.counter{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;line-height:129%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.counter{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:4.2rem}}.counter__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.counter__num,.counter__sep{min-width:2.4rem;max-width:2.4rem;line-height:3rem;font-size:3rem;font-weight:700}.counter__num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:3rem;max-width:3rem;height:4rem;border-radius:.4rem;background:var(--default-black10);text-align:center;font-size:2.4rem;color:var(--default-black100)}.counter__txt{margin-top:.7rem}