:root{--black-color:#000;--white-color:#fff;--grapfit-color:#49454c;--gray-color:#333435;--gray-light-color:#a8a9b0;--line-color:#dcdde1;--txt-gray-color:#a0a0a0;--back-color:#f4f4f4;--violet-color:#343176;--violet-back-color:#f1f0fa;--green-color:#5fc0b1;--green-back-color:#e1f5f2;--blue-color:#528df0;--warn-color:#ed9b57;--orange-color:#ee7656;--alert-color:#f77878;--red-color:#e14142;--pink-color:#ffe8e8;--purple-color:#544669;--shadow-transparent:0px 4px 15px 0px rgba(0, 0, 0, 0);--shadow:0px 4px 15px 0px rgba(0, 0, 0, 0.15);--shadow2:0px 4px 28px 0px rgba(0, 0, 0, 0.1);--trs-300:300ms ease;--trs-600:600ms ease;--trs-1200:1200ms ease;--trs-2000:2000ms ease;--trs-cubic-800:0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-600:0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);--trs-cubic-300:0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);--screensize:1920}.cart__choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(48 / var(--screensize) * 100vw)}.cart__choose .choose-num{font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%;color:var(--gray-light-color)}.cart__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(28 / var(--screensize) * 100vw);position:relative}.cart__actions .remove-all{font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__actions .remove-all span{color:var(--violet-color);white-space:nowrap}.cart__actions .remove-all svg{width:calc(20 / var(--screensize) * 100vw);height:calc(20 / var(--screensize) * 100vw);-ms-flex-negative:0;flex-shrink:0;margin-right:calc(12 / var(--screensize) * 100vw)}.cart__actions .custom-checkbox-wrapper span{color:var(--gray-color)}.cart__actions.sticky{display:none}.cart__actions.sticky .remove-all:nth-child(2) span:last-child{display:none}.cart__actions .more-actions-hidden{display:none}.cart__inner{display:-ms-grid;display:grid;-ms-grid-columns:calc(1002 / var(--screensize) * 100vw) 1fr;grid-template-columns:calc(1002 / var(--screensize) * 100vw) 1fr;gap:calc(48 / var(--screensize) * 100vw)}.cart-page{margin-top:calc(28 / var(--screensize) * 100vw);margin-bottom:calc(116 / var(--screensize) * 100vw)}.cart-page h1{font-size:calc(40 / var(--screensize) * 100vw);font-weight:500;line-height:115%;letter-spacing:calc(1 / var(--screensize) * 100vw);text-transform:uppercase;margin-bottom:calc(28 / var(--screensize) * 100vw)}.cart__total{padding:calc(28 / var(--screensize) * 100vw);border-radius:calc(12 / var(--screensize) * 100vw);background:#fff;gap:calc(24 / var(--screensize) * 100vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 4px 28px rgba(0,0,0,.1);box-shadow:0 4px 28px rgba(0,0,0,.1);-ms-flex-item-align:start;align-self:flex-start;position:sticky;top:calc(140 / var(--screensize) * 100vw)}.cart__total .info .info__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:calc(6 / var(--screensize) * 100vw);padding-bottom:calc(6 / var(--screensize) * 100vw);border-top:1px solid #dcdde1}.cart__total .info .info__row:last-child{border-bottom:1px solid #dcdde1}.cart__total .info .info__row p,.cart__total .info .info__row span{font-size:calc(12 / var(--screensize) * 100vw);font-weight:600;line-height:115%;font-weight:400}.cart__total .info .info__row p{color:#a8a9b0}.cart__total .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart__total .top span{color:#dcdde1;font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%}.cart__total .top p{font-size:calc(28 / var(--screensize) * 100vw);font-weight:400;line-height:128%}.cart__total .top .nds{font-size:calc(12 / var(--screensize) * 100vw);font-weight:600;line-height:115%;color:#a8a9b0;margin-top:calc(2 / var(--screensize) * 100vw);-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;-ms-flex-negative:0;flex-shrink:0;font-weight:400;margin-right:10px;white-space:nowrap}.cart__total .scores p{font-size:calc(12 / var(--screensize) * 100vw);font-weight:600;line-height:115%}.cart__total .scores p.green{color:#4db6a5;margin-bottom:calc(4 / var(--screensize) * 100vw)}.cart__total .scores p.tip{display:-webkit-box;display:-ms-flexbox;display:flex;color:#a8a9b0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(6 / var(--screensize) * 100vw)}.cart__total .scores p.tip svg{width:calc(16 / var(--screensize) * 100vw);height:calc(16 / var(--screensize) * 100vw)}.cart__total .apply-scores{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__total .apply-scores .checkbox-wrapper{margin-left:calc(16 / var(--screensize) * 100vw)}.cart__total .apply-scores .checkbox-wrapper .ios-switch{font-size:calc(12 / var(--screensize) * 100vw);font-weight:600;line-height:115%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__total .cart__total__promocode span{font-size:calc(12 / var(--screensize) * 100vw);font-weight:600;line-height:115%;color:#a8a9b0;font-weight:400}.cart__total .btn{text-transform:uppercase;width:100%}.cart__total .error-msg{color:#e14142;background:#ffe8e8;font-size:calc(12 / var(--screensize) * 100vw);font-weight:600;line-height:115%;padding:calc(8 / var(--screensize) * 100vw) calc(12 / var(--screensize) * 100vw) calc(8 / var(--screensize) * 100vw) calc(12 / var(--screensize) * 100vw);margin-top:calc(4 / var(--screensize) * 100vw);border-radius:calc(6 / var(--screensize) * 100vw)}.checkbox:not(checked){position:absolute;opacity:0}.checkbox:not(checked)+label.ios-switch{position:relative;padding-left:calc(52 / var(--screensize) * 100vw);display:block;height:calc(21 / var(--screensize) * 100vw);font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%}.checkbox:not(checked)+label.ios-switch:before{content:"";position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);left:0;width:calc(36 / var(--screensize) * 100vw);height:calc(20 / var(--screensize) * 100vw);border-radius:13px;border:1px solid;border-color:#dcdde1;-webkit-transition:border .4s,-webkit-box-shadow .4s;transition:border .4s,-webkit-box-shadow .4s;transition:border .4s,box-shadow .4s;transition:border .4s,box-shadow .4s,-webkit-box-shadow .4s;background-color:#fff}.checkbox:not(checked)+label.ios-switch:after{content:"";position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);left:calc(4.5 / var(--screensize) * 100vw);width:calc(12 / var(--screensize) * 100vw);height:calc(12 / var(--screensize) * 100vw);border-radius:50%;background:var(--txt-gray-color);-webkit-transition:all .2s;transition:all .2s}.checkbox:checked+label.ios-switch:before{-webkit-box-shadow:var(--violet-color) 0 0 0 16px inset;box-shadow:var(--violet-color) 0 0 0 16px inset;-webkit-transition:border .4s,background-color 1.2s,-webkit-box-shadow .4s;transition:border .4s,background-color 1.2s,-webkit-box-shadow .4s;transition:border .4s,box-shadow .4s,background-color 1.2s;transition:border .4s,box-shadow .4s,background-color 1.2s,-webkit-box-shadow .4s;background-color:var(--violet-color);border-color:var(--violet-color)}.checkbox:checked+label.ios-switch:after{left:calc(19.5 / var(--screensize) * 100vw);background-color:#fff}.checkbox-wrapper{margin-bottom:calc(8 / var(--screensize) * 100vw)}.checkbox{vertical-align:top;margin:0 3px 0 0;width:17px;height:17px}.cart__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(36 / var(--screensize) * 100vw)}.promocode-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.promocode-inner .apply{border-radius:calc(6 / var(--screensize) * 100vw);width:calc(48 / var(--screensize) * 100vw);height:calc(48 / var(--screensize) * 100vw);-ms-flex-negative:0;flex-shrink:0}.promocode-inner .apply:disabled{background:#9b9ab2}.cart__list{margin-bottom:calc(36 / var(--screensize) * 100vw);display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(24 / var(--screensize) * 100vw)}.cart__list__item{padding:calc(28 / var(--screensize) * 100vw) calc(28 / var(--screensize) * 100vw) calc(28 / var(--screensize) * 100vw) calc(28 / var(--screensize) * 100vw);border-radius:calc(12 / var(--screensize) * 100vw);border:1px solid var(--violet-color);max-width:calc(318 / var(--screensize) * 100vw);width:100%}.cart__list__item h5{font-size:calc(14 / var(--screensize) * 100vw);font-weight:500;line-height:128%;letter-spacing:calc(1 / var(--screensize) * 100vw);color:var(--violet-color);text-transform:uppercase}.cart__list__item .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(10 / var(--screensize) * 100vw)}.cart__list__item .top button{padding:0}.cart__list__item .top button svg{width:calc(20 / var(--screensize) * 100vw);height:calc(20 / var(--screensize) * 100vw)}.cart__list__item__row{font-size:calc(12 / var(--screensize) * 100vw);font-weight:600;line-height:115%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(6 / var(--screensize) * 100vw)}.cart__list__item__row p{color:#a8a9b0;font-weight:400}.cart__list__item.add-new-cart-btn{border-radius:calc(12 / var(--screensize) * 100vw);background:#f1f0fa;text-align:center;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(12 / var(--screensize) * 100vw);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-color:transparent;-webkit-transition:.3s ease;transition:.3s ease}.cart__list__item.add-new-cart-btn svg{width:calc(48 / var(--screensize) * 100vw);height:calc(46 / var(--screensize) * 100vw)}.cart__list__item.add-new-cart-btn svg path{-webkit-transition:.3s ease;transition:.3s ease}.cart__list__item.add-new-cart-btn span{-webkit-transition:.3s ease;transition:.3s ease}.cart__list__item.add-new-cart-btn:hover{background:var(--violet-color);-webkit-transition:.3s ease;transition:.3s ease}.cart__list__item.add-new-cart-btn:hover svg path{stroke:#fff;-webkit-transition:.3s ease;transition:.3s ease}.cart__list__item.add-new-cart-btn:hover span{color:#fff;-webkit-transition:.3s ease;transition:.3s ease}.cart__items .product-card .product-info-hor{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.cart-opt__actions__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(48 / var(--screensize) * 100vw)}.cart-opt__actions__buttons .remove-all{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(8 / var(--screensize) * 100vw);font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%;color:var(--violet-color);position:relative}.cart-opt__actions__buttons .remove-all svg{width:calc(28 / var(--screensize) * 100vw);height:calc(28 / var(--screensize) * 100vw)}.cart-opt__actions__buttons .remove-all span{color:var(--violet-color);font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%}.cart-opt__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:calc(28 / var(--screensize) * 100vw)}.cart-opt__actions__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(6 / var(--screensize) * 100vw)}.cart-opt__actions__icons a{display:block}.cart-opt__actions__icons a svg{width:calc(36 / var(--screensize) * 100vw);height:calc(36 / var(--screensize) * 100vw)}.cart-opt__actions__icons a svg path,.cart-opt__actions__icons a svg rect{-webkit-transition:.3s ease;transition:.3s ease}.cart-opt__actions__icons a:hover svg rect:first-child{fill:var(--violet-color);-webkit-transition:.3s ease;transition:.3s ease}.cart-opt__actions__icons a:hover svg rect:nth-child(2){stroke:var(--violet-color);-webkit-transition:.3s ease;transition:.3s ease}.cart-opt__actions__icons a:hover svg rect:nth-child(3){stroke:#fff;-webkit-transition:.3s ease;transition:.3s ease}.cart-opt__actions__icons a:hover svg rect:nth-child(4){fill:var(--violet-color);-webkit-transition:.3s ease;transition:.3s ease;stroke:#fff}.cart-opt__actions__icons a:hover svg path{stroke:#fff;-webkit-transition:.3s ease;transition:.3s ease}.catalog__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:calc(48 / var(--screensize) * 100vw)}.catalog__pagination .catalog__pagination__arrow{display:block}.catalog__pagination .catalog__pagination__arrow svg{width:calc(46 / var(--screensize) * 100vw);height:calc(46 / var(--screensize) * 100vw)}.catalog__pagination nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(6 / var(--screensize) * 100vw)}.catalog__pagination nav a,.catalog__pagination nav span{font-size:calc(14 / var(--screensize) * 100vw);line-height:128%;font-weight:500;width:calc(48 / var(--screensize) * 100vw);height:calc(48 / var(--screensize) * 100vw);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;border:1px solid #dcdde1;border-radius:calc(6 / var(--screensize) * 100vw)}.catalog__pagination nav a.active,.catalog__pagination nav span.active{border-color:#343176;color:#343176}.catalog__pagination nav a:nth-child(3),.catalog__pagination nav a:nth-child(4),.catalog__pagination nav a:nth-child(5),.catalog__pagination nav span:nth-child(3),.catalog__pagination nav span:nth-child(4),.catalog__pagination nav span:nth-child(5){display:none}.catalog__content__bottom__more{text-transform:uppercase;padding:calc(10 / var(--screensize) * 100vw) calc(24 / var(--screensize) * 100vw) calc(10 / var(--screensize) * 100vw) calc(24 / var(--screensize) * 100vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(8 / var(--screensize) * 100vw);margin-top:calc(28 / var(--screensize) * 100vw);margin-left:auto;margin-right:auto}.catalog__content__bottom__more svg{width:calc(28 / var(--screensize) * 100vw);height:calc(28 / var(--screensize) * 100vw)}.catalog__content__bottom__more p{font-size:calc(14 / var(--screensize) * 100vw)}.cart__choose-mob{display:none}.cart-opt__fixed{position:fixed;left:calc(48 / var(--screensize) * 100vw);right:calc(48 / var(--screensize) * 100vw);bottom:calc(16 / var(--screensize) * 100vw);-webkit-box-shadow:0 4px 28px rgba(0,0,0,.1);box-shadow:0 4px 28px rgba(0,0,0,.1);border-radius:calc(12 / var(--screensize) * 100vw);background:#fff;z-index:10;padding:calc(12 / var(--screensize) * 100vw) calc(24 / var(--screensize) * 100vw) calc(12 / var(--screensize) * 100vw) calc(24 / var(--screensize) * 100vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-opt__fixed .custom-checkbox-wrapper p{color:var(--gray-color)}.cart-opt__fixed .cart__choose{gap:calc(36 / var(--screensize) * 100vw)}.cart-opt__fixed .remove-all{font-size:calc(16 / var(--screensize) * 100vw);font-weight:400;line-height:128%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-opt__fixed .remove-all span{color:var(--violet-color)}.cart-opt__fixed .remove-all svg{width:calc(20 / var(--screensize) * 100vw);height:calc(20 / var(--screensize) * 100vw);-ms-flex-negative:0;flex-shrink:0;margin-right:calc(12 / var(--screensize) * 100vw)}@media (max-width:1440px){:root{--screensize:1440}}@media (max-width:992px){:root{--screensize:767}.cart__choose .choose-num{display:none!important}.cart__actions>.remove-all{display:none}.cart__actions.sticky{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:calc(28 / var(--screensize) * 100vw);padding-bottom:calc(16 / var(--screensize) * 100vw);border-bottom:1px solid #dcdde1}.cart__actions.sticky .remove-all:nth-child(2) span:nth-child(2){display:none}.cart__actions.sticky .remove-all:nth-child(2) span:last-child{display:block}.cart__actions.sticky .cart__choose{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cart__actions.sticky .cart__choose .remove-all:last-child{display:none}.cart__actions.sticky .more-actions{padding:0;display:block;margin-right:100%;margin-top:calc(16 / var(--screensize) * 100vw)}.cart__actions.sticky .more-actions svg{width:calc(30 / var(--screensize) * 100vw);height:calc(6 / var(--screensize) * 100vw)}.cart__actions.sticky .more-actions-hidden{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:110%;border-radius:calc(12 / var(--screensize) * 100vw);background:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.15);box-shadow:0 4px 24px rgba(0,0,0,.15);padding:calc(16 / var(--screensize) * 100vw) calc(20 / var(--screensize) * 100vw) calc(16 / var(--screensize) * 100vw) calc(20 / var(--screensize) * 100vw);left:0;right:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2;visibility:hidden;opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.cart__actions.sticky .more-actions-hidden.active{opacity:1;visibility:visible;-webkit-transition:.3s ease;transition:.3s ease}.cart__actions.sticky .more-actions-hidden button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:calc(4 / var(--screensize) * 100vw)}.cart__actions.sticky .more-actions-hidden button svg{width:calc(16 / var(--screensize) * 100vw);height:calc(16 / var(--screensize) * 100vw)}.cart__actions.sticky .more-actions-hidden button span{font-size:calc(14 / var(--screensize) * 100vw);font-weight:400;line-height:128%;color:var(--violet-color)}.cart__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.cart-page h1{font-size:calc(28 / var(--screensize) * 100vw);font-weight:400}.cart__total{padding:0;-webkit-box-shadow:unset;box-shadow:unset;position:relative;top:0;width:100%}.cart__total .top p{font-size:calc(22 / var(--screensize) * 100vw);line-height:115%}.cart__total .top span{color:var(--gray-color)}.cart__total .top .nds{text-align:right;margin-right:0;margin-left:30px}.cart__total .scores p{font-weight:400}.cart__total .apply-scores .input__row{width:100%}.cart__total .error-msg{padding:calc(15 / var(--screensize) * 100vw) calc(12 / var(--screensize) * 100vw) calc(15 / var(--screensize) * 100vw) calc(12 / var(--screensize) * 100vw);text-align:center;font-weight:400}.promocode-inner .input__row{width:100%}.cart__list{display:none}.cart-opt__actions__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:calc(6 / var(--screensize) * 100vw);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.cart-opt__actions__buttons .remove-all{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-opt__actions__buttons .remove-all span{font-size:calc(14 / var(--screensize) * 100vw);font-weight:400;line-height:128%;font-weight:400}.cart-opt__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:calc(16 / var(--screensize) * 100vw);padding-bottom:calc(16 / var(--screensize) * 100vw);border-bottom:1px solid #dcdde1}.cart-opt__actions__icons{margin-top:calc(16 / var(--screensize) * 100vw)}.catalog__content__bottom__more{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cart__choose-mob{margin-bottom:calc(28 / var(--screensize) * 100vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__choose-mob .product-card-opt-selector{width:100%}.cart__choose-mob .product-card-opt-selector .selector-btn{max-width:calc(278 / var(--screensize) * 100vw);margin-bottom:0;background:#f4f4f4;padding:calc(14 / var(--screensize) * 100vw) calc(20 / var(--screensize) * 100vw) calc(14 / var(--screensize) * 100vw) calc(20 / var(--screensize) * 100vw);width:100%}.cart__choose-mob .product-card-opt-selector .selector-btn .selector-title p{font-size:calc(16 / var(--screensize) * 100vw);text-transform:none}.cart__choose-mob .product-card-opt-selector .selector-content{left:0;width:calc(320 / var(--screensize) * 100vw)}.cart__choose-mob .cart__choose-mob-edit svg{width:calc(20 / var(--screensize) * 100vw);height:calc(20 / var(--screensize) * 100vw)}.cart-opt__fixed{display:none}}@media (max-width:767px){:root{--screensize:360}.cart__choose{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart__choose .choose-num{display:none}.cart__choose .remove-all:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}.cart__choose .remove-all:last-child span:last-child{display:block}.cart__choose .remove-all:last-child span:nth-child(2){display:none}}