  body {
      font-family: "Mulish", sans-serif;
      margin: 0;
      padding: 0;    overflow-x: hidden;
    }
    
    .tools-right a {
    text-decoration: none;
}
    
   h1.trending-heading {
    color: #605C9E !important;
}

.trending-heading .highlight {
    color: #28267E !important;
}

    .carousel-caption h1 {
      font-size: 44px;
      color: #605C9E;
      font-weight: 100;
    }
    
    .carousel-caption p {
    font-size: 20px;
}

.justify-content-center {
    justify-content: right !important;
}

    .navbar-nav .nav-link {
  color: #1e2378 !important;
  font-weight: 600;
  padding: 0.5rem 1rem;
}

.navbar-nav .dropdown-menu {
  border-radius: 8px;
  border: none;
  box-shadow: 0 8px 16px rgba(0,0,0,0.08);
  margin-top: 0.5rem;
}

.navbar-nav .dropdown-item {
  font-weight: 500;
  color: #002255;
}

.navbar-nav .dropdown-item:hover {
  background-color: #f0f4ff;
  color: #002244;
}


    .btn-contact {
      background-color: #0033cc;
      color: #fff;
      border-radius: 25px;
      padding: 0.4rem 1rem;
    }

    .carousel-caption {
      text-align: left;
      padding: 2rem;
      max-width: 60%;
      color: #112244;
      bottom: unset !important;
      top: 20% !important;
      left: 10% !important;
      border-radius: 10px;
    }

    .carousel-caption h1 {
      font-size: 50px;
      color: #605C9E;
    }

    .carousel-caption h1 span {
          font-size: 56px;
    font-style: italic;
    font-weight: 600;
    color: #28267E;
    }

    .carousel-caption .highlight {
      color: #3366ff;
    } 

    .carousel-caption a {
        font-size: 20px;
        color: #0033cc;
          text-decoration: none;
          font-weight: bold;
          margin-top: 1rem;
          display: inline-block;
    }

    .carousel-tabs {
        background: linear-gradient(180deg, #ffffff00 0%, #ffffffd9 50%, #ffffff 73%);
    margin-top: -70px;
    z-index: 9999999999999999;
    position: relative;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5rem;
    padding: 40px 0px 0;
    }

    .tab-link {
      font-weight: 600;
      cursor: pointer;
      border-bottom: 2px solid transparent;
      padding-bottom: 0.3rem;
    }

    .tab-link.active {
      color: red;
      border-color: red;
    }

    p.para-b {
    color: #04144f;
}

    hr.banner-h {
     display: inline-block;
    width: 15%;
    }

  @media screen and (min-width: 320px) and (max-width: 768px) {
      .carousel-caption {
        position: absolute;
    top: 15% !important;
    left: 5% !important;
    right: 5% !important;
    padding: 1rem !important;
    border-radius: 10px !important;
    text-align: left !important;
      }

      .carousel-caption h1 {
        font-size: 24px!important;
    line-height: 1.2!important;
    margin: 0!important;
      }


  .carousel-caption p {
      margin-top:10px;
   font-size: 13px !important;
  }

  .carousel-caption a {
    font-size: 14px!important;
    text-decoration: none!important;
  }

  hr.banner-h {
    width: 15%!important;
  }

  
  .carousel-tabs {
    flex-direction: column;
    gap: 1rem;
    padding: 15px 5px 0;
    margin-top: -30px;
  }
  
  
  .strategy-section {
    max-width: fit-content;
    margin: 0 auto;
    padding: 20px 20px 0px;
  }
  
  .strategy-section h2 {
    font-size: 26px;
    margin-bottom: -10px;
    font-weight: 500;
}

.strategy-section h3 {
    font-size: revert;
    
}

img.astried {
    width: 40px;
    transform: translate(0px, -10px);
}

.feature-title {
    font-size: 20px;
}
  
  .section-header h4 {
      font-size: 15px;
      text-align:center;
  }
  
  .main-word h3 {
    font-size: 26px;
  }
  
  span.arrow-icon {
    color: red;
    border: 1px solid #28267e!important;
    line-height: 0!important;
    padding: 0px 15px!important;
    border-radius: 50px!important;
    font-size: 33px!important;
}

.section-header h4::before {
     display:none!important;
}

.section-header h4::after {
    display:none!important;
}

.features-wrapper {
        margin-top: 30px!important;
}

.heading-group .sub-word {
    font-size: 50px!important;
}

.services-list span {
    font-size: 17px!important;
}

.genai-left {
    margin-top:0px!important;
}
.tools-section {
    max-width: 90%!important;
    
}
.cta-section {
    
    margin: 60px 20px !important;
   height: 360px!important;
}

.cta-content h2 {
    font-size: 30px !important;
   
    
}

      .navbar-nav {
        text-align: center;
      }
    }



   @media (min-width: 768px) and (max-width: 992px) {
       .carousel-caption {
    position: absolute;
    top: 4% !important;
    left: 3% !important;
    right: 5%;
    padding: 1rem;
    border-radius: 10px;
    text-align: left;
}

.carousel-caption h1 {
    font-size: 25px !important;
}

.carousel-caption h1 span {
    font-size: 25px !important;
   }
   
   .carousel-caption p {
    font-size: 18px !important;
}

.carousel-item.active {
    top: 83px !important;
    height: 400px !important;
}

   
   }
    .navbar-toggler {
      border: none;
      font-size: 1.5rem;
    }

    .navbar-toggler:focus {
      box-shadow: none;
    }

    .navbar-brand img {
    width: 150px;
}

.expertise-section {
  background-color: #ffffff;
  font-family: 'Mulish', sans-serif;
}

.stat-number {
  font-size: 2.5rem;
  font-weight: 800;
  color: #28267E;
  margin-bottom: 0.25rem;
}

.stat-label {
 font-size: 17px;
    color: #28267E;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.section-title {
      font-size: 55px;
    color: #28267E;
    font-weight: 600;
    line-height: 1;
    /* border-bottom: 2px solid #cfcfff; */
    display: inline-block;
    padding-bottom: 0.25rem;
    width: 100%;
}

.section-title .section-sub {
  display: block;
  font-weight: 300;
  font-size: 60px;
  color: #8888b5;
  margin-top: 0.25rem;
}

.description {
  font-size: 1rem;
  color: #333;
  line-height: 1.8;
}

.highlight-text {
  color: #605C9E;
  font-weight: 600;
}

.highlight-link {
  color: #695BE3;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}

.dropdown-toggle::after {
    color: red;
}

.growth-graph {
  max-width: 100%;
  height: auto;
}

ul.navbar-nav li {
    margin: 0 12px;
}

nav.navbar {
        position: fixed;
    z-index: 99999;
    width: 100%;
    background: rgb(255 255 255 / 52%);
    backdrop-filter: blur(10px);
    border: 1px solid rgb(255 255 255 / 51%);
}

.stat-number {
    font-size: 60px;
    font-weight: 500;
    color: #28267E;
    margin-bottom: 0.25rem;
}

hr.banner-s {
    display: inline-block;
    width: 13%;
}

hr {
    margin: 8px 0;
    border-color: #28267e;
    border: 0;
    border-top: 3px solid #28267e;
    opacity: .25;
}

.services-section {
  background: #fff;
  font-family: 'Mulish', sans-serif;
}

.section-heading {
  font-size: 2.5rem;
  font-weight: 300;
  color: #28267E;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.section-heading .title-text {
  font-weight: 700;
  color: #28267E;
}

.section-heading .line {
  flex: 1;
  max-width: 80px;
  height: 2px;
  background-color: #a89cff;
}

.subtitle {
  font-size: 1rem;
  color: #6667ab;
  font-weight: 500;
  line-height: 1.6;
}

/* Card Styles */
.service-card {
  position: relative;
  height: 320px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  transition: transform 0.3s ease;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.service-card:hover {
  transform: translateY(-5px);
}

.service-card .overlay {
    position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: background 0.3s;
}

.service-card:hover .overlay {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.service-card h5 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.service-card p {
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.4;
  color: #e0e0e0;
}

.arrow {
      font-size: 25px;
    font-weight: bold;
    align-self: flex-end;
    margin-top: auto;
    display: inline-block;
        padding: 4px;
    border-radius: 50%;
    transition: background 0.3s;
}

.arrow.purple {
      background: #D3C7FF;
    color: #4b3bbd;
    height: 40px;
    width: 40px;
}

.arrow.green {
  background: #B4F5C0;
  color: #0e7a34;
}

.arrow.white {
  background: rgba(255, 255, 255, 0.85);
  color: #333;
}

.services-section {
  background: #fff;
  font-family: 'Mulish', sans-serif;
}

.section-heading {
  font-size: 2.5rem;
  font-weight: 300;
  color: #28267E;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.section-heading .title-text {
  font-weight: 700;
  color: #28267E;
}

.section-heading .line {
  flex: 1;
  max-width: 80px;
  height: 2px;
  background-color: #a89cff;
}

.subtitle {
  font-size: 1rem;
  color: #6667ab;
  font-weight: 500;
  line-height: 1.6;
}


.services-section {
  background: #fff;
  font-family: 'Mulish', sans-serif;
}

.section-heading {
  font-size: 2.5rem;
  font-weight: 300;
  color: #28267E;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.section-heading .title-text {
  font-weight: 700;
  color: #28267E;
}

.section-heading .line {
  flex: 1;
  max-width: 80px;
  height: 2px;
  background-color: #a89cff;
}

.subtitle {
  font-size: 1rem;
  color: #6667ab;
  font-weight: 500;
  line-height: 1.6;
}

/* ---------- Card Styles ---------- */
.service-card {
  position: relative;
  height: 320px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  transition: transform 0.3s ease;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
}

.service-card:hover {
  transform: translateY(-5px);
}

.service-card .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: background 0.3s ease;
}

.service-card:hover .overlay {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.service-card h5 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.service-card p {
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.4;
  color: #f2f2f2;
  transition: opacity 0.3s ease;
}

img.vector-background {
    width: 100vw;
    position: absolute;
    left: 0;
    right: 0;
    transform: scale(1.1);
}

/* Arrows */
.arrow {
        width: 40px;
    height: 40px;
  font-size: 1.2rem;
  font-weight: bold;
  align-self: flex-end;
  margin-top: auto;
  display: inline-block;
  padding: 4px;
  border-radius: 50%;
  transition: background 0.3s;
}

.arrow.purple {
  background: #D3C7FF;
  color: #4b3bbd;
}

.arrow.green {
  background: #B4F5C0;
  color: #0e7a34;
}

.arrow.white {
  background: rgba(255, 255, 255, 0.85);
  color: #333;
}

/* ---------- Hover Behavior ---------- */
.service-card .hidden-text {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.service-card:hover .hidden-text {
  display: block;
  opacity: 1;
}

.service-card.always-show p {
  display: block !important;
  opacity: 1 !important;
}


.tools-section {
  /*background: linear-gradient(to bottom, #f6f6ff, #edeafc);*/
  font-family: 'Mulish', sans-serif;
}

.tools-heading {
  font-size: 50px;
  font-weight: 300;
  color: #28267E;
}

.tools-heading .highlight {
  font-weight: 700;
  color: #28267E;
}

.tools-subtitle {
  font-size: 22px;
  color: #55589A;
  font-weight: 500;
}

/* Wrapper to maintain height */
.tool-card-wrapper {
  height: 100%;
}

/* Card container */
.tool-card {
  position: relative;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  /*overflow: hidden;*/
  height: 100%;
  min-height: 420px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

/* Overlay glass layer */
.card-overlay {
    width: 100%;
    background: rgb(255 255 255 / 69%);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    padding: 1.5rem;
    color: #1e1e1e;
    text-align: left;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border: 2px solid #28267e;
}

/* Badge */
.tool-badge {
      font-size: 0.85rem;
    font-weight: 600;
    color: #6C63FF;
    background: rgb(255 255 255 / 85%);
    padding: 3px 12px;
    border-radius: 0 50px 50px 0;
    margin-left: -23px;
    margin-bottom: 10px;
    display: inline-block;
}

/* Title */
.tool-title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #2b2b6d;
  margin-bottom: 0.5rem;
}

/* Description */
.tool-desc {
  font-size: 0.95rem;
  color: #2c2c2c;
  line-height: 1.5;
  margin-bottom: 1rem;
}

/* Link */
.tool-link {
  font-weight: 700;
  font-size: 0.95rem;
  color: #e21c2f;
  text-decoration: none;
}

.tool-link:hover {
  text-decoration: underline;
}

/* CTA Button */
.explore-btn {
  background: #28267E;
  color: white;
  font-weight: 700;
  padding: 0.75rem 2rem;
  font-size: 1rem;
  border-radius: 10px;
  border: none;
  transition: background 0.3s ease;
}

a.btn.explore-btn:hover {
    background: #ff9393;
}



.card-overlay {
    width: 90%;
    margin: 0 auto;
    position: absolute;
    bottom: -35px;
    border-radius: 20px;
    left: 6%;
}

.mt-5 {
    margin-top: 5rem !important;
}

.insight-section {
    padding-top: 0px !important;
  font-family: 'Mulish', sans-serif;
  background: #fff;
}

.insight-title {
  font-size: 2.3rem;
  font-weight: 300;
  color: #28267E;
}

.highlight-blue {
  font-weight: 700;
  color: #28267E;
}

.insight-subtitle {
    font-style: italic;
    color: #28267E;
}

.insight-description {
  max-width: 700px;
  margin: 0 auto;
  color: #29267C;
  font-size: 20px;
  font-weight: 500;
}

/* Cards */
.insight-card {
  border-radius: 16px;
  padding: 1.5rem;
  background: #fff;
  height: 100%;
  text-align: left;
}

.glass-card {
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-image: url(../images/prestigious-bg.png);
  background-size: cover;
  background-position: center;
  color: #000;
  transform: translate(0px, 90px);
}

.blue-card {
  background-color: #28267E;
}

.white-card {
  background-color: #fff;
}

.insight-card .badge {
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  border-radius: 99px;
  padding: 4px 10px;
}

.insight-heading {
  font-size: 1.05rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #28267e;
}

.insight-label {
  font-size: 0.9rem;
  margin-bottom: 0.25rem;
  color: #555;
}

.insight-detail {
  font-size: 0.92rem;
 color: #28267e;
  margin-bottom: 1rem;
  line-height: 1.45;
}

.insight-tool {
  font-size: 0.92rem;
}

.highlight-red {
  color: #e21c2f;
  font-weight: 600;
}

/* Bottom CTA */
.perspective-title {
    font-size: 36px;
    font-weight: 200;
    color: #28267E;
}

.perspective-subtitle {
  font-size: 1rem;
  font-weight: 400;
  color: #5c5c87;
}



.perspective-description {
    font-size: 20px;
    color: #001067;
    margin-bottom: 10px;
}
.perspective-link {
  color: #e21c2f;
  font-weight: 700;
  text-decoration: none;
  font-size: 0.95rem;
}

.perspective-link:hover {
  text-decoration: underline;
}

span.badge {
    background-color: #fff;
    color: #28267e;
}

.footer-section {
          background: linear-gradient(116deg, #1330cb, #0A1345);
  color: #ffffff;
  position: relative;
  overflow: hidden;
  font-family: 'Mulish', sans-serif;
}

p.shape-future.mb-1 {
    margin-left: 14px;
}

.copyright-inliner {
    margin-bottom: 70px !important;
}

.join-inner-team
 {
    margin-left: -35px;
}

.footer-title {
    font-size: 57px;
    font-weight: 100;
    line-height: 1.1;
    margin-bottom: 20px;
}

.map-wrapper.position-relative.mb-5 {
    margin-top: -100px;
    margin-bottom: -150px !important;
}

.footer-subtitle {
      margin-left: 15rem;
    font-weight: 700;
    font-style: italic;
}

.footer-description {
  max-width: 600px;
  margin: 0 auto;
  font-size: 20px;
  color: #dce6ff;
}

.contact-us-btn {
  background-color: #fff;
  color: #04144f;
  padding: 0.5rem 1.5rem;
  border-radius: 50px;
  font-weight: 600;
  border: none;
}

/* Map Points */
.map-wrapper {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}

.map-image {
  width: 100%;
}

.map-point {
  position: absolute;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

.map-point::after {
  content: attr(data-label);
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  color: #04144f;
  font-size: 0.7rem;
  padding: 3px 8px;
  border-radius: 4px;
  white-space: nowrap;
  opacity: 0;
  transition: 0.3s ease;
}

.map-point:hover::after {
  opacity: 1;
}

/* Join Our Team Section */
.shape-future {
  color: #57e4f6;
  font-size: 1rem;
  font-weight: 500;
}

.join-heading {
  font-size: 1.6rem;
  font-weight: 700;
  color: #ffffff;
}

.text-highlight {
  color: #ffffff;
}

.email-link {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 1rem;
}

.email-link:hover {
  text-decoration: underline;
}

.social-icons a {
  color: #fff;
  font-size: 1.1rem;
  transition: color 0.3s ease;
}

.social-icons a:hover {
  color: #ffffff;
}

/* Footer Grid */
.footer-heading {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 0.4rem;
  font-size: 0.95rem;
}

.footer-links a {
  color: #ffffff;
  text-decoration: none;
}

.footer-links a:hover {
  text-decoration: underline;
}

.footer-address {
  font-size: 0.95rem;
  color: #cfd8ff;
}

/* Watermark */
.footer-watermark {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  font-size: 120px;
  text-align: center;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.05);
  pointer-events: none;
}

.footer-quick {
    margin-bottom: 280px;
}

.join-team {
    display: inline-flex;
    gap: 600px;
}

.my-5 {
    margin-top: 1rem !important;
    margin-bottom: 2rem !important;
}

img.ditech {
    width: 90%;
}


@media screen and (max-width: 600px) {
    .marg-top-set {
        margin: 0px 20px;
    }
    .subtitle {
    text-align: left; 
    }
    section.expertise-section.py-5 {
    padding-bottom: 20px !important;
}

    section.expertise-section.py-5 {
    padding: 16px;
} 

    h1.setcclass-hm {
    min-width: 140%;
}
    h6.footer-heading {
    margin-top: 20px;
}
    .map-image {
    transform: scale(1.35);     margin-top: 100px;
    }
    
    .footer-description {
    font-size: 15px;
    }
    
    .footer-subtitle {
    margin-left: 3rem; 
    }
    
.footer-title {
    font-size: 30px; 
}
    section.services-section.py-5 {
    padding-bottom: 0px !important;
}
    .perspective-title {
    font-size: 26px;
    }
    .perspective-description {
    font-size: 14px; 
    }
    .service-card {
    height: 260px; 
    }
    
    p.hidden-text {
    text-align: left;
}
    
    .tools-heading {
    font-size: 34px; 
    }
    
    .tools-heading .highlight {
    font-size: 32px;
    }
    
    .service-card h5 {
    font-size: 26px !important;
    text-align: left;
    }
    
    .services-section {
    padding: 30px 20px !important;
}

    .description {
    margin-top: 0px !important;
    }
    
    
    .section-title .section-sub {
    font-size: 40px;
}
    
.carousel-caption h1 span {
    font-size: 24px; 
}
nav.navbar {
    max-width: 100%;
}
button.btn.d-lg-none {
    display: none;
}
.btn-contact {
    margin: auto;
}
hr.banner-h {
    display: none;
}








.tab-link{
  font-size: 10px;
}

.carousel-tabs{
            background: linear-gradient(180deg, #ffffff3b 0%, #ffffffd9 15%, #ffffff 100%);
          display: flex;
        flex-direction: row-reverse;
        flex-wrap: wrap;
}

.stat-number {
    font-size: 40px;
}

.section-heading{
  font-size: 27px;
  justify-content: left;
}

.section-title{
  font-size: 27px;
}

.mb-5 {
    margin-bottom: 0rem !important;
}

.py-5{
  padding-bottom: 4rem !important;
}

.main-toolcard {
    margin-bottom: 50px;
}

.stat-label{
  font-size: 12px;
}

.mt-5 {
    margin-top: 1rem !important;
}

.glass-card{
  transform: translate(0px, 0px);
}

.insight-description {
    font-size: 16px; 
}
.marg-top-set {
    margin: -40px 20px;
}
.tools-subtitle {
        font-size: 18px;
        padding-bottom: 16px;
    }

    .insight-title {
        padding-top: 40px;
        font-size: 27px;
        text-align: center;
    }
    img.awd-left-image,img.awd-right-image {
    display: none; 
    }

 .insight-section .my-5 {
    margin-top: 2rem !important;
}

.map-point{
  display: none;
}

.join-team {
    display: inline-table;
    gap: 0;
    padding-top: 135px;
}

.text-md-start {
    text-align: left !important;
}

img.ditech {
    width: 100%;
}

.footer-quick {
    margin-bottom: 30px;
}

}


 .strategy-section {
      max-width: 1280px;
      margin: 0 auto;
      padding: 50px 20px;
      text-align: center;
      color: #1F1F5D;
    }

    .strategy-section h2 {
          font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: -10px;
    }

    .strategy-section h3 {
      font-size: 2.5rem;
      font-weight: 300;
      color: #5C50C4;
      margin: 0;
      display: inline-block;
    margin-left: 130px;
    }

    .asterisk {
      font-size: 3rem;
      color: #5C50C4;
      font-weight: bold;
      margin-left: 10px;
      vertical-align: middle;
    }

    .features-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin-top: 60px;
      gap: 20px;
      position: relative;
    }

    .feature {
      flex: 1;
      text-align: left;
      max-width: 300px;
    }

    .feature img {
      width: 70px;
      margin-bottom: 20px;
    }

    .feature-title {
    font-size: 26px;
    font-weight: 700;
    color: #29267C;
    margin-bottom: 10px;
    line-height: 1.1;
}

    .feature-title span {
      display: block;
      font-weight: 400;
      color: #5C50C4;
    }

    .feature p {
      font-size: 0.95rem;
      color: #5C50C4;
      line-height: 1.6;
    }

    .feature p strong {
    color: #100C78;
    font-weight: 600;
}

    .divider-line {
      position: absolute;
      width: 1px;
      background-color: #D3D3D3;
      height: 100px;
      top: 30px;
    }

    .divider-line.left {
        left: 33.33%;
        transform: scale(2.5) rotate(11deg) translate(-10px, -35px);
        transform-origin: top;
    }

    .divider-line.right {
        right: 33.33%;
        transform: scale(2.5) rotate(11deg) translate(15px, 5px);
        transform-origin: top;
    }

    @media (max-width: 992px) {
      .features-wrapper {
        flex-direction: row;
        align-items: center;
      }

      .feature {
        max-width: 100%;
        text-align: center;
        height: 250px !important;
      }

      .divider-line {
        display: none;
      }
    }


img.astried {
    width: 60px;
    transform: translate(10px, -20px);
}

.services-section {
      max-width: 1280px;
      margin: 0 auto;
      padding: 50px 20px;
    }

    .section-header {
      text-align: center;
      margin-bottom: 40px;
      position: relative;
    }

    .section-header h4 {
            font-weight: 600;
    font-size: 30px;
    color: #1F1F5D;
    
    
      display: inline-block;
      position: relative;
    }

    .section-header h4::after {
      content: '';
      position: absolute;
      left: 120%;
      top: 50%;
      width: 100px;
      height: 1px;
      background-color: #D9D9D9;
      transform: translateY(-50%);
    }

        .section-header h4::before {
      content: '';
      position: absolute;
      right: 120%;
      top: 50%;
      width: 100px;
      height: 1px;
      background-color: #D9D9D9;
      transform: translateY(-50%);
    }

    .heading-group {
      display: inline-flex;
      align-items: flex-start;
      flex-wrap: wrap;
      gap: 10px;
      margin-top: 15px;
    }

    .heading-group .main-word {
      font-size: 3.5rem;
      font-weight: 800;
      color: #1F1F5D;
      display: flex;
      align-items: center;
    }

    .heading-group .arrow-icon {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      border: 1px solid #D9D9D9;
      border-radius: 999px;
      width: 32px;
      height: 32px;
      font-size: 0.9rem;
      margin-left: 10px;
      color: #5C50C4;
    }
    
  span.arrow-icon {
    color: red;
    border: 1px solid #28267e;
    line-height: 0;
    padding: 0px 30px;
    border-radius: 50px;
    font-size: 44px;
}
    .heading-group .inline-image {
    width: 200px;
    height: 90px;
    object-fit: cover;
    border-radius: 6px;
    margin-top: 12px;
}

    .heading-group .sub-word {
    font-size: 72px;
    font-weight: 200;
    color: #28267e;
    line-height: 1;
}

    .services-grid {
      display: flex;
      flex-wrap: wrap;
      gap: 40px;
      margin-top: 50px;
      align-items: flex-start;
    }

    .services-image {
      flex: 1;
      min-width: 300px;
    }

    .services-image img {
      width: 100%;
      border-radius: 16px;
      display: block;
    }

    .services-list {
      flex: 1;
      min-width: 300px;
      display: flex;
      flex-direction: column;
      gap: 10px;
    }

.service-item {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 1rem;
  color: #5C50C4;
  text-decoration: none;
  cursor: pointer;
  padding: 12px 0;
  border-bottom: 1px solid #E2E2F2;
  transition: all 0.3s ease;
    padding: 10px 0px;
}

    .service-item {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
      padding-bottom: 10px;
      border-bottom: 1px solid #E2E2F2;
      font-size: 1rem;
      color: #5C50C4;
      text-decoration: none;
      transition: all 0.3s ease;
    }

    .service-item:hover {
      color: #FF2D2D;
      font-weight: 600;
      padding-left: 8px;
    }

    .service-item:hover .number {
      color: #FF2D2D;
    }
.genai-left h2 {
    font-size: 2rem; 
}
.genai-left h3 {
    font-size: 2rem; 
}
    .service-item .arrow {
      margin-right: 0px;
      color: #C3C3DC;
    }
    
        .services-section {
  font-family: 'Mulish', sans-serif;
  max-width: 1200px;
  margin: auto;
  padding: 60px 20px;
}

.sub-word {
  font-size: 2.2rem;
  font-weight: 300;
  color: #5C50C4;
}

.services-grid {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.services-image img {
  max-width: 100%;
  border-radius: 12px;
}


.service-item .arrow {
  margin-right: 10px;
  color: #C3C3DC;
}

.service-item .number {
  font-size: 0.8rem;
  color: #C3C3DC;
}

.service-item.active {
  color: #FF2D2D;
  font-weight: 600;
}

.service-item.active .number {
  color: #FF2D2D;
}

.service-detail {
  display: none;
  padding: 10px 0 15px 25px;
  font-size: 0.95rem;
  color: #333;
  line-height: 1.6;
  background: #fafafa;
  border-left: 3px solid #5C50C4;
  margin-bottom: 10px;
}




    .service-item .number {
      font-size: 0.8rem;
      color: #C3C3DC;
    }

    .service-item.active {
      color: #FF2D2D;
      font-weight: 600;
    }

    .service-item.active .arrow,
    .service-item.active .number {
      color: #FF2D2D;
    }

    @media (max-width: 992px) {
      .services-grid {
        flex-direction: column;
        align-items: center;
      }
      
      .tools-right {
    margin: 25px;
}

      .services-list {
        width: 100%;
      }

      .heading-group {
        flex-direction: column;
        align-items: flex-start;
      }
    }
    
    
    .services-list span {
    font-size: 21px;
}


.services-list {
  flex: 1;
  min-width: 300px;
}

    .main-word h3 {
        
    font-size: 72px;
    font-weight: 600;
    color: #28267E;
    margin-bottom: -18px;
    }


.starburst img{
  width: 150px;
}

.genai-section {
    background: url(../images/intellegent-bg.png);
    color: #ffffff;
    padding: 100px 20px;
    background-size: cover !important;
    border-top-left-radius: 100% 20px;
    border-top-right-radius: 0;
    background-position: top;
    background-repeat: no-repeat;
    margin-bottom: 150px;
}

    .genai-container {
      max-width: 1280px;
      margin: auto;
      display: flex;
      gap: 60px;
      flex-wrap: wrap;
      align-items: flex-start;
    }
    
    .genai-left p {
    max-width: 520px;
}

    .genai-left {
        margin-top: 60px;
        flex: 1;
        min-width: 300px;
    }

    .genai-left h2 {
      font-size: 2.8rem;
      font-weight: 700;
      color: #ffffff;
      margin: 0;
    margin-bottom: -10px;
    }

    .genai-left h3 {
      font-size: 2.5rem;
      font-weight: 300;
      margin: 10px 0 30px;
      color: #e2e2f2;
    }

    .genai-left p {
          font-size: 19px;
    line-height: 1.5;
    color: #e0dcf9;
    }

    .genai-left p strong {
      color: #ffffff;
      font-weight: 700;
    }

    .genai-button {
          margin-top: 30px;
    display: inline-block;
    background-color: #29267C;
    color: #ffffff;
    font-weight: 700;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 8px;
    }

    .genai-right {
      flex: 1;
      min-width: 320px;
      position: relative;
    }

    .starburst {
      position: absolute;
    left: -75px;
    top: -75px;
    width: 40px;
    height: 40px;
    background-image: url(starburst.svg);
    background-size: contain;
    background-repeat: no-repeat;
    }

    .genai-card {
      background-color: #ffffff;
      color: #2c2c4d;
      padding: 30px;
      border-radius: 16px;
      box-shadow: 0 8px 24px rgba(0,0,0,0.08);
      position: relative;
      z-index: 1;
      
    margin-bottom: -230px;
    }

    .genai-label {
      background-color: #FF2D2D;
      color: #fff;
      display: inline-block;
      padding: 4px 10px;
      font-size: 0.85rem;
      font-weight: 700;
      border-radius: 6px;
      margin-bottom: 10px;
    }

    .genai-card h4 {
      font-size: 1rem;
      font-weight: 700;
      margin: 10px 0 5px;
      font-style: italic;
      color: #2c2c4d;
    }

    .genai-card .brief {
          font-size: 14px;
    font-weight: 400;
    color: #535353;
    line-height: 1.5;
    margin-bottom: 14px;
    font-style: italic;
    }

    .genai-list-section {
      border-top: 1px dashed #aaa;
      border-bottom: 1px dashed #aaa;
      padding: 20px 0;
      margin: 20px 0;
    }

    .genai-list-section h5 {
          margin: 0 0 15px;
    font-size: 24px;
    font-weight: 700;
    color: #28267E !important;
    }

    .genai-list {
      list-style: none;
      padding-left: 0;
      margin: 0;
    }

    .genai-list li {
      margin-bottom: 16px;
    }

    .genai-list li strong {
    color: #001067;
    font-weight: 500;
    font-size: 18px;
}

img.our-approach {
    transform: translate(-4px, 0px);
}

    .genai-list li span {
        display: block;
    font-size: 16px;
    color: #605C9E;
    margin-top: 2px;
    line-height: 1.2;
    padding-left: 26px;
    margin-bottom: 25px;
}

    .genai-conclusion {
      font-size: 0.95rem;
      margin-top: 5px;
      color: #5C50C4;
      font-weight: 600;
    }

    @media (max-width: 900px) {
      .genai-container {
        flex-direction: column;
        gap: 40px;
      }

      .starburst {
        display: none;
      }
    }

.tools-section {
      max-width: 1280px;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 40px;
      margin-bottom: 40px;
    }

    .tools-left {
      flex: 1;
      min-width: 300px;
      position: relative;
    }

    .tools-left .screenshot {
      width: 100%;
      /*border: 1px solid #e5e5f0;*/
      border-radius: 12px;
      margin-bottom: 40px;
      /*box-shadow: 0 0 8px rgba(92, 80, 196, 0.1);*/
    }

    .tools-right {
      flex: 1;
      min-width: 300px;
    }

    .tools-right h2 {
      font-size: 2.5rem;
      font-weight: 700;
      color: #1F1F5D;
      margin: 0;
    }

    .tools-right h3 {
      font-size: 2.5rem;
      font-weight: 300;
      color: #5C50C4;
      margin: 0 0 20px;
    }

    .tools-right p {
      font-size: 1rem;
      line-height: 1.7;
      margin-bottom: 30px;
      color: #2c2c4d;
    }

    .tools-right p a {
      color: #5C50C4;
      text-decoration: none;
      font-weight: 600;
    }

    .tool-features {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 20px 40px;
      margin-bottom: 40px;
    }

    .tool-feature {
      display: flex;
      align-items: center;
      font-size: 0.95rem;
      color: #1F1F5D;
    }

    .tool-feature img {
      width: 24px;
      height: 24px;
      margin-right: 12px;
    }

    .tools-cta {
      display: inline-block;
      background-color: #1F1F5D;
      color: #ffffff;
      padding: 12px 24px;
      border-radius: 8px;
      font-weight: 700;
      text-decoration: none;
      font-size: 1rem;
    }

    .tools-cta::after {
      content: ' ↗';
      font-weight: 400;
    }

    @media (max-width: 900px) {
      .tools-section {
        flex-direction: column;
      }

      .tool-features {
        grid-template-columns: 1fr;
      }

      .tools-right h2,
      .tools-right h3 {
        font-size: 2rem;
      }
    }


    .cta-section {
        max-width: 1200px;
        margin: 60px auto;
        padding: 0 0px;
        background-image: url(../images/bottomcta___neat.webp);
        background-size: cover;
        background-position: right;
        border: 1px solid #a4998b;
        border-radius: 20px;
    }

    .cta-card {
          display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    }

    .cta-content {
      flex: 1;
      padding: 40px 30px;
    }

    .cta-content h2 {
    font-size: 34px;
    font-weight: 600;
    color: #28267E;
    margin-bottom: 10px;
}

    .cta-content p {
          font-size: 18px;
    color: #29267C;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 25px;
    max-width: 410px;
    }

    .cta-button {
      display: inline-block;
      background-color: #1F1F5D;
      color: #fff;
      padding: 12px 24px;
      border-radius: 8px;
      text-decoration: none;
      font-weight: 600;
      font-size: 1rem;
    }

    .cta-image {
      flex: 1;
      height: 100%;
      min-height: 280px;
     
    }

    .cta-dots {
      position: absolute;
      bottom: 20px;
      right: 20px;
      width: 60px;
      height: 60px;
      background-image: radial-gradient(#5C50C4 1.5px, transparent 1.5px);
      background-size: 10px 10px;
      opacity: 0.5;
    }

    @media (max-width: 900px) {
      .cta-card {
        flex-direction: column;
                height: 350px;
      }

      .cta-image {
        width: 100%;
        min-height: 200px;
      }

      .cta-content {
        padding: 30px 20px;
      }

      .cta-dots {
        display: none;
      }
      
    }
      


