.wrapper-payment{display:flex;justify-content:center}.wrapper-payment .inside-img-wrapper{display:flex;justify-content:space-around}@media (min-width:1200px){footer #FooterStrip .footer-menu .footer-flags>div{flex:0 0 20%;max-width:20%}}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;transition:border .1s ease;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;transition:transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes spinning{0%{transform:rotate(0)}to{transform:rotate(2turn)}}.vbt-autcomplete-list[data-v-d5ad9a10]{padding-top:5px;position:absolute;max-height:350px;overflow-y:auto;z-index:999}.center-on-mobile{margin-left:auto;margin-right:auto}.headerForeignBranches{transition:all .3s ease-in-out;padding-right:1.5rem;font-size:1.125rem;margin-left:15px}.headerForeignBranches .foreign-ico{background-image:url(/lsb/img/branchesico.a16aa4b.svg);padding-left:12px;padding-right:10px;margin-right:15px;height:18px;background-repeat:no-repeat;background-size:100%}.headerForeignBranches .arr-ico{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAABHNCSVQICAgIfAhkiAAAAEdJREFUCFt1z8ENACAIA0A6qboZTopKgDRG+VkOgpCrzEx3ZAAGt8CPQC0yZVyQ0Ax4Bgo7ZLS39CtzjBfKc6inCSU3fT4nC68iK0BAmmKoAAAAAElFTkSuQmCC);height:6px;width:10px;background-repeat:no-repeat;background-size:100%;background-position:50%;position:absolute;top:100%;padding:0;right:-25px;transform:rotate(180deg);transition:all .2s ease-in}.headerForeignBranches.show .arr-ico{transform:rotate(0deg)}.headerForeignBranches .nav-link{padding:0}.headerForeignBranches>button{margin-top:auto!important}.headerForeignBranches>button p{margin-bottom:0!important;text-transform:none!important;font-size:.8125rem;line-height:.8125rem}.headerForeignBranches>button.btn,.headerForeignBranches a{display:block;text-align:center;padding:0;width:auto;margin:0;position:relative;text-decoration:none;font-weight:400;text-transform:none;min-width:auto;line-height:inherit;outline:none;border-radius:0;color:#fff!important;background:none!important;border:0!important;box-shadow:none!important;background-color:transparent!important;height:18px!important;margin-top:0!important}.headerForeignBranches>button.btn:active,.headerForeignBranches>button.btn:focus,.headerForeignBranches>button.btn:hover,.headerForeignBranches a:active,.headerForeignBranches a:focus,.headerForeignBranches a:hover{background:none!important;border:0!important;text-decoration:none;outline:none;color:inherit!important;box-shadow:none!important}.headerForeignBranches>button.btn:after,.headerForeignBranches>button.btn:before,.headerForeignBranches a:after,.headerForeignBranches a:before{background:none;border:0;text-decoration:none;outline:none;opacity:0;box-shadow:none}.headerForeignBranches>button.btn svg,.headerForeignBranches a svg{height:1.5rem;margin-bottom:3px}.headerForeignBranches>button.btn p,.headerForeignBranches a p{transition:all .3s ease-in-out}.headerForeignBranches i{font-size:1.5rem}.headerForeignBranches :hover{text-decoration:none}.headerForeignBranches .dropdown-menu{filter:drop-shadow(0 0 2px rgba(0,0,0,.45))}.headerForeignBranches .dropdown-menu .dropdown-header{color:inherit}.headerForeignBranches.box-dash .dropdown-menu.dropdown-menu-right.show{position:relative;filter:drop-shadow(0 0 2px rgba(0,0,0,.45));box-shadow:none!important;margin-top:22px;color:inherit;left:50px!important}.headerForeignBranches.box-dash .dropdown-menu.dropdown-menu-right.show:after{position:absolute;top:0;right:30px;margin:-11px 0 0;border-right:8px solid #fff;border-top:8px solid transparent;border-bottom:8px solid transparent;transform:rotate(90deg)}@media (max-width:576px){.headerForeignBranches.box-dash .dropdown-menu.dropdown-menu-right.show:after{display:none}}.headerForeignBranches .box-foreign-branches{max-width:140px;width:85vw;margin:11.5px 31px 3.5px}.headerForeignBranches .box-foreign-branches ul.foreign-branches-ul{padding-left:0!important;padding-right:0!important;display:flex;flex-direction:column;align-items:self-start}.headerForeignBranches .box-foreign-branches ul.foreign-branches-ul li{padding-top:5px;padding-bottom:5px}.headerForeignBranches .box-foreign-branches ul.foreign-branches-ul li a{color:#707070!important;position:relative;display:flex;justify-content:center;align-items:center}.headerForeignBranches .box-foreign-branches ul.foreign-branches-ul li a span{position:relative}.headerForeignBranches .box-foreign-branches ul.foreign-branches-ul li a span:after{content:"";position:absolute;width:100%;height:1px;background-color:#468fe8;left:0;bottom:-1px;opacity:0;transition:all .2s ease-in-out}.headerForeignBranches .box-foreign-branches ul.foreign-branches-ul li a img{margin-right:15px}.headerForeignBranches .box-foreign-branches ul.foreign-branches-ul li a:hover span:after{opacity:1}@-webkit-keyframes spinner-data-v-6c1c5a70{to{transform:rotate(1turn)}}@keyframes spinner-data-v-6c1c5a70{to{transform:rotate(1turn)}}.product-quantity-wrapper .btn[data-v-6c1c5a70]{display:inline-block;margin:0}.product-quantity-wrapper .input-group-append[data-v-6c1c5a70],.product-quantity-wrapper .input-group-prepend[data-v-6c1c5a70]{display:inline}.product-quantity-wrapper.wide .product-quantity[data-v-6c1c5a70]{font-size:1.5rem;height:50px;padding:10px 8px;max-width:inherit}.product-quantity-wrapper.wide .product-quantity-buttons[data-v-6c1c5a70]{height:50px;min-width:50px;padding:10px 8px;font-size:1.125rem}.product-quantity-wrapper .quantity[data-v-6c1c5a70]{max-width:150px;width:100%}.product-quantity-wrapper .quantity input[data-v-6c1c5a70]{text-align:center}.product-quantity-wrapper .product-quantity[data-v-6c1c5a70]{font-size:1.125rem;padding:6px 0;text-align:center;border:1px solid #ccc;border-collapse:collapse;height:30px;min-width:1rem;max-width:33%;display:inline-block;width:100px}.product-quantity-wrapper .product-quantity[data-v-6c1c5a70]:active,.product-quantity-wrapper .product-quantity[data-v-6c1c5a70]:focus,.product-quantity-wrapper .product-quantity[data-v-6c1c5a70]:hover{box-shadow:none}.product-quantity-wrapper .product-quantity-buttons[data-v-6c1c5a70]{height:30px;padding:6px 8px;font-size:1rem;min-width:30px;background-color:#fff;color:#010101;border:1px solid #ccc;border-collapse:collapse;display:inline-block}.product-quantity-wrapper .product-quantity-buttons[data-v-6c1c5a70]:active{background-color:inherit;color:inherit;border-color:#888}.product-quantity-wrapper .product-quantity-buttons.active[data-v-6c1c5a70],.product-quantity-wrapper .product-quantity-buttons[data-v-6c1c5a70]:focus,.product-quantity-wrapper .product-quantity-buttons[data-v-6c1c5a70]:hover{box-shadow:none!important;outline:none!important}.product-quantity-wrapper .product-quantity-buttons svg[data-v-6c1c5a70]{height:1em;vertical-align:baseline;vertical-align:initial}.product-quantity-wrapper .product-quantity-minus[data-v-6c1c5a70]{color:#888}.product-quantity-wrapper .btn.product-quantity-buttons[data-v-6c1c5a70]:active:after,.product-quantity-wrapper .btn.product-quantity-buttons[data-v-6c1c5a70]:after,.product-quantity-wrapper .btn.product-quantity-buttons[data-v-6c1c5a70]:hover:after{background-image:none!important}#MainPage[data-v-59d8f85a]{position:absolute;width:100%;right:0}#SidePanel[data-v-59d8f85a]{height:100vh;width:420px;background:#fff;position:fixed;top:0;right:-425px;z-index:3501;transition:.5s}#SidePanel .sidebar-report-code[data-v-59d8f85a]{position:absolute;right:5px;top:5px;opacity:.5;font-size:.7rem}#SidePanel.sidebar-open[data-v-59d8f85a]{right:0;border:1px solid #ddd}@media (max-width:991px){#SidePanel[data-v-59d8f85a]{height:calc(100vh - 55px)}}#SidePanel .sidebar-wrapper[data-v-59d8f85a]{width:100%;padding:20px 27px;position:relative}#SidePanel .sidebar-wrapper h1[data-v-59d8f85a],#SidePanel .sidebar-wrapper h2[data-v-59d8f85a],#SidePanel .sidebar-wrapper h3[data-v-59d8f85a],#SidePanel .sidebar-wrapper h4[data-v-59d8f85a],#SidePanel .sidebar-wrapper h5[data-v-59d8f85a],#SidePanel .sidebar-wrapper h6[data-v-59d8f85a]{padding-left:20px}#SidePanel .sidebar-wrapper .sidebar-products-wrapper[data-v-59d8f85a]{height:calc(100vh - 380px);float:left;overflow:hidden;overflow-y:auto}#SidePanel .sidebar-wrapper .sidebar-products-wrapper .product-row[data-v-59d8f85a]{padding-bottom:20px;padding-top:20px;margin-right:20px;border-bottom:1px solid #ddd;position:relative;width:calc(100% - 50px);float:left}#SidePanel .sidebar-wrapper .sidebar-products-wrapper .product-row .left[data-v-59d8f85a]{width:80px;float:left;position:relative}#SidePanel .sidebar-wrapper .sidebar-products-wrapper .product-row .right[data-v-59d8f85a]{width:calc(100% - 80px);float:left;position:relative}#SidePanel .sidebar-wrapper .sidebar-products-wrapper .product-row p[data-v-59d8f85a]{padding-right:60px;width:100%;font-size:.8125rem}#SidePanel .sidebar-wrapper .sidebar-products-wrapper .product-row[data-v-59d8f85a]:last-of-type{border-bottom:none;padding-bottom:0}#SidePanel .sidebar-wrapper .sidebar-products-wrapper .product-row[data-v-59d8f85a]:first-of-type(1){padding-top:0}#SidePanel .sidebar-wrapper .sidebar-products-wrapper .product-row .product-photo[data-v-59d8f85a]{max-width:80px;max-height:80px;padding-right:6px}#SidePanel .sidebar-wrapper .sidebar-products-wrapper.empty[data-v-59d8f85a]{height:auto;text-align:center;float:none;overflow:visible;margin:2.6875rem 0}#SidePanel .sidebar-wrapper .sidebar-products-wrapper.empty i[data-v-59d8f85a]{font-size:3.75rem;color:#1473e6;margin-bottom:1.375rem}#SidePanel .sidebar-wrapper .sidebar-products-wrapper.empty p[data-v-59d8f85a]{font-size:1.25rem}#SidePanel .sidebar-wrapper .sidebar-products-wrapper.empty p span[data-v-59d8f85a]{font-size:1.875rem}#SidePanel .sidebar-wrapper .sidebar-products-wrapper.promo-products[data-v-59d8f85a]{height:400px!important;float:left;overflow:hidden;overflow-y:auto}#SidePanel .sidebar-wrapper .sidebar-price-wrapper[data-v-59d8f85a]{float:left;width:calc(100% - 20px);position:relative;font-weight:600;font-size:.875rem;padding-top:40px;display:flex;flex-direction:column}#SidePanel .sidebar-wrapper .sidebar-price-wrapper .first-sidebar-price-wrapper .left[data-v-59d8f85a],#SidePanel .sidebar-wrapper .sidebar-price-wrapper .first-sidebar-price-wrapper .right[data-v-59d8f85a]{border-bottom:1px solid #ddd}#SidePanel .sidebar-wrapper .sidebar-price-wrapper .left[data-v-59d8f85a]{float:right;text-align:left}#SidePanel .sidebar-wrapper .sidebar-price-wrapper .right[data-v-59d8f85a]{min-width:110px;float:right;text-align:right;padding-left:30px}#SidePanel .sidebar-wrapper .sidebar-price-wrapper p[data-v-59d8f85a]{margin-bottom:.2rem}#SidePanel .sidebar-wrapper .sidebar-price-wrapper p.netto-price[data-v-59d8f85a]{color:#888}#SidePanel .sidebar-wrapper .sidebar-price-wrapper .summary-sidebar-price-wrapper .right[data-v-59d8f85a]{min-width:112px}#SidePanel .sidebar-wrapper .sidebar-price-wrapper .summary-sidebar-price-wrapper p[data-v-59d8f85a]{font-size:1rem;padding-top:.5rem;padding-bottom:1rem}#SidePanel .sidebar-wrapper .sidebar-buttons-wrapper button[data-v-59d8f85a]{margin:1rem auto}#SidePanel .sidebar-wrapper h2[data-v-59d8f85a]{position:relative;text-align:center}#SidePanel .sidebar-wrapper h2 a.sidebar-close[data-v-59d8f85a]{font-size:1.25rem;color:#333!important;position:absolute;top:0;right:0}#SidePanel .sidebar-wrapper h2 a.sidebar-close i[data-v-59d8f85a]{color:#333}#SidePanel .sidebar-wrapper h2.promo[data-v-59d8f85a]{margin-bottom:2.125rem}#SidePanel .sidebar-wrapper .product-row .right[data-v-59d8f85a]{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-content:flex-start;align-items:stretch}#SidePanel .sidebar-wrapper .product-row .right .product-name[data-v-59d8f85a]{order:0;flex:0 1 auto;align-self:auto;margin-bottom:.375rem}#SidePanel .sidebar-wrapper .product-row .right .product-name a[data-v-59d8f85a]{color:#333;text-decoration:none;font-size:.8125rem;line-height:1.2}#SidePanel .sidebar-wrapper .product-row .right .right-second[data-v-59d8f85a]{order:0;flex:0 1 auto;align-self:auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:stretch;align-items:stretch}#SidePanel .sidebar-wrapper .product-row .right .right-second .product-price[data-v-59d8f85a]{order:0;flex:1 1 50%;align-self:center;font-size:1.125rem;text-align:right}#SidePanel .sidebar-wrapper .product-row .right .right-second .product-quantity[data-v-59d8f85a]{order:0;flex:1 1 50%;align-self:center}#SidePanel .sidebar-wrapper .product-list .product-tile .number[data-v-59d8f85a]{font-size:.8125rem}#SidePanel .sidebar-wrapper .product-list .product-tile .product-photo[data-v-59d8f85a]{min-height:200px}@media (max-width:420px){#SidePanel[data-v-59d8f85a]{width:100%;right:-101%}#SidePanel.sidebar-open[data-v-59d8f85a]{right:0}#SidePanel .sidebar-wrapper .sidebar-products-wrapper[data-v-59d8f85a]{float:left}}