.btn-section-counter{padding:100px 0;text-align:center}.btn-section-counter h2{color:var(--text);margin-bottom:14px}.btn-section-counter .desc{color:var(--text);font-family:var(--roboto);line-height:1.5;margin:0 auto 56px;max-width:480px}.btn-section-counter .stats-grid{display:flex;gap:0;justify-content:center}.btn-section-counter .stat-item{flex:1;padding:0 70px;position:relative}.btn-section-counter .stat-item:not(:last-child):after{background:#6b6b6a81;content:"";height:100%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.btn-section-counter .stat-number{align-items:baseline;background:linear-gradient(90deg,#9e5581,#354a99 50%,#446fb3);-webkit-background-clip:text;display:flex;font-family:var(--font-main);font-size:80px;font-weight:700;justify-content:center;line-height:1;margin-bottom:14px;-webkit-text-fill-color:transparent;background-clip:text}.btn-section-counter .stat-suffix{display:inline-block;font-size:36px}.btn-section-counter .count-val{display:inline-block}.btn-section-counter .stat-label{color:var(--text);font-family:var(--roboto);font-size:14px;font-weight:700;margin-bottom:6px;text-align:center}.btn-section-counter .stat-sub{color:#555;font-family:var(--roboto);font-size:14px;line-height:1.4;text-align:center}@media (max-width:991px){.btn-section-counter{padding:80px 0}.btn-section-counter .stat-number{font-size:64px}.btn-section-counter .stat-suffix{font-size:28px}.btn-section-counter .stat-item{padding:0 24px}}@media (max-width:767px){.btn-section-counter{padding:60px 0}.btn-section-counter .desc{margin-bottom:40px}.btn-section-counter .stats-grid{flex-direction:column;gap:0}.btn-section-counter .stat-item{border-bottom:1px solid #d0d4dc;padding:28px 20px}.btn-section-counter .stat-item:last-child{border-bottom:none}.btn-section-counter .stat-item:not(:last-child):after{display:none}.btn-section-counter .stat-number{font-size:56px}.btn-section-counter .stat-suffix{font-size:24px}}