body {
  scroll-behavior: smooth;
}
a.video-bg-color video {
    background: #f9fbfd;
    mix-blend-mode: multiply;
}
/** loader **/

.ast-container {
    max-width: 100% !important;
}
	.site-content .ast-container {
    display: block !important;
}
  #video-loader {
    position: fixed;
    inset: 0;
    z-index: 999999;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: opacity 1s ease, visibility 1s ease;
    width: 100%;
    height: 100vh;
  }
 
  #video-loader video {
    width: 100%;
    object-fit: cover;
  }
  #video-loader.fade-out {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  body.overflow-loader {
    overflow: hidden !important;
  }

  /** loader end **/
.background-blur-sec {
    backdrop-filter: blur(50px);
}
/* .hover-image-sec .elementor-widget.elementor-widget-text-editor {
    height: 0;
    overflow: hidden;
    transition: height 1s ease, opacity 1s ease;
    opacity: 0;
    margin-top: 16px;
    display: none;
}
.hover-image-sec:hover .elementor-widget.elementor-widget-text-editor{
    height: max-content;
    overflow: visible;
    opacity:1;
    display: block;
}
.hover-image-sec.e-flex {
    height: max-content;
} */
.future-button-sec span.elementor-button-content-wrapper {
    align-items: center;
    height: 100%;
}

.future-button-sec a.elementor-button {
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
	  position: relative;
}
.future-button-sec a.elementor-button:before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(50deg, #f8f8f8, #f8f8f800);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    opacity: .5;
}
.carousal-icp .swiper-slide{
  padding: 2px;  
}
.carousal-icp .swiper-slide > .e-con-boxed.e-con.e-child{
    position: relative;
    border: 0;
    background: rgba(0, 0, 0, 0.15)
}
.carousal-icp .swiper-slide > .e-con-boxed.e-con.e-child:before{
   content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(50deg, #f8f8f8, #f8f8f800);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    opacity: .30;
}
.carousal-icp:before {
    position: absolute;
    content: "";
    height: 100%;
    left: 2px;
    background: linear-gradient(90deg, rgb(0 0 0 / 30%), transparent);
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    max-width: 30%;
    border-radius: 16px;
    pointer-events: none;
}
.carousal-icp:after {
    position: absolute;
    content: "";
    height: 100%;
    right: 2px;
    background: linear-gradient(-90deg, rgb(0 0 0 / 30%), rgb(0 0 0 / 0%));
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    max-width: 30%;
    border-radius: 16px;
    pointer-events: none;
}

  .footer-menu-sec  ul {
    justify-content: space-between !important;
    width: 100% !important;
}

.footer-menu-sec ul li {
    flex-grow: unset !important;
}

.footer-menu-sec ul:after {
    display: none;
}
.future-button-sec span.elementor-button-icon svg {
  width: 40px;
  height: 40px;
}
.elementor-flip-box__back .elementor-flip-box__layer__overlay {
  background: url(/wp-content/uploads/2025/10/Icon-Glow.png) no-repeat;
  background-position: left 10px center;
  background-size: 60px;
}

.testimonial-section p.ame-marquee__testimonial-text b {
  color: #1a1a1a;
}

.testimonial-section .swiper-slide:before {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2025/10/Icon-9.png) no-repeat;
  width: 40px;
  height: 40px;
  left: 24px;
}

.testimonial-section .swiper-slide:after {
  content: "";
  position: absolute;
  background: url(/wp-content/uploads/2025/10/Group-22.png) no-repeat;
  width: 40px;
  height: 40px;
  right: 20px;
  bottom: 0;
}

.testimonial-section {
  position: relative;
}

.testimonial-section:before {
  position: absolute;
  content: "";
  background: linear-gradient(90deg, #f9fbfd 0%, rgba(249, 251, 253, 0) 100%);
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 292px;
  z-index: 2;
  pointer-events: none;
}

.testimonial-section:after {
  position: absolute;
  content: "";
  background: linear-gradient(270deg, #f9fbfd 0%, rgba(249, 251, 253, 0) 100%);
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 292px;
  z-index: 2;
  pointer-events: none;
}

span.text-icon-sec,
.investor-icon-sec,
.future-icon-sec {
  color: #ff6b35;
  display: inline-block;
  position: relative;
}

span.text-icon-sec:after {
  content: "";
  background: url(/wp-content/uploads/2025/10/line-5.svg);
  background-size: 100%;
  width: 100%;
  display: inline-block;
  position: absolute;
  z-index: 1;
  height: 100%;
  left: 0;
  bottom: -51px;
  background-repeat: no-repeat;
}

span.investor-icon-sec:after {
  content: "";
  background: url(/wp-content/uploads/2025/10/line-4.svg);
  background-size: 100%;
  width: 100%;
  display: inline-block;
  position: absolute;
  z-index: -1;
  height: 100%;
  left: 0;
  bottom: -51px;
  background-repeat: no-repeat;
}
span.botton-image-sec:after {
  content: "";
  background: url(/wp-content/uploads/2025/11/line-4.png);
  background-size: 100%;
  width: 100%;
  display: inline-block;
  position: absolute;
  z-index: -1;
  height: 100%;
  left: 0;
  bottom: -52px;
  background-repeat: no-repeat;
}
span.future-icon-sec:after {
  content: "";
  background: url(/wp-content/uploads/2025/10/line-1.svg);
  background-size: auto;
  width: 100%;
  display: inline-block;
  position: absolute;
  z-index: 1;
  height: 100%;
  left: 0;
  bottom: -49px;
  background-repeat: no-repeat;
}
.left-shadow.right-shadow {
  position: relative;
  z-index: 1;
}

/* .left-shadow.right-shadow:after {
  position: absolute;
  content: "";
  background: linear-gradient(-270deg, rgba(249, 251, 253, 0) 0%, #f9fbfd 100%);
  height: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 162px;
  z-index: 2;
  pointer-events: none;
  border-radius: 0 16px 16px 0;
}
.left-shadow.right-shadow:before {
  position: absolute;
  content: "";
  background: linear-gradient(270deg, rgba(249, 251, 253, 0) 0%, #f9fbfd 100%);
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 162px;
  z-index: 2;
  pointer-events: none;
  border-radius: 16px 0 0 16px;
} */
.carousal-icp .swiper-slide .e-con-boxed.e-con.e-child > .e-con-inner {
  height: auto;
}

.carousal-icp
  .swiper-slide
  .e-con-boxed.e-con.e-child
  > .e-con-inner
  > .e-flex.e-con.e-child {
  height: 100%;
}
/* hero banner */
.button-gradient a.elementor-button.elementor-button-link.elementor-size-sm {
  background: linear-gradient(
      237deg,
      #ed1e79 0%,
      #552785 24.89%,
      #29abe2 49.77%,
      #f15a24 74.66%,
      #fbb03b 99.55%
    ),
    url("/wp-content/uploads/2025/10/button-bg-gardient.webp") !important;
  background-size: 100% !important;
  background-repeat: no-repeat;
  background-position: top center;
  background-blend-mode: color, normal;
}
.button-gradient a.elementor-button.elementor-button-link.elementor-size-sm, .button-gradient-bg {
    background: linear-gradient(216deg, #ED1E79 0%, #552785 24.89%, #29ABE2 49.77%, #F15A24 74.66%, #FBB03B 99.55%), url(/wp-content/uploads/2025/10/btn-bg.webp) !important;
    background-blend-mode: color, normal !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.funding-distruption-box {
  background-color: #f9fbfd;
  border: 2px solid #edf1f5;
  text-align: center;
  border-radius: 16px;
  overflow: hidden;
  /* background-image: url(/wp-content/uploads/2025/10/hero-bg-gradient.webp);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover; */
}

.top-label {
  border-radius: 1000px;
  border: 2px solid rgb(237 241 245);
  background: rgb(248 248 248);
  display: inline-flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 125%;
  font-family: 'Inter';
}

h1.funding-title {
  color: #000;
  text-align: center;
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
  margin: 16px 0;
  font-family: "Space Grotesk", Sans-serif;
}

p.funding-subtitle {
  color: #000;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  max-width: 864px;
  margin: 0 auto;
  font-family: "Inter", Sans-serif;
}

.button-group {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 24px;
  flex-wrap: wrap;
}

.btn {
  padding: 12px 24px;
  border-radius: 50px;
  text-decoration: none !important;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Space Grotesk", Sans-serif;
}

.primary-btn {
  border-radius: 36px;
  color: #fff !important;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* .button-gradient-bg {
  background: url("/wp-content/uploads/2025/10/grad-btn-bg.webp") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top center;
} */

a.btn.secondary-btn {
  background: #edf1f5;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.secondary-btn {
  background: #f0f0f0;
  color: #000;
}

.trl-badge {
  display: inline-flex;
  color: #fff;
  padding: 10px 24px;
  border-radius: 40px;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 100%;
}

.animated-rotote-text {
  /* background: #fff; */
  height: 300px;
  padding-top: 50px;
  position: relative;
  /* background: url(/wp-content/uploads/2025/10/lines-shape.png) no-repeat;
    background-size: 100%;
    background-position: center; */
}

.animated-rotote-text:before {
  position: absolute;
  content: "";
  background: url(/wp-content/uploads/2025/10/lines-shape.png) no-repeat;
  background-size: 100%;
  background-position: center bottom;
  z-index: 3;
  width: 100%;
  height: 100%;
  inset: 0;
}

.ready-animation {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 4;
  transition: 0.6s all;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transform: scale(0.2);
}

h2.trl-text {
  color: #000;
  font-size: 64px;
  font-weight: 700;
  line-height: 125%;
  font-family: "Space Grotesk", Sans-serif;
  margin-top: 16px;
  margin-bottom: 0;
}

.animated-rotote-text-wrp {
  display: flex;
  gap: 20px;
}

.ready-animation h2 {
  font-size: 128px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  font-family: "Space Grotesk", Sans-serif;
  color: #fff;
  margin-bottom: 30px;
}

.funding-distruption-header {
  padding: 40px;
}

.my-carousel.bg-darker {
  height: 100%;
  display: flex;
  align-items: center;
  transition: opacity 1.4s ease, visibility 1.4s ease, transform 1s ease;
  position: relative;
  z-index: 2;
  transform: scale(1) translateY(0);
}

.my-carousel.bg-darker:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 100%;
  clip-path: ellipse(55% 100% at 50% 100%);
}

.trl-slider-container {
  height: 100%;
}
.animated-rotote-text.background-add:before {
  background: url(/wp-content/uploads/2025/10/white-lines.png);
  background-position: center bottom;
  background-size: 100%;
}
.ready-animation.show {
  visibility: visible !important;
  opacity: 1 !important;
  transform: scale(1);
}

.my-carousel.bg-darker.hide {
  opacity: 0 !important;
  visibility: hidden !important;
  transform: scale(0.2) translateY(800px);
}

.funding-distruption-header {
  position: relative;
  z-index: 2;
}

.funding-distruption {
  max-width: var(--content-width);
}

.mesh-gradient {
  position: absolute;
  width: 100%;
  height: calc(100% + 210px);
  left: 0;
  right: 0;
  bottom: 0px;
}

.mesh-gradient-circle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.6s ease, transform 0.6s ease;
  width: calc(100% + 646px);
}

.mesh-gradient-circle img {
  width: 100%;
}

/*** Media screen ***/

@media screen and (max-width: 767px) {
 span.exist-icon-sec {
  color: #ff6b35;
  display: inline-block;
  position: relative;
}
  span.exist-icon-sec:after {
    content: "";
    background: url(/wp-content/uploads/2025/10/line-5.svg);
    background-size: 100%;
    width: 100%;
    display: inline-block;
    position: absolute;
    z-index: 1;
    height: 100%;
    left: 0;
    bottom: -40px;
    background-repeat: no-repeat;
}
.carousal-icp:after, .carousal-icp:before {
   display: none;
}
  .mesh-gradient {
    height: calc(100% + 52px);
  }

  .mesh-gradient-circle {
    width: calc(100% + 300px);
  }
  .elementor-menu-toggle {
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
  }
  .testimonial-section .swiper-slide:before {
    width: 24px;
    height: 24px;
    left: 20px;
    background-size: 24px;
  }

  .testimonial-section .swiper-slide:after {
    width: 24px;
    height: 24px;
    right: 16px;
    bottom: 0;
    background-size: 24px;
  }
  .funding-distruption {
    padding-left: 0px;
    padding-right: 0px;
  }

  .top-label {
    font-size: 12px;
  }

  h1.funding-title {
    font-size: 32px;
    line-height: 125%;
  }

  p.funding-subtitle {
    font-size: 16px;
  }

  .funding-distruption-header {
    padding: 25px 16px;
  }

  .top-label {
    font-size: 12px;
  }

  h1.funding-title {
    font-size: 32px;
    line-height: 125%;
  }

  p.funding-subtitle {
    font-size: 16px;
  }

  .ready-animation h2 {
    font-size: 40px;
    margin-bottom: 8px;
  }

  h2.trl-text {
    font-size: 25.15px;
    margin-top: 6px;
  }

  .desktop-btns {
    display: none !important;
  }

  .btn {
    padding: 12px 16px;
    min-width: 156px;
  }

  .animated-rotote-text {
    height: 124px;
    padding-top: 20px;
  }

  .trl-badge {
    font-size: 11.789px;
    line-height: 100%;
    padding: 5.895px 14.147px;
  }

  .animated-rotote-text:before {
    background-size: 498px 250px !important;
  }

  .testimonial-section:before,
  .testimonial-section:after {
    max-width: 48px;
  }

  .my-carousel.bg-darker:before {
    clip-path: ellipse(56% 70% at 50% 70%);
  }

  /* .funding-distruption-box {
    background-image: url(/wp-content/uploads/2025/10/HeroSection-mobile-bg.webp) !important;
    background-position: center bottom;
    background-size: 100%;
  } */

  .elementor-flip-box__back .elementor-flip-box__layer__overlay {
    background: none !important;
  }
  span.text-icon-sec:after, span.investor-icon-sec:after {
    bottom: -40px;
  }
}

@media screen and (min-width: 768px) {
  .mobile-btns {
    display: none !important;
  }
}
.stepContainer {
  display: flex;
  align-items: center;
  gap: 2px;
  justify-content: space-between;
  width: 100%;
  transition: width 1s ease-in-out;
}

.stepWrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  border-radius: 10.306px;
  border: 1.374px solid #eeeeee00;
  padding: 16px;
  background: transparent;
  overflow: hidden;
  transition: width 1s ease-in-out, border-color 1s ease-in-out,
    background 1s ease-in-out;
  width: 97px;
  /* Initial width to fit stepCircle + padding */
  box-sizing: border-box;
}

.stepWrapper:hover {
  border-color: #eee;
  background: #f9fbfd;
  width: 374px;
}

.stepCircle {
  flex: 0 0 65px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  z-index: 1;
  background: #edeff2;
  box-shadow: 2.748px 2.748px 5.497px 0 rgba(174, 174, 192, 0.4),
    -2.748px -2.748px 5.497px 0 #fff;
  color: #000;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 54.965px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
  z-index: 1;
}

.stepWrapper .stepCircle:before {
  position: absolute;
  content: "";
  background: linear-gradient(
      257deg,
      #ed1e79 0%,
      #552785 24.89%,
      #29abe2 49.77%,
      #f15a24 74.66%,
      #fbb03b 99.55%
    ),
    linear-gradient(0deg, #c4c4c4 0%, #c4c4c4 100%), #fff;
  background-blend-mode: color, normal, normal;
  filter: blur(9.893709182739258px);
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 50%;
}

.stepWrapper:hover .stepCircle:before {
  opacity: 1;
}

.stepWrapper .stepCircle:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  background: #edeff2;
  border-radius: 50%;
  z-index: -1;
}

.stepInfo {
  width: 0;
  opacity: 0;
  overflow: hidden;
  transition: width 1s ease-in-out, opacity 1s ease-in-out,
    padding 0.3s ease-in-out;
  white-space: nowrap;
  color: #000;
  font-family: "Space Grotesk", Sans-serif;
  font-size: 39.339px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  padding-left: 0px;
  visibility: hidden;
}

.stepWrapper:hover .stepInfo {
  width: 100%;
  opacity: 1;
  padding-left: 16px;
  visibility: visible;
}

@media screen and (max-width: 1299px) {
  .stepInfo {
    font-size: 34.339px;
  }

  .stepCircle {
    flex: 0 0 54px;
    width: 54px;
    height: 54px;
    font-size: 40.965px;
  }
}

.fun-fact-button {
  position: relative;
  width: 100%;
  padding: 24px;
  color: white;
  border: none;
  border-radius: 16px;
  cursor: pointer;
  overflow: hidden;
  transition: height 0.4s ease;
  border-radius: 16px;
 background: linear-gradient(200deg, #ED1E79 0%, #552785 24.89%, #29ABE2 49.77%, #F15A24 74.66%, #FBB03B 99.55%), url(/wp-content/uploads/2025/10/Frame-8901.png), rgba(255, 107, 53, 0.15);
 background-blend-mode: color, normal, normal;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  font-family: "Inter", Sans-serif;
  height: 72px;
  text-align: center;
}
.fun-fact-button:hover:before {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
}

.fun-fact-button>* {
    z-index: 2;
    position: relative;
}
.fun-fact-button .text {
  display: block;
  transition: opacity 0.3s ease;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  width: 100%;
}

.fun-fact-button .description {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  opacity: 0;
  transition: opacity 0.5s ease;
  box-sizing: border-box;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  width: 100%;
}
@media screen and (min-width:769px){
.fun-fact-button:hover .text {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.fun-fact-button:hover .description {
  display: block;
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  width: 100%;
}
}
.fun-desc {
  display: flex;
  align-items: center;
  gap: 16px;
  text-align: left;
}

.fun-desc img {
  flex: 0 0 60px;
  width: 60px;
}

@media screen and (max-width: 767px) {
  .ast-container,
  .ast-container-fluid {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  .flex-trl-system .elementor-image-box-wrapper {
    display: flex;
    gap: 16px;
  }
  .text.desktop-text,
  .mobile-hidden {
    display: none !important;
  }

  .fun-desc img {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .text.mobile-text,
  .desktop-hidden {
    display: none !important;
  }
}

/* sticky section Animation CSS */

.trl-engine-section {
  position: relative;
  text-align: center;
  padding: 40px;
  border-radius: 16px;
  border: 2px solid rgb(237 241 245);
  background: #f9fbfd;
  overflow: hidden;
}
/* 👇 rotating image layer */
.trl-engine-section::before {
  content: "";
  position: absolute;
  top: 13%;
  background-image: url(/wp-content/uploads/2025/10/BG-L.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  transform-origin: center center;
  animation: rotateBg 12s linear infinite;
  z-index: 0;
  opacity: 1;
  height: calc(100% + 311px);
  width: calc(100% + 311px);
  left: -154px;
  right: 0;
}

/* 👇 content ko upar rakhne ke liye */
.trl-engine-section > * {
  position: relative;
  z-index: 1;
}

/* 👇 rotate animation */
@keyframes rotateBg {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.engine-sticky-wrapper {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.engine-heading {
  text-align: center;
  margin-bottom: 40px;
}
.engine-heading h2 {
  color: #000;
  text-align: center;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  font-family: "Space Grotesk", Sans-serif;
}
.engine-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}
.engine-cards-sticky {
  height: 228px;
  overflow-y: auto;
  position: relative;
  scrollbar-width: none;
  padding: 0 30px;
}
.engine-card {
  padding: 16px 25px;
  color: #f8f8f8;
  text-align: center;
  font-family: "Inter", Sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  border-radius: 15px 15px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(257deg, #ED1E79 0%, #552785 24.89%, #29ABE2 49.77%, #F15A24 74.66%, #FBB03B 99.55%), url(/wp-content/uploads/2025/10/Frame-8901.png);
  background-blend-mode: normal, color, normal;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center;
  box-shadow: 0 4px 24px 0 rgba(22, 34, 51, 0.04),
    0 4px 4px 0 rgba(22, 34, 51, 0.04), 0 30px 30px 0 rgba(22, 34, 51, 0.08),
    0 30px 30px 0 rgba(22, 34, 51, 0.12), 0 16px 16px 0 rgba(22, 34, 51, 0.04),
    0 24px 24px 0 rgba(22, 34, 51, 0.04), 0 4px 24px 0 rgba(22, 34, 51, 0.04),
    0 4px 4px 0 rgba(22, 34, 51, 0.04);
  backdrop-filter: blur(12.5px);
  position: sticky;
  top: 0;
  transition: max-width 0.3s ease, top 0.3s ease, height 0.1s ease;
  margin: 0 auto;
  height: 100%;
  box-sizing: border-box;
  margin-top: -40px;
}

.pulse-image img {
  border-radius: 50px !important;
  display: block;
  width: 100%;
  position: relative;
  z-index: 12;
}
/* .bg-l {
  border-radius: 51.266px 51.266px 0 0;
  border: 112.782px solid #ed1e79;
  filter: blur(112.78195190429688px);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  inset: 0;
} */
.pulse-image {
  position: relative;
  margin-bottom: 40px;
}
.engine-card-inner {
  max-width: 842px;
  margin: 0 auto;
}
p.elementor-image-box-description a {
  background: linear-gradient(
      257deg,
      rgba(237, 30, 121, 0.5) 0%,
      rgba(85, 39, 133, 0.5) 24.89%,
      rgba(41, 171, 226, 0.5) 49.77%,
      rgba(241, 90, 36, 0.5) 74.66%,
      rgba(251, 176, 59, 0.5) 99.55%
    ),
    url(/wp-content/uploads/2025/10/Rectangle-11.png);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  background-repeat: no-repeat;
  background-size: 100%, cover;
  background-position: center;
  color: #000;
}
.engine-heading h2 span {
    display: inline-block;
    background: linear-gradient(
          257deg,
          rgb(237, 30, 121) 0%,
          rgb(85, 39, 133) 24.89%,
          rgb(41, 171, 226) 49.77%,
          rgb(241, 90, 36) 74.66%,
          rgb(251, 176, 59) 99.55%
        )
        center center / cover no-repeat,
      url(/wp-content/uploads/2025/10/button-bg-gardient.webp);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    font-style: italic;
    padding-right: 5px;
    padding-bottom: 5px;
  }
@media screen and (max-width: 767px) {
  .engine-heading h2 {
    color: rgb(26 26 26);
    text-align: center;
    font-size: 32px;
    line-height: 100%;
  }
  
  .trl-engine-section {
    padding: 25px 16px;
  }
  .engine-heading {
    margin-bottom: 16px;
  }
  .engine-cards-sticky .engine-card {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    top: unset !important;
    z-index: 1 !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    min-width: 100%;
    padding: 8px;
    border-radius: 5px;
    border: 0.299px solid rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1.196px 4.178px 2px rgba(22, 34, 51, 0.04);
    backdrop-filter: blur(3.738532304763794px);
    margin-top: 0;
  }
  .pulse-image img {
    border-radius: 5px !important;
  }
  .engine-cards-sticky {
    height: 100%;
    display: flex;
    gap: 8px;
    overflow: auto;
    padding-bottom: 16px;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .pulse-image {
    position: relative;
    margin-bottom: 16px;
  }
  .trl-engine-section::before {
    animation: rotateBg 10s linear infinite;
    height: 100%;
    width: calc(100% + 150px);
    left: -75px;
  }
}

@media screen and (max-width: 375px) {
  .elementor-menu-toggle {
    width: 34px;
    height: 34px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  h1.funding-title {
    font-size: 60px;
  }

  .ready-animation h2 {
    font-size: 80px;
  }

  h2.trl-text {
    font-size: 44px;
  }
  .mesh-gradient {
    height: calc(100% + 100px);
  }
  .engine-heading h2 {
    font-size: 54px;
  }
  .engine-card {
    font-size: 24px;
  }
  .pulse-image img {
    border-radius: 20px !important;
  }
}




.bg-gradient-sec {
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(257deg, #ED1E79 0%, #552785 24.89%, #29ABE2 49.77%, #F15A24 74.66%, #FBB03B 99.55%), url(/wp-content/uploads/2025/10/Frame-8901.webp) !important;
    background-blend-mode: normal, color, normal;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.background-blur-sec {
    border: 0 !important;
    overflow: hidden !important;
}
.background-blur-sec:before {
    display: none !important;
}
.background-blur-sec:after {
    border: 0 !important;
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(50deg, #f8f8f8, #f8f8f800);
    -webkit-mask: linear-gradient(#f8f8f8 0 0) content-box, linear-gradient(#f8f8f8 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    opacity: 50;
}

@media (max-width: 768px) {
  .fun-fact-button .description {
    padding: 0 24px;
}
  .fun-fact-button.toggled::before {
    position: absolute;
    content: "";
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
  }

  .fun-fact-button.toggled .text {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  /* Properly disable hover effects on mobile to avoid conflicts */
  .fun-fact-button.toggled.text {
    opacity: 1 !important;
    transform: none !important;
  }

  .fun-fact-button.toggled .description {
    display: block !important;
    opacity: 1 !important;
  }
}