:root{--page-title-display:none;}/* Start custom CSS */.home-icon-box.elementor-element {
padding: 20px;
background: linear-gradient(117.76deg, rgba(0, 0, 0, 0.8) 0.04%, rgba(0, 0, 0, 0.5) 26.94%, rgba(0, 0, 0, 0.25) 67.29%, rgba(0, 0, 0, 0.15) 99.96%);
backdrop-filter: blur(5.6px);
font-size: 16px;
line-height: 1.3;
position: relative;
    padding: 25px;
    
    background: rgba(255, 255, 255, 0.03);
    color: #fff;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    z-index: 1;
    border-image-source: linear-gradient(119.38deg, rgba(255, 255, 255, 0.7) 2.01%, rgba(255, 255, 255, 0.35) 31.54%, rgba(255, 255, 255, 0.6) 65.23%, rgba(255, 255, 255, 0.05) 97.99%);
}


.home-icon-box.elementor-element::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 60%;
    background: linear-gradient(to top, rgba(0, 200, 255, 0.35), transparent);
    transition: 0.4s ease-in-out;
}
.home-icon-box.elementor-element::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  /* border-radius: 20px; */
  background: linear-gradient(119.38deg, rgba(255, 255, 255, 0.7) 2.01%, rgba(255, 255, 255, 0.35) 31.54%, rgba(255, 255, 255, 0.6) 65.23%, rgba(255, 255, 255, 0.05) 97.99%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  z-index: -1;
  
}

.home-icon-box.elementor-element:hover::after {
    bottom: 0;
}

.icon {
    width: 45px;
    height: auto;
    margin-bottom: 15px;
}

.home-icon-box.elementor-element h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

.home-icon-box.elementor-element p {
    font-size: 14px;
    line-height: 1.5;
    opacity: 0.85;
}

.elementor-widget-wrap>.jz-feature-box.elementor-element::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 200, 255, 0.35), transparent);
    transition: 0.4s 
ease-in-out;
}

.border-bot {
    border: none !important;
    display: inline-flex !important;
    width: fit-content !important;
    position: relative;
    background: none !important;
    padding: 0px 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.border-bot::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);  /* subtract horizontal padding */
    height: 1px;
    background: #0E1365;
}


/* Main Box */
.jz-value-box {
    padding: 40px 0px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(5.6px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-image-source: linear-gradient(
        119deg,
        rgba(255, 255, 255, 0.7) 2%,
        rgba(255, 255, 255, 0.35) 32%,
        rgba(255, 255, 255, 0.6) 65%,
        rgba(255, 255, 255, 0.05) 98%
    );
    color: #fff;
    position: relative;
    overflow: hidden;
    font-size: 16px;
    line-height: 1.3;
    z-index: 1;
    margin: 5px
}

.jz-value-box p {margin-bottom:0;}
/* Gradient border effect */
.jz-value-box::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    background: linear-gradient(
        119deg,
        rgba(255, 255, 255, 0.7) 2%,
        rgba(255, 255, 255, 0.35) 32%,
        rgba(255, 255, 255, 0.6) 65%,
        rgba(255, 255, 255, 0.05) 98%
    );
    -webkit-mask: 
        linear-gradient(#fff 0 0) content-box, 
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    z-index: -1;
}

/* Icon */
.jz-value-box .icon {
    width: 45px;
    height: auto;
    margin-bottom: 15px;
}

/* Title */
.jz-value-box h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}

/* Paragraph */
.jz-value-box p {
    font-size: 18px;
    line-height: 1.5;
    opacity: 0.85;
}

.jz-testimonial .quote-text::after {
content: "”";
    font-size: 85px;
    position: absolute;
    right: 120px;
    bottom: -70px;
    opacity: 0.25;
    font-weight: 600;
    font-family: serif;
}

.jz-testimonial .quote-text::before {
content: "“";
    font-size: 85px;
    position: absolute;
    left: -43px;
    top: -48px;
    opacity: 0.25;
    font-weight: 600;
    font-family: serif;
}

.we-building {
    position: relative;
    padding: 40px 20px;
    max-width: 850px;
    margin: auto;
}

/* Left Quote */
.we-building::before {
    content: "“";
    position: absolute;
    top: -20px;
    left: 80px;
    font-size: 110px;
    color: rgba(255, 255, 255, 0.12);
    font-weight: 600;
    font-family: serif;
}

/* Right Quote */
.we-building::after {
    content: "”";
    position: absolute;
    bottom: 35px;
    right: 145px;
    font-size: 110px;
    color: rgba(255, 255, 255, 0.12);
    font-weight: 600;
    font-family: serif;
}

.we-building .ceo-text {
    display: block;
    /*margin-top: 40px;*/
    text-align: right;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    opacity: 0.9;
    padding-right: 100px;
    font-family: Work Sans;
}

.lf-value-card {
    background: linear-gradient(180deg, #000000 6.95%, #0052CC 100%);
    padding: 30px 25px;
    /*border-radius: 8px;*/
    color: #ffffff;
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.35);
    position: relative;
    overflow: hidden;
}

.three-box.elementor-element {
    padding: 20px;
    backdrop-filter: blur(5.6px);
    font-size: 16px;
    line-height: 1.3;
    position: relative;
    background: rgba(255, 255, 255, 0.03);
    color: #fff;
    overflow: hidden;
    transition: 0.4s 
ease-in-out;
    z-index: 1;
    background-image: url(https://dummy.logic-fruit.com/wp-content/uploads/2025/12/bg-fifth.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    min-height: 217px;
}

.three-box.elementor-element:hover{background-image: url(https://dummy.logic-fruit.com/wp-content/uploads/2025/12/six-section.png);}

.solution-third{
    background: linear-gradient(117.76deg, rgba(77, 77, 79, 0.8) 0.04%, rgba(77, 77, 79, 0.5) 26.94%, rgba(77, 77, 79, 0.25) 67.29%, rgba(77, 77, 79, 0.15) 99.96%);
backdrop-filter: blur(5.6px);}

.co-des-hvr{
    background: linear-gradient(117.76deg, rgba(77, 77, 79, 0.8) 0.04%, rgba(77, 77, 79, 0.5) 26.94%, rgba(77, 77, 79, 0.25) 67.29%, rgba(77, 77, 79, 0.15) 99.96%);
backdrop-filter: blur(5.6px);}

.co-des-hvr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: linear-gradient(
    to right,
    rgba(255,255,255,0),
    rgba(255,255,255,0.4),
    rgba(255,255,255,0.8)
  );
}

/* RIGHT SHINY LINE */
.co-des-hvr::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 80%;
  background: linear-gradient(
    to bottom,
    rgba(255,255,255,0.5),
    rgba(255,255,255,0.5),
    rgba(255,255,255,0)
  );
}

.co-des-hvr:hover{background: radial-gradient(127.34% 220.39% at 100% 0%, #00A3FF 0%, rgba(1, 1, 1, 0) 100%)}


/* TOP BORDER (hidden by default) */
.co-des-hvr:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 1px;
  background: linear-gradient(
    to right,
    rgba(255,255,255,0),
    rgba(255,255,255,0.4),
    rgba(255,255,255,0.8)
  );
  opacity: 0;
  transition: left 0.6s ease, opacity 0.3s ease;
}

/* RIGHT BORDER (hidden by default) */
.co-des-hvr:hover::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -100%;
  width: 1px;
  height: 80%;
  background: linear-gradient(
    to top,
    rgba(255,255,255,0.5),
    rgba(255,255,255,0.5),
    rgba(255,255,255,0)
  );
  opacity: 0;
  transition: bottom 0.6s ease, opacity 0.3s ease;
}

/* HOVER ONLY */
.co-des-hvr:hover::before {
  left: 0;
  opacity: 1;
}

.co-des-hvr:hover::after {
  bottom: 0;
  opacity: 1;
}

/* From Uiverse.io by dexter-st */ 
.btn-wrapper {
  position: relative;
  display: inline-block;
}

.btn {
  --border-radius: 24px;
  --padding: 4px;
  --transition: 0.4s;
  --button-color: #101010; /* Same as background */
  --highlight-color-hue: 210deg;

  user-select: none;
  display: flex;
  justify-content: center;
  padding: 0.5em 0.5em 0.5em 1.1em;
  font-family: "Poppins", "Inter", "Segoe UI", sans-serif;
  font-size: 0.9375em;
  font-weight: 400;

  background-color: var(--button-color);

  box-shadow:
    /* inset */
    inset 0px 1px 1px rgba(255, 255, 255, 0.2),
    inset 0px 2px 2px rgba(255, 255, 255, 0.15),
    inset 0px 4px 4px rgba(255, 255, 255, 0.1),
    inset 0px 8px 8px rgba(255, 255, 255, 0.05),
    inset 0px 16px 16px rgba(255, 255, 255, 0.05),
    /* drop */ 0px -1px 1px rgba(0, 0, 0, 0.02),
    0px -2px 2px rgba(0, 0, 0, 0.03),
    0px -4px 4px rgba(0, 0, 0, 0.05),
    0px -8px 8px rgba(0, 0, 0, 0.06),
    0px -16px 16px rgba(0, 0, 0, 0.08);

  border: solid 1px #fff2;
  border-radius: var(--border-radius);
  cursor: pointer;

  transition:
    box-shadow var(--transition),
    border var(--transition),
    background-color var(--transition);
}
.btn::before {
  content: "";
  position: absolute;
  top: calc(0px - var(--padding));
  left: calc(0px - var(--padding));
  width: calc(100% + var(--padding) * 2);
  height: calc(100% + var(--padding) * 2);
  border-radius: calc(var(--border-radius) + var(--padding));
  pointer-events: none;
  background-image: linear-gradient(0deg, #0004, #000a);

  z-index: -1;
  transition:
    box-shadow var(--transition),
    filter var(--transition);
  box-shadow:
    0 -8px 8px -6px #0000 inset,
    0 -16px 16px -8px #00000000 inset,
    1px 1px 1px #fff2,
    2px 2px 2px #fff1,
    -1px -1px 1px #0002,
    -2px -2px 2px #0001;
}
.btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  background-image: linear-gradient(
    0deg,
    #fff,
    hsl(var(--highlight-color-hue), 100%, 70%),
    hsla(var(--highlight-color-hue), 100%, 70%, 50%),
    8%,
    transparent
  );
  background-position: 0 0;
  opacity: 0;
  transition:
    opacity var(--transition),
    filter var(--transition);
}

.btn-letter {
  position: relative;
  display: inline-block;
  color: #fff5;
  animation: letter-anim 2s ease-in-out infinite;
  transition:
    color var(--transition),
    text-shadow var(--transition),
    opacity var(--transition);
}

@keyframes letter-anim {
  50% {
    text-shadow: 0 0 3px #fff8;
    color: #fff;
  }
}

.btn-svg {
  flex-grow: 1;
  height: 24px;
  margin-right: 0.5rem;
  fill: #e8e8e8;
  animation: flicker 2s linear infinite;
  animation-delay: 0.5s;
  filter: drop-shadow(0 0 2px #fff9);
  transition:
    fill var(--transition),
    filter var(--transition),
    opacity var(--transition);
}
@keyframes flicker {
  50% {
    opacity: 0.3;
  }
}

/* Focus state */
.txt-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}
.txt-1,
.txt-2 {
  position: absolute;
  word-spacing: -1em;
}
.txt-1 {
  animation: appear-anim 1s ease-in-out forwards;
}
.txt-2 {
  opacity: 0;
}
@keyframes appear-anim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.btn:focus .txt-1 {
  animation: opacity-anim 0.3s ease-in-out forwards;
  animation-delay: 1s;
}
.btn:focus .txt-2 {
  animation: opacity-anim 0.3s ease-in-out reverse forwards;
  animation-delay: 1s;
}
@keyframes opacity-anim {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.btn:focus .btn-letter {
  animation:
    focused-letter-anim 1s ease-in-out forwards,
    letter-anim 1.2s ease-in-out infinite;
  animation-delay: 0s, 1s;
}
@keyframes focused-letter-anim {
  0%,
  100% {
    filter: blur(0px);
  }
  50% {
    transform: scale(2);
    filter: blur(10px) brightness(150%)
      drop-shadow(-36px 12px 12px hsl(var(--highlight-color-hue), 100%, 70%));
  }
}
.btn:focus .btn-svg {
  animation-duration: 1.2s;
  animation-delay: 0.2s;
}

.btn:focus::before {
  box-shadow:
    0 -8px 12px -6px #fff3 inset,
    0 -16px 16px -8px hsla(var(--highlight-color-hue), 100%, 70%, 20%) inset,
    1px 1px 1px #fff3,
    2px 2px 2px #fff1,
    -1px -1px 1px #0002,
    -2px -2px 2px #0001;
}
.btn:focus::after {
  opacity: 0.6;
  mask-image: linear-gradient(0deg, #fff, transparent);
  filter: brightness(100%);
}

/* Animation delays for .btn-letter elements */
.btn-letter:nth-child(1),
.btn:focus .btn-letter:nth-child(1) {
  animation-delay: 0s;
}
.btn-letter:nth-child(2),
.btn:focus .btn-letter:nth-child(2) {
  animation-delay: 0.08s;
}
.btn-letter:nth-child(3),
.btn:focus .btn-letter:nth-child(3) {
  animation-delay: 0.16s;
}
.btn-letter:nth-child(4),
.btn:focus .btn-letter:nth-child(4) {
  animation-delay: 0.24s;
}
.btn-letter:nth-child(5),
.btn:focus .btn-letter:nth-child(5) {
  animation-delay: 0.32s;
}
.btn-letter:nth-child(6),
.btn:focus .btn-letter:nth-child(6) {
  animation-delay: 0.4s;
}
.btn-letter:nth-child(7),
.btn:focus .btn-letter:nth-child(7) {
  animation-delay: 0.48s;
}
.btn-letter:nth-child(8),
.btn:focus .btn-letter:nth-child(8) {
  animation-delay: 0.56s;
}
.btn-letter:nth-child(9),
.btn:focus .btn-letter:nth-child(9) {
  animation-delay: 0.64s;
}
.btn-letter:nth-child(10),
.btn:focus .btn-letter:nth-child(10) {
  animation-delay: 0.72s;
}
.btn-letter:nth-child(11),
.btn:focus .btn-letter:nth-child(11) {
  animation-delay: 0.8s;
}
.btn-letter:nth-child(12),
.btn:focus .btn-letter:nth-child(12) {
  animation-delay: 0.88s;
}
.btn-letter:nth-child(13),
.btn:focus .btn-letter:nth-child(13) {
  animation-delay: 0.96s;
}

/* Active state */
.btn:active {
  border: solid 1px hsla(var(--highlight-color-hue), 100%, 80%, 70%);
  background-color: hsla(var(--highlight-color-hue), 50%, 20%, 0.5);
}
.btn:active::before {
  box-shadow:
    0 -8px 12px -6px #fffa inset,
    0 -16px 16px -8px hsla(var(--highlight-color-hue), 100%, 70%, 80%) inset,
    1px 1px 1px #fff4,
    2px 2px 2px #fff2,
    -1px -1px 1px #0002,
    -2px -2px 2px #0001;
}
.btn:active::after {
  opacity: 1;
  mask-image: linear-gradient(0deg, #fff, transparent);
  filter: brightness(200%);
}
.btn:active .btn-letter {
  text-shadow: 0 0 1px hsla(var(--highlight-color-hue), 100%, 90%, 90%);
  animation: none;
}

/* Hover state */
.btn:hover {
  border: solid 1px hsla(var(--highlight-color-hue), 100%, 80%, 40%);
}

.btn:hover::before {
  box-shadow:
    0 -8px 8px -6px #fffa inset,
    0 -16px 16px -8px hsla(var(--highlight-color-hue), 100%, 70%, 30%) inset,
    1px 1px 1px #fff2,
    2px 2px 2px #fff1,
    -1px -1px 1px #0002,
    -2px -2px 2px #0001;
}

.btn:hover::after {
  opacity: 1;
  mask-image: linear-gradient(0deg, #fff, transparent);
}

.btn:hover .btn-svg {
  fill: #fff;
  filter: drop-shadow(0 0 3px hsl(var(--highlight-color-hue), 100%, 70%))
    drop-shadow(0 -4px 6px #0009);
  animation: none;
}


@keyframes myAnimation {
  0% {background: linear-gradient(-57.1deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 29.22%);}
  50% {background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 29.22%);}
  75% {background: linear-gradient(57.1deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 29.22%);}
  100% {background: linear-gradient(57.1deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 29.22%)}
}

.icon-box{border:1px solid black;}


.jz-feature-box.elementor-element {
/*padding: 50px 20px;*/
background: linear-gradient(117.76deg, rgba(0, 0, 0, 0.8) 0.04%, rgba(0, 0, 0, 0.5) 26.94%, rgba(0, 0, 0, 0.25) 67.29%, rgba(0, 0, 0, 0.15) 99.96%);
backdrop-filter: blur(5.6px);
font-size: 16px;
line-height: 1.3;
position: relative;
    padding: 70px 25px;
    background: rgba(255, 255, 255, 0.03);
    color: #fff;
    overflow: hidden;
    transition: 0.4s ease-in-out;
    z-index: 1;
    border-image-source: linear-gradient(119.38deg, rgba(255, 255, 255, 0.7) 2.01%, rgba(255, 255, 255, 0.35) 31.54%, rgba(255, 255, 255, 0.6) 65.23%, rgba(255, 255, 255, 0.05) 97.99%);
    
}


.jz-feature-box.elementor-element::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0, 200, 255, 0.35), transparent);
    transition: 0.4s ease-in-out;
    opacity: 0;
}
.jz-feature-box.elementor-element::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  /* border-radius: 20px; */
  background: linear-gradient(57.1deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 29.22%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  z-index: -1;}
.jz-feature-box.elementor-element:hover::before {animation-name: myAnimation;
  animation-duration: 0.8s;
    transition-timing-function: linear;
}

.jz-feature-box.elementor-element:hover::after {
    top: 0;
    opacity: 1;
    z-index: -1;
}

.icon {
    width: 45px;
    height: auto;
    margin-bottom: 15px;
}

.jz-feature-box.elementor-element h3 {
    /*font-size: 18px;*/
    margin-bottom: 10px;
    font-weight: 600;
}

.jz-feature-box.elementor-element p {
    /*font-size: 14px;*/
    line-height: 1.5;
    opacity: 0.85;
}

/* Layout */
.logic-edge-section {
  display: flex;
  gap: 20px;
  margin: auto;
}

.logic-edge-tabs {
  flex: 1;
}

.logic-edge-visual {
  flex: 1;
  position: relative;
  overflow: hidden;
  /* border-radius: 10px; */
}

/* Tabs */
.logic-edge-tab {
  padding: 26px 28px;
  cursor: pointer;
  border-bottom: 2px solid #0052CC;;
  transition: all 0.3s ease;
}

.logic-edge-tab h3 {
  margin: 0 0 10px;
  font-size: 22px;
}

.logic-edge-tab p {
  margin: 0;
  color: #cfd8e3;
  line-height: 1.5;
}

.logic-edge-tab.active {
  background: rgba(255,255,255,0.06);
}

.logic-edge-tab:not(.active):hover {
  background: rgba(255,255,255,0.06);
}

/* Image Wrapper */
.logic-edge-image {
  position: absolute;
  inset: 0;
}

/* Image */
.logic-edge-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Animations (More Visible) */
.logic-edge-slide-down {
  animation: logicEdgeSlideDown 0.9s cubic-bezier(.22,.61,.36,1) forwards;
}

.logic-edge-slide-up {
  animation: logicEdgeSlideUp 0.9s cubic-bezier(.22,.61,.36,1) forwards;
}

@keyframes logicEdgeSlideDown {
  from {
    transform: translateY(-120px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes logicEdgeSlideUp {
  from {
    transform: translateY(120px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}


.elementor-element .swiper .elementor-swiper-button svg, .elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg, .elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg {fill: none!important;}
.enggcraft.elementor-element .swiper .elementor-swiper-button svg {height: 30px; width: 33px;}
.enggcraft.elementor-element .swiper .elementor-swiper-button-prev {left:45%}
.enggcraft.elementor-element .swiper .elementor-swiper-button-next {right:45%}
.enggcraft.elementor-element .swiper .elementor-swiper-button {top:115%;}
.jz-feature-box .elementor-icon-box-title {margin-bottom: 20px; margin-top: 30px;}


.common-prin .content-head{
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

/* move text smoothly up on hover */
.common-prin:hover .content-head{
  transform: translateY(-8px);
}




/* hover glow layer */
.glow-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.2) -22.85%,
      rgba(0, 82, 204, 0.2) -0.45%
    ),
    radial-gradient(
      64.24% 97.25% at 50% 100%,
      #00D4FF 0.85%,
      rgba(0, 212, 255, 0.5) 23.99%,
      rgba(1, 1, 1, 0) 100%
    );
  opacity: 0;
  transition: opacity 0.55s ease;
  pointer-events: none;
}

/* hover */
.glow-card:hover::before {
  opacity: 1;
}

.proof-exam {
    background: linear-gradient(90deg, #000000 6.95%, #0052CC 48.56%, #000000 93.05%);
    padding: 0px 0; /* reduced padding */
    position: relative;
}

/* Individual Stat Box */
.proof-exam {
    text-align: center;
    padding: 10px 10px; /* reduced spacing */
    color: #fff;
    position: relative;
}



@media (max-width: 767px) {
.we-building::before {
        top: 15px;
        left: 0px;
        font-size: 60px;
    }
    
.we-building::after{
    bottom: 85px;
    right: 30px;
    font-size: 60px;
    }
    
.jz-testimonial .quote-text::before{
    font-size: 50px;
    left: -18px;
    top: -28px;}
    
.jz-testimonial .quote-text::after{ 
font-size: 50px;
bottom: -45px;
right: 5px;
}

.solution-btn {
    margin-left: auto !important;
    margin-right: auto !important;
        display: block !important;
    text-align: center !important;
    }

.list{
  padding-left: 12px; /* reduce as needed */
  margin-left: 0;
}

/*.pcie-hover-overlay {*/
/*    display: none !important;*/
/*  }*/
}


@media (max-width: 992px) {

  .logic-edge-section {
    flex-direction: column;
    padding: 0;
  }

  /* FORCE IMAGE VISIBILITY */
  .logic-edge-visual {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 320px;
    margin-top: 20px;
    overflow: hidden;
  }

  /* REMOVE absolute positioning on mobile */
  .logic-edge-image {
    position: relative;
    width: 100%;
    height: 320px;
  }

  .logic-edge-image img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
}

.btn-letter.space {
  display: inline-block;
  width: 0.4em;  /* adjust spacing width */
}

.floating-bg {
    position: relative;
    width: 100%;
    background: #000;
    /* z-index: -1; */
    animation: floatAnimation 10s ease-in-out infinite;
    overflow: hidden;
}
.floating-bg::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    /* border-radius: 50%; */
    background: radial-gradient(50% 50% at 50% 50%, #0052CC 47.28%, #000000 100%);
    filter: blur(150px);
    animation: floatAnimationBlue 15s ease-in-out infinite;
}
.floating-bg::after {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    right: 20%;
    /* border-radius: 50%; */
    background: radial-gradient(50% 50% at 50% 50%, #F46F13 61.78%, #F46F13 100%);
    filter: blur(150px);
    animation: floatAnimationOrange 15s ease-in-out infinite;
}

@keyframes floatAnimationBlue {
    0%, 100% { transform: translateY(22%) translateX(18%) scale(0.5); }
    20% { transform: translateY(15%) translateX(11%); }
    40% { transform: translateY(28%) translateX(27%) scale(1.2); }
    60% { transform: translateY(17%) translateX(55%); }
    80% { transform: translateY(28%) translateX(27%); }
}
@keyframes floatAnimationOrange {
    0%, 100% { transform: translateY(22%) translateX(18%); }
    20% { transform: translateY(15%) translateX(11%); }
    40% { transform: translateY(28%) translateX(27%); }
    60% { transform: translateY(17%) translateX(55%); }
    80% { transform: translateY(28%) translateX(27%); }
}


.pcie-hover-card {
  position: relative;
  overflow: hidden;
}

/* Overlay hidden */
.pcie-hover-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
  180deg,
  rgba(0, 41, 102, 0.85) 0%,
  rgba(0, 41, 102, 0.95) 100%
);
  color: #fff;
  padding: 30px;
  transform: translateY(105%);
  transition: transform 0.45s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  width: calc(100% - 19px);
  margin: 9px;
}

/* Hover animation */
.pcie-hover-card:hover .pcie-hover-overlay {
  transform: translateY(0);
}

/* Text animation */
.pcie-hover-overlay h3,
.pcie-hover-overlay p {
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.35s ease;
}

.pcie-hover-card:hover .pcie-hover-overlay h3,
.pcie-hover-card:hover .pcie-hover-overlay p {
  transform: translateY(0);
  opacity: 1;
}/* End custom CSS */