.CartItem_section__vu_kX{margin-top:30px;padding-bottom:100px}.CartItem_back__YCoY_{display:flex;align-items:center;gap:5px;margin-bottom:5px}.CartItem_back_arrow__A825N{border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:6px solid #191919;border-radius:1px}.CartItem_back_text__4QzSe{font-size:12px;font-weight:300}.CartItem_top__5yOXG{margin-top:40px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:60px}.CartItem_select__jmK4w{cursor:pointer;font-size:16px;font-weight:300;display:flex;align-items:center;gap:10px}.CartItem_select__jmK4w:hover .CartItem_select_arrow__I8UBG{background:#0073b7;border:1px solid #0073b7}.CartItem_select__jmK4w:hover .CartItem_select_svg__DDBik{filter:brightness(0) invert(1)}.CartItem_select_arrow__I8UBG{cursor:pointer;padding:4px;min-width:50px;width:50px;height:50px;border-radius:100%;border:1px solid #b1b1b1;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media only screen and (max-width:991.98px){.CartItem_select_arrow__I8UBG{min-width:30px;width:30px;height:30px}}@media only screen and (max-width:767.98px){.CartItem_select_arrow__I8UBG{position:absolute;z-index:1}}.CartItem_select_arrow__I8UBG[data-type=select]{top:15px;left:15px}.CartItem_select_arrow__I8UBG[data-type=bin]{top:15px;right:15px}.CartItem_select_arrow__I8UBG.CartItem_bin__k7XwY:hover{background:#ab3434;border:1px solid #ab3434}.CartItem_select_arrow__I8UBG:hover{background:#b1b1b1}.CartItem_select_arrow__I8UBG:hover .CartItem_select_svg__DDBik{filter:brightness(0) invert(1)}.CartItem_select_arrow__I8UBG:active{background:#0073b7;border:1px solid #0073b7}.CartItem_select_arrow__I8UBG:active .CartItem_select_svg__DDBik{filter:brightness(0) invert(1)}.CartItem_select_arrow__I8UBG.CartItem_active__Sq4O0{background:#0073b7;border:1px solid #0073b7}.CartItem_select_arrow__I8UBG.CartItem_active__Sq4O0 .CartItem_select_svg__DDBik{filter:brightness(0) invert(1)}.CartItem_select_svg_wrap___Z6NO{position:relative;width:18px;height:14px}@media only screen and (max-width:991.98px){.CartItem_select_svg_wrap___Z6NO{width:12px;height:9px}}.CartItem_select_svg__DDBik{object-fit:contain;transition:all .3s ease}.CartItem_delete__Xon8X{font-size:16px;font-weight:300}.CartItem_content__OGs0p{margin-top:40px;display:grid;grid-gap:30px;gap:30px}.CartItem_wrap__D0Pgt{position:relative;display:flex;align-items:center;justify-content:space-between;gap:25px}@media only screen and (max-width:991.98px){.CartItem_wrap__D0Pgt{gap:15px}}@media only screen and (max-width:767.98px){.CartItem_wrap__D0Pgt{max-width:390px;margin-left:auto;margin-right:auto}}.CartItem_item__ZpDK_{padding-top:10px;padding-bottom:10px;width:100%;min-height:180px;display:grid;grid-template-columns:300px 1fr;border-radius:20px;border:1px solid #d9d9d9}@media only screen and (max-width:991.98px){.CartItem_item__ZpDK_{height:unset;grid-template-columns:210px 1fr}}@media only screen and (max-width:767.98px){.CartItem_item__ZpDK_{grid-template-columns:1fr;grid-template-rows:min-content 1fr}}.CartItem_item_title__3frVY{font-size:18px;font-weight:700}.CartItem_item_desc__uyE3B{font-size:12px;font-weight:300}.CartItem_img_wrap__43UKp{position:relative}@media only screen and (max-width:767.98px){.CartItem_img_wrap__43UKp{height:120px}}.CartItem_img__nhtmW{object-fit:contain}.CartItem_main__La4BN{padding:20px;display:grid;grid-template-columns:1fr 25% 15%;justify-content:space-between;grid-gap:30px;gap:30px;align-items:center}@media only screen and (max-width:991.98px){.CartItem_main__La4BN{padding:30px;grid-template-columns:1fr max-content}}@media only screen and (max-width:767.98px){.CartItem_main__La4BN{padding:15px;grid-template-columns:1fr}}.CartItem_info__e1VK_{height:100%;display:grid;grid-auto-rows:max-content;grid-gap:15px;gap:15px;align-content:center;max-width:280px}@media only screen and (max-width:1199.98px){.CartItem_info__e1VK_{gap:5px}}@media only screen and (max-width:767.98px){.CartItem_info__e1VK_{max-width:100%}}.CartItem_count__H_Htf{display:flex;align-items:center;gap:10px;margin-left:auto;margin-right:auto}@media only screen and (max-width:767.98px){.CartItem_count__H_Htf{grid-row-start:1}}.CartItem_count_digits__JYstT{font-size:18px;font-weight:400;width:100px;height:30px;text-align:center;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;border:1px solid #b1b1b1;transition:all .3s ease}@media only screen and (max-width:1199.98px){.CartItem_count_digits__JYstT{width:60px}}.CartItem_count_digits__JYstT:focus{border:1px solid #191919}.CartItem_count_digits__JYstT::-webkit-inner-spin-button,.CartItem_count_digits__JYstT::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CartItem_count_digits__JYstT[type=number]{-moz-appearance:textfield}.CartItem_count_control__s0vzb{cursor:pointer;min-width:25px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;padding-bottom:5px;font-size:20px;font-weight:700;transition:all .3s ease}.CartItem_count_control__s0vzb.CartItem_minus___0x5_:hover{color:#c00000}.CartItem_count_control__s0vzb.CartItem_plus__sbcL4:hover{color:#46c000}.CartItem_bottom__f3YNv{margin-top:40px;display:grid;grid-template-columns:1fr max-content;grid-gap:30px;gap:30px}.CartItem_advantages__3JPRB{border-radius:20px;padding:30px;background:#191919;color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.CartItem_total__zXuVw{padding:20px;width:390px;display:grid;grid-gap:30px;gap:30px;border:1px solid #b1b1b1;border-radius:20px}.CartItem_total_info__8JBMt{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.CartItem_total_title__omO46{font-weight:700;font-size:20px}.CartItem_total_button__7jRVg{width:100%;background:#0073b7;color:#fff;height:70px;border-radius:50px}.CartItem_price__3wJI0{font-size:40px;line-height:90%;display:flex;align-items:center;gap:5px}.CartItem_ruble__x1Jt2{width:13px;height:auto}.CartItem_other__I6bT5{display:grid}@media only screen and (max-width:1199.98px){.CartItem_other__I6bT5{gap:15px}}@media only screen and (max-width:767.98px){.CartItem_other__I6bT5{grid-template-columns:max-content 1fr;align-items:center;justify-content:space-between}}.CartItem_article_wrap__bhm3J{display:flex;align-items:center;gap:5px;font-size:12px}.CartItem_price__3wJI0{font-size:25px;font-weight:400;margin-left:auto}