/* Platform Revamp Pages */

/* ===== Tailwind static layer (captured, preflight trimmed) ===== */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style:
}

*,
::before,
::after {
  box-sizing: border-box
}

.relative {
  position: relative
}

.m-0 {
  margin: 0px
}

.mx-auto {
  margin-left: auto;
  margin-right: auto
}

.mb-14 {
  margin-bottom: 3.5rem
}

.mb-16 {
  margin-bottom: 4rem
}

.mb-3 {
  margin-bottom: 0.75rem
}

.mb-4 {
  margin-bottom: 1rem
}

.mb-5 {
  margin-bottom: 1.25rem
}

.mb-7 {
  margin-bottom: 1.75rem
}

.mt-2 {
  margin-top: 0.5rem
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.w-full {
  width: 100%
}

.max-w-\[1200px\] {
  max-width: 1200px
}

.max-w-\[1280px\] {
  max-width: 1280px
}

.max-w-\[440px\] {
  max-width: 440px
}

.max-w-\[760px\] {
  max-width: 760px
}

.flex-1 {
  flex: 1 1 0%
}

.shrink-0 {
  flex-shrink: 0
}

.list-none {
  list-style-type: none
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

.flex-col {
  flex-direction: column
}

.items-start {
  align-items: flex-start
}

.items-center {
  align-items: center
}

.gap-14 {
  gap: 3.5rem
}

.gap-6 {
  gap: 1.5rem
}

.gap-8 {
  gap: 2rem
}

.gap-x-6 {
  column-gap: 1.5rem
}

.gap-y-10 {
  row-gap: 2.5rem
}

.self-start {
  align-self: flex-start
}

.overflow-hidden {
  overflow: hidden
}

.rounded-3xl {
  border-radius: 1.5rem
}

.rounded-full {
  border-radius: 9999px
}

.border {
  border-width: 1px
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px
}

.border-l-2 {
  border-left-width: 2px
}

.border-t {
  border-top-width: 1px
}

.border-\[\#F24348\] {
  --tw-border-opacity: 1;
  border-color: rgb(242 67 72 / var(--tw-border-opacity, 1))
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.bg-\[\#FAD92B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 217 43 / var(--tw-bg-opacity, 1))
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.p-0 {
  padding: 0px
}

.p-8 {
  padding: 2rem
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem
}

.pl-5 {
  padding-left: 1.25rem
}

.text-center {
  text-align: center
}

.font-mono {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
}

.text-\[12px\] {
  font-size: 12px
}

.text-\[14\.5px\] {
  font-size: 14.5px
}

.text-\[14px\] {
  font-size: 14px
}

.text-\[44px\] {
  font-size: 44px
}

.font-medium {
  font-weight: 500
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

.leading-\[1\.08\] {
  line-height: 1.08
}

.leading-\[1\.15\] {
  line-height: 1.15
}

.leading-\[1\.65\] {
  line-height: 1.65
}

.leading-none {
  line-height: 1
}

.text-\[\#0D1428\] {
  --tw-text-opacity: 1;
  color: rgb(13 20 40 / var(--tw-text-opacity, 1))
}

.text-\[var\(--c-sky\)\] {
  color: var(--c-sky)
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1))
}

.text-white\/65 {
  color: rgb(255 255 255 / 0.65)
}

@media (min-width: 640px) {
  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1
  }

  .sm\:text-\[52px\] {
    font-size: 52px
  }
}

@media (min-width: 1024px) {
  .lg\:sticky {
    position: sticky
  }

  .lg\:mb-16 {
    margin-bottom: 4rem
  }

  .lg\:block {
    display: block
  }

  .lg\:w-\[300px\] {
    width: 300px
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
  }

  .lg\:grid-cols-\[1\.1fr_1fr\] {
    grid-template-columns: 1.1fr 1fr
  }

  .lg\:grid-cols-\[240px_1fr\] {
    grid-template-columns: 240px 1fr
  }

  .lg\:flex-row {
    flex-direction: row
  }

  .lg\:items-center {
    align-items: center
  }

  .lg\:gap-x-10 {
    column-gap: 2.5rem
  }

  .lg\:justify-self-end {
    justify-self: end
  }

  .lg\:p-12 {
    padding: 3rem
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .lg\:py-24 {
    padding-top: 80px;
    padding-bottom: 80px
  }

  .lg\:py-28 {
    padding-top: 100px;
    padding-bottom: 130px
  }

  .lg\:text-\[30px\] {
    font-size: 30px
  }

  .lg\:text-\[44px\] {
    font-size: 44px
  }

  .lg\:text-\[54px\] {
    font-size: 54px
  }

  .lg\:text-\[60px\] {
    font-size: 60px
  }
}

/* ===== Case Management page CSS (from live render) ===== */
body {
  overflow: unset
}

:root {
  --c-navy: #0D1428;
  --c-navy-2: #1A2850;
  --c-sky: #539FF9;
  --c-sky-2: #7BB5FB;
  --c-red: #F24348;
  --c-yellow: #FAD92B;
  --c-cool-1: #F1F6FB;
  --c-cool-2: #D7E0E9;
  --c-muted: #5B6480
}

.font-display,
h1.font-display,
h2.font-display,
h3.font-display {
  font-family: 'Flecha M';
  font-weight: 500;
  letter-spacing: 0;
  font-style: normal
}

.eyebrow {
  font-family: 'Graphik-Regular';
  font-size: 11px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 500
}

.font-mono {
  color: #91A1B4;
  font-family: 'Graphik-Medium' !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -.16px;
  text-transform: uppercase
}

.btn-yellow {
  background: var(--c-yellow);
  color: var(--c-navy);
  font-weight: 600
}

.btn-yellow:hover {
  background: #F0CC1A
}

.btn-outline-light {
  border: 1px solid rgb(255 255 255 / .4);
  color: var(--c-cool-1);
  font-weight: 500
}

.btn-outline-light:hover {
  background: rgb(255 255 255 / .08)
}

.navy {
  background: var(--c-navy)
}

.navy-2 {
  background: var(--c-navy-2)
}

details>summary {
  list-style: none;
  cursor: pointer
}

details>summary::-webkit-details-marker {
  display: none
}

details[open] .plus::before {
  content: "−"
}

details .plus::before {
  content: "+"
}

.scroll-no-bar::-webkit-scrollbar {
  display: none
}

.scroll-no-bar {
  -ms-overflow-style: none;
  scrollbar-width: none
}

.cta-gradient {
  background: linear-gradient(-90deg, #fff0 0%, rgb(13 20 40) 67.4%, #fff0 100%), linear-gradient(180deg, rgb(250 217 43 / .85) 0%, rgb(242 67 72 / .85) 50%, rgb(83 159 249 / .85) 100%)
}

.hero-grid {
  background-image: linear-gradient(rgb(83 159 249 / .06) 1px, transparent 1px), linear-gradient(90deg, rgb(83 159 249 / .06) 1px, transparent 1px);
  background-size: 36px 34px
}

.ent-nav-link {
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  color: rgb(255 255 255 / .4);
  text-decoration: none;
  padding: 14px 0;
  transition: color .25s ease
}

.ent-nav-link:hover {
  color: rgb(255 255 255 / .8)
}

.ent-nav-link.active {
  color: #f95469
}

.ent-cta {
  transition: transform .15s ease, box-shadow .15s ease;
  font-family: 'Graphik-Medium'
}

.ent-cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgb(250 217 43 / .35)
}

.lg\:sticky {
  position: sticky;
  top: 190px !important
}

.ent-card {
  top: 180px !important
}

.ent-card:nth-child(2) {
  top: 190px !important
}

.ent-card:nth-child(3) {
  top: 200px !important
}

.ent-card {
  top: 180px !important;
  background: url(https://shuftipro.com/wp-content/uploads/Frame-2085666017.png) no-repeat center !important;
  background-size: cover !important;
  gap: 8px;
  padding: 60px 32px
}

.newadsastloc-inr img.w-12.h-12 {
  width: 108px;
  height: 108px;
  margin-bottom: 8px
}

.shadow-sm {
  border-radius: 14px;
  border: 1px solid rgb(83 159 249 / .2);
  background: #FFF;
  box-shadow: 0 4px 24px 0 rgb(83 159 249 / .2)
}

.ent-card.rounded-3xl h3.font-display.text-2xl {
  color: #F1F6FB;
  font-family: 'Graphik-Regular';
  font-size: 28px;
  line-height: 36px
}

@media (min-width:1025px) {
  .newadsastloc-inr {
    padding: 0
  }

  .newadsastloc-inr .grid.gap-10 {
    padding: 40px
  }

  .newadsastloc-inr .rounded-2xl img.w-full {
    width: 370px
  }

  .newadsastloc-inr .grid.gap-10 {
    padding: 40px;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap
  }

  .newadsastloc-inr .grid.gap-10>div:first-child {
    width: calc(100% - 510px)
  }

  img[alt="liminal"] {
    max-width: 156px
  }

  .ent-card {
    min-height: 480px;
    box-shadow: none !important;
    padding: 60px 32px !important;
    gap: 8px
  }

  .ent-card>div {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: flex-start
  }

  a.ent-cta.inline-block.mt-2 {
    margin-top: auto
  }

  .text-center.mb-14 h2.font-display {
    font-size: 48px;
    max-width: 100%
  }

  .gap-y-10 .border-l-2 .leading-none.mb-3.stat-num-grad {
    font-size: 72px
  }

  .text-center.mb-16 .font-mono.uppercase.font-medium.mb-5 {
    font-size: 16px
  }

  .rounded-3xl h3.font-display.text-2xl {
    font-size: 28px
  }

  .rounded-3xl .uppercase.font-semibold.mb-2 {
    font-size: 14px
  }

  .rounded-3xl .mb-5 p {
    font-size: 14px
  }
}

.rounded-3xl h3.font-display.text-2xl {
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Medium';
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px
}

.newadsastloc-inr .leading-relaxed.mb-6.flex-grow {
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Regular';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px
}

.border-t,
.border-y {
  border: none;
  border-bottom: 1px solid #fff0;
  border-image: linear-gradient(to left, #fff0, rgb(255 255 255 / .4), #fff0) 1;
  border-image-slice: 1
}

@media (max-width:1024px) {
  .ent-card {
    position: static !important;
    top: auto !important
  }
}

.tabs-sec {
  padding: 100px 0;
  background: linear-gradient(180deg, #0D1428 0%, #0D1428 100%);
  background-color: var(--c-navy);
  color: #fff;
  position: relative;
  overflow: hidden
}

.tabs-sec::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 50% at 50% 0%, rgb(83 159 249 / .18), transparent 65%);
  pointer-events: none
}

.tabs-parent-row {
  max-width: 1200px;
  margin: auto;
  padding: 0 24px;
  position: relative;
  z-index: 1
}

.tabs-heading {
  text-align: center
}

.tabs-eye {
  font-family: 'Graphik-Regular';
  font-size: 18px;
  letter-spacing: 0;
  color: rgb(255 255 255 / .65);
  text-transform: uppercase
}

.tabs-heading-iner {
  color: #F1F6FB;
  text-align: center;
  font-family: 'Flecha M';
  font-size: 56px;
  font-weight: 500;
  line-height: normal;
  padding: 20px 0 64px;
  margin: 0 auto;
  letter-spacing: 0
}

.tabpaseraaw {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.tabpaseraaw::-webkit-scrollbar {
  display: none
}

.tab {
  position: relative;
  display: flex;
  justify-content: space-between;
  overflow: hidden
}

.tab button {
  border: none;
  outline: none;
  cursor: pointer;
  background: #fff0;
  color: #91A1B4;
  text-align: center;
  font-family: 'Graphik-Medium';
  font-size: 18px;
  font-weight: 500;
  line-height: 59px;
  padding: 0 16px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  width: 25%
}

.tab button.active {
  color: #F1F6FB;
  border-radius: 18px 18px 0 0;
  transition: all 0.4s ease
}

.tab .tab-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 18px 18px 0 0;
  background: linear-gradient(2deg, transparent 27.78%, #F95469 259.51%), linear-gradient(180deg, rgb(255 255 255 / .05) 0%, transparent 378.33%);
  transition: all 0.4s ease;
  z-index: 0
}

.tab button.active::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 8;
  border-radius: 18px 18px 0 0;
  border: 1px solid #fff0;
  background: linear-gradient(180deg, rgb(255 255 255 / .26), transparent) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none
}

.tabcontent {
  display: none;
  padding: 55px;
  border-radius: 18px;
  background: rgb(255 255 255 / .05);
  min-height: 516px;
  position: relative;
  border: 1px solid rgb(255 255 255 / .08)
}

div#int-tab-1[style="display: block;"] {
  border-radius: 0 18px 18px 18px
}

div#int-tab-4[style="display: block;"] {
  border-radius: 18px 0 18px 18px
}

.tabs-zig-iner {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  height: 390px;
  position: relative;
  z-index: 2
}

.newzigzag-section-cont {
  flex: 1;
  max-width: 55%;
  display: flex;
  align-items: flex-start;
  flex-direction: column
}

.newzigzag-section-img {
  max-width: 485px;
  width: 45%;
  display: flex;
  align-items: center;
  justify-content: center
}

.newzigzag-section-img img {
  width: 100%;
  height: auto;
  border-radius: 14px
}

.tab-content-para {
  color: #F1F6FB;
  font-family: 'Graphik-Regular';
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 32px
}

.tab-content-ul {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 153px
}

.tab-content-ul li {
  color: #F1F6FB;
  font-family: 'Graphik-Regular';
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 16px;
  padding-left: 32px;
  position: relative;
  max-width: 416px
}

.tab-content-ul li::before {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  left: 0;
  top: 3px;
  border-radius: 50%;
  background: rgb(83 159 249 / .2);
  border: 1.5px solid var(--c-sky)
}

.tab-content-ul li::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 4px;
  left: 5px;
  top: 9px;
  border-left: 1.5px solid var(--c-sky);
  border-bottom: 1.5px solid var(--c-sky);
  transform: rotate(-45deg)
}

.new-yellow-btn {
  display: inline-block;
  background: var(--c-yellow);
  color: var(--c-navy);
  padding: 14px 24px;
  border-radius: 80px;
  font-family: 'Graphik-Medium';
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
  margin-top: auto;
  align-self: flex-start;
  transition: transform .15s ease, box-shadow .15s ease
}

.new-yellow-btn:hover {
  transform: none;
  box-shadow: 0 6px 18px rgb(250 217 43 / .35)
}

@media (max-width:1024px) {
  .tabs-heading-iner {
    font-size: 44px
  }

  .tab {
    gap: 8px
  }

  .tab button {
    padding: 0;
    font-size: 14px
  }

  .tabcontent {
    padding: 32px;
    min-height: auto
  }
}

@media (max-width:767px) {
  .tabs-sec {
    padding: 56px 0
  }

  .tabs-heading-iner {
    font-size: 32px;
    padding-bottom: 40px
  }

  .tab {
    width: max-content;
    border-bottom: .5px solid #91A1B4;
    margin-bottom: 48px;
    gap: 0
  }

  .tab button {
    font-size: 16px;
    line-height: normal;
    width: auto;
    min-width: 140px;
    height: 63px;
    border-bottom: 2px solid transparent !important;
    padding: 0 12px
  }

  .tab button.active {
    background: none;
    box-shadow: none;
    border-bottom: 2px solid #F95469 !important;
    color: #F1F6FB
  }

  .tab button.active::after {
    display: none
  }

  .tab .tab-bg {
    display: none !important
  }

  .tabcontent {
    padding: 32px 16px;
    border-radius: 18px
  }

  .ent-card {
    padding: 32px 16px
  }

  .tabs-zig-iner {
    flex-wrap: wrap
  }

  .newzigzag-section-cont {
    width: 100%;
    max-width: 100%
  }

  .newzigzag-section-img {
    max-width: 100%;
    width: 100%;
    margin-top: 32px
  }

  .newzigzag-section-cont .new-yellow-btn {
    margin-top: 32px
  }

  .tab-content-para {
    font-size: 16px;
    line-height: 22px
  }

  .tab-content-ul li {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 24px
  }
}

.firstmainnewrrw {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: var(--c-cool-1);
  justify-content: space-between
}

.firstmainnewrrw-cont {
  width: 50%;
  padding-left: calc((100vw - 1200px) / 2) !important;
  display: flex;
  flex-direction: column;
  gap: 40px
}

.firstmainnewrrw-cont .font56-fletcha {
  width: 84%;
  max-width: 100%;
  margin-bottom: -10px
}

.firstmainnewrrw-cont .font18-graphik {
  color: var(--c-navy);
  font-family: 'Graphik-Regular';
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  width: 567px;
  max-width: 100%
}

.firstmainnewrrw .font16-graphik {
  color: #354557;
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase
}

.firstmainnewrrw .font56-fletcha {
  color: var(--c-navy);
  font-family: 'Flecha M';
  font-size: 56px;
  font-weight: 500;
  line-height: 68px;
  text-transform: capitalize
}

.firstmainnewrrw-animation {
  width: 50%;
  height: 100%;
  position: relative;
  object-fit: cover;
  background: linear-gradient(47deg, #539EFA -57.28%, #0D1428 50.61%, #0D1428 82.45%, #539EFA 141.31%)
}

.firstmainnewrrw-animation img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  max-height: 700px
}

.firstmainnewrrw-animation lottie-player {
  height: 80%;
  width: 80%;
  position: absolute;
  top: 10%;
  left: 10%
}

.new-yellow-btn {
  border-radius: 80px;
  background: var(--c-yellow);
  padding: 21.3px 37px;
  display: inline-block;
  color: var(--c-navy);
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  position: relative;
  transition: all .3s linear;
  max-height: 60px;
  width: max-content;
  text-decoration: none
}

.new-yellow-btn:hover {
  background: linear-gradient(0deg, rgb(255 255 255 / .22), rgb(255 255 255 / .22)), var(--c-yellow);
  box-shadow: 0 0 36px rgb(250 217 43 / .25)
}

@media (max-width:1200px) {
  .firstmainnewrrw-cont {
    padding-left: calc((100vw - 95%) / 2) !important
  }
}

@media (max-width:1024px) {
  .firstmainnewrrw .font56-fletcha {
    font-size: 40px;
    line-height: 1.15
  }

  .firstmainnewrrw-cont {
    gap: 20px
  }

  .firstmainnewrrw-animation img {
    height: 600px
  }
}

@media (min-width:768px) and (max-width:1024px) {
  .firstmainnewrrw-animation {
    min-height: 560px
  }
}

@media (max-width:767px) {
  .firstmainnewrrw-cont {
    width: 100%;
    padding: 100px 30px 40px !important;
    text-align: center;
    justify-content: center;
    align-items: center
  }

  .firstmainnewrrw-cont .font56-fletcha {
    margin-bottom: 10px;
    font-size: 32px;
    width: 100%
  }

  .firstmainnewrrw-cont .font18-graphik {
    font-size: 16px;
    line-height: 22px;
    width: 100%
  }

  .firstmainnewrrw-cont .new-yellow-btn {
    width: 236px;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    margin: auto
  }

  .mb-3 {
    font-size: 36px
  }

  .firstmainnewrrw-animation {
    width: 100%
  }

  .firstmainnewrrw-animation img {
    height: auto
  }
}

.faq-section {
  max-width: 1148px;
  margin: auto;
  padding: 100px 24px
}

.faq-section .font60-fletcha {
  margin-bottom: 64px;
  color: var(--c-navy);
  text-align: center;
  font-family: 'Flecha M';
  font-size: 56px;
  font-weight: 500;
  line-height: 1.18
}

.new-toggle-sec-cont {
  width: 100%;
  margin-bottom: 0
}

.new-toggle-sec-cont .font28-graphik {
  text-align: left;
  margin-bottom: 0;
  padding: 34px 72px 24px 0;
  border-top: 1px solid #D7E0E9;
  position: relative;
  transition: all .3s linear;
  color: var(--c-navy);
  font-family: 'Graphik-Medium';
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  cursor: pointer
}

.new-toggle-sec-cont .font28-graphik:after {
  content: '';
  width: 56px;
  height: 56px;
  position: absolute;
  background: url(https://shuftipro.com/wp-content/uploads/Frame-1-2.svg) no-repeat center;
  right: 0;
  top: 20px;
  transition: all .3s linear;
  border-radius: 50%
}

.new-toggle-sec-cont .font28-graphik.active-icon:after {
  background: url(https://shuftipro.com/wp-content/uploads/Frame-5.svg) no-repeat center;
  transform: rotate(180deg)
}

.new-toggle-sec-cont .font24-graphik {
  margin: 0 0 34px;
  padding-right: 72px;
  color: #5C6C80;
  font-family: 'Graphik-Regular';
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height .35s ease, opacity .25s ease, margin .35s ease
}

.toggling-cont:first-child .font28-graphik {
  border-top: none !important
}

@media (max-width:767px) {
  .faq-section {
    padding: 40px 24px
  }

  .faq-section .font60-fletcha {
    font-size: 32px;
    line-height: 1.3;
    margin-bottom: 48px
  }

  .new-toggle-sec-cont .font28-graphik {
    font-size: 18px;
    padding: 24px 48px 24px 0
  }

  .new-toggle-sec-cont .font28-graphik:after {
    width: 30px;
    height: 30px;
    background-size: contain;
    top: calc(50% - 15px)
  }

  .new-toggle-sec-cont .font24-graphik {
    font-size: 14px;
    line-height: 22px;
    padding-right: 0
  }
}

.build-rw {
  padding: 0 24px 100px
}

.buidl-div {
  max-width: 1200px;
  margin: 0 auto;
  background: url(https://shuftipro.com/wp-content/uploads/cta-bg.png) no-repeat center;
  background-size: cover;
  background-color: var(--c-navy);
  border-radius: 34px;
  text-align: center;
  padding: 80px 120px
}

.buidl-div .font56-fletcha {
  color: #FFF;
  font-family: 'Flecha M';
  font-size: 56px;
  font-weight: 500;
  line-height: 1;
  width: 826px;
  max-width: 100%;
  margin: 0 auto 40px
}

.buidl-div .font18-graphik {
  color: #D7E0E9;
  font-family: 'Graphik-Regular';
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  max-width: 826px;
  margin: 0 auto 24px
}

.cta-btns-n {
  margin-top: 8px;
  display: inline-flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center
}

.cta-btns-n a.new-yellow-btn {
  border-radius: 80px;
  background: var(--c-yellow);
  padding: 21.3px 54px;
  display: inline-block;
  color: var(--c-navy);
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  transition: all .3s linear;
  text-decoration: none
}

.cta-btns-n a.new-yellow-btn:hover {
  transform: none;
  box-shadow: 0 6px 18px rgb(250 217 43 / .35)
}

.cta-btns-n a.new-white-btn {
  border-radius: 80px;
  background: #fff0;
  padding: 21.3px 54px;
  display: inline-block;
  color: #F1F6FB;
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  border: 1px solid #FFF;
  transition: all .3s linear;
  text-decoration: none
}

.cta-btns-n a.new-white-btn:hover {
  background: #FFF;
  color: var(--c-navy)
}

a.new-whitee-btn {
  border-radius: 80px;
  border: 1.2px solid var(--Navy, #0D1428);
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
  width: 159px;
  height: 59px;
  line-height: 57px;
  text-align: center
}

a.new-whitee-btn:hover {
  background: var(--Shufti-Cool-Gray-1, #F1F6FB)
}

.firstmainnew-btn {
  display: flex;
  align-items: center;
  gap: 16px
}

@media (max-width:767px) {
  .build-rw {
    padding: 0 16px 56px
  }

  .buidl-div {
    padding: 48px 24px;
    border-radius: 24px
  }

  .buidl-div .font56-fletcha {
    font-size: 32px;
    line-height: 1.2;
    width: 100%;
    margin-bottom: 32px
  }

  .buidl-div .font18-graphik {
    font-size: 16px;
    line-height: 22px
  }

  .cta-btns-n {
    flex-direction: column;
    gap: 12px;
    margin-top: 32px
  }

  .cta-btns-n a {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding: 16px 24px
  }
}

.newzigzasdzagrw {
  background: linear-gradient(180deg, rgb(83 159 249 / .25) -34.72%, #fff0 100.99%), #FFF;
  padding: 100px 0
}

.newzeagzagdiv {
  max-width: 1200px;
  margin: auto;
  padding: 0 24px
}

.newzeagzagdiv-eyebrow {
  font-family: 'Graphik-Medium';
  font-size: 16px;
  letter-spacing: 0;
  color: #5c6c80;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px
}

.newzeagzagdiv h2.zig-title {
  text-align: center;
  font-size: 56px;
  font-family: 'Flecha M';
  font-weight: 500;
  color: var(--c-navy);
  max-width: 860px;
  margin: 0 auto 100px;
  line-height: 1.15;
  letter-spacing: 0
}

.newzeagzagdiv-inr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.newzeagzagdiv-inr:not(:last-child) {
  margin-bottom: 100px
}

.newzeagzagdiv-inr-coont {
  width: 586px;
  max-width: calc(52% - 32px)
}

.newzeagzagdiv-inr-img {
  width: calc(48.5% - 32px);
  position: relative
}

.newzeagzagdiv-inr-coont h3 {
  color: var(--c-navy);
  padding: 0 0 64px;
  font-size: 28px;
  font-family: 'Graphik-Medium';
  font-weight: 500;
  margin: 0
}

.newzeagzagdiv-inr-img img.poasdastinrelat {
  position: relative;
  visibility: hidden;
  opacity: 0
}

.newzeagzagdiv-inr-img img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 1s linear;
  border-radius: 14px
}

.newzeagzagdiv-inr-img img.active {
  opacity: 1
}

.headingpluconttex {
  display: flex;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  padding-left: 20px
}

.headingpluconttex:not(:last-child) {
  margin-bottom: 36px
}

.headingpluconttex::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  left: 0;
  border-radius: 40px;
  background: #D7E0E9;
  z-index: 1
}

.headingpluconttex:after {
  height: 0;
  content: '';
  position: absolute;
  width: 2px;
  left: 0;
  border-radius: 40px;
  background: var(--c-sky);
  z-index: 1
}

.headingpluconttex.active:after {
  height: 100%;
  transition: all 4s linear
}

.headingpluconttex h4 {
  font-size: 20px;
  font-weight: 500;
  color: var(--c-navy);
  margin: 0;
  text-transform: capitalize;
  font-family: 'Graphik-Medium'
}

.headingpluconttex p {
  display: none;
  margin: 16px 0 0;
  font-size: 18px;
  line-height: 26px;
  color: var(--c-muted);
  font-family: 'Graphik-Regular'
}

.headingpluconttex.active p {
  display: block
}

.headingpluconttex img.showonmob {
  display: none
}

@media (max-width:767px) {
  .newzigzasdzagrw {
    padding: 56px 0
  }

  .newzeagzagdiv h2.zig-title {
    font-size: 32px;
    margin-bottom: 48px
  }

  .newzeagzagdiv-inr {
    flex-direction: column
  }

  .newzeagzagdiv-inr-coont {
    width: 100%;
    max-width: 100%
  }

  .newzeagzagdiv-inr-img {
    display: none
  }

  .headingpluconttex {
    padding: 24px 0;
    padding-left: 0;
    border-bottom: 1px solid #5c6c8038;
    cursor: pointer
  }

  .headingpluconttex::before,
  .headingpluconttex:after {
    display: none
  }

  .headingpluconttex:not(:last-child) {
    margin-bottom: 0
  }

  .headingpluconttex h4 {
    position: relative;
    padding-right: 32px
  }

  .headingpluconttex h4:after {
    content: '+';
    position: absolute;
    width: 22px;
    height: 22px;
    right: 0;
    background: #91A1B4;
    text-align: center;
    color: #fff;
    line-height: 22px;
    border-radius: 50%;
    top: calc(50% - 11px);
    font-weight: 400;
    font-size: 14px
  }

  .headingpluconttex.active h4:after {
    content: '−';
    line-height: 18px
  }

  .headingpluconttex.active img.showonmob {
    display: block;
    margin-top: 16px;
    border-radius: 10px
  }
}

.logo-slider {
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent 100%)
}

.logo-slider-track {
  display: flex;
  gap: 56px;
  width: max-content;
  align-items: center;
  animation: logo-marquee 45s linear infinite
}

.logo-slider:hover .logo-slider-track {
  animation-play-state: paused
}

.stats-eyebrow.mb-4 {
  font-family: 'Graphik-Medium' !important
}

.bg-white .grid.grid-cols-2 {
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  max-width: 100%;
}

.gap-y-10 .border-l-2 {
  border: none;
  position: relative;
  width: 280px;
  max-width: 33%
}

.stat-label {
  text-transform: capitalize
}

.gap-y-10 .border-l-2::before {
  content: "";
  background: url(https://shuftipro.com/wp-content/uploads/Frame-2085666896-5.svg) no-repeat top;
  background-size: cover;
  position: absolute;
  width: 2px;
  height: 100%;
  left: 0
}

.bg-white .text-\[14px\] {
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: capitalize
}

.bg-white .text-\[14px\] strong {
  font-family: 'Graphik-Medium'
}

h2#why-h {
  width: 800px;
  max-width: 100%;
  margin: auto;
  font-size: 56px;
  text-transform: capitalize;
}

@keyframes logo-marquee {
  0% {
    transform: translateX(0)
  }

  100% {
    transform: translateX(calc(-50% - 28px))
  }
}

.newzigzasdzagrw .cap-eyebrow {
  color: var(--Shufti-Navy, #0D1428);
  font-family: 'Graphik-Medium';
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -.28px;
  text-transform: capitalize;
  margin: 0;
  padding-top: 36px
}

@media (max-width:767px) {
  .newzigzasdzagrw .cap-eyebrow {
    font-size: 24px;
    padding-bottom: 0
  }
}

.newzigzasdzagrw .newzeagzagdiv-inr-img {
  min-height: 450px
}

#scoped-import-designed-solutions,
#scoped-import-designed-solutions *,
#scoped-import-designed-solutions *::before,
#scoped-import-designed-solutions *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  line-height: 1.4
}

#scoped-import-designed-solutions ul {
  list-style: none
}

#scoped-import-designed-solutions a {
  color: inherit;
  text-decoration: none
}

#scoped-import-designed-solutions button {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
  color: inherit
}

#scoped-import-designed-solutions img {
  display: block;
  max-width: 100%;
  height: auto
}

#scoped-import-designed-solutions {
  width: 100%;
  background: #fff;
  padding-top: clamp(48px, 7vw, 100px);
  padding-bottom: clamp(48px, 7vw, 100px);
  padding-left: clamp(20px, 8vw, 120px);
  padding-right: clamp(20px, 8vw, 120px);
  font-family: 'Graphik-Regular';
  color: var(--c-navy);
  position: relative;
  overflow: hidden
}

#scoped-import-designed-solutions .ds-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: clamp(40px, 5vw, 64px)
}

#scoped-import-designed-solutions .ds-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: clamp(24px, 3vw, 40px)
}

#scoped-import-designed-solutions .ds-eyebrow {
  font-family: 'Graphik-Medium';
  color: var(--Shufti-Cool-Gray-3-and-a-half, #5C6C80);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase
}

#scoped-import-designed-solutions .ds-title {
  font-family: 'Flecha M';
  font-size: clamp(32px, 5vw, 56px);
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: 0;
  color: var(--c-navy)
}

#scoped-import-designed-solutions .ds-tabs {
  display: flex;
  align-items: center;
  gap: clamp(12px, 2vw, 24px);
  width: 100%
}

#scoped-import-designed-solutions .ds-arrow {
  flex: 0 0 auto;
  width: 33px;
  height: 32px;
  border-radius: 50%;
  background: #0D1428;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform .15s ease, background .15s ease;
}

#scoped-import-designed-solutions .ds-arrow:hover {
  background: #1a2440;
  transform: scale(1.05)
}

#scoped-import-designed-solutions .ds-arrow svg {
  width: 18px;
  height: 18px
}

#scoped-import-designed-solutions .ds-tab-list-window {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  min-width: 0
}

#scoped-import-designed-solutions .ds-tab-list {
  display: flex;
  align-items: center;
  gap: clamp(8px, 1.2vw, 16px);
  flex: 0 0 auto;
  white-space: nowrap;
  transition: transform .4s cubic-bezier(.22, .61, .36, 1);
  will-change: transform;
  list-style: none
}

#scoped-import-designed-solutions .ds-tab-list>li {
  flex: 0 0 auto
}

#scoped-import-designed-solutions .ds-tab-list.ds-no-transition {
  transition: none !important
}

#scoped-import-designed-solutions .ds-tab {
  font-family: 'Graphik-Medium';
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #0D1428;
    background: #f1f6fb;
    border: 1px solid #d7e0e9;
    padding: 7.5px 0px;
    border-radius: 999px;
    white-space: nowrap;
    text-transform: capitalize;
    transition: background .15s ease, color .15s ease, border-color .15s ease;
    width: 142px;
}

#scoped-import-designed-solutions .ds-tab:hover {
  background: rgb(13 20 40 / .08)
}

#scoped-import-designed-solutions .ds-tab.is-active {
  font-size: clamp(20px, 2vw, 28px);
  color: #f95469;
  background: #fff0;
  border: 1.5px solid #f95469;
  padding: 12px 24px;
  width: fit-content !important;
}
#scoped-import-designed-solutions > div > nav > div > ul > li:nth-child(12) > button {
  width: 171px !important;
    max-width: 100%;
}

#scoped-import-designed-solutions .ds-content {
  display: grid;
  grid-template-columns: minmax(0, 540px) minmax(0, 1fr);
  gap: clamp(24px, 4vw, 60px);
  align-items: stretch;
  border-radius: 24px;
  padding: clamp(32px, 4vw, 46px) clamp(24px, 4vw, 56px);
  min-height: clamp(280px, 30vw, 319px);
  padding-bottom: 0;
    padding-top: 0;
}

@keyframes ds-content-flash {
  0% {
    opacity: .35;
    transform: translateY(6px)
  }

  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

#scoped-import-designed-solutions .ds-content.is-flashing .ds-content-title,
#scoped-import-designed-solutions .ds-content.is-flashing .ds-content-desc {
  animation: ds-content-flash .32s cubic-bezier(.22, .61, .36, 1)
}

#scoped-import-designed-solutions .ds-content-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: clamp(20px, 2.5vw, 32px)
}

#scoped-import-designed-solutions .ds-content-title {
  font-family: 'Graphik-Medium';
  font-size: clamp(22px, 2.4vw, 28px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  color: #0D1428;
  text-transform: capitalize;
  min-height: 70px;
}

#scoped-import-designed-solutions .ds-content-desc {
  font-family: 'Graphik-Regular';
  font-size: clamp(15px, 1.4vw, 18px);
  font-weight: 400;
  line-height: 1.55;
  color: #0D1428;
  max-width: 540px;
  min-height: 112px;
}

#scoped-import-designed-solutions .ds-content-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  align-self: flex-start;
  font-family: 'Graphik-Medium';
  font-size: 18px;
  font-weight: 500;
  color: var(--c-sky);
  transition: gap .2s ease, color .15s ease
}

#scoped-import-designed-solutions .ds-content-cta:hover {
  gap: 12px;
  color: #2f7fd8
}

#scoped-import-designed-solutions .ds-content-cta svg {
  width: 16px;
  height: 16px
}

#scoped-import-designed-solutions .ds-logos-row {
  display: flex;
  gap: clamp(20px, 2.4vw, 40px);
  align-items: center;
  flex-wrap: wrap;
  min-height: 48px
}

#scoped-import-designed-solutions .ds-logos-row img {
  height: 80px;
  width: auto;
  object-fit: contain;
  max-width: 140px
}

#scoped-import-designed-solutions .ds-btn-row {
  display: flex;
  gap: 12px;
  flex-wrap: wrap
}

#scoped-import-designed-solutions .ds-btn-row a {
  width: fit-content;
  text-align: center
}

#scoped-import-designed-solutions .ds-btn-white {
  background: #fff;
  border: 1px solid rgb(13 20 40 / .15);
  color: var(--c-navy);
  padding: 0 28px;
  border-radius: 999px;
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background .15s ease, transform .15s ease, box-shadow .15s ease;
  display: inline-block;
  line-height: 59px;
}

#scoped-import-designed-solutions .ds-btn-white:hover {
  background: var(--c-cool-1);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgb(13 20 40 / .08)
}

#scoped-import-designed-solutions .ds-btn-yellow {
  background: var(--c-yellow);
  border: 1px solid var(--c-yellow);
  color: var(--c-navy);
  padding: 0 28px;
  border-radius: 999px;
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background .15s ease, transform .15s ease, box-shadow .15s ease;
  display: inline-block;
  line-height: 59px;
}

#scoped-import-designed-solutions .ds-btn-yellow:hover {
  background: #f0cc1a;
  transform: translateY(-1px);
  box-shadow: 0 6px 18px rgb(250 217 43 / .35)
}

#scoped-import-designed-solutions .ds-content-visual {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(220px, 24vw, 294px);
  position: relative
}

#scoped-import-designed-solutions .ds-visual-img {
  width: 100%;
  max-width: clamp(320px, 40vw, 520px);
  height: auto;
  object-fit: contain;
  display: block
}

@media (max-width:900px) {
  #scoped-import-designed-solutions .ds-content {
    grid-template-columns: 1fr;
    gap: clamp(24px, 5vw, 40px)
  }

  #scoped-import-designed-solutions .ds-tab-list {
    justify-content: flex-start
  }

  #scoped-import-designed-solutions .ds-tabs {
    gap: clamp(20px, 3vw, 32px)
  }

  #scoped-import-designed-solutions .ds-tab-list {
    gap: clamp(12px, 1.6vw, 20px)
  }
}

@media (max-width:600px) {
  #scoped-import-designed-solutions .ds-arrow {
    width: 36px;
    height: 36px
  }

  #scoped-import-designed-solutions .ds-tab {
    font-size: 15px;
    padding: 12px 16px
  }

  #scoped-import-designed-solutions .ds-tab.is-active {
    font-size: 18px;
    padding: 10px 18px
  }
}

@media (max-width:767px) {
  #scoped-import-designed-solutions .ds-content {
    padding: 0
  }

  #scoped-import-designed-solutions .ds-content-visual {
    display: none
  }

  #scoped-import-designed-solutions .ds-logos-row {
    gap: 10px
  }

  #scoped-import-designed-solutions .ds-logos-row img {
    width: calc(33.33% - 8px)
  }
}

.client-testimonial-sec {
  background: var(--c-navy, #0D1428);
  padding: 100px 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden
}

.client-testimonial-inr {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  gap: 64px;
  align-items: center
}

.client-testimonial-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
  width: 100%
}

.client-testimonial-eyebrow {
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
  color: var(--c-cool-3, #91A1B4);
  margin: 0;
  text-align: center
}

.client-testimonial-h2 {
  font-family: 'Flecha M';
  font-size: 56px;
  font-weight: 500;
  line-height: 68px;
  color: var(--c-cool-1, #F1F6FB);
  text-align: center;
  margin: 0
}

.client-testimonial-tabs {
  width: 100%;
  max-width: 1160px;
  display: flex;
  align-items: stretch;
  border-bottom: .5px solid var(--c-cool-3, #91A1B4)
}

.client-tab {
  flex: 1 0 0%;
  min-width: 0;
  height: 89.275px;
  background: #fff0;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 10px;
  border-bottom: 2px solid #fff0;
  transition: border-color .2s ease
}

.client-tab img {
  max-height: 38px;
  width: auto;
  mix-blend-mode: luminosity;
  opacity: .85;
  transition: mix-blend-mode .2s ease, opacity .2s ease
}

.client-tab.is-active {
  border-bottom-color: var(--c-light-red, #F95469)
}

.client-tab.is-active img {
  mix-blend-mode: normal;
  opacity: 1
}

.client-tab+.client-tab {
  border-left: .5px solid rgb(0 0 0 / .2)
}

.client-testimonial-card {
  width: 100%;
  max-width: 1200px;
  background: linear-gradient(180deg, rgb(255 255 255 / .1) 0%, rgb(255 255 255 / .05) 96.2%);
  backdrop-filter: blur(40px);
  border: 1px solid rgb(255 255 255 / .25);
  border-radius: 18px;
  padding: 20px;
  position: relative
}

.client-card {
  display: none;
  height: 371px;
  padding: 40px;
  border-radius: 12px;
  border: 1.52px solid #fff;
  background: linear-gradient(103deg, rgb(83 159 249 / .104) 17%, #fff0 32%, rgb(255 255 255 / .144) 97%), #F1F6FB;
  align-items: stretch;
  gap: 36px;
  overflow: hidden
}

.client-card.is-visible {
  display: flex
}

.client-card-quote-icon {
  flex: 0 0 67.72px;
  display: flex;
  align-items: flex-start;
  justify-content: center
}

.client-card-quote-icon img {
  width: 67.72px;
  height: 50px;
  display: block;
  object-fit: contain
}

.client-card-divider {
  flex: 0 0 1.52px;
  align-self: stretch;
  background: #D7E0E9
}

.client-card-body {
  flex: 1 1 0%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: 'Graphik-Regular';
  font-size: 20px;
  line-height: 26px;
  color: var(--c-navy, #0D1428)
}

.client-card-body>p {
  margin: 0 0 10px
}

.client-card-body>p+p {
  margin-bottom: 0
}

.client-card-author {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px
}

.client-card-name {
  font-family: 'Graphik-Medium';
  font-size: 20px;
  font-weight: 500;
  line-height: 23.8px;
  letter-spacing: -.09px;
  color: var(--c-navy, #0D1428)
}

.client-card-role {
  font-family: 'Graphik-Regular';
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: .01px;
  color: var(--c-navy, #0D1428)
}

@media (min-width:1600px) {
  .firstmainnewrrw-animation img {
    max-height: unset
  }
}

@media (max-width:1024px) {
  .client-testimonial-sec {
    padding: 80px 40px
  }

  .client-testimonial-h2 {
    font-size: 40px;
    line-height: 1.2
  }

  .client-tab {
    height: 72px;
    padding: 16px 8px
  }

  .client-tab img {
    max-height: 32px
  }

  .client-card {
    height: auto;
    min-height: 340px;
    padding: 32px;
    gap: 24px
  }

  .client-card-body {
    font-size: 18px;
    line-height: 24px
  }
}

@media (max-width:767px) {
  .client-testimonial-sec {
    padding: 56px 20px
  }

  .client-testimonial-inr {
    gap: 40px
  }

  .client-testimonial-eyebrow {
    font-size: 13px;
    line-height: 20px
  }

  .client-testimonial-h2 {
    font-size: 32px;
    line-height: 1.25
  }

  .client-testimonial-tabs {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none
  }

  .client-testimonial-tabs::-webkit-scrollbar {
    display: none
  }

  .client-tab {
    flex: 0 0 50%;
    height: 64px;
    padding: 12px 8px
  }

  .client-tab img {
    max-height: 28px
  }

  .client-tab+.client-tab {
    border-left: none
  }

  .client-testimonial-card {
    padding: 12px;
    border-radius: 14px
  }

  .client-card {
    flex-direction: column;
    height: auto;
    padding: 24px;
    gap: 16px;
    border-radius: 10px
  }

  .client-card-quote-icon {
    flex: 0 0 auto
  }

  .client-card-quote-icon svg {
    width: 48px;
    height: 36px
  }

  .client-card-divider {
    display: none
  }

  .client-card-body {
    font-size: 16px;
    line-height: 24px
  }

  .client-card-name {
    font-size: 18px;
    line-height: 22px
  }

  .client-card-role {
    font-size: 13px;
    line-height: 18px
  }
}

.shufti-product-page {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 0;
  max-width: none
}

.shufti-product-page * {
  box-sizing: border-box
}

a.new-blue-btn {
  margin-top: auto;
  display: flex;
  color: #539FF9;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  text-transform: capitalize;
  align-items: center;
  gap: 2px
}

a.new-blue-btn::after,
.newadsastloc-inr .font-semibold.inline-flex.items-center.gap-2:after {
  content: '';
  background: url(https://shuftipro.com/wp-content/uploads/ic-arrow_forward_24dp_5F6368_FILL0_wght300_GRAD0_opsz24-1-5.svg) no-repeat center;
  width: 24px;
  height: 24px;
  transition: all 0.2s linear;
  transform: scale(1)
}

a.new-blue-btn:hover:after,
.newadsastloc-inr .font-semibold.inline-flex.items-center.gap-2:hover:after {
  transform: scale(1.15)
}

.faq-section .client-testimonial-eyebrow {
  color: var(--Cool-Gray-4, #5C6C80);
  margin-bottom: 24px
}

p.font212fgepahikamenr {
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Medium';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  max-width: 310px
}

.newcertleogse-inr:last-child p.font212fgepahikamenr {
  max-width: 200px
}

.newcertleogse-inr {
  display: flex;
  flex-direction: column;
  gap: 12px
}

.newcertleogseidca {
  display: flex;
  max-width: 462px;
  gap: 24px
}

.newcertleogse-inr img {
  max-width: 100px
}

.bg-white>.mx-auto.px-6 {
  padding-left: 0;
  padding-right: 0
}

p.asdasdadsfirst-1 {
  color: var(--Shufti-Cool-Gray-3-and-a-half, #5C6C80);
  text-align: center;
  font-family: graphik-medium;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -.16px;
  text-transform: uppercase;
  margin-bottom: 24px
}

p.asdasdadsfirst-2 {
  color: var(--Navy, #0D1428);
  text-align: center;
  font-family: "Flecha M";
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 68px;
  text-transform: capitalize;
  max-width: 750px;
  margin: 0 auto 48px
}

.newslideranimationdrow {
  background: url(https://shuftipro.com/wp-content/uploads/bg-product-2-scaled.png) no-repeat center;
  background-size: cover;
  padding: 100px
}

.newsldierasanmaindiv {
  max-width: 1200px;
  margin: auto
}

.newsldierasanmaindiv .new-yellow-btn {
  margin: 64px auto 0;
  display: block
}

.newsldierasanmaindiv .font16-graphik {
  text-align: center;
  color: var(--Shufti-Cool-Gray-3, #91A1B4);
  margin-bottom: 32px;
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase
}

.newsldierasanmaindiv .font56-fletcha {
  text-align: center;
  color: var(--Navy, #0D1428);
  font-family: "Flecha M";
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 68px;
  text-transform: capitalize;
  margin-bottom: 64px
}

.toglebtnsnewsa {
  display: flex;
  flex-wrap: wrap;
  margin: 48px auto 40px;
  text-align: center;
  max-width: 1160px;
  border-bottom: .5px solid var(--Cool-Gray-3, #91A1B4)
}

.toglebtnsnewsa-txt {
  color: var(--Cool-Gray-4, #5C6C80);
  text-align: center;
  font-family: 'Graphik-Medium';
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  padding: 16px 10px;
  width: 25%;
  cursor: pointer;
  text-transform: capitalize
}

.toglebtnsnewsa-txt.active {
  color: var(--Cool-Gray-1, #F1F6FB);
  border-bottom: 2px solid var(--Light-Red, #F95469)
}

.newsldierasanma-inr {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  display: none
}

.newsldie-incont {
  display: flex;
  flex-wrap: wrap;
  padding: 24px 24px 36px 24px;
  opacity: .4;
  width: 226px;
  max-width: calc(21% - 18px);
  position: relative;
  transition: all 0.4s linear;
  height: 500px;
  cursor: pointer;
  border-radius: 12px;
  border: 3.06px solid #FFF;
  background: linear-gradient(180deg, #F1F6FB 0%, #FFF 100%);
  box-shadow: 0 -4.08px 24.48px 0 rgb(0 0 0 / .08);
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Medium';
  opacity: 1
}

.simplet {
  position: absolute;
  color: var(--Shufti-Cool-Gray-3, #91A1B4);
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  top: 24px;
  left: 24px;
  transition: all 0.4s linear
}

.actsimplet {
  position: absolute;
  top: 24px;
  left: 24px;
  transition: all 0.4s linear;
  opacity: 0;
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Medium';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px
}

.newsldie-incont img {
  width: 100%;
  height: auto;
  object-fit: contain;
  transition: all 0.3s linear;
  padding: 50px 20px;
  max-height: 320px
}

.newasatexte {
  align-self: flex-end;
  flex-direction: column;
  display: flex;
  gap: 16px;
  transition: all 0.3s linear
}

.newasatexte .font20-graphik {
  color: var(--Shufti-Cool-Gray-3, #91A1B4);
  text-align: left;
  font-size: 18px
}

.newasatexte p.font16-graphik {
  text-align: left;
  font-family: 'Graphik-Regular';
  text-transform: none;
  transition: all 0.4s linear;
  display: none;
  margin-bottom: 0;
  width: 376px;
  color: var(--Cool-Gray-4, #5C6C80)
}

.newsldie-incont.active {
  opacity: 1;
  width: 480px;
  max-width: calc(37% - 18px)
}

.newsldie-incont.active .simplet {
  opacity: 0
}

.newsldie-incont.active .actsimplet {
  opacity: 1;
  color: var(--Light-Red, #F95469)
}

.newsldie-incont.active .font20-graphik {
  font-size: 20px
}

.newsldie-incont.active .font16-graphik {
  display: block
}

.newsldie-incont.active:after {
  width: calc(100% - 2px);
  transition: all 3s linear
}

.newsldierasanma-inr.active {
  display: flex
}

body {
  background-color: #fff !important
}

footer.newfoterr {
  margin-top: 0 !important
}

.cta-btns-n a.new-white-btn:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  inset: 0;
  padding: 3px;
  border-radius: 96px;
  filter: blur(1.5px);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: all 0.2s linear;
  background-position: 140px
}

.btn-row.btn-row-news a.new-white-btn {
  margin-left: 0;
  margin-right: 16px;
  border-radius: 80px;
  border: 1.2px solid var(--Shufti-Navy, #0D1428);
  background: #FFF;
  padding: 20px 32px
}

.cta-btns-n a.new-white-btn {
  position: relative;
  transition: all 0.3s linear;
  border-radius: 80px;
  border: 1px solid #FFF;
  background: #fff0;
  color: var(--Cool-Gray-1, #F1F6FB)
}

.cta-btns-n a.new-white-btn:hover {
  border-radius: 80px;
  background: #FFF;
  color: var(--Navy, #0D1428)
}

.cta-btns-n a.new-yellow-btn {
  border-radius: 80px;
  background: var(--Yellow, #FAD92B);
  padding: 21.3px 54px;
  margin: 40px auto 40px;
  display: inline-block;
  color: var(--Navy, #0D1428);
  font-family: var(--graphik-m);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  position: relative;
  transition: all 0.3s linear;
  max-height: 60px
}

.cta-btns-n a.new-yellow-btn {
  margin-bottom: 0
}

a.new-yellow-btn:hover {
  border-radius: 80px;
  background: linear-gradient(0deg, rgb(255 255 255 / .22) 0%, rgb(255 255 255 / .22) 100%), var(--Yellow, #FAD92B);
  box-shadow: 0 0 36px 0 rgb(250 217 43 / .25)
}

p.font18-graphik.showonmob {
  display: none
}

.clientlogoslider.showonmob {
  display: none
}

.showonmob {
  display: none
}

.unified-inner-btn.showondesk a.new-yellow-btn {
  margin: 0 auto
}

.bg-white .grid.grid-cols-2 {
  justify-content: center
}

.cta-btns-n a.new-yellow-btn {
  margin: 0
}

.font56-fletcha {
  color: var(--Shufti-White, #FFF);
  font-family: "Flecha M";
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  margin-bottom: 40px
}

.new-tow-col-rw {
  padding-top: 100px;
  padding-bottom: 100px;
  background: var(--Navy, #0D1428)
}

.new-tow-col-rw:before,
.new-tow-col-rw::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 340px;
  background: url(https://shuftipro.com/wp-content/uploads/gsap-before-image.svg) no-repeat top;
  top: 0;
  left: 0;
  background-size: cover
}

.new-tow-col-rw::after {
  background-image: url(https://shuftipro.com/wp-content/uploads/gsap-after-image.svg);
  background-position: bottom;
  top: unset;
  bottom: 0;
  height: 150px
}

.new-tow-col-rw .font16-graphik {
  color: var(--Cool-Gray-3, #91A1B4);
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -.16px;
  text-transform: uppercase;
  text-align: left
}

.new-tow-col-rw a.new-yellow-btn {
  border-radius: 80px;
  background: var(--Yellow, #FAD92B);
  padding: 21.3px 40px;
  margin: 40px auto 40px;
  display: inline-block;
  color: var(--Navy, #0D1428);
  font-family: var(--graphik-m);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  position: relative;
  transition: all 0.3s linear;
  max-height: 60px
}

.new-tow-col-rw .font56-fletcha {
  margin: 24px auto 0;
  text-align: left
}

.unified-inner-btn.showondesk a.new-yellow-btn {
  margin: 0 auto
}

.main-two-col-iner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  align-items: flex-start;
  margin: auto;
  width: 100%
}

.col-iner-right {
  width: 784px;
  max-width: calc(66% - 8px);
  border-radius: 18px 18px 0 0;
  background: linear-gradient(180deg, rgb(255 255 255 / .05) 0%, #fff0 96.2%);
  padding: 20px 18px;
  border-bottom: none;
  height: 605px;
  position: relative
}

.col-iner-right:after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: 0;
  right: 0;
  z-index: 1;
  border-radius: 18px;
  border: 1px solid #fff0;
  background: linear-gradient(180deg, rgb(255 255 255 / 24%), #ffffff00) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude
}

.col-iner-left {
  max-width: calc(34% - 8px);
  row-gap: 48px;
  display: flex;
  flex-wrap: wrap;
  align-self: flex-start;
  width: 396px
}

.new-tow-col-rw .font28-graphik {
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik-Medium';
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-transform: capitalize;
  transition: all 0.3s linear;
  color: var(--Cool-Gray-3, #91A1B4)
}

.new-tow-col-rw .font18-graphik {
  color: var(--Cool-Gray-3, #91A1B4);
  margin-left: 0;
  margin-top: 12px;
  max-width: 245px;
  line-height: 24px;
  font-size: 16px
}

.col-iner-head.col-iner-head-4 p.font18-graphik {
  max-width: 300px
}

.col-iner-head {
  position: relative;
  padding-left: 52px;
  cursor: pointer
}

.col-iner-head:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 100%;
  background: rgb(249 84 105 / .2);
  left: 10px;
  top: 0
}

.border-lin-f {
  position: absolute;
  width: 2px;
  height: 0;
  background: #F95469;
  left: 10px;
  top: 0
}

.col-iner-head.active-h .border-lin-f {
  height: 100% !important
}

.active-h .font28-graphik {
  color: var(--Light-Red, #F95469)
}

.active-h .font18-graphik {
  color: var(--Cool-Gray-2, #D7E0E9)
}

.col-iner-right-b {
  position: relative;
  z-index: 2
}

.col-iner-right-bor {
  display: flex;
  flex-wrap: wrap;
  max-height: 548px;
  overflow-y: scroll;
  row-gap: 16px;
  display: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  justify-content: space-between
}

.col-iner-right-bor.active-d {
  display: flex;
  border-bottom: none
}

.side-div-c .font24-graphik {
  color: var(--Cool-Gray-1, #F1F6FB);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik-Medium';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  transition: all 0.3s ease-out;
  text-transform: capitalize;
  margin-bottom: 0
}

.side-div-c.active-s .font24-graphik {
  font-family: 'Graphik-Medium';
  font-weight: 500
}

.side-div-c {
  position: relative;
  width: calc(50% - 8px);
  cursor: pointer;
  padding: 30px 14px;
  border-radius: 10px;
  background: rgb(255 255 255 / .2);
  backdrop-filter: blur(50px) !important;
  border: 1px solid #fff0;
  display: flex;
  align-items: center;
  gap: 16px;
  transition: all 0.2s linear
}

.side-div-c a {
  width: 24px;
  height: 24px;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
  margin-left: auto;
  position: relative
}

.side-div-c a img {
  width: 24px;
  height: 24px;
  max-width: unset
}

.side-div-c:hover a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(https://shuftipro.com/wp-content/uploads/active-arrow-link.svg) no-repeat center;
  left: 0;
  top: 0;
  background-size: cover
}

.side-div-c:hover {
  border-radius: 10px;
  border: 1px solid var(--Sky-Blue, #539FF9);
  background: rgb(83 159 249 / .2);
  backdrop-filter: blur(50px)
}

.side-div-c.active-s a {
  opacity: 1;
  visibility: visible
}

.side-div-c .font16-graphik {
  color: var(--Cool-Gray-1, #F1F6FB);
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik-Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-transform: math-auto;
  text-align: left;
  margin-top: 8px;
  display: none !important
}

.side-div-c.active-s p.font16-graphik {
  display: block
}

.svg-icons {
  width: 34px;
  height: 34px
}

.side-div-c.active-s {
  border-radius: 10px;
  background: rgb(255 255 255 / .2);
  backdrop-filter: blur(50px);
  transition: all 0.5s ease-out
}

.svg-icons svg path {
  fill: #5D6D80
}

.side-div-c.active-s .svg-icons svg path {
  fill: var(--Cool-Gray-1, #F1F6FB)
}

.unified-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 64px;
  width: 1200px;
  max-width: 100%
}

p.font18-graphik.showonmob {
  display: none
}

.showonmob {
  display: none
}

.mbl-display {
  display: none !important
}

@media screen and (max-width:1200px) {
  .new-tow-col-rw .font56-fletcha {
    font-size: 48px;
    line-height: normal
  }

  .col-iner-right-b {
    padding: 16px
  }

  .col-iner-left {
    max-width: calc(42% - 16px);
    align-self: center
  }

  .col-iner-right {
    max-width: calc(61% - 16px);
    padding: 14px 16px 26px 16px
  }

  .col-iner-head {
    padding-left: 40px
  }

  .new-tow-col-rw .font18-graphik {
    max-width: 100%
  }

  .col-iner-right-b,
  .col-iner-right {
    height: auto
  }

  .newoverlapsec {
    padding: 60px
  }
}

@media screen and (max-width:1024px) {

  .new-tow-col-rw .font56-fletcha,
  .font56-fletcha {
    font-size: 40px
  }

  .newindusforubx {
    width: calc(50% - 12px)
  }

  .main-four-bxinere {
    gap: 24px
  }

  .newimages-rwocli img {
    width: 24%
  }

  .industries .btn-row a {
    padding: 20px 24px !important
  }

  .side-div-c .font24-graphik {
    font-size: 14px;
    line-height: normal
  }

  .newtw-col-cont a.new-yellow-btn {
    padding: 21px 30px
  }

  .side-div-c a img,
  .side-div-c:hover a:after {
    display: none
  }

  .side-div-c a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
  }

  .new-tow-col-rw .font28-graphik {
    font-size: 22px
  }

  .new-tow-col-rw .font18-graphik {
    margin-top: 16px;
    font-size: 16px
  }

  .col-iner-head {
    padding-left: 32px
  }
}

@media screen and (max-width:767px) {

  .new-tow-col-rw .font28-graphik,
  .new-tow-col-rw .font18-graphik {
    color: #f1f6fb !important
  }

  .new-tow-col-rw {
    background: url(https://shuftipro.com/wp-content/uploads/mobile-bg.png) no-repeat top;
    background-size: contain;
    background-color: #0D1428;
    padding-top: 56px;
    padding-bottom: 56px
  }

  .unified-main {
    flex-wrap: wrap;
    margin-bottom: 16px
  }

  .new-tow-col-rw .font16-graphik {
    font-size: 12px;
    text-align: center
  }

  .col-iner-head {
    border-bottom: 1px solid #fff;
    border-image: linear-gradient(to left, #fff0, rgb(255 255 255 / .4), #fff0) 1
  }

  .col-iner-right-bor,
  .col-iner-right-bor.active-d {
    display: none
  }

  .new-tow-col-rw .font18-graphik {
    margin-top: 8px
  }

  .new-tow-col-rw .font18-graphik {
    display: none
  }

  .new-tow-col-rw .font28-graphik {
    font-size: 20px
  }

  .new-tow-col-rw .font56-fletcha {
    font-size: 32px;
    text-align: center
  }

  .unified-inner {
    width: 100%
  }

  .unified-inner-btn a.new-yellow-btn {
    margin-top: 16px
  }

  .unified-inner-btn.showondesk {
    align-self: end
  }

  .showondesk {
    display: none
  }

  .col-iner-right:after {
    display: none
  }

  .showonmob {
    display: block
  }

  p.font18-graphik.showonmob {
    font-size: 14px;
    margin-top: 14px
  }

  .main-four-bx.showonmob {
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
  }

  p.font18-graphik.showonmob {
    display: block;
    margin-top: 13px;
    line-height: 1
  }

  .new-res-row .font16-graphik {
    text-align: left
  }

  .new-res-row .font56-fletcha {
    text-align: left;
    margin-bottom: 24px
  }

  .col-iner-left {
    display: none
  }

  .col-iner-right {
    max-width: 100%
  }

  .border-lin-f,
  .col-iner-head:before {
    display: none
  }

  .col-iner-head {
    padding-left: 0;
    background: #0D1428;
    padding-bottom: 32px;
    padding-top: 32px
  }

  .col-iner-right-b,
  .col-iner-right {
    border: 0;
    padding: 0
  }

  .new-tow-col-rw:before,
  .new-tow-col-rw::after {
    display: none
  }

  .col-iner-right-bor {
    max-height: max-content;
    border-radius: 0
  }

  .mbl-display {
    display: block !important
  }

  .col-iner-right-bor.showho {
    display: flex;
    padding: 16px;
    justify-content: space-between;
    border: none
  }

  .side-div-c {
    padding: 12px 4px;
    border-radius: 10px;
    background: rgb(255 255 255 / .2);
    backdrop-filter: blur(50px);
    width: calc(50% - 8px);
    flex-wrap: wrap;
    gap: 8px
  }

  .new-tow-col-rw .font16-graphik {
    display: none !important
  }

  .side-div-c .font24-graphik {
    font-size: 14px;
    line-height: normal;
    width: calc(100% - 50px)
  }

  .side-div-c a img {
    display: none
  }

  .side-div-c a {
    width: 100%;
    height: 100%
  }

  body .side-div-c {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 12px 12px 8px
  }

  body .side-div-c .font24-graphik {
    width: auto;
    font-size: 16px;
    line-height: 18px
  }

  .manineboxw.showho:after {
    background-image: url(https://shuftipro.com/wp-content/uploads/minus-icon.svg)
  }

  .manineboxw.showho p.font28-graphik {
    color: var(--Light-Red, #F95469) !important
  }

  .manineboxw.showho p.font18-graphik {
    display: block;
    margin-bottom: -12px
  }

  .svg-icons svg path {
    fill: var(--Cool-Gray-1, #F1F6FB) !important
  }

  .col-iner-right-b {
    background: none
  }

  .col-iner-right-bor.showho {
    display: flex;
    padding: 16px;
    justify-content: space-between;
    background: linear-gradient(180deg, rgb(255 255 255 / .05) 0%, #fff0 96.2%), url(https://shuftipro.com/wp-content/uploads/Frame-2085662708.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 18px;
    border: 1px solid #fff0
  }

  .col-iner-right {
    background: none
  }

  .col-iner-head.showho {
    border: none
  }
}

@media screen and (min-height:720px) {
  .new-tow-col-rw {
    padding-bottom: 0
  }
}

@media screen and (max-width:360px) {
  .col-iner-right-bor.showho {
    padding: 16px 8px
  }

  body .side-div-c .font24-graphik {
    font-size: 14px;
    line-height: 1.4
  }

  body .side-div-c {
    padding: 12px 8px 8px
  }
}

.certification-main-scrl {
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 100px 0
}

.certification-sec-spn {
  width: 100%;
  color: var(--Shufti-Cool-Gray-3-and-a-half, #5C6C80);
  font-family: 'Graphik-Medium';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -.16px;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding-bottom: 24px
}

.certification-sec-heading {
  color: var(--Navy, #0D1428);
  font-family: "Flecha M";
  font-size: 56px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  padding-bottom: 64px
}

.certification-div {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  text-align: center
}

.certification.ibeta-logo {
  width: 129px
}

.certification.ibeta-logo img {
  width: 120px;
  padding-bottom: 32px;
  height: auto
}

.cert-para-one {
  color: var(--Navy, #0D1428);
  text-align: center;
  font-family: 'Graphik-Regular';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding-bottom: 12px
}

.cert-para {
  color: var(--Navy, #0D1428);
  text-align: center;
  font-family: 'Graphik-Regular';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px
}

@media only screen and (max-width:1200px) {
  .certification-main-scrl {
    max-width: 100%
  }

  .certification-div {
    justify-content: center
  }
}

@media only screen and (max-width:1024px) {
  .certification-main-scrl .certification-div {
    justify-content: center;
    gap: 30px
  }
}

@media only screen and (max-width:767px) {
  .certification-sec-spn {
    font-size: 12px
  }

  .certification-sec-spn {
    font-size: 12px;
    line-height: 20px
  }

  h2.certification-sec-heading {
    font-size: 32px;
    line-height: 36px;
    padding-bottom: 48px
  }

  .certification.ibeta-logo img {
    width: 70px;
    padding-bottom: 16px
  }

  .certification-main-scrl {
    padding: 56px 0
  }

  .certification-div {
    width: max-content;
    gap: 16px
  }

  .certification-div-parasr {
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none
  }
}

.gap-y-10 .border-l-2 {
  max-width: 22%
}

.newasfpabchects {
  padding: 100px 0;
  background: var(--Cool-Gray-1, #F1F6FB)
}

.newasfpabchects .text-center.mb-16 .font-mono.uppercase.font-medium.mb-5 {
  color: var(--Cool-Gray-4, #5C6C80)
}

.newasfpabchects h2#why-h {
  max-width: 100%
}

.newasfpabc-inr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 20px
}

.newasfpabchects .text-center.mb-16,
.newasfpabchects .newasfpabc-inr {
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto
}

.newasfpabc-contima {
  width: calc(33.33% - 14px);
  padding: 24px 24px 32px 24px;
  border-radius: 14px;
  border: 1px solid rgb(83 159 249 / .2);
  background: #FFF;
  box-shadow: 0 4px 24px 0 rgb(83 159 249 / .2);
  gap: 24px;
  display: flex;
  flex-direction: column
}

.newasfpabc-contima img {
  width: 80px;
  height: 80px
}

.newasfpabc-contima:nth-child(n+4) {
  width: calc(50% - 10px)
}

.headintsacsaa {
  color: var(--Shufti-Navy, #0D1428);
  font-family: 'Graphik-Medium';
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal
}

.desctipwsdabjfeka {
  color: var(--Navy, #0D1428);
  font-family: 'Graphik-Regular';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px
}

@media (max-width:767px) {
  .newasfpabc-contima {
    width: 100%
  }
}

.ibeta-level-3badge {
  color: rgb(13 20 40 / .8);
  font-family: 'Graphik-Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  display: flex;
  gap: 10px;
  align-items: center
}

p.ibeta3-text {
  width: 50%
}

/* ===== One Platform (pm-life) section CSS (from role-revamp-style.css) ===== */
@media (min-width:2000px) {
  body.page .pm-life__cols {
    top: 90px;
  }
}

@media (max-width:900px) {
  body.page .pm-life__head {
    padding: 56px 22px 0
  }

  body.page .pm-life__track {
    height: auto
  }

  body.page .pm-life__cols {
    position: static;
    flex-direction: column;
    gap: 20px;
    padding: 32px 22px
  }

  body.page .pm-life__nav {
    flex: none;
    max-width: 100%;
    width: 100%
  }

  body.page .pm-life-row {
    padding: 0 0 0 22px;
    border-bottom: none;
  }

  .pm-life__nav:before {
    display: none;
  }

  body.page .pm-life-row:last-child {
    padding-bottom: 22px
  }

  body.page .pm-life-row::before,
  body.page .pm-life-row__bar {
    left: 0
  }

  body.page .pm-life-row__title {
    font-size: 22px
  }

  body.page .pm-life__panels {
    max-width: 100%;
    min-height: 0;
    width: 100%;
  }

  body.page .pm-life-panel.is-active {
    grid-template-columns: 1fr
  }

  body.page .pm-life__title {
    font-size: 30px
  }
}

.pm-life__nav:before {
  position: absolute;
  left: 10px;
  top: 0;
  width: 2px;
  height: 100%;
  background: rgb(249 84 105 / .22);
  content: "";
  z-index: 1;
}


body.page .pm-life {
  background: #0D1428;
  color: #fff;
  position: relative
}

body.page .pm-life:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 220px;
  background: url(https://shuftipro.com/wp-content/uploads/Lines-background.svg) no-repeat bottom;
  top: 0;
  left: 0;
  background-size: cover;
}

body.page .pm-life__head {
  text-align: center;
  padding: 100px 0px 8px;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}


body.page .pm-life__eyebrow {
  color: #91A1B4;
  font-family: 'Graphik-Medium', 'Graphik-Regular', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 0 14px
}


body.page .pm-life__title {
  font-family: 'Flecha M', Georgia, 'Times New Roman', serif;
  font-weight: 500;
  font-size: 44px;
  line-height: 1.15;
  color: #fff;
  max-width: 780px;
  margin: 0 auto;
  text-transform: capitalize
}


body.page .pm-life__track {
  position: relative;
  height: 320vh
}


body.page .pm-life__cols {
  position: sticky;
  top: -100px;
  display: flex;
  gap: 44px;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 1240px;
  margin: 0 auto;
  padding: 40px 28px 100px 28px;
  flex-wrap: wrap;
  padding-top: 0;
}

@media (min-width:2000px) {
  body.page .pm-life__cols {
    top: 90px;
  }
}

body.page .pm-life__nav {
  flex: 0 0 396px;
  max-width: 38%;
  display: flex;
  flex-direction: column;
  align-self: center;
  position: relative;
}


body.page .pm-life-row {
  position: relative;
  padding-left: 52px;
  margin-bottom: 44px;
  cursor: pointer;
}


body.page .pm-life-row:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}


body.page .pm-life-row__bar {
  position: absolute;
  left: 10px;
  top: 0;
  width: 2px;
  height: 0;
  background: #F95469
}


body.page .pm-life-row.is-active .pm-life-row__bar {
  height: 100%
}


body.page .pm-life-row__title {
  font-family: 'Graphik-Medium', 'Graphik-Regular', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.25;
  color: rgba(255, 255, 255, .45);
  transition: color .25s ease
}


body.page .pm-life-row.is-active .pm-life-row__title {
  color: #F95469
}


body.page .pm-life-row__body {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  /* transition: max-height .45s ease, opacity .35s ease, margin .35s ease; */
}


body.page .pm-life-row.is-active .pm-life-row__body {
  max-height: 320px;
  opacity: 1;
  margin-top: 12px
}


body.page .pm-life-row__txt {
  font-family: 'Graphik-Regular', sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #C7D2DE;
  margin: 0
}


body.page .pm-life-row__txt+.pm-life-row__txt {
  margin-top: 2px
}


body.page .pm-life__panels {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
  max-width: 60%;
  border-radius: 18px 18px 0 0;
  background: linear-gradient(180deg, rgb(255 255 255 / .05) 0%, #fff0 96%);
  padding: 22px;
  min-height: 520px;
  border-bottom: none;
  max-height: none;
}


body.page .pm-life__panels:after {
  content: '';
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: 0;
  right: 0;
  z-index: 1;
  border-radius: 18px;
  border: 1px solid #fff0;
  background: linear-gradient(180deg, rgb(255 255 255 / 24%), #ffffff00) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none
}


body.page .pm-life-panel {
  display: none;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  align-content: start;
  position: relative;
  z-index: 2
}


body.page .pm-life-panel.is-active {
  display: grid;
  animation: pmLifeFade .45s ease
}


body.page .pm-life-chip {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 28px 14px;
  border-radius: 10px;
  background: rgb(255 255 255 / .2);
  border: 1px solid rgb(255 255 255 / .28);
  text-decoration: none;
  transition: background .2s ease, border-color .2s ease, transform .2s ease
}


body.page .pm-life-chip:hover {
  transform: translateY(-1px)
}


body.page .pm-life-chip:hover svg path {
  fill: black
}


body.page .pm-life-chip:hover span.pm-life-chip__arrow {
  background: white
}


body.page .pm-life-chip__icon {
  width: 34px;
  height: 34px;
  flex: 0 0 34px
}


body.page .pm-life-chip__icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block
}


body.page .pm-life-chip__name {
  font-family: 'Graphik-Medium', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #F1F6FB;
  line-height: 1.3
}


body.page .pm-life-chip__arrow {
  margin-left: auto;
  width: 24px;
  height: 24px;
  padding: 6.837px;
  border-radius: 145.276px;
  background: rgba(13, 20, 40, .5);
  color: rgb(241 246 251 / .6);
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 24px
}


/* ===== CM One Platform (pm-life) head override — Figma 520:2591 ===== */
.cm-oneplat .pm-life__head {
  width: 100%;
  max-width: 1184px;
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 32px;
  padding: 40px 28px 8px
}

.cm-oneplat .pm-life__head-text {
  max-width: 760px
}

.cm-oneplat .pm-life__title {
  margin: 0;
  text-align: left;
  max-width: 760px
}

.cm-oneplat .pm-life__eyebrow {
  text-align: left
}

.cm-oneplat .pm-life__cta {
  flex: 0 0 auto;
  white-space: nowrap;
  align-self: center;
  margin-bottom: 8px
}

@media(max-width:900px) {
  .cm-oneplat .pm-life__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 32px 20px 8px
  }
  .gap-y-10 .border-l-2 {
    max-width: 100%;
  }
}

/* exact-case demo CTAs per user (no capitalize) */
.shufti-product-page .new-yellow-btn {
  text-transform: none !important;
  line-height: 59px;
  padding: 0 40px;
}

body.page #scoped-import-designed-solutions .ds-arrow.ds-arrow-next {
    box-shadow: -20px 0px 20px 20px #ffffff;
    z-index: 9;
}
body.page #scoped-import-designed-solutions .ds-arrow.ds-arrow-prev {
    box-shadow: 20px 0px 20px 20px #ffffff;
    z-index: 9;
}


body.page #scoped-import-designed-solutions .ds-arrow svg path {
    stroke-width: 3px;
}

.flex.flex-col.gap-6{
  padding-bottom: 0 !important;
}



@media(max-width:767px) {

  .bg-white>.mx-auto.px-6 {
      padding-left: 15px;
      padding-right: 15px;
  }
  .bg-white .grid.grid-cols-2 {
    justify-content: flex-start;
  }
  h2#why-h {
    font-size: 36px;  
  }
  .newasfpabc-contima:nth-child(n+4) {
    width: 100%;
  }
  .newsldierasanmaindiv .font56-fletcha,
  body.page .pm-life__title {
    font-size: 36px;
    line-height: normal;
  }
  .newslideranimationdrow {
    padding: 80px 15px;
  }
  .newsldierasanma-inr.active {
    display: inline-block;
    max-width: 100%;
  }
  .newsldie-incont,
  .newsldie-incont.active,
  .newasatexte p.font16-graphik,
  body.page .pm-life__panels{
    width: 100% !important;
    max-width: 100% !important;
  }
  .newsldie-incont{
    margin-bottom: 16px;
  }
  body.page .pm-life__nav {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.page .pm-life-row {
    padding-left: 30px;
    margin-bottom: 24px;
  }
  body.page .pm-life-row__title {
    font-size: 22px;
  }
  

}