
/* FINAL counter section layout: compact, aligned, animated counters */
.elementor-element-0b0bde4{
  padding-top:0 !important;
  padding-bottom:0 !important;
  overflow:visible !important;
}
.elementor-element-0b0bde4 > .e-con-inner{
  width:min(1280px, calc(100% - 120px)) !important;
  max-width:1280px !important;
  margin:0 auto !important;
  padding:0 !important;
  display:grid !important;
  grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
  align-items:stretch !important;
  gap:0 !important;
  background:#fff !important;
  box-shadow:0 14px 32px rgba(0,0,0,.10) !important;
  border-radius:0 !important;
}
.elementor-element-0b0bde4 > .e-con-inner > .e-con{
  min-width:0 !important;
  min-height:158px !important;
  height:158px !important;
  width:auto !important;
  padding:0 !important;
  margin:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-right:1px solid rgba(0,0,0,.10) !important;
  background:#fff !important;
  box-sizing:border-box !important;
}
.elementor-element-0b0bde4 > .e-con-inner > .e-con:last-child{border-right:0 !important;}
.elementor-element-0b0bde4 .elementor-widget-counter,
.elementor-element-0b0bde4 .elementor-widget-container,
.elementor-element-0b0bde4 .elementor-counter{
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
}
.elementor-element-0b0bde4 .elementor-counter{
  display:grid !important;
  grid-template-rows: 1fr auto auto 1fr !important;
  align-items:center !important;
  justify-items:center !important;
  text-align:center !important;
  row-gap:12px !important;
}
.elementor-element-0b0bde4 .elementor-counter-number-wrapper{
  grid-row:2 !important;
  display:flex !important;
  align-items:baseline !important;
  justify-content:center !important;
  width:100% !important;
  max-width:100% !important;
  padding:0 12px !important;
  margin:0 !important;
  color:#000 !important;
  font-family:Roboto, Arial, sans-serif !important;
  font-size:clamp(38px, 3.25vw, 58px) !important;
  font-weight:700 !important;
  line-height:.95 !important;
  letter-spacing:-1.8px !important;
  white-space:nowrap !important;
  box-sizing:border-box !important;
  overflow:visible !important;
}
.elementor-element-0b0bde4 .elementor-counter-number-prefix,
.elementor-element-0b0bde4 .elementor-counter-number,
.elementor-element-0b0bde4 .elementor-counter-number-suffix{
  display:inline-block !important;
  flex:0 0 auto !important;
  float:none !important;
  text-align:center !important;
  white-space:nowrap !important;
}
.elementor-element-0b0bde4 .elementor-counter-title{
  grid-row:3 !important;
  width:100% !important;
  min-height:34px !important;
  padding:0 14px !important;
  margin:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:#111 !important;
  font-family:Roboto, Arial, sans-serif !important;
  font-size:17px !important;
  font-weight:600 !important;
  line-height:1.22 !important;
  letter-spacing:0 !important;
  text-align:center !important;
  box-sizing:border-box !important;
}
@media(max-width:1100px){
  .elementor-element-0b0bde4 > .e-con-inner{width:calc(100% - 48px) !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
  .elementor-element-0b0bde4 > .e-con-inner > .e-con{height:150px !important;min-height:150px !important;}
  .elementor-element-0b0bde4 .elementor-counter-number-wrapper{font-size:46px !important;}
}
@media(max-width:767px){
  .elementor-element-0b0bde4 > .e-con-inner{width:calc(100% - 32px) !important;grid-template-columns:1fr !important;}
  .elementor-element-0b0bde4 > .e-con-inner > .e-con{height:126px !important;min-height:126px !important;border-right:0 !important;border-bottom:1px solid rgba(0,0,0,.10) !important;}
  .elementor-element-0b0bde4 > .e-con-inner > .e-con:last-child{border-bottom:0 !important;}
  .elementor-element-0b0bde4 .elementor-counter-number-wrapper{font-size:44px !important;}
}
