@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@font-face { font-display: swap; font-family: 'Onest'; font-style: normal; font-weight: 400; src: url('../fonts/onest-v8-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Onest'; font-style: normal; font-weight: 800; src: url('../fonts/onest-v8-latin-800.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lexend'; font-style: normal; font-weight: 400; src: url('../fonts/lexend-v25-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lexend'; font-style: normal; font-weight: 600; src: url('../fonts/lexend-v25-latin-600.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lexend'; font-style: normal; font-weight: 800; src: url('../fonts/lexend-v25-latin-800.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Space Grotesk'; font-style: normal; font-weight: 300; src: url('../fonts/space-grotesk-v21-latin-300.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Space Grotesk'; font-style: normal; font-weight: 400; src: url('../fonts/space-grotesk-v21-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Space Grotesk'; font-style: normal; font-weight: 500; src: url('../fonts/space-grotesk-v21-latin-500.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Space Grotesk'; font-style: normal; font-weight: 600; src: url('../fonts/space-grotesk-v21-latin-600.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Space Grotesk'; font-style: normal; font-weight: 700; src: url('../fonts/space-grotesk-v21-latin-700.woff2') format('woff2'); }
body { font-family: 'Space Grotesk'; }
h2 { font-family: 'Lexend'; }
.container { width: 85%; padding-left: 1rem; padding-right: 1rem; margin: 0 auto; }
@media (min-width: 768px) { .container { padding-left: 1.5rem; padding-right: 1.5rem; margin: 0 auto; } }
@media (min-width: 1024px) { .container { padding-left: 2rem; padding-right: 2rem; max-width: 80%; margin: 0 auto; } }
@media (min-width: 1280px) { .container { max-width: 80%; margin: 0 auto; } }
@media (min-width: 1536px) { .container { max-width: 80%; margin: 0 auto; } }
.animate-scroll { animation: scroll-left 60s linear infinite; }
.animate-scroll2 { animation: scroll-left 5s linear infinite; }
.animate-scroll3 { animation: scroll-left2 6s linear infinite; }
@keyframes scroll-left2 { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }
@keyframes scroll-left { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }
.stroke-black { -webkit-text-stroke: 1px #2B2B2B; color: transparent; }
.fade-in { opacity: 0; transition: opacity 3s ease; }
.fade-in.visible { opacity: 1; }
.thumb-slide img { cursor: pointer; opacity: 0.6; transition: opacity 0.3s; border-radius: 0.5rem; width: 100%; height: 60px; object-fit: cover; display: block; }
.thumbs-container { width: 100%; max-width: 400px; margin-top: 1rem; display: flex; gap: 0.5rem; }
.thumb-slide { flex: 1 0 calc(33.333% - 0.33rem); max-width: calc(33.333% - 0.33rem); }
.review-slide { display: none; }
.review-slide.active { display: block; }
/* .dot { width: 4px; height: 4px; border-radius: 9999px; background-color: #ffffff80; cursor: pointer; transition: background-color 0.3s ease; }
.pipe { width: 4px; height: 30px; border-radius: 5px; background-color: #D9D9D9; cursor: pointer; transition: background-color 0.3s ease; } */
.service-sec, .lets-talk, .need-to-know, .insights, .partners, .core, .edge, .about { background-color: #ffffff; }
.sec-title { font-size: 50px; color: #2B2B2B; letter-spacing: -0.05em; line-height: 100%; --tw-text-opacity: 1; font-weight: 800; font-family: 'Lexend'; text-transform: uppercase; }
@media (min-width: 768px) { .sec-title { font-size: 82px; } }
@media (min-width: 1024px) { .sec-title { font-size: 95px; } }
@media (min-width: 1280px) { .sec-title { font-size: 110px; } }
@media (min-width: 1536px) { .sec-title { font-size: 160px; } }
.marquee-text { font-size: 80px; color: transparent; display: inline-block; font-weight: 100; stroke: #000; -webkit-text-stroke: .9px #2B2B2B; line-height: 1; text-transform: uppercase;font-family: 'Bebas Neue', sans-serif; }
@media (min-width: 768px) { .marquee-text { font-size: 140px; } }
@media (min-width: 1536px) { .marquee-text { font-size: 192px; } }
.scrolled {background-color:#00000059;border: none; backdrop-filter: blur(10px);}
.more-button{position: relative;overflow: hidden;font-size: 16px;display: flex;align-items: center;background-color: transparent;gap: 7px;padding: 0.5rem 1.25rem;}
.more-text{font-weight: 600;text-transform: uppercase;color: #2B2B2B;z-index: 10;font-family: 'Lexend';}
.menu-item{font-size: 12.5px;line-height: 125%;text-transform: uppercase;font-family: 'Space Grotesk';}                           
@media (min-width: 1536px){.menu-item{font-size: 17px;}}
.pipe {width: 3px;height: 24px;background: white;opacity: 0.5;}
.dot {width: 4px;height: 4px;background: white;border-radius:50%;opacity: 0.5;}
.pipe {opacity: 1;}
.banner-detail-btn{color: #2B2B2B;display: inline-flex;align-items: center;font-weight: 600;text-transform: uppercase;font-family: 'Lexend';margin-top: 10px; font-size:18px;}
@media (min-width: 1024px) {.banner-detail-btn { margin-top: 20px; } }
.ser-acr-head{font-size: 16px;text-transform: uppercase;letter-spacing: 0.2em;font-weight: 700;color: #2B2B2B;}
@media (min-width: 1024px) {.ser-acr-head { font-size: 18px; } }
@media (min-width: 1280px) {.ser-acr-head { font-size: 20px; } }
@media (min-width: 1536px) {.ser-acr-head { font-size: 26px;} }
.accordion-content{color: #2B2B2B;font-size: 14px;letter-spacing: 0.04em;line-height: 120%;}
@media (min-width: 1536px) {.accordion-content { font-size: 20px; } }
.faq-head{font-size: 16px;text-transform: capitalize;letter-spacing: 0.15em;font-weight: 700;color: #2B2B2B;line-height: 150%;}
@media (min-width: 1024px) {.faq-head { font-size: 20px; } }
@media (min-width: 1536px) {.faq-head { font-size: 26px;} }
.faq-content{letter-spacing: 0.04em;line-height: 150%;font-size: 14px;font-weight: normal;line-height: 1.4;color: #00000099;}
@media (min-width: 1536px) {.faq-content { font-size: 20px;} }
  .tab {
    color: #2B2B2B;
    opacity:.7;
  }
  .active-tab{opacity:1;color: #2B2B2B;}
  .swiper{position:relative;overflow:hidden}.swiper-wrapper{display:flex;transition-property:transform;box-sizing:content-box}.swiper-slide{flex-shrink:0;width:100%;height:100%}.swiper-fade .swiper-slide{opacity:0;transition-property:opacity}.swiper-fade .swiper-slide-active{opacity:1;z-index:1}
  .sub-heading{font-size:27px;color: #2b2b2b;text-transform: uppercase;letter-spacing: -0.05em;line-height: 110%;font-family: 'Lexend';font-weight: 800;}
   @media (min-width: 768px){.sub-heading{font-size: 50px;}}
  @media (min-width: 1536px){.sub-heading{font-size: 78px;}}
  .decr{font-size: 14px;color: #2B2B2B;}
   @media (min-width: 1536px){.decr{font-size: 20px;}}  
   .decr ul{padding-left: 40px;}
   .decr ul li{list-style: disc;}                  
#goTopBtn {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 99;
  font-size: 18px;
  background: #333;
  color: white;
  border: none;
  outline: none;
  cursor: pointer;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  visibility: hidden;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}
#goTopBtn:hover {
  background: #555;
}
.director-name{font-size: 25px;font-weight: 800;font-family: 'Lexend';text-transform: uppercase;line-height: 1.4;}
.director{font-size: 14px;font-weight: 600;font-family: 'Space Grotesk';}
@media (min-width: 1024px){.director-name{font-size: 33px;} .director{font-size: 18px;}}
@media (min-width: 1280px){.director-name{font-size: 40px;} .director{font-size: 20px;}}
@media (min-width: 1536px){.director-name{font-size: 55px;} .director{font-size: 32px;}}
#hero-heading, #hero-heading-mb {font-family: 'Lexend';}
@media(max-width:767px){#hero-heading span{width: 7%;}#hero-heading span img{width: 100%;}}
#hero-subheading{font-family: 'Onest';font-weight: 500;}
#hero-heading-mb span img{width: 38px;}
@media(min-width:768px){#hero-heading span img{height: 82px;}}                                      
@media(min-width:1024px){#hero-heading span img{height: 95px;}}                                      
@media(min-width:1280px){#hero-heading span img{height: 120px;}}
@media(min-width:1536px){#hero-heading span img{height:165px;}}
  /* Ken Burns Zoom */
  @keyframes kenburns {
    0%   { transform: scale(1.05); }
    100% { transform: scale(1.25); }
  }
  .swiper-slide-active .slide-bg img {
    animation: kenburns 8s ease-in-out forwards;
  }

  /* Overlay block animation */
    .swiper-slide::before {
    content: "";
    position: absolute;
    left: 5%;
    top: 0;
    width: 40%;
    height: 10%; /* start small */
    background: rgba(0,0,0,0.6);
    z-index: 20;
    opacity: 0;
    transition: height 1s ease, opacity 1s ease;
  }
.swiper-slide-active::before {height: 70%;opacity: 1;}
@media(min-width:1024px){.swiper-slide-active::before {height: 65%;opacity: 1;}}
@media(min-width:1280px){.swiper-slide-active::before {height: 65%;opacity: 1;}}
@media(max-width:992px){.swiper-slide-active::before {height: 58%;opacity: 1;}}
@media(max-width:768px){.swiper-slide::before{display: none;}}

    /* page loader start */

   /* Preloader background */

  .preloader_white {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  z-index: 1900;
  opacity: 1;
  transition: opacity 1s ease;
  pointer-events: none; /* prevents accidental clicks during fade */              
}
    #preloader {
      position: fixed;
      width: 100%;
      height: 100%;
      background: #141414;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 2em;
      z-index: 2000;
      color: white;
      transform: translateY(100%);
      transition: transform 0.8s cubic-bezier(0.77, 0, 0.175, 1);
      pointer-events: none;
    }

    /* Preloader logo */
    .loader_content {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 2001;
      color: white;
      font-size: xx-large;
      opacity: 1;
      transition: opacity 0.5s ease-in-out;

    }

    /* Preloader slides in */
    #preloader.visible {
      transform: translateY(0);
    }

    /* Preloader slides out */
    #preloader.slide-up {
      transform: translateY(-100%);
    }

    /* Fade out loader content */
    .loader_content.fade-out {
      opacity: 0;
    }
    /* Main content visible */
    #content.visible {
      display: block;
      opacity: 1;
    }
  .pagination {display:inline-flex;align-items:center;gap:1rem; padding-top:15px;border-top:1px solid #2B2B2B80}
  .pagination li{font-size:28px;color:#2B2B2B80}
  .page-banner-title{font-size: 55px;color: #2B2B2B; letter-spacing: -0.05em; line-height: 100%; --tw-text-opacity: 1; font-weight: 800; font-family: 'Lexend'; text-transform: uppercase;margin-bottom: 30px;}
@media(min-width:1024px){.page-banner-title{font-size: 7rem;}}
@media(min-width:1280px){.page-banner-title{font-size: 10rem;}}
@media (min-width: 1536px){.page-banner-title{font-size: 14.9rem;}}
.inter-title { font-size: 30px; color: #2B2B2B; letter-spacing: -0.05em; line-height: 100%; --tw-text-opacity: 1; font-weight: 800; font-family: 'Lexend'; text-transform: uppercase; }
@media (min-width: 768px) { .inter-title { font-size: 60px; } }
@media (min-width: 1536px) { .inter-title { font-size: 85px; } }

    .testimonial-section {
      overflow: hidden;
      position: relative;
      padding: 100px 0;
      height: 75rem;
    }
 
    .overlay-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: clamp(30px, 8vw, 100px);
      font-weight: 700;
      color: transparent;
      -webkit-text-stroke: 1px #aaa;
      white-space: nowrap;
      pointer-events: none;
      z-index: 0;
    }

    .variable-width {
      z-index: 1;
    }

    
    #textContent p{    
      font-weight: 400;
      font-family: 'Space Grotesk'
    }
    #textContent_mob p{    
      font-weight: 400;
      font-family: 'Space Grotesk'
    }
    p.designation{
      color: #9F8260; 
      font-size: 20px;
      font-weight: 400;
      font-family: 'Onest';
      padding-bottom: 1rem!important;              
    
    }
      #textContent h2{
        font-size: 30px;
        color: #2B2B2B;
        font-weight: 700;
        line-height: 2rem;             
        font-family: 'Space Grotesk'
      }
      #textContent_mob h2{
        font-size: 30px;
        color: #2B2B2B;
        font-weight: 700;
        line-height: 2rem;             
        font-family: 'Space Grotesk'
      }
.projectSwiper .swiper-slide::before{display: none;}
/* Hide everywhere */
.grecaptcha-badge { 
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* Alternative – move it off screen */
.grecaptcha-badge { 
  left: -9999px !important;
  bottom: auto !important;
}

  .details-sec-title{font-size:48px}
  @media(min-width: 768px){.details-sec-title{font-size:96px}}
  @media(min-width: 1536px){.details-sec-title{font-size:140px}}
summary {
  list-style: none;
  appearance: none;
  -webkit-appearance: none;
}
summary::-webkit-details-marker {
  display: none;
}


/* edge css start */
  .ck_content p {margin: 1.5rem 0; /* similar to my-6 */max-width: 600px; /* similar to lg:max-w-md */font-size: 14px;
  font-weight: 400;letter-spacing: 0.04em;color: #2B2B2B;line-height: 1.25;
}


/* privacy policy css */
.ck_privacy h3 {font-weight: 600;font-size: 20px;margin: 20px 0 10px;}                 
.ck_privacy ul {list-style-type: disc;padding-left: 20px;margin-bottom: 20px;}
.ck_privacy li {margin-bottom: 6px;}
     
 
@media (min-width: 1536px) { /* 2xl breakpoint */
  .ck_content p {margin: 2.5rem 0;max-width: 720px; /* 2xl:max-w-xl */font-size: 20px;}}

.ck_content ul {margin-top: 1rem;max-width: 600px;list-style: none;padding: 0;}

.ck_content ul li {display: flex;align-items: center;gap: 0.5rem;font-size: 14px;font-weight: 400;letter-spacing: 0.04em;color: #2B2B2B;line-height: 1.25;margin-bottom: 0.5rem;}

@media (min-width: 1536px) {.ck_content ul li {max-width: 720px;font-size: 20px;}}

.ck_content ul li .icon { width: 24px;height: 24px;flex-shrink: 0;color: #2B2B2B;}


         