/* Start Homepage Banner Code CSS */
 
.banner-content
{
 position: absolute;
 top: 30%;
 z-index: 99;
 width: 35%;
}
.banner-span
{
 color: #fff;
}
.main-banner
{
 width: 100%;
}
.banner-content span 
{
 color: #FFF;
 font-family: Poppins;
 font-size: 20px;
 font-style: normal;
 font-weight: 400;
 line-height: normal;
 letter-spacing: 2px;
}
.banner-content h1 
{
 color: #FFF;
 font-family: Poppins;
 font-size: 85px;
 font-style: normal;
 font-weight: 600;
 line-height: 79px; /* 93.684% */
 letter-spacing: -3.8px;
}
.big-para
{
 color: #FFF;
 font-family: Poppins;
 font-size: 20px !important;
 font-style: normal;
 font-weight: 500 !important;
 }
.banner-content p 
{
 color: #FFF;
 font-family: Poppins;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 27px; /* 152.632% */
}
/* End Homepage Banner Code CSS */
/* Start Banner Bottom Counter Code CSS */
.stats-section{
 position: relative;
 overflow: hidden;
 margin-top: -23%;
}
.stats-card{
 position: relative;
 z-index: 2;
 background: #eef2f6;
 border-radius: 14px;
 padding: 25px 25px;
 min-height: 150px;
}
.stats-card img{
 margin-bottom: 10px;
}
.counter-wrap{
 display: flex;
 align-items: baseline;
 gap: 2px;
}
.counter,
.suffix{
 color: #1F7BCA;
 font-family: Poppins;
 font-size: 40px;
 margin-bottom: 5px;
 font-style: normal;
 font-weight: 600;
 line-height: 45px;
}
.stats-card p{
 margin-bottom: 0;
 font-size: 16px;
 color: #111;
}
/* Tablet */
@media (max-width: 991px){
 .counter,
 .suffix{
  font-size: 40px;
 }
}
/* Mobile */
@media (max-width: 767px){
 .stats-card{
  padding: 18px;
  min-height: 130px;
 }
 .counter,
 .suffix{
  font-size: 28px;
 }
 .stats-card p{
  font-size: 12px;
 }
 .blue-shape{
  width: 200px;
  height: 100px;
  left: 30px;
 }
}
/* End Banner Bottom Counter Code CSS */

/* Start Agentic AI Works Code CSS */
.home-agenticai
{
 padding-top: 50px;
}
.robot
{
 position: relative;
 top: -50px;
}
.common-top-heading
{
 color: #262626;
 font-family: Poppins;
 font-size: 15px;
 font-style: normal;
 font-weight: 500;
 line-height: normal;
 letter-spacing: 1.9px;
 text-transform: uppercase;
}
.common-heading
{
 color: #262626;
 text-align: center;
 font-family: Poppins;
 font-size: 50px;
 font-style: normal;
 font-weight: 500;
 line-height: 60px; /* 116.667% */
 letter-spacing: -1.8px;
}
.common-para
{
 color: #494949;
 text-align: center;
 font-family: Poppins;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 26px; /* 176.471% */
}
.home-agenticai .align-items-center p
{
 color: #262626;
 font-family: Poppins;
 font-size: 18px;
 font-style: normal;
 font-weight: 500;
 line-height: 26px; /* 145.455% */
 letter-spacing: -0.66px;
}
.home-agenticai .back-gray
{
 background-color: #EEF3FA;
 padding: 10px 20px;
 border-radius: 10px;
 margin-bottom: 30px;
}
.home-agenticai .back-gray p 
{
 color: #262626;
 font-family: Poppins;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 25px;
}

/* End Agentic AI Works Code CSS */

/* Start operations-gains Code CSS */
.operations-gains
{
 position: relative;
 z-index: 99;
}
.operational-box
{
 position: relative;
 z-index: 9;
}
.operational-box .operational-inside {
    position: absolute;
    top: 7%;
    z-index: 99;
    left: 3%;
    width: 30%;
}
/* Default = Mobile + Tablet */
.w-90,
.w-80,
.w-70 {
    width: 100%;
}
a 
{
 text-decoration: none;
}
/* Desktop only */
@media (min-width: 992px) {
    .w-90 {
        width: 90%;
    }

    .w-80 {
        width: 80%;
    }

    .w-70 {
        width: 70%;
    }
}
.operational-box .operational-inside h3
{
 color: #FFF;
 font-family: Poppins;
 font-size: 25px;
 font-style: normal;
 font-weight: 600;
}
.operational-box .operational-inside p
{
 color: #FFF;
 font-family: Poppins;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 25px; /* 187.5% */
 letter-spacing: -0.32px;
}
.operational-box img 
{
 width: 100%;
}
.operation-three-box
{
 padding: 20px 20px 30px;
 border-radius: 15px;
 height: 95%;
 text-align: center;
 margin-bottom: 20px;
}
.operation-three-box h3
{
 color: #FFF;
 font-family: Poppins;
 font-size: 22px;
 text-align: left;
 font-style: normal;
 margin-bottom: 20px;
 font-weight: 500;
}
.operation-three-box img 
{
 margin: 0 auto;
}
.operation-three-box p 
{
 color: #FFF;
 font-family: Poppins;
 text-align: left;
 font-size: 16px;
 margin-top: 20px;
 font-style: normal;
 font-weight: 400;
 line-height: 24px; /* 175% */
 letter-spacing: -0.32px;
}
.blue-mobile
{
    background-color: #0B3259;
}
.blue1 
{
 background-color: #4A86EA;
}
.green1 
{
 background-color: #22474D;
}
.black1
{
 background-color: #282A2E;
}
/* End operations-gains Code CSS */


/* Start How We Work Code CSS */
.how-we-work {
 z-index: 9;
 position: relative;
 background: #F4F8FC;
 padding: 357px 0 70px;
 clip-path: polygon(0 30%, 100% 0, 100% 100%, 0 100%);
 border-radius: 5%;
 border-top-right-radius: 100px;
 overflow: visible;
 margin-top: -20%;
}
.how-we-work .section-subtitle{
 font-size:13px;
 letter-spacing:3px;
 font-weight:500;
 text-transform:uppercase;
 color:#fff;
 margin-bottom:10px;
}
.how-we-work .section-title {
 font-size: 42px;
 font-weight: 500;
 line-height: 1.1;
 margin-bottom: 12px;
 color: #fff;
}

.how-we-work .custom-accordion .accordion-item{
 border:none;
 border-radius:18px !important;
 overflow:hidden;
 margin-bottom:0px;
 background:#fff;
}

.how-we-work .custom-accordion .accordion-button{
 background:#fff;
 border:none;
 box-shadow:none !important;
 padding:20px 20px 20px;
 border-radius:18px !important;
 display:flex;
 align-items:center;
}
.how-we-work .custom-accordion .accordion-button:not(.collapsed){
     background: #e6f1f9;
    border-radius: 0px !important;
}
.how-we-work .custom-accordion .accordion-button::after{
 display:none;
}
.how-we-work .accordion-icon{
 width:55px;
 height:55px;
 min-width:55px;
 border-radius:50%;
 background:#123d70;
 color:#fff;
 display:flex;
 align-items:center;
 justify-content:center;
 font-size:22px;
 font-weight: 700;
 margin-right:16px;
}
.how-we-work .custom-accordion .accordion-button:not(.collapsed) .accordion-icon{
 background:#1976d2;
}
.how-we-work .accordion-title {
 color: #262626;
 font-family: Poppins;
 font-size: 20px;
 font-style: normal;
 font-weight: 600;
 line-height: normal;
 letter-spacing: -0.6px;
}
.how-we-work .accordion-title span 
{
 color: #262626;
 font-family: Poppins;
 font-size: 15px;
 letter-spacing: 1px;
 font-style: normal;
 font-weight: 500;
 line-height: 20px;
 text-transform: uppercase;
}
.how-we-work .custom-accordion .accordion-button:not(.collapsed) .accordion-title{
 color:#1976d2;
}
.how-we-work .accordion-body {
 padding: 20px 22px 25px 93px;
 border-radius: 20px;
 opacity: 0.8;
 background: linear-gradient(270deg, #E6F1F9 47.35%, rgba(255, 255, 255, 0.00) 100%);
}

.info-title{
 font-size:17px;
 font-weight:600;
 font-family: "Poppins", sans-serif;
 margin-bottom:10px;
}
.info-text {
 color: #494949;
 font-family: "Poppins", sans-serif;
 line-height: 1.6;
 font-size: 15px;
}
.right-content-box1{
 background:#eaf2fb;
 border-radius:25px;
 padding:10px;
 position:relative;
 overflow:hidden;
}

.content-card{
 display:none;
 animation:fadeIn .4s ease;
}
.content-card.active{
 display:block;
}
@keyframes fadeIn{
 from{
  opacity:0;
  transform:translateY(15px);
 }
 to{
  opacity:1;
  transform:translateY(0);
 }
}
.floating-title{
 background:#fff;
 display:inline-block;
 padding:15px 28px;
 border-radius:50px;
 font-size:20px;
 font-weight:600;
 box-shadow:0 5px 15px rgba(0,0,0,0.08);
 margin-bottom:30px;
}
.how-we-work .content-image1{
 width:100%;
 border-radius:20px;

}
.flow-wrapper{
 background:#fff;
 border-radius:18px;
 margin-top:22px;
 padding:20px;
 display:flex;
 justify-content:space-between;
 gap:20px;
}
.flow-item{
 flex:1;
 text-align:center;
 position:relative;
}
.flow-item:not(:last-child)::after{
 content:"";
 position:absolute;
 top:24px;
 right:-12px;
 width:100%;
 height:2px;
 background:#d6d6d6;
}
.flow-icon{
 width:48px;
 height:48px;
 border-radius:50%;
 margin:auto auto 10px;
 display:flex;
 align-items:center;
 justify-content:center;
 color:#fff;
 font-size:18px;
}

.flow-text{
 font-size:14px;
 font-weight:500;
}
@media(max-width:991px){

 .section-title{
  font-size:38px;
 }

 .right-content-box{
  margin-top:40px;
  min-height:auto;
 }
}

@media(max-width:767px){

 .how-we-work{
  padding:60px 0;
 }

 .section-title{
  font-size:30px;
 }

 .process-title{
  font-size:24px;
 }

 .how-we-work .accordion-title{
  font-size:16px;
 }

 .how-we-work .accordion-icon{
  width:45px;
  height:45px;
  min-width:45px;
  font-size:18px;
 }

 .how-we-work .accordion-body{
  padding:0 18px 20px 18px;
 }

 .how-we-work .custom-accordion .accordion-button{
  padding:18px;
 }

 .floating-title{
  font-size:16px;
  padding:12px 20px;
 }

 .content-image{
  height:240px;
 }

 .flow-wrapper{
  flex-direction:column;
 }

 .flow-item:not(:last-child)::after{
  display:none;
 }
}
/* End How We Work Code CSS */


/* Start Execution Model Code CSS */
.workflow-box{
    position:relative;
    width:100%;
    max-width:640px;
    margin:auto;
}

.workflow-img{
    width:100%;
    display:block;
}

.txt{
    position:absolute;
    font-weight:600;
    white-space:nowrap;
}

/* Top */
.workflow-input {
    top: 5%;
    left: 52%;
    transform: translateX(-50%);
    font-size: 18px;
    color: #1b2a3a;
}

/* Center */
.agent-text {
    top: 26%;
    left: 49%;
    transform: translateX(-50%);
    font-size: 21px;
    color: #ffffff;
}

/* Left */
.validation-text {
    top: 49%;
    left: 19%;
    font-size: 18px;
    color: #fff;
}

/* Right */
.review-text {
    top: 49%;
    right: 15%;
    font-size: 18px;
    color: #2b1f00;
}

/* Bottom */
.outcome-text {
    bottom: 17%;
    left: 53%;
    transform: translateX(-50%);
    font-size: 18px;
    color: #fff;
}
.execution-model
{
 padding: 60px 0;
 position: relative;
 z-index: 1;
}
.execution-model h3 {
    color: #262626;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 23px;
}
.execution-model p 
{
 color: #494949;
 font-family: Poppins;
 font-size: 16px;
 font-style: normal;
 font-weight: 400;
 line-height: 24px;
}
.back-new-box {
    background-color: #F4F8FC;
    padding: 25px 20px;
    border-radius: 20px;
    margin-bottom: 25px !important;
    border: 1px dashed #ccc;
}
/* End Execution Model Code CSS */


/* Start Other AI Products Code CSS */
.ai-products-home {
 padding: 480px 0 120px;
 overflow: hidden;
 background-color: #F4F8FC;
 clip-path: polygon(0 42%, 100% 0, 100% 100%, 0 100%);
 margin-top: -28%;
}
.ai-products-home .section-title{
 color: #262626;
 text-align: center;
 font-family: Poppins;
 font-size: 43px;
 font-style: normal;
 font-weight: 500;
 line-height: 58px; /* 116% */
 letter-spacing: -1.5px;
}
.ai-products-home .product-swiper{
 padding-bottom:15px;
 overflow:visible !important;
}
.ai-products-home .product-card{
 background:#284561;
 border-radius:24px;
 overflow:hidden;
 box-shadow:0 5px 20px rgba(0,0,0,0.06);
 transition:0.3s;
 height:100%;
}
.ai-products-home .product-card:hover 
{
 background-color: #fff;
 transition:0.9s;
}
.ai-products-home .product-card:hover .product-top{
   background:linear-gradient(135deg,#0b3a69,#1563b8);
  border: 7px solid #fff;
  transition:0.9s;
}
.ai-products-home .product-card:hover .product-content p
{
 color: #222;
}
.ai-products-home .product-card:hover .product-content h3
{
 color: #0B3359;
}
.ai-products-home .product-card:hover .product-tag 
{
 border: 3px solid #fff;;
}
.ai-products-home .product-card:hover .learn-btn
{
 color: #0B3359;
}
.ai-products-home .product-top {
 background: #446687;
 padding: 35px 25px;
 text-align: center;
 position: relative;
 border: 7px solid #284561;
 border-radius: 20px;
 height: 140px;
}
.ai-products-home .product-top.dark{
 background:linear-gradient(135deg,#0b3a69,#1563b8);
}
.ai-products-home .product-top img{
 max-width:180px;
 height:auto;
}
.ai-products-home .product-tag {
    position: absolute;
    bottom: -12px;
    transform: translateX(-50%);
    background: #1f7be8;
    border: 3px solid #284561;
    color: #fff;
    padding: 6px 13px;
    border-radius: 30px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .5px;
}
.ai-products-home .product-content{
 padding:35px 20px 30px;
 text-align:center;
 height: 415px;
}
.ai-products-home .product-content h3 {
 margin-bottom: 5px;
 color: #fff;
 text-align: center;
 font-family: Poppins;
 font-size: 22px;
 font-style: normal;
 font-weight: 600;
 line-height: normal;
}
.ai-products-home .product-content p {
    color: rgb(255 255 255 / 66%);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    letter-spacing: 0.2px;
    font-style: normal;
    height: 188px;
    font-weight: 300;
    line-height: 22px;
}
.car-blue
{
 color: #1f7be8;
 text-align: center;
 font-family: Poppins;
 font-size: 14px;
 font-style: italic;
 font-weight: 400;
 line-height: 20px;
 margin-top: 10px;
 margin-bottom: 15px;
}
.ai-products-home .learn-btn {
    text-decoration: none;
    font-weight: 500;
    color: #a4aec1;
    transition: .3s;
}
.ai-blue {
    background-color: #0B3359;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}
.ai-products-home .learn-btn:hover{
 color:#1f7be8;
}
.ai-products-home .swiper-pagination{
 position:relative;
 margin-top:50px;
}
.ai-products-home .swiper-pagination-progressbar{
 background:#dce3ee;
 height:4px !important;
 border-radius:30px;
}
.ai-products-home .swiper-pagination-progressbar-fill{
 background:#1f7be8 !important;
 border-radius:30px;
}
.ai-products-home .swiper-pagination-progressbar {
    background: rgb(110 110 110 / 25%);
    position: absolute;
    left: 0 !important;
    bottom: -51px !important;
    top: auto !important;
}

/* =========================
   RESPONSIVE
========================= */

@media(max-width:991px){
 .section-title{
  font-size:38px;
 }
}

@media(max-width:767px){
 .section-title{
  font-size:30px;
 }
 .product-content h3{
  font-size:28px;
 }
}
/* End Other AI products Code CSS */


.one-top
{
 background-image: url('../images/homepage/amelia.png');
 background-size: cover;
     padding: 5px 20px 15px;
}
.two-bottom
{
 background-image: url('../images/homepage/jennifer.png');
 background-size: cover;
}

/* Start Agentic Operations Code CSS */
.governance-section {
    background-image: url(../images/homepage/governance.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    width: 100%;
    min-height: 100vh;
    position: relative;
    overflow: hidden;
    padding: 150px 0 250px;
}
.quote-box {
 border-left: 3px solid #0d6efd;
 padding-left: 12px;
}
.quote-box h6 {
 color: #0d6efd;
 margin: 0;
}
.quote-box p {
 margin: 0;
 color: #555;
 font-style: italic;
}
.h-300
{
    height: 300px;
}
.card2
{
 position: relative;
 top: 30%;
}
.card4
{
 margin-top: 20px;
}
.card1
{
 margin-bottom: 20px;
}
.trust-card {
 background: #fff;
 border-radius: 20px;
 padding: 33px 30px;
 box-shadow: 0 10px 30px rgba(0,0,0,0.08);
 z-index: 2;
}
.trust-card h5 {
    margin: 15px 0 10px;
    color: #262626;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
}

.trust-card p {
    font-size: 16px;
    margin: 0;
    color: #494949;
}
.icon-circle-agentic {
 width: 54px;
 height: 54px;
 border-radius: 50%;
 display: flex;
 align-items: center;
 justify-content: center;
 color: white;
 font-size: 24px;
}
.light {
 background: #2f8cff;
}
.dark {
 background: #0a3768;
}
 
/* Mobile */
@media (max-width: 576px) {
 .main-title {
  font-size: 32px;
 }
 .card-grid {
  grid-template-columns: 1fr;
 }
}
/* End Agentic Operations Code CSS */

/* Start Deep Workflow Code CSS */
.infographics
{
 padding: 70px 0;
}
.neo-diagram-wrap{
    width:100%;
    padding:90px 50px 60px;
}
.neo-diagram-area{
    position:relative;
    max-width:1280px;
    margin:auto;
    min-height:650px;
}
.neo-main-circle{
    position:absolute;
    left:50%;
    top:0;
    transform:translateX(-50%);
    width:260px;
    height:260px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#fff;
    font-size:90px;
    font-weight:700;
    z-index:10;
}
.neo-card {
    position: absolute;
    width: 155px;
    height: 170px;
    border-radius: 22px;
    border: 1px solid #179cff;
    align-items: center;
    text-align: center;
}
.neo-card p {
    font-size: 14px;
    padding: 2px 11px;
    font-weight: 500;
}
/* Card positions */
.neo-health{left:0;top:202px;}
.neo-revenue{left:180px;top:378px;}
.neo-retail{left:375px;top:440px;}
.neo-mortgage{right:375px;top:440px;}
.neo-customer{right:180px;top:379px;}
.neo-analytics{right:0;top:202px;}
/* Top line - custom dashed */
.neo-top-path {
    position: absolute;
    top: 152px;
    left: 101px;
    width: 84%;
    height: 2px;
    background: repeating-linear-gradient(to right, #2b6ebb 0px, #2b6ebb 6px, transparent 6px, transparent 10px);
}
.neo-left-curve{
    position:absolute;
    top:152px;
    left:74px;
    width:24px;
    height:24px;
    border-top:2px dashed #2b6ebb;
    border-left:2px dashed #2b6ebb;
    border-top-left-radius:18px;
}
.neo-right-curve{
    position:absolute;
    top:152px;
    right:76px;
    width:24px;
    height:24px;
    border-top:2px dashed #2b6ebb;
    border-right:2px dashed #2b6ebb;
    border-top-right-radius:18px;
}
.neo-mid-left-curve{
    position:absolute;
    left:255px;
    top:152px;
    width:20px;
    height:20px;
    border-top:2px dashed #2b6ebb;
    border-left:2px dashed #2b6ebb;
    border-top-left-radius:14px;
}
.neo-mid-right-curve{
    position:absolute;
    right:255px;
    top:152px;
    width:20px;
    height:20px;
    border-top:2px dashed #2b6ebb;
    border-right:2px dashed #2b6ebb;
    border-top-right-radius:18px;
}
.neo-left-drop,
.neo-mid-left-drop,
.neo-mid-right-drop,
.neo-right-drop,
.neo-center-drop,
.neo-bottom-left,
.neo-bottom-right{
    position:absolute;
    width:2px;
    background:repeating-linear-gradient(to bottom, #2b6ebb 0px, #2b6ebb 6px, transparent 6px,
        transparent 10px
    );
}
.neo-left-drop{
    left:73px;
    top:176px;
    height:28px;
}
.neo-mid-left-drop{
    left:255px;
    top:172px;
    height:208px;
}
.neo-mid-right-drop{
    right:255px;
    top:172px;
    height:208px;
}
.neo-right-drop{
    right:76px;
    top:176px;
    height:28px;
}
.neo-center-drop{
    left:50%;
    top:260px;
    transform:translateX(-50%);
    height:92px;
}
.neo-bottom-branch{
    position:absolute;
    top:352px;
    left:457px;
    width:27%;
    height:2px;
    background:repeating-linear-gradient(
        to right,
        #2b6ebb 0px,
        #2b6ebb 6px,
        transparent 6px,
        transparent 10px
    );
}
/* Bottom curves */
.neo-bottom-left-curve{
    position:absolute;
    left:443px;
    top:352px;
    width:20px;
    height:20px;
    border-top:2px dashed #2b6ebb;
    border-left:2px dashed #2b6ebb;
    border-top-left-radius:16px;
}
.neo-bottom-right-curve{
    position:absolute;
    right:453px;
    top:352px;
    width:20px;
    height:20px;
    border-top:2px dashed #2b6ebb;
    border-right:2px dashed #2b6ebb;
    border-top-right-radius:16px;
}
.neo-bottom-left{
    left:443px;
    top:372px;
    height:68px;
}
.neo-bottom-right{
    right:453px;
    top:372px;
    height:68px;
}

/* Tablet */
@media (max-width:991px){
    .neo-diagram-area{
        display:flex;
        flex-wrap:wrap;
        justify-content:center;
        gap:20px;
        padding-top:220px;
        min-height:auto;
    }

    .neo-main-circle{
        width:200px;
        height:200px;
        font-size:70px;
    }
    .neo-card {
        position: static;
        width: 45%;
        height: 100%;
        font-size: 20px;
    }
.neo-diagram-wrap {
    width: 100%;
    padding: 65px 47px 16px;
}
    .neo-top-path,
    .neo-left-curve,
    .neo-mid-left-curve,
    .neo-mid-right-curve,
    .neo-right-curve,
    .neo-left-drop,
    .neo-mid-left-drop,
    .neo-mid-right-drop,
    .neo-right-drop,
    .neo-center-drop,
    .neo-bottom-branch,
    .neo-bottom-left-curve,
    .neo-bottom-right-curve,
    .neo-bottom-left,
    .neo-bottom-right{
        display:none;
    }
    .mobile-industries-para
{
        font-weight: 400 !important;
        color: #494949;
        line-height: 28px;
        font-size: 16px !important;
        padding: 0 20px 20px !important;
}
.neo-card p {
    font-size: 22px;
    padding: 2px 11px;
    font-weight: 500;
    margin-bottom: 0;
}
}

/* Mobile */
@media (max-width:576px){
    .neo-diagram-area{
        display:flex;
        flex-direction:column;
        align-items:center;
        gap:45px;
        min-height:auto;
        position:static;
        padding-top:0;
    }
.mobile-industries-para
{
        font-weight: 400 !important;
        color: #494949;
        line-height: 28px;
        font-size: 16px !important;
        padding: 0 20px 20px !important;
}
.neo-card p {
    font-size: 22px;
    padding: 2px 11px;
    font-weight: 500;
    margin-bottom: 0;
}

    .neo-main-circle{
        position:relative;
        left:auto;
        top:auto;
        transform:none;
        width:150px;
        height:150px;
        font-size:48px;
        margin-bottom:10px;
    }

    .neo-card{
        position:relative !important;
        left:auto !important;
        right:auto !important;
        top:auto !important;
        width:100%;
        max-width:320px;
        height:100%;
        font-size:18px;
        margin:0 auto;
    }

    .neo-card::after{
        content:"↓";
        position:absolute;
        left:50%;
        bottom:-38px;
        transform:translateX(-50%);
        font-size:28px;
        color:#0d8eff;
        font-weight:bold;
    }
    .neo-analytics::after{
        display:none;
    }
}
 
  
.hover-popup,
.hover-popup1 {
    position: absolute;
    top: 50%;
    left: 110%;
    transform: translateY(-50%);
    width: 340px;
    background: #fff;
    color: #222;
    padding: 18px 20px;
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,.15);
    font-size: 14px;
    line-height: 1.7;
    opacity: 0;
    visibility: hidden;
    transition: all 0.35s ease;
    z-index: 9999;
}

.hover-popup::before,
.hover-popup1::before {
    content: "";
    position: absolute;
    left: -8px;
    top: 50%;
    width: 16px;
    height: 16px;
    background: #fff;
    transform: translateY(-50%) rotate(45deg);
}

/* Show popup on hover */
.neo-card:hover .hover-popup,
.neo-card:hover .hover-popup1 {
    opacity: 1;
    visibility: visible;
    left: 120%;
}

/* ========================= */
/* CUSTOMER OPERATIONS TOP   */
/* ========================= */
.neo-customer .hover-popup {
    left: 50%;
    top: auto;
    bottom: 120%;
    transform: translateX(-50%);
}

.neo-customer .hover-popup::before {
    left: 50%;
    top: auto;
    bottom: -8px;
    transform: translateX(-50%) rotate(45deg);
}

.neo-customer:hover .hover-popup {
    opacity: 1;
    visibility: visible;
    left: 50%;
    bottom: 130%;
}

.neo-retail .hover-popup {
    left: 50%;
    top: auto;
    bottom: 120%;
    transform: translateX(-50%);
}

.neo-retail .hover-popup::before {
    left: 50%;
    top: auto;
    bottom: -8px;
    transform: translateX(-50%) rotate(45deg);
}

.neo-retail:hover .hover-popup {
    opacity: 1;
    visibility: visible;
    left: 50%;
    bottom: 130%;
}

/* ========================= */
/* ANALYTICS LEFT ONLY       */
/* ========================= */
.neo-analytics .hover-popup1 {
    position: absolute;
    top: 50%;
    left: auto !important;
    right: 110%;
    transform: translateY(-50%);
    width: 340px;
}

.neo-analytics .hover-popup1::before {
    left: auto;
    right: -8px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.neo-analytics:hover .hover-popup1 {
    opacity: 1;
    visibility: visible;
    left: auto !important;
    right: 120%;
}

/* ========================= */
/* REVENUE OPERATIONS TOP    */
/* ========================= */
.neo-revenue .hover-popup {
    left: 50% !important;
    top: auto;
    bottom: 120%;
    transform: translateX(-50%);
}

.neo-revenue .hover-popup::before {
    left: 50%;
    top: auto;
    bottom: -8px;
    transform: translateX(-50%) rotate(45deg);
}

.neo-revenue:hover .hover-popup {
    opacity: 1;
    visibility: visible;
    left: 50% !important;
    bottom: 130%;
}
.neo-mortgage .hover-popup {
    left: 50% !important;
    top: auto;
    bottom: 120%;
    transform: translateX(-50%);
}

.neo-mortgage .hover-popup::before {
    left: 50%;
    top: auto;
    bottom: -8px;
    transform: translateX(-50%) rotate(45deg);
}

.neo-mortgage:hover .hover-popup {
    opacity: 1;
    visibility: visible;
    left: 50% !important;
    bottom: 130%;
}

/* ========================= */
/* TABLET                    */
/* ========================= */
@media (max-width: 991px) {
    .hover-popup,
    .hover-popup1 {
        width: 280px;
        padding: 15px;
        font-size: 13px;
        line-height: 1.6;
    }

    .neo-analytics .hover-popup1 {
        width: 280px;
    }
}

/* ========================= */
/* MOBILE                    */
/* ========================= */
@media (max-width: 767px) {
    .hover-popup,
    .hover-popup1 {
        display: none;
    }
}
/* End Deep Workflow Code CSS */










/* Start We Run Better Operations Code CSS */
.feature-section {
    background: #ffffff;
    margin-top: -9%;
}

.feature-card {
 background: #f1f4f8;
 border-radius: 16px;
 padding: 28px 25px;
 height: 100%;
 min-height: 175px;
 display: flex;
 flex-direction: column;
 align-items: center;

 justify-content: center;
} 
.icon-circle-home img 
{
 width: 75px;
 margin-bottom: 10px;
}
.feature-card p {
    color: #262626;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    margin-top: 15px;
    letter-spacing: -0.51px;
}
.feature-card {
    position: relative;
    width: 100%;
    min-height: 210px;
    cursor: pointer;
    transform-style: preserve-3d;
    transition: transform 0.6s ease;
}

/* Flip on hover desktop */
.feature-card:hover {
    transform: rotateY(180deg);
}

/* Front + Back Common */
.card-front,
.card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px 18px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}

/* Front */
.card-front {
    background: linear-gradient(135deg, #EAF3FA 0%, #EFF6FB 55%, #FCFDFE 100%);
}

/* Back */
.card-back {
    background: linear-gradient(135deg, #0d4f8b, #1d7fd6);
    color: #fff;
    transform: rotateY(180deg);
}

.card-front p,
.card-back p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.2px;
    color: #fff;
    font-weight: 400;
}
 

/* Custom 5 cards desktop */
@media (min-width: 992px) {
    .col-lg-custom {
        width: 20%;
    }
}

/* Tablet */
@media (max-width: 991px) {
    .feature-card {
        min-height: 190px;
    }

    .card-front p,
    .card-back p {
        font-size: 16px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .feature-card {
        min-height: 170px;
    }

    .icon-circle-home {
        width: 65px;
        height: 65px;
    }

     
    .card-front p,
    .card-back p {
        font-size: 14px;
    }
}
/* Custom 5 columns on large screens */
@media (min-width: 992px) {
 .col-lg-custom {
  width: 20%;
  flex: 0 0 auto;
 }
}

/* Tablet */
@media (max-width: 991px) {
 .feature-card {
  min-height: 165px;
 }
}
 
/* End We Run better operations Code CSS */


/*  Start Homepage Mobile Responisve CSS */
@media (max-width: 576px) {
 .banner-content {
  top: -30%;
  width: 100%;
  background-color: rgb(254 254 254 / 66%);
  padding: 23px;
  border: 2px dashed #7c7676;
  border-radius: 15px;
  position: relative;
 }
     .stats-card {
        padding: 18px;
        height: 195px;
    }
 .workflow-input {
    top: 5%;
    left: 52%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #1b2a3a;
}
 /* Center */
.agent-text {
    top: 26%;
    left: 49%;
    transform: translateX(-50%);
    font-size: 13px;
    color: #ffffff;
}

/* Left */
.validation-text {
    top: 49%;
    left: 19%;
    font-size: 12px;
    color: #fff;
}

/* Right */
.review-text {
    top: 49%;
    right: 15%;
    font-size: 12px;
    color: #2b1f00;
}

/* Bottom */
.outcome-text {
    bottom: 17%;
    left: 53%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #fff;
}
 .banner-content h1
 {
  font-size: 40px;
  color: #262626;
  line-height: 42px;
 }
 .banner-content span
 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #262626;
 }
 .banner-content p  
 {
  color: #262626;
  line-height: 25px;
 }
 .banner-content h1 br 
 {
  display: none;
 }
 .stats-section {
  margin-top: -30%;
  padding-top: 0 !important;
 }
 .stats-card img {
  margin-bottom: 10px;
 }
 .stats-card p {
  font-size: 16px;
 }
 .common-heading
 {
        line-height: 36px;
        font-size: 29px;
        margin-bottom: 10px;
 }
 .common-heading br 
 {
    display: none;
 }
     .cta-box {
        padding: 50px 40px 40px !important;
    }
 .operational-box .operational-inside h3
 {
  font-size: 18px;
 }
 .operational-box .operational-inside
 {
  width: 90%;
 }
 .operational-box .operational-inside p
 {
  font-size: 14px;
  line-height: 21px;
 }
 .how-we-work {
  padding: 40px 0;
  clip-path: none;
  margin-top: 5%;
  border-radius: 0;
 }
 .execution-model {
    padding: 60px 0 30px;
}
 .ai-products-home {
  padding: 50px 0 90px;
  overflow: hidden;
  clip-path: none;
  margin-top: 0;
 }
 .infographics {
        padding: 40px 0 0;
    }
 .product-swiper {
  padding-bottom: 0px;
  overflow: visible !important;
 }
 .common-para
 {
  margin-bottom: 20px !important;
 }
 .feature-card {
  padding: 20px 12px;
  min-height: 210px;
 }

 .icon-circle-home {
  width: 60px;
  height: auto;
  font-size: 28px;
 }

 .feature-card p {
  font-size: 14px;
 }
 .footer-links
 {
  padding: 0 0 20px;
 }
 .card2 {
    margin-top: 10px;
}
.card4 {
    margin-top: 10px;
}
.how-we-work .accordion-body {
    padding: 20px 22px 25px 20px !important;
    border-radius: 0px 20px 20px 0px;
    opacity: 0.8;
    background: #e6f1f9;
}
.feature-section {
    background: #ffffff;
    margin-top: 0%;
    padding-bottom: 30px !important;
}
    .governance-section {
        padding: 160px 0 80px;
        margin-top: -13%;
    }
    .h-300 {
    height: 224px;
    margin-bottom: 20px;
}
.banner-below
{
 color: #222 !important;
}
.home-agenticai
    {
        padding-top: 10px !important;
        padding-bottom: 30px !important;
    }
    .robot {
    position: relative;
    top: 0;
    width: 50px;
}
.mobile-100
{
    width: 100% !important;
}
.home-agenticai .back-gray
{
        margin-top: -20px !important;
}
}
/*  End Homepage Mobile Responisve CSS */

/* Start Homepage Tab responsive CSS */
@media (min-width: 576px) and (max-width: 991px) {
.banner-content {
        top: 13%;
        width: 84%;
        background-color: rgb(254 254 254 / 66%);
        padding: 23px;
        border: 2px dashed #7c7676;
        border-radius: 15px;
        position: absolute;
    }
.robot {
    position: relative;
    top: 0;
    width: 50px;
}
    .home-agenticai .back-gray p br 
    {
        display: none;
    }
    .how-we-work .accordion-body {
    padding: 10px 22px 25px 23px !important;
}
    .governance-section
    {
         padding: 150px 0 161px;
    }
 .banner-content h1
 {
  font-size: 40px;
  color: #262626;
  line-height: 42px;
          letter-spacing: -0.8px;
 }
 .banner-content span
 {
  font-size: 16px;
  letter-spacing: 1px;
  color: #262626;
 }
 .banner-content p  
 {
  color: #262626;
  line-height: 25px;
 }
 .banner-content h1 br 
 {
  display: none;
 }
 .stats-section {
        margin-top: 10%;
        padding-top: 0 !important;
        padding-bottom: 16px !important;
    }
    .home-agenticai .back-gray
    {
        margin-top: -30px !important;
    }
 .stats-card img {
  margin-bottom: 10px;
 }
 .stats-card p {
  font-size: 16px;
 }
 .common-heading
 {
  line-height: 44px;
  font-size: 35px;
  }
  .banner-below
  {
    color: #262626 !important;
  }
     .cta-box {
        padding: 50px 40px 0px;
    }
 .operational-box .operational-inside h3
 {
  font-size: 18px;
 }
 .operational-box .operational-inside
 {
  width: 90%;
 }
 .operational-box .operational-inside p
 {
  font-size: 14px;
  line-height: 21px;
 }
 .how-we-work {
  padding: 40px 0;
  clip-path: none;
  margin-top: 4%;
  border-radius: 0;
 }
     #accordionExample {
        padding-bottom: 0px;
    }
        .governance-section {
        padding: 150px 0 127px;
        background-position: center;
    }
 .ai-products-home {
  padding: 50px 0 90px;
  overflow: hidden;
  clip-path: none;
  margin-top: 0;
 }
 .infographics {
  padding: 40px 0;
 }
 .product-swiper {
  padding-bottom: 0px;
  overflow: visible !important;
 }
 .common-para
 {
  margin-bottom: 20px !important;
 }
 .feature-card {
  padding: 20px 12px;
  min-height: 150px;
 }

 .icon-circle-home {
  width: 60px;
  height: auto;
  font-size: 28px;
 }

 .feature-card p {
  font-size: 14px;
 }
 .footer-links
 {
  padding: 0 0 20px;
 }
 }
/* End Homepage Tab Responsive CSS */

/* Start All The Desktop Resolutions CSS */
@media (min-width: 1440px) and (max-width: 1919px) {
.how-we-work
{
 padding: 467px 0 70px;
}
}
.hightlight-txt {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.5px;
}
/* End All The Desktop Resolutions CSS */



/*  Start Chatbox Animation Code CSS */
  /* --- BASE STYLES (Desktop / Default) --- */

/* Target only the avatar frame inside Amelia's styled bubbles */
.chat-box-bubble.amelia-style .chat-avatar-frame {
    position: relative;
    top: -30px;
    margin-bottom: -30px; /* Kept to prevent text alignment collapsing */
}

/* Keeps the raw HTML templates hidden on page load */
.chat-template-source {
    display: none !important;
}

/* --- CONTAINER SYSTEM --- */
.chat-stream-container {
    position: absolute;
    right: -29px;
    top: 50%;
    transform: translateY(-50%);
    width: min(440px, 86%);
    height: 280px;
    z-index: 3;
    text-align: left;
}

/* --- THE DUAL-ROW BUBBLES --- */
.chat-box-bubble {
    position: absolute;
    top: 50px;
    left: 0;
    width: 80%;
    border-radius: 18px;
    padding: 10px 20px;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    box-shadow: 0 22px 50px -18px rgba(0, 0, 0, .55);
    background: linear-gradient(110deg, rgba(108, 124, 158, .46) 0%, rgba(150, 176, 210, .46) 55%, rgba(172, 198, 228, .50) 100%);
    border: 1px solid rgba(255, 255, 255, .34);
    will-change: transform, opacity;
    opacity: 0;
    transform: translate(0, 200px) scale(.98);
}

/* Amelia Custom Styling */
.chat-box-bubble.amelia-style {
    background: linear-gradient(110deg, rgba(96, 120, 165, .50) 0%, rgba(150, 182, 224, .50) 55%, rgba(178, 206, 236, .55) 100%);
    border-color: rgba(255, 255, 255, .42);
}

/* --- THE THREE LIVE STATE POSITIONS --- */

/* State 1: Enters into bottom position */
.chat-box-bubble.row-bottom {
    opacity: 1;
    transform: translate(0, 120px) scale(1);
    transition: opacity .6s ease, transform .7s cubic-bezier(.2, .85, .3, 1);
}

/* State 2: Glides up diagonally to top position */
.chat-box-bubble.row-top {
    opacity: 1;
    transform: translate(60px, 0) scale(1);
    transition: transform .85s cubic-bezier(.34, .02, .2, 1), opacity .85s ease;
}

/* State 3: Disappears upward elegantly */
.chat-box-bubble.leaving {
    opacity: 0;
    transform: translate(60px, 10px) scale(.98);
    transition: opacity .9s ease, transform .9s ease;
}

/* --- INNER BUBBLE ELEMENTS --- */
.chat-box-bubble img {
    border-radius: 50%;
}



/* ==========================================================================
   RESPONSIVE MEDIA QUERIES
   ========================================================================== */

/* --- TABLET BREAKPOINT (Max-width: 991px) --- */
@media (max-width: 991px) {
    .cta-image-wrap {
        position: relative;
        width: 100%;
        max-width: 440px;
        margin: 0 auto;
    }

    .chat-stream-container {
        right: 10px; 
        top: 50%; 
        width: 100%; 
    }

    .chat-box-bubble.row-top {
        transform: translate(30px, 0) scale(1);
    }
    
    .chat-box-bubble.leaving {
        transform: translate(30px, 25px) scale(.95);
    }
}

/* --- MOBILE BREAKPOINT (Max-width: 576px) --- */
@media (max-width: 576px) {
    .chat-stream-container {
        position: absolute; 
        right: 0;
        left: 0;
        top: 140px; /* Pushes the entire stream down below the "Book a Call" button */
        margin: 0 auto;
        width: 96%; /* Slightly narrower so it stays perfectly inside the blue container bounds */
        height: 200px; 
    }

    .chat-box-bubble {
        width: 90%; /* Leaves a little space for the side-glide translation effect */
        padding: 10px 15px; 
        font-size: 14px; 
    }

   /* Pulls incoming chats closely under the top row */
    .chat-box-bubble.row-bottom {
        transform: translate(0, 75px) scale(1);  /* Keeps the stack tight and clean */
    }
    
    /* Anchors the main chat line at vertical 0 instead of forcing it down */
    .chat-box-bubble.row-top {
        transform: translate(15px, -60px) scale(1); 
    }

    /* Animates outward downward safely away from the text links */
    .chat-box-bubble.leaving {
        transform: translate(15px, 30px) scale(.95);
    }

    .chat-box-bubble.amelia-style .chat-avatar-frame {
        top: -30px;
        margin-bottom: -24px;
    }
}
/*  ENd Chatbox Animation COde CSS */