.subscribe-holder.form-control{border-radius:50px}.subscribe-holder input{background:0 0;font-size:1.4rem}.services-ttl{font-size:2.4rem;color:#823cff}.space-bottom{margin-bottom:5rem}
@media (min-width:320px) and (max-width:480px){.cookiesDiv{display:block;padding: 15px;
width:100%;}}
.para-mt{ margin-top: 10px;}

.report-ttl{
font-weight: 600;
font-size: 24px;
line-height: 28px;
letter-spacing: 2%;
} 
.services-tittle{
color: #000000;
font-size: 20px;
font-weight: 600;
margin-bottom: 15px;
} 
.Servicestext h2{
font-size: 20px;
}
.info-bg{
background: #EFF9FF;
text-align: center;
}
.services1-banner{
background: url(../images/s-banner.webp) center center / cover no-repeat;
padding: 5rem 0;
}
.services2-banner{
background: url(../images/services2-banner.webp) center center / cover no-repeat;
padding: 5rem 0;
}
.services3-banner{
background: url(../images/service3_b1.webp) center center / cover no-repeat;
padding: 5rem 0;
}
.Servicestext{
color:white;
}
.services-strip{
background: linear-gradient(270deg, #0F297A 0.07%, #0F297A 80.18%);
padding:20px 40px;
}
.services-strip h2{
color:white;
font-weight: 600;
font-size: 22px;
}
.services-strip a{
padding: 10px 15px;
color: white;
border: 2px solid white;
font-size: 14px;
border-radius: 8px;
}
.services-card-1{
background: #FFFFFF;
box-shadow: 0px 0px 32px 0px #8D8D8D1F;
padding:20px;
text-align:center;
height: 100%;
}
.services-card-1 p{
text-align:center;   
}
.services-card-1 h3{
font-size: 18px;
font-weight: 500;
margin-top: 10px;
}
.bg-light {
background: #f8f9fa;
}
.services-card-1 img{
width: 8rem;
}
.shadow-sm {
box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}
.services-strip-img{
background: url(../images/cont-banner-ser1.webp) center center / cover no-repeat;
padding: 6rem;
}
.services-strip-img h2{
color:white;
font-weight: 600;
font-size: 22px;
}
.services-strip-img a{
padding: 10px 15px;
color: white;
border: 2px solid white;
font-size: 14px;
border-radius: 8px;
}
.faq-item h5 {
display: flex;
justify-content: space-between;
font-size: 18px;
color: black;
}
hr {
margin: 15px 0;
}
.benefits-cards {
position: relative;
padding: 15px 15px 15px 25px; 
margin-bottom: 15px;
background: #fff;          
border-radius: 6px;         
box-shadow: 0px 0px 32px 0px #8D8D8D1F;
background: #FFFFFF;
}
.benefits-cards::before {
content: "•";
position: absolute;
left: 11px;
top: 14px;
font-size: 18px;
}
.benefits-cards strong {
display: block;
font-weight: 500;
margin-bottom: 5px;
font-size: 18px;
}
.faq-bg{
background: #EFF9FF;
padding: 25px
}
.arrow{
font-size: 16px;
font-weight: 600;
color: #ffffff;
margin-left: 5px;
}
/*services 2*/
.service-img {
width: 60px; 
height: 60px;
object-fit: contain;
margin-bottom: 15px;
}
.services-card-2 h3 {
font-size: 18px;
font-weight: 500;
margin-top: 10px;
}
.service-card-wrapper {
position: relative;
height: 100%;
}
.services-card-2 {
height: 100%;
display: flex;
flex-direction: column;
padding: 25px 70px 25px 25px;
border-radius: 10px;
background: #FFFFFF;
box-shadow: 0px 0px 32px 0px #8D8D8D1F;
}
/* ICON STYLE */
.icon-box {
position: absolute;
top: -30px;             
right: 20px;             
display: flex;
align-items: center;
justify-content: center;
}
.icon-box img {
width: 70px;
}
/*services 3*/
.service-box {
display: flex;
align-items: flex-start;
gap: 20px;
height: 100%;
}
.left-part {
display: flex;
flex-direction: column;
align-items: center;
}
.number {
color: #008DE6;
font-weight: 700;
font-size: 20px;
margin-bottom: 8px;
}
.line {
width: 3px;
height: 100%;
min-height: 80px;
background: linear-gradient(to bottom, #007bff 0%, rgba(0,123,255,0) 100%);
}
.right-part h4 {
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
}
.right-part p {
font-size: 14px;
color: #666;
line-height: 1.6;
}
@media (max-width: 768px) {
.img-width-mob {
width: 100%;
}
.services-strip a {
display:none;
}
.services-strip-img a {
display:none;
}
}





/*product intelligence */

.product-intelligence-banner{
background: url(../images/prod-intelli.webp) center center / cover no-repeat;
padding: 3rem 0;
}
.stats-card {

    border-radius: 12px;
    padding: 20px;
  background: #FFFFFF;
box-shadow: 0px 0px 24px 0px #C3C3C340;

    transition: all 0.3s ease;
    /*border: 1px solid #e3e6f0;*/
  
}

.stats-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.stats-icon {
    font-size: 22px;
    color: #2a5bd7;
    margin-bottom: 10px;
}

.stats-number {
    font-size: 18px;
    font-weight: 600;
    color: #2A66B3;
}

.stats-text {
    font-size: 14px;
    color: #2A66B3;
}

   .product-profile-card{
    box-shadow: 0px 0px 24px 0px #C8C8C840;
background: #FFFFFF;
height: 100%; 
}
   

.profile-title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.profile-subtitle {
    font-size: 15px;
    color: #333;
    margin-bottom: 20px;
}

.profile-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.profile-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid #ccc;
    font-size: 15px;
}

.profile-list li:last-child {
    border-bottom: none;
}

.profile-list .icon {
    background: #5aa6d6;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}