.button{font-weight:500;letter-spacing:-.00313rem;transition:all 0.2s ease-out;display:inline-block;cursor:pointer}.top-cart{color:var(--menu-color, #fff);width:auto;text-align:right;height:100%;display:flex;justify-content:flex-end}.top-cart__quantity{max-width:2.9375rem;overflow:hidden;text-overflow:ellipsis;line-height:1rem;margin-right:.5rem;font-size:var(--menu-font-size, 0.75rem)}.top-cart__icon,.top-cart__arrow{line-height:0}.top-cart__icon{margin-right:.5rem}.top-cart__icon svg{vertical-align:top;display:inline-block;width:1.5rem;height:1.5rem}.top-cart__arrow svg{width:.75rem;height:.375rem;vertical-align:top;display:inline-block;max-width:1rem;max-height:1rem;transition:0.25s;opacity:0.25}@media screen and (max-width: 63.9375em){.top-cart{align-items:center}}.top-cart__button{padding:.5rem .9375rem;display:flex;align-items:center}.top-cart__num{display:flex;align-items:center}@media screen and (min-width: 64em){.top-cart{padding-top:1.25rem}.top-cart__button{position:relative;margin-top:-.625rem;transition:0.25s}.top-cart__button::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:.125rem solid currentColor;border-radius:var(--button-default-radius-medium, .375rem);opacity:.2}.top-cart__button:hover::before,.top-cart__button.active::before,.top-cart__button:active::before{opacity:1}.top-cart__button:hover .top-cart__arrow svg,.top-cart__button.active .top-cart__arrow svg,.top-cart__button:active .top-cart__arrow svg{opacity:1}}.small-cart_order-btn{position:fixed;bottom:0;left:0;width:100%;height:4.5rem;background:linear-gradient(0deg, var(--menu-bg-color-solid, #000) 61.67%, rgba(0,0,0,0) 277.08%);display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.small-cart__header-container{padding-right:0}.small-cart .button_for_top-cart-drop-down{fill:var(--button-default-color, #fff);color:var(--button-default-color, #fff);background-color:var(--button-default-bg-color, #3772ff);box-shadow:none;border:.125rem solid var(--button-default-border-color, #3772ff);padding:.5rem .875rem;line-height:1.25rem;border-radius:var(--button-default-radius-medium, .375rem);font-size:.875rem;margin:0 1rem}.small-cart .button_for_top-cart-drop-down:hover{fill:var(--button-default-color-hover, #fff);color:var(--button-default-color-hover, #fff);background-color:var(--button-default-bg-color-hover, #1f61ff);border-color:var(--button-default-border-color-hover, #1f61ff);box-shadow:none}.small-cart .button_for_top-cart-drop-down:active{fill:var(--button-default-color-active, rgba(255,255,255,0.75));color:var(--button-default-color-active, rgba(255,255,255,0.75));background-color:var(--button-default-bg-color-active, #054fff);border-color:var(--button-default-border-color-active, #054fff);box-shadow:none}.small-cart .button_for_top-cart-drop-down.disable{cursor:default;opacity:0.5}.small-cart .button_for_top-cart-drop-down.disable:hover,.small-cart .button_for_top-cart-drop-down.disable:focus{fill:var(--button-default-color, #fff);color:var(--button-default-color, #fff);background-color:var(--button-default-bg-color, #3772ff);box-shadow:none}@media screen and (max-width: 47.9375em){.small-cart .button_for_top-cart-drop-down{width:100%}}@media screen and (min-width: 48em) and (max-width: 63.9375em){.small-cart .button_for_top-cart-drop-down{padding:.875rem 1.375rem;line-height:1.5;font-size:1rem;border-radius:var(--button-default-radius-large, .5rem)}}@media screen and (min-width: 48em) and (max-width: 63.9375em) and (max-width: 47.9375em){.small-cart .button_for_top-cart-drop-down{width:100%}}.small-cart .button_cart_close{fill:var(--button-bordered-color, #3772ff);color:var(--button-bordered-color, #3772ff);background-color:var(--button-bordered-bg-color, transparent);box-shadow:none;border:.125rem solid var(--button-bordered-border-color, #3772ff);padding:.5rem .875rem;line-height:1.25rem;border-radius:var(--button-default-radius-medium, .375rem);font-size:.875rem;margin:0 .5rem}.small-cart .button_cart_close:focus{fill:var(--button-bordered-color, #3772ff);color:var(--button-bordered-color, #3772ff)}.small-cart .button_cart_close:hover{fill:var(--button-bordered-color-hover, #fff);color:var(--button-bordered-color-hover, #fff);background-color:var(--button-bordered-bg-color-hover, #1f61ff);border-color:var(--button-bordered-border-color-hover, #1f61ff);box-shadow:none}.small-cart .button_cart_close:active{fill:var(--button-bordered-color-active, rgba(255,255,255,0.75));color:var(--button-bordered-color-active, rgba(255,255,255,0.75));background-color:var(--button-bordered-bg-color-active, #054fff);border-color:var(--button-bordered-border-color-active, #054fff);box-shadow:none}.small-cart .button_cart_close.disable{cursor:default;opacity:0.5}.small-cart .button_cart_close.disable:hover,.small-cart .button_cart_close.disable:focus{fill:var(--button-bordered-color, #3772ff);color:var(--button-bordered-color, #3772ff);background-color:var(--button-bordered-bg-color, transparent);box-shadow:none}@media screen and (max-width: 47.9375em){.small-cart .button_cart_close{width:100%}}.small-cart .js-num-products_error{padding-left:.9375rem}.small-cart .cart-items{overflow-y:auto;overflow-x:hidden}.small-cart .cart-item{position:relative;font-size:.875rem;line-height:1.125rem;width:auto;display:flex;margin-bottom:.0625rem;padding:.75rem 0}.small-cart .cart-item::before{content:"";position:absolute;top:100%;left:0;right:0;height:.0625rem;background-color:var(--menu-color, #fff);opacity:.2}.small-cart .cart-item__right{display:flex;flex-direction:column;padding-top:.25rem}.small-cart .cart-item__bar{display:flex;align-items:center}.small-cart .cart-item__bar input{background-color:#fff;border:.0625rem solid #b2bcc3;border-radius:.25rem;margin-bottom:0;padding:.625rem;text-align:right;font-weight:500;font-size:.875rem;line-height:1.4;margin-right:1.5rem;width:4rem;margin-right:.75rem}.small-cart .cart-item__bar .delete{cursor:pointer;padding:.5rem;line-height:0.5;color:var(--menu-color, #fff)}.small-cart .cart-item__bar .delete:hover{color:var(--menu-color-hover, #fff)}.small-cart .cart-item__bar .delete svg{fill:currentColor;width:1.5rem;height:1.5rem}.small-cart .cart-item__no-photo{width:100%;height:100%}.small-cart .cart-item__no-photo svg{width:100%;height:100%;object-fit:contain}.small-cart .cart-item__preview{width:100%;max-width:3rem;height:3rem;padding-right:0;margin-right:.75rem;display:flex;align-items:center}.small-cart .cart-item__preview img{max-width:3rem;max-height:3rem;object-fit:contain}.small-cart .cart-item__link{font-size:.875rem;line-height:1.2;margin-bottom:.75rem;color:var(--menu-color, #fff)}.small-cart .cart-item__link:hover{color:var(--menu-color-hover, #fff)}@media screen and (min-width: 48em){.small-cart .cart-item{align-items:center;min-height:5.5rem}.small-cart .cart-item_order-btn{height:7.5rem}.small-cart .cart-item__right{flex-direction:row;align-items:center;padding-top:0;justify-content:space-between;width:100%}.small-cart .cart-item__bar input{margin-right:1rem;margin-left:1rem}.small-cart .cart-item__preview{margin-right:1rem;max-width:4rem;height:4rem}.small-cart .cart-item__preview img{max-width:4rem;max-height:4rem}.small-cart .cart-item__link{margin-bottom:0}}.small-cart .cart-is-empty{padding:1.5rem;text-align:center;font-weight:900;font-size:.875rem;line-height:1.2}@media screen and (max-width: 63.9375em){.small-cart{display:block !important}}@media screen and (min-width: 64em){.small-cart{width:40.25rem;max-height:23.75rem;fill:currentColor;color:var(--menu-color, #fff);z-index:100;position:absolute;right:.75rem;top:100%;display:none;background-color:var(--menu-bg-color-solid, #000)}.small-cart_order-btn{position:absolute;height:4.5rem}.small-cart .cart-items{max-height:23.75rem;padding:1rem .5rem 5.5rem}.small-cart a{color:var(--menu-color, #fff)}}