.pouches-counter-row{display:flex;justify-content:center;padding:6px 0 10px}.pouches-counter{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:4px;background:#fafafae6;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);white-space:nowrap;box-sizing:border-box;position:fixed;bottom:59px;left:32px;z-index:100;width:100%;max-width:fit-content;transition:transform .45s cubic-bezier(.4,0,.2,1);cursor:pointer}.pouches-counter.is-collapsed{transform:translate(calc(-100% - 32px));pointer-events:none}.pouches-counter__dot{flex-shrink:0;width:10px;height:10px;border-radius:50%;background:#23dedb;box-shadow:0 0 #23dedb99;animation:pouches-counter-pulse 2s ease-in-out infinite;filter:drop-shadow(1px 1px 20px #23DEDB66)}@keyframes pouches-counter-pulse{0%{box-shadow:0 0 #23dedb99}60%{box-shadow:0 0 0 6px #23dedb00}to{box-shadow:0 0 #23dedb00}}.pouches-counter__label{color:#012326;font-size:16px;font-weight:500;line-height:19px;text-transform:uppercase;flex:1}.pouches-counter__number{--digit-w: 30px;--digit-font: 44px;--digit-gap: 1px;--digit-offset: 2px;--separator-w: 8px;--separator-font: 28px;--separator-offset: 4px;display:inline-flex;align-items:flex-end;gap:2px;vertical-align:middle;margin-right:6px;perspective:220px}.pouches-counter__separator{display:inline-flex;align-items:flex-end;justify-content:center;width:var(--separator-w);color:#012326;font-family:Roboto,sans-serif;font-size:var(--separator-font);font-weight:600;line-height:1;padding-bottom:var(--separator-offset)}.pouches-counter__digit{position:relative;display:inline-flex;flex-direction:column;gap:var(--digit-gap);width:var(--digit-w);height:calc(var(--digit-w) * 8 / 5 + var(--digit-gap))}.pouches-counter__half{position:relative;width:100%;aspect-ratio:5 / 4;background:#dedede;border-radius:4px;overflow:hidden}.pouches-counter__num{position:absolute;left:50%;color:#012326;font-family:Roboto,sans-serif;font-weight:600;font-size:var(--digit-font);line-height:1;letter-spacing:-.02em}.pouches-counter__half--top .pouches-counter__num{top:calc(50% + var(--digit-offset));transform:translate(-50%,-25%)}.pouches-counter__half--bottom .pouches-counter__num{bottom:calc(50% + var(--digit-offset));transform:translate(-50%,25%)}.pouches-counter__flap{position:absolute;left:0;width:100%;aspect-ratio:5 / 4;background:#dedede;border-radius:4px;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;pointer-events:none;z-index:3;box-shadow:0 2px 4px #0123261f}.pouches-counter__flap--top{top:0;transform-origin:center bottom;transform:rotateX(0);opacity:0}.pouches-counter__flap--bottom{bottom:0;transform-origin:center top;transform:rotateX(90deg);opacity:0}.pouches-counter__flap--top .pouches-counter__num{top:calc(50% + var(--digit-offset));transform:translate(-50%,-25%)}.pouches-counter__flap--bottom .pouches-counter__num{bottom:calc(50% + var(--digit-offset));transform:translate(-50%,25%)}.pouches-counter__flap--top.is-flipping{animation:pouches-counter-flip-top .3s ease-in forwards}.pouches-counter__flap--bottom.is-flipping{animation:pouches-counter-flip-bottom .3s ease-out .3s forwards}@keyframes pouches-counter-flip-top{0%{transform:rotateX(0);opacity:1}to{transform:rotateX(-90deg);opacity:1}}@keyframes pouches-counter-flip-bottom{0%{transform:rotateX(90deg);opacity:1}to{transform:rotateX(0);opacity:1}}.pouches-counter__close{background:none;border:none;cursor:pointer;padding:0 0 0 4px;margin:0 0 1px;color:#012326;opacity:.35;display:flex;align-items:center;flex-shrink:0;transition:opacity .2s ease}.pouches-counter__close:hover{opacity:.7}.pouches-counter__tab{position:fixed;left:0;bottom:59px;z-index:100;background:#fafafae6;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);border:none;border-radius:0 8px 8px 0;cursor:pointer;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:8px;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.pouches-counter__tab.is-visible{transform:translate(0);transition:transform .35s cubic-bezier(.4,0,.2,1) .2s}.pouches-counter__tab .pouches-counter__dot{width:8px;height:8px}.pouches-counter__cta{color:#0123264d;font-size:16px;font-style:normal;font-weight:500;line-height:19px;text-transform:uppercase;margin-bottom:1px}@media(max-width:480px){.pouches-counter{gap:8px;padding:8px 12px;left:15px;bottom:75px}.pouches-counter.is-collapsed{transform:translate(calc(-100% - 15px))}.pouches-counter__label{font-size:11px}.pouches-counter__cta{font-size:14px}.pouches-counter__tab{bottom:125px}.pouches-counter__number{--digit-w: 14px;--digit-font: 22px;--digit-offset: 1px;--separator-w: 5px;--separator-font: 17px;--separator-offset: 2px;margin-right:4px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/pouches-sold-counter.css.map */
