.counter_wrapper{background-repeat:no-repeat;overflow:hidden;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9;--radius:24px}.counter_wrapper .overlay{height:100%;inset:0;position:absolute;width:100%}.counter_wrapper .content-wrapper{position:relative;z-index:9}.counter_wrapper .top-content .cst-eyebrow-text{border-radius:6px;display:inline-flex;font-size:10px;font-weight:400;letter-spacing:.06em;margin-bottom:10px;padding:7px 10px;text-transform:uppercase}.counter_wrapper .btn_sec{column-gap:8px;display:flex;flex-wrap:wrap;margin-top:auto;padding-top:30px;row-gap:15px}.counter_wrapper .top-content .cst-eyebrow-text:after{margin-left:0;margin-right:auto}.counter_wrapper .counter-slider.splide.is-static{visibility:visible}.counter_wrapper .counter{background:#fff;border-radius:var(--radius);height:100%;isolation:isolate;overflow:hidden;padding:34px;position:relative}.counter_wrapper .counter:before{background:linear-gradient(90deg,var(--primary_color) 7%,var(--primary_color) 19%,var(--secondary_color) 38.5%,var(--secondary_color) 60%);border-radius:inherit;content:"";filter:blur(2px) saturate(1.4);inset:0;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:.28;padding:2px;pointer-events:none;position:absolute;transition:opacity .55s cubic-bezier(.16,1,.3,1);z-index:1}.counter_wrapper .counter:hover:before{opacity:.75}.counter_wrapper .counter-figure{align-items:baseline;display:flex;gap:8px;margin:0 0 20px}.counter_wrapper .counter-number{font-size:64px;font-weight:700;line-height:1}.counter_wrapper .counter-eyebrow{font-weight:700;margin-bottom:0}.counter_wrapper .counter-title{margin-bottom:10px}.counter_wrapper .counter-slider.splide{padding:0}.counter_wrapper .counter-slider .splide__track{overflow:hidden}.counter_wrapper .counter-slider .splide__list{align-items:stretch}.counter_wrapper .counter-slider .splide__slide{height:auto}.counter_wrapper .counter-slider.is-static .splide__track{overflow:visible}.counter_wrapper .counter-slider.is-static .splide__list{display:flex;flex-wrap:nowrap;gap:24px}.counter_wrapper .counter-slider.is-static .splide__slide{flex:1 1 0;min-width:0;width:auto}@media (prefers-reduced-motion:reduce){.counter_wrapper .counter-dots{scroll-behavior:auto}}@media (max-width:991px){.counter_wrapper .counter-slider.is-static .splide__list{flex-wrap:wrap;gap:16px}}@media (max-width:767px){.counter_wrapper .counter-number{font-size:50px}}