.styles_cart__nBhtu{margin-top:40px}.styles_cart-empty__4JUNo{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.styles_cart-icon__9jXcS{color:var(--primary)}.styles_cart-back__HMcWq{padding:8px 30px;border:1px solid var(--primary);color:var(--primary);border-radius:15px}.styles_cart-info__exuFl{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media (width <= 768px){.styles_cart-info__exuFl{grid-template-columns:1fr}}.styles_cart-items__Km0g8{display:flex;flex-direction:column;gap:10px}.styles_item-container__jj0zP{display:flex;flex-direction:column;gap:12px}.styles_item__HtWaK{display:flex;gap:25px}.styles_item-image__Mz9u_{border-radius:5px}.styles_item-content__NA6zc{width:100%;display:flex;flex-direction:column;gap:16px}.styles_content-header__EnRNl{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.styles_content-header__EnRNl p:first-of-type{font-size:.9rem;text-transform:uppercase}.styles_content-header__EnRNl p:nth-of-type(2){font-size:1.3rem;font-weight:700}.styles_content-badge__se3nP{text-transform:capitalize}.styles_content-footer__TKeXN{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.styles_selectables__H4B30{margin:10px 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.styles_selectable__xoxcb{display:flex;align-items:center;gap:8px}.styles_counter-animated__yYuDQ{display:flex;align-items:center;gap:15px}.styles_counter-animated__action__6FWZy{width:25px;height:25px;position:relative;display:flex;align-items:center;justify-content:center;border:2px solid var(--primary);border-radius:50%;cursor:pointer}.styles_animate-action__AlgnS{position:absolute;width:100%;height:100%;background-color:transparent;border:1px solid var(--primary);border-radius:50%;scale:1.1;animation:styles_pulse__cAxIJ 1s linear infinite}.styles_animate-action__AlgnS:hover{animation-duration:.3s}.styles_counter-animated__action__6FWZy:active .styles_animate-action__AlgnS{border-color:var(--color-blue-2)}@keyframes styles_pulse__cAxIJ{0%{scale:1.1;opacity:1}to{scale:1.5;opacity:0}}.styles_counter-animated__number__1ZB3T{width:30px;height:30px;position:relative;display:flex;justify-content:center;align-items:center;font-size:1.2rem;overflow:hidden}.styles_block-number__myhP2{width:100%;height:100%;text-align:center;position:absolute;transition:transform .5s ease-in-out}.styles_block-number--hide__5l0gL{display:none}.styles_block-animated___wQor{position:absolute;display:none;text-align:center}.styles_block-animated--show__WpzzX{display:flex;justify-content:center;text-align:center}.styles_roll-up-from-current__qd34J{animation:styles_move-up-from-current__F_ZX1 .3s linear forwards}.styles_roll-up-from-down__ED0vl{animation:styles_move-up-from-down__ZSETQ .3s linear forwards}@keyframes styles_move-up-from-current__F_ZX1{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes styles_move-up-from-down__ZSETQ{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles_roll-dowm-from-current__6_4Qh{animation:styles_move-dowm-from-current__0IjlD .3s linear forwards}.styles_roll-dowm-from-up__mFciZ{animation:styles_move-dowm-from-up__eTKMO .3s linear forwards}@keyframes styles_move-dowm-from-current__0IjlD{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes styles_move-dowm-from-up__eTKMO{0%{transform:translateY(-100%)}to{transform:translateY(0)}}