.cnc-counter-section.cnc-counter-section-layout4 { padding: 100px 0; background-color: #ffffff; }
.cnc-counter-section.cnc-counter-section-layout4 .container { max-width: 1430px; margin: 0 auto; padding: 0 15px; box-sizing: border-box;}
.cnc-counter-section.cnc-counter-section-layout4 .title-wrapper{margin-bottom: 30px;text-align: center; }
.cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6){color: #005BC5; font-size: 48px; font-weight: 700; line-height: normal; margin: 0;}
.cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(p) , .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content :is(p){font-size: 16px; line-height: normal; margin: 0;font-weight: 400;}
.cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6):not(:last-child) , .cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(p):not(:last-child) , .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content :is(p):not(:last-child){margin: 0 0 10px;}
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper { display: flex; flex-wrap: wrap; gap: 30px;justify-content: center; }
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card{max-width: calc(25% - 22.5px);width: 100%;border-radius: 20px; background: #ECF5FF;padding: 45px 30px;display: flex;flex-direction: column;box-sizing: border-box;flex-wrap: wrap;justify-content: center;align-items: center;min-height: 307px;gap: 10px;}
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .icon{width: 65px; height: 65px;text-align: center;}
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card img{max-width: 100%;max-height: 100%;object-fit: contain;}     
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card svg {max-width: 100%;width: 100%;height: 100%;}     
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card svg path{fill: #005BC5;stroke: #005BC5;}
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card i{color: #005BC5;font-size: 60px;}
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content{margin-top: auto;}
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content .card-counter{display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}
.cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content .card-counter span{color: #000; text-align: center; font-size: 48px; font-weight: 700; line-height: normal;}
@media (max-width:1440px) {
  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper {gap: 20px;}
  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card {max-width: calc(25% - 15px);padding: 30px 20px;min-height: 280px;}
}
@media (max-width:1199px) {
  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card { max-width: calc(33.33% - 13.33px);padding: 40px 16px;min-height: 250px;}
}
@media (max-width:1024px) {
  .cnc-counter-section.cnc-counter-section-layout4 { padding: 50px 0; }
  .cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) ,  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content .card-counter span{font-size: 40px;}
  .cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(p) , .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content :is(p){font-size: 15px;}
}
@media (max-width:991px) {
  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card { max-width: calc(50% - 10px);}
}
@media (max-width:767px) {
  .cnc-counter-section.cnc-counter-section-layout4 { padding: 30px 0; }
  .cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6) ,  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content .card-counter span{font-size: 30px;}
  .cnc-counter-section.cnc-counter-section-layout4 .title-wrapper :is(p) , .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card .card-content :is(p){font-size: 14px;}
  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper { gap: 15px; }
  .cnc-counter-section.cnc-counter-section-layout4 .card-wrapper .card { max-width: 100%;min-height: 200px;padding: 26px 16px;}
}