.cabinet_page{padding:16px 0 80px}.cabinet_page_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}.cabinet_page_wrap .form{width:100%;max-width:340px;padding:0}.cabinet_page .loader{position:absolute;top:0;left:0;width:100%;height:0;opacity:0;background-color:hsla(0,0%,100%,.8);z-index:100;-webkit-transition:height 0s .15s,opacity .15s 0s;transition:height 0s .15s,opacity .15s 0s}.cabinet_page .loader.active{height:100%;opacity:1;-webkit-transition:height 0s 0s,opacity .15s 0s;transition:height 0s 0s,opacity .15s 0s}@media screen and (max-width: 767px){.cabinet_page .title{font-size:24px}}.cabinet_page_main{width:100%;position:relative}.cabinet_page_main .indicator{padding:2px 8px;font-size:14px;line-height:130%;font-weight:700;color:#fff;border-radius:2px;text-align:center;width:114px}.cabinet_page_main .indicator_processing{background-color:#039be5}.cabinet_page_main .indicator_done{background-color:#25ae60}.cabinet_page_main .indicator_rejected{background-color:#808d9a}.cabinet_page_main .more-loyalty{display:inline-block;font-size:16px;line-height:24px;color:#297bf6;position:absolute;top:24px;right:24px}.cabinet_page .cabinet_page_main{margin-top:0}@media screen and (min-width: 1280px){.cabinet_page .cabinet_page_main{max-width:1026px;min-width:864px}}.cabinet_page .cabinet_page_main .sort{border-left:1px solid #d3dce9}.cabinet_page .cabinet_page_main .product_list{width:100%;margin-left:0}.cabinet_page .reset_password_change_form .form_item{margin-bottom:16px}.cabinet_page .viewed_products{padding:80px 0 0}.cabinet_page .bonuses-score{padding:24px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.cabinet_page .bonuses-score{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cabinet_page .bonuses-score__item{font-weight:700;text-align:center;-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px}@media screen and (max-width: 767px){.cabinet_page .bonuses-score__item{-webkit-box-flex:0;-ms-flex:0 1 49.5%;flex:0 1 49.5%}}.cabinet_page .bonuses-score__item *{display:block;max-width:200px;margin:auto}.cabinet_page .bonuses-score__item_divider{-webkit-box-flex:0 !important;-ms-flex:0 0 1px !important;flex:0 0 1px !important;width:1px;background:#e3e2e7}@media screen and (max-width: 767px){.cabinet_page .bonuses-score__item_divider:nth-child(4){width:100%;-webkit-box-flex:1 !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;height:1px;margin-top:16px;margin-bottom:16px}}.cabinet_page .bonuses-score__name{font-size:16px;font-weight:700;line-height:26px;color:rgba(0,0,0,.6);margin-bottom:8px}@media screen and (max-width: 767px){.cabinet_page .bonuses-score__name{font-size:14px}}.cabinet_page .bonuses-score__value{font-size:32px;line-height:100%}@media screen and (max-width: 767px){.cabinet_page .bonuses-score__value{font-size:24px}}.cabinet_page .bonuses-score__value.success{color:#00c853}.cabinet_page .bonuses-score__value.danger{color:#eb001b}.profile_menu{-ms-flex-negative:0;flex-shrink:0;width:318px}.profile_menu.fixed .profile_menu_sticky{position:sticky;top:20px}.profile_menu .filter{overflow:hidden;border-top:0;margin-left:1px;width:318px}.profile_menu .filter:first-child{margin-top:0}.profile_menu .filter .form_label{margin-bottom:0}.profile_menu .filter .form_item{margin-bottom:10px}.profile_menu .filter .form_item:last-child{margin-bottom:0}.profile_menu_wrap{border:1px solid #d3dce9;margin-left:1px;background-color:#fff;width:318px}.profile_menu_head{padding:14px 24px;font-size:16px;line-height:22px;border-bottom:1px solid #d3dce9}.profile_menu_list{padding:14px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.profile_menu_list_link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:16px 20px;font-size:16px;line-height:24px;font-weight:700;-webkit-transition:.3s;transition:.3s}.profile_menu_list_link:hover{color:#3500be}.profile_menu_list_link:hover .profile_menu_list_link_icon svg path{fill:#3500be}.profile_menu_list_link.active{background-color:rgba(242,244,247,.6);color:#3500be}.profile_menu_list_link.active:before{background-color:#3500be}.profile_menu_list_link.active .profile_menu_list_link_icon svg path{fill:#3500be}.profile_menu_list_link:before{content:"";position:absolute;left:0;top:0;width:2px;height:100%;background-color:rgba(0,0,0,0);-webkit-transition:.3s;transition:.3s}.profile_menu_list_link_icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:10px}.profile_menu_list_link_icon svg{display:block;width:100%;height:100%}.profile_menu_list_link_icon svg path{fill:#000;-webkit-transition:.3s;transition:.3s}.profile_menu_list_link_text{-webkit-transition:.3s;transition:.3s}.info_block{border:1px solid #d3dce9;overflow:hidden}.info_block:last-child{margin-bottom:0}.info_block .delete-button{max-width:160px;color:red;margin:0 0 24px 16px}.info_block.i_login{border-top:0}.info_block.i_password{border-top:0}.info_block.i_password.open .info_block_cont{display:block}.info_block.i_password .info_block_cont{display:none}.info_block.i_delete,.info_block.i_social{border-top:0}.info_block.open .info_block_head_edit{display:none}.info_block.open .info_block_cont_item_head{display:none}.info_block.open .form_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 400px){.info_block.open .form_item{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:start;-ms-flex-align:start;align-items:flex-start}}.info_block.open .info_block_cont_item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}@media screen and (max-width: 588px){.info_block.open .info_block_cont_item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 400px){.info_block.open .info_block_cont_item{height:auto}}.info_block.open .info_block_cont_action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px;margin-left:227px}@media screen and (max-width: 767px){.info_block.open .info_block_cont_action{margin-left:0}.info_block.open .info_block_cont_action .btn{width:100%}}@media screen and (max-width: 400px){.info_block.open .info_block_cont_line{gap:0}}.info_block_head{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:24px}.info_block_head_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;line-height:24px}.info_block_head_title_icon{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;margin-right:12px}.info_block_head_title_icon svg{display:block;width:100%;height:100%}.info_block_head_edit{font-size:16px;line-height:24px;font-weight:700;color:#297bf6;-ms-flex-negative:0;flex-shrink:0;margin-left:16px;cursor:pointer}.info_block_head_edit:hover{text-decoration:underline}.info_block_cont{padding:0 24px 24px}@media screen and (max-width: 400px){.info_block_cont{padding:0 16px 24px}}.info_block_cont_line{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 400px){.info_block_cont_line{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:16px}}.info_block_cont_item{height:40px;margin-right:16px;margin-bottom:16px;-ms-flex-line-pack:center;align-content:center}.info_block_cont_item:last-child{margin-right:0;margin-bottom:0}.info_block_cont_item_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px;white-space:nowrap}@media screen and (max-width: 400px){.info_block_cont_item_head{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:start;-ms-flex-align:start;align-items:flex-start}}.info_block_cont_item_title{color:#808d9a;margin-right:4px;width:226px}.info_block_cont_item_value{width:280px}.info_block_cont_item .form_label{font-size:16px;line-height:24px;width:226px}.info_block_cont_item .form_input{width:280px;min-width:280px}.info_block_cont_item .password_group{position:relative}@media screen and (max-width: 767px){.info_block_cont_item .password_group{width:100%}}.info_block_cont_item .password_group_icon{width:16px;height:16px;position:absolute;bottom:12px;right:16px;z-index:1;cursor:pointer}.info_block_cont_item .form_item{width:100%;display:none}.info_block_cont_item .form_item:first-child{margin-top:0}.info_block_cont_action{display:none}.info_block_cont_action .btn{min-height:40px;margin-right:16px;padding:5px 20px;width:132px}.info_block_cont_action .btn:last-child{margin-right:0}.reviews_block{overflow:hidden;border:1px solid #d3dce9}.reviews_block:not(:last-child){border-bottom:0}.reviews_block:last-child{margin-bottom:0}.reviews_block.active .reviews_block_head{border-bottom-left-radius:0;border-bottom-right-radius:0}.reviews_block.active .reviews_block_head_arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.reviews_block_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px;-webkit-transition:.3s;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.reviews_block_head_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 1440px){.reviews_block_head_info{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;gap:32px}}.reviews_block .reviews_preview{width:80px;height:80px;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;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.reviews_block .reviews_img{display:block;max-width:100%;max-height:100%}.reviews_block .reviews_product{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews_block .reviews_product_name{font-weight:700;margin-bottom:16px}.reviews_block .reviews_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews_block .reviews-text{font-size:16px;line-height:25px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}.reviews_block .reviews_cont_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reviews_block.active .reviews-text{-webkit-line-clamp:unset}.reviews_block.active .reviews_block_head_arrow{cursor:pointer;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.reviews_block_head_arrow{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.reviews_block .cabinet_review_btn{height:40px;max-width:153px;min-width:153px}.reviews_block .cabinet_review_btn .button__text{font-size:16px;line-height:24px}.reviews_block_head_arrow{-ms-flex-negative:0;flex-shrink:0;margin-left:16px;width:24px;height:24px;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:9px 16px;background-image:url(../img/icons/i_faq_arrow.svg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:.3s;transition:.3s;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.reviews_block .reviews-text_post,.reviews_block .reviews-text_pros,.reviews_block .reviews-text_cons{margin-bottom:16px}.reviews_block .reviews-text_title{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.reviews_block .reviews-text_actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px}.reviews_block .reviews-text_actions_btn{font-size:16px;line-height:25px;font-weight:400;background-color:#fff;color:#297bf6;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-height:40px;padding:5px 0;gap:10px}.reviews_block .reviews-text_actions_btn:hover{text-decoration:underline}.cabinet_page_orders{margin-bottom:20px}.order_block{overflow:hidden;border:1px solid #d3dce9}.order_block:not(:last-child){border-bottom:0}.order_block:last-child{margin-bottom:0}.order_block.active .order_block_wrap{display:block}.order_block.active .order_block_head{border-bottom-left-radius:0;border-bottom-right-radius:0}.order_block.active .order_block_head_arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.order_block .price_cashback{font-size:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order_block .price_cashback__icon{width:16px;height:16px}@media screen and (max-width: 767px){.order_block .price_cashback__icon{width:16px;height:16px}}.order_block_head{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:24px;cursor:pointer;-webkit-transition:.3s;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.order_block_head:hover{border-color:#3500be}.order_block_head_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width: 768px){.order_block_head_info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 1440px){.order_block_head_info{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;gap:32px}}.order_block_head_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:32px;font-size:16px;line-height:16px;height:24px}@media screen and (min-width: 768px){.order_block_head_item{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%;min-width:0}}@media screen and (min-width: 1024px){.order_block_head_item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;min-width:0}}@media screen and (min-width: 1280px){.order_block_head_item{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;min-width:0}}@media screen and (min-width: 1440px){.order_block_head_item{margin-right:0;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;min-width:0}}@media screen and (max-width: 767px){.order_block_head_item:last-child{-webkit-box-flex:1;-ms-flex:1 1 51%;flex:1 1 51%;margin-bottom:0}}.order_block_head_item:nth-last-child(2){-webkit-box-flex:1;-ms-flex:1 1 51%;flex:1 1 51%}@media screen and (min-width: 768px){.order_block_head_item:nth-last-child(2){-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;min-width:0}}@media screen and (min-width: 1024px){.order_block_head_item:nth-last-child(2){-webkit-box-flex:0;-ms-flex:0 0 16%;flex:0 0 16%;max-width:16%;min-width:0}}@media screen and (min-width: 1280px){.order_block_head_item:nth-last-child(2){-webkit-box-flex:0;-ms-flex:0 0 16%;flex:0 0 16%;max-width:16%;min-width:0}}@media screen and (min-width: 1440px){.order_block_head_item:nth-last-child(2){margin-right:0;-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%;min-width:0}}.order_block_head_item_title{color:#808d9a;margin-right:4px;white-space:nowrap}.order_block_head_item_value{white-space:nowrap}@media screen and (min-width: 768px){.order_block_head_item_order{-webkit-box-flex:1;-ms-flex:1 1 64%;flex:1 1 64%;min-width:64%;max-width:0}}@media screen and (min-width: 1440px){.order_block_head_item_order{-webkit-box-flex:0;-ms-flex:0 0 210px;flex:0 0 210px;min-width:auto;max-width:none}}.order_block_head_item_order b{margin-right:4px}@media screen and (max-width: 1439px){.order_block_head_item_order.no_indicator{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%;max-width:0}}@media screen and (max-width: 767px){.order_block_head_item .price_cashback{font-size:14px}}@media screen and (min-width: 768px){.order_block_head_item_indicator,.order_block_head_item_order{margin-bottom:12px}}@media screen and (min-width: 1440px){.order_block_head_item_indicator,.order_block_head_item_order{margin-bottom:auto}}@media screen and (min-width: 768px){.order_block_head_item_indicator{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px}}@media screen and (min-width: 1440px){.order_block_head_item_indicator{margin-bottom:auto}}.order_block_head_item .price_cashback__price{white-space:nowrap}.order_block_head_arrow{-ms-flex-negative:0;flex-shrink:0;margin-left:16px;width:24px;height:24px;background-repeat:no-repeat;background-position:center;background-size:9px 16px;background-image:url(../img/icons/i_faq_arrow.svg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s;transition:.3s}.order_block_wrap{display:none;border-top:0;overflow:hidden}.order_block_wrap>.btn{margin-bottom:16px;margin-right:16px;margin-left:16px;padding:7px 20px;color:#eb001b}@media screen and (min-width: 768px){.order_block_wrap>.btn{margin-bottom:24px;margin-right:24px;margin-left:24px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.order_block_wrap>.btn.normal{color:#6959cb}.order_block_cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 24px 24px;gap:24px}.order_block_board{width:calc(100% - 340px - 24px) !important;overflow:hidden;background-color:#fff;border:1px solid #d3dce9;border-radius:6px}.order_block_board_head{font-size:20px;line-height:24px;padding:24px}.order_block_board_main{padding:0 24px}.order_block_board_main .review-order-button{margin-top:16px}.order_block_board_list{padding:0;position:relative}.order_block_board_item{padding-bottom:20px}.order_block_board_item:not(:first-child){padding-top:20px}.order_block_board_item:not(:last-child){border-bottom:1px solid #d3dce9;padding-bottom:16px}.order_block_board_item:not(last-child){padding-bottom:0}.order_block_board_item_status{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.order_block_board_item_status .indicator{margin-bottom:16px}.order_block_board_item_status .order_ttn__label{color:#808d9a}@media screen and (min-width: 1440px){.order_block_board_item_status{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.order_block_board_item{padding-bottom:20px}.order_block_board_item:not(:first-child){padding-top:20px}.order_block_board_item:not(:last-child){border-bottom:1px solid #d3dce9}.order_block_board_item:not(last-child){padding-bottom:0}.order_block_board_item_status{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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.order_block_board_item_status .indicator{margin-bottom:16px}@media screen and (min-width: 1440px){.order_block_board_item_status{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.order_block_board_item_cashback{margin-top:16px}.order_block_board_item .price_cashback{margin-bottom:20px}@media screen and (max-width: 767px){.order_block_board_item .price_cashback{margin-bottom:16px}}.order_block_board_product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;width:100%}.order_block_board_product:last-child{margin-bottom:0}.order_block_board_product_info{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:390px}.order_block_board_product_preview{width:80px;height:80px;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;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}.order_block_board_product_img{display:block;max-width:100%;max-height:100%}.order_block_board_product_name{font-size:16px;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.order_block_board_product_rate{background-color:#f2f4f7;border-radius:6px;width:24px;height:24px;position:absolute;top:4px;right:4px;font-size:14px;line-height:18px;font-weight:700;color:#3500be;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}.order_block_board_product_count{font-size:16px;line-height:24px;font-weight:700;color:#808d9a;width:60px;text-align:right}.order_block_board_product_price{font-size:16px;line-height:24px;font-weight:700;width:100px;text-align:right}.order_block_board_delivery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;line-height:26px;padding:16px 0;margin-top:16px;border-top:1px solid #d3dce9}.order_block_board_delivery_title{color:#808d9a}.order_block_board_delivery_value{-ms-flex-negative:0;flex-shrink:0;margin-left:16px}.order_block_board_sale{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;line-height:26px;padding:16px 0;padding-top:0}.order_block_board_sale_title{color:#808d9a}.order_block_board_sale_value{-ms-flex-negative:0;flex-shrink:0;margin-left:16px}.order_block_board_total{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:20px;line-height:28px;font-weight:700;padding-bottom:20px}@media screen and (max-width: 767px){.order_block_board_total{padding-bottom:0}}.order_block_board_total_value{-ms-flex-negative:0;flex-shrink:0;margin-left:16px}.order_block_board_cashback{padding:16px 0 24px;border-top:1px solid #d3dce9}.order_block_board_cashback .price_cashback{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order_block_board_cashback .price_cashback *{font-size:16px}.order_block_board_cashback .price_cashback__icon{width:16px;height:16px}@media screen and (max-width: 767px){.order_block_board_cashback .price_cashback__icon{width:20px;height:20px}}.order_block_side{width:340px;-ms-flex-negative:0;flex-shrink:0;border-radius:6px;overflow:hidden;background-color:#fff;border:1px solid #d3dce9}.order_block_side_head{font-size:20px;line-height:24px;padding:24px}.order_block_side_main{padding:0 24px 24px}.order_block_side_line{margin-bottom:12px;font-size:16px;line-height:24px}.order_block_side_line:last-child{margin-bottom:0}.order_block_side_line_title{color:#808d9a}.order_block_payment_details{padding:8px 24px 24px;width:100%;font-size:16px;font-weight:400;line-height:16px}@media screen and (max-width: 767px){.order_block_payment_details{padding:8px 16px 16px;font-size:14px;line-height:14px}}.order_block_payment_details h3{font-size:18px;font-weight:700;line-height:24px;margin-bottom:8px}.order_block_payment_details .payment_details{margin-top:16px}.order_block_payment_details .payment_details__row{height:56px;border-top:1px solid #d3dce9;-ms-flex-line-pack:center;align-content:center;display:grid;grid-template-columns:220px 1fr;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:12px}@media screen and (max-width: 767px){.order_block_payment_details .payment_details__row{grid-template-columns:1fr;gap:4px;border:none}}.order_block_payment_details .payment_details__row:last-child{border-bottom:1px solid #d3dce9}@media screen and (max-width: 767px){.order_block_payment_details .payment_details__row:last-child{border:none}}.order_block_payment_details .payment_details__label{color:#808d9a}.review-order-button{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-height:40px}.reject-order-button{min-height:40px}.cabinet_show_more_btn{font-weight:400;font-size:16px;line-height:25px;background-color:#fff;color:#297bf6;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-height:40px;margin-bottom:16px}.cabinet_show_more_btn:hover{text-decoration:underline}.social-buttons_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:0 24px 24px}.social-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}.social-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:6px;padding:12px 16px;gap:10px;width:174px;height:56px}.social-btn img{width:32px;height:32px}.social-title{font-size:16px;line-height:16px;font-weight:400}.social-status{font-size:14px;line-height:16px;font-weight:400;color:#297bf6}.social-status-reject{color:#eb001b}.loader_block{display:grid;place-items:center;height:100%;border:1px solid #d3dce9;background-color:#fff}.loader_block .spinner{width:48px;height:48px;-webkit-animation:spin 1.2s linear infinite;animation:spin 1.2s linear infinite;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.loader_block .spinner-path{fill:#808d9a}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.new_order_block{overflow:hidden;border:1px solid #d3dce9;padding:24px}@media screen and (max-width: 1023px){.new_order_block{border:none;border-bottom:1px solid #d3dce9;padding:0 0 24px 0}}.new_order_block_upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new_order_block_upload--divider{width:100%;height:1px;background-color:#d3dce9;margin:24px 0}.new_order_block_upload--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}@media screen and (max-width: 1023px){.new_order_block_upload--wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.new_order_block_upload.empty .file-upload__label{cursor:pointer}.new_order_block_upload .file-upload__label.active{border-color:#3500be;-webkit-transition:border-color .3s;transition:border-color .3s}.new_order_block_upload.error .file-upload__label{border-radius:6px;border:1px dashed #f47988;background:#fef2f4;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}@media screen and (max-width: 767px){.new_order_block_upload.error .file-upload__label{height:auto}}.new_order_block_sku{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}@media screen and (max-width: 767px){.new_order_block_sku{gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 767px){.new_order_block .tab_notepad .new_order_notepad{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.new_order_block .tab_notepad .file-upload_description.empty{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.new_order_block .tab_notepad .file-upload_result{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:auto;overflow-y:hidden}}.new_order_block .tab_notepad .file-upload_result{border:none;border-radius:0;background-color:#fff}.new_order_block .tab_notepad .file-upload_description.empty{line-height:140%}.new_order_block .tab_notepad .btn.btn_violet{margin-top:24px}@media screen and (max-width: 767px){.new_order_block .tab_notepad .btn.btn_violet{margin-top:16px}}.new_order_block .new_order_notepad{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.new_order_block .new_order_notepad textarea{width:100%;height:172px;border-radius:8px;border:1px solid #808d9a;padding:16px}.new_order_block .new_order_notepad textarea::-webkit-input-placeholder{color:#808d9a}.new_order_block .new_order_notepad textarea::-moz-placeholder{color:#808d9a}.new_order_block .new_order_notepad textarea:-ms-input-placeholder{color:#808d9a}.new_order_block .new_order_notepad textarea::-ms-input-placeholder{color:#808d9a}.new_order_block .new_order_notepad textarea::placeholder{color:#808d9a}.new_order_block .new_order_notepad .btn{background-color:#6959cb;color:#fff;min-height:40px;margin-top:24px}.new_order_block .new_order_notepad .btn:hover{background-color:#3500be}.new_order_block .tab_head{margin:0;margin-bottom:24px}.new_order_block .tab_head .tab_head_block{padding-top:0}.new_order_block .tab_head .tab_head_link{height:16px;font-size:16px;line-height:100%;margin-bottom:6px}.new_order_block .tab_head .tab_head_link:before{bottom:-6px}.new_order_block .tab_content .tab_item{display:none}.new_order_block .tab_content .tab_item.active{display:block}.new_order_block .file-upload{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.new_order_block .file-upload_description{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:140%}.new_order_block .file-upload_description__header{color:#000;font-weight:700;line-height:100%;margin-bottom:12px}.new_order_block .file-upload_description p{color:#808d9a}.new_order_block .file-upload_list_items{color:#808d9a;font-size:16px;font-weight:400;line-height:140%;text-align:start}.new_order_block .file-upload__more{color:#297bf6;font-size:16px;font-weight:400;line-height:100%;text-decoration-line:underline;text-decoration-style:dotted;margin-top:24px}.new_order_block .file-upload_result{width:100%;height:172px;min-height:172px;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-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:center;font-size:16px;border:1px dashed #d3dce9;border-radius:8px;background-color:#f9fafa;overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.new_order_block .file-upload_cont{padding:16px}.new_order_block .file-upload__input{display:none}.new_order_block .file-upload__label{height:172px;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;text-align:center;font-size:16px;border:1px dashed #d3dce9;border-radius:8px;background-color:#f9fafa;overflow-y:auto;overflow-x:hidden}.new_order_block .file-upload__label span{color:#297bf6;text-decoration-line:underline;text-decoration-style:dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.new_order_block .file-upload__label.result{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.new_order_block .file-upload__label.result p,.new_order_block .file-upload__label.result li{line-height:100%}.new_order_block .file-upload__label.result ul.file-upload_list_items{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:100%;gap:6px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:start}.new_order_block .file-upload__filename{color:#000;font-size:18px;font-weight:700;line-height:20px;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(50% - 12px)}@media screen and (max-width: 1023px){.new_order_block .file-upload__filename{width:100%}}.cabinet_page_cart{border:1px solid #d3dce9;border-top:none;padding:24px}@media screen and (max-width: 1023px){.cabinet_page_cart{border:none;padding:24px 0 0 0}}.cabinet_page_cart__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cabinet_page_cart__head span{color:#808d9a;font-size:16px;font-weight:400;line-height:20px}.cabinet_page_cart__head--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.cabinet_page_cart__head--action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}.cabinet_page_cart__head--action span{color:#297bf6;font-size:16px;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:dotted;cursor:pointer}.cabinet_page_cart__items{margin-top:24px;border:1px solid #d3dce9;border-bottom:none;overflow-x:auto;overflow-y:hidden}.cabinet_page_cart__title{font-size:24px;font-weight:700;line-height:24px}@media screen and (max-width: 767px){.cabinet_page_cart__title{font-size:20px}}.cabinet_page_cart__desc{font-size:16px;font-weight:400;line-height:140%;margin-top:8px}.cabinet_page_cart__notification{border-radius:6px;border:1px solid #f47988;background:#fef2f4;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;gap:16px;font-size:16px;font-weight:400;line-height:140%}.cabinet_page_cart__notification span{font-weight:700}.cabinet_page_cart__notification.error{padding:8px;margin-bottom:24px;margin-top:0;gap:8px}.cabinet_page_cart__table{width:100%;vertical-align:middle;border-collapse:collapse;min-width:974px;font-size:14px;font-weight:400;line-height:16px}.cabinet_page_cart__table img{width:40px;height:40px}.cabinet_page_cart__table thead{background-color:#f4f6f8;border-bottom:solid 1px #d3dce9}.cabinet_page_cart__table th{height:56px}.cabinet_page_cart__table th svg{color:#808d9a;cursor:pointer;margin-bottom:-2px;-ms-flex-negative:0;flex-shrink:0}.cabinet_page_cart__table th .th-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4px}.cabinet_page_cart__table th .th-sort.sortable .icon-sort{width:14px;height:14px;min-width:14px;color:#808d9a}.cabinet_page_cart__table th .th-sort.sortable .icon-sort_down{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.cabinet_page_cart__table th .th-sort.sortable .icon-sort_up{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cabinet_page_cart__table th .th-sort.sortable.active svg{color:#000}.cabinet_page_cart__table td{height:72px}.cabinet_page_cart__table tr{border-bottom:solid 1px #d3dce9}.cabinet_page_cart__table th,.cabinet_page_cart__table td{vertical-align:middle;padding:0 12px}.cabinet_page_cart__table td:first-child,.cabinet_page_cart__table th:first-child{padding-left:10px}.cabinet_page_cart__table td:last-child,.cabinet_page_cart__table th:last-child{padding-right:16px}.cabinet_page_cart__table tr th:first-child,.cabinet_page_cart__table tr td:first-child{text-align:center}.cabinet_page_cart__table--sold-out{color:#eb001b;font-size:14px;font-weight:400;line-height:16px}.cabinet_page_cart__checkout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #d3dce9;border-top:none;padding:24px}@media screen and (max-width: 1023px){.cabinet_page_cart__checkout{border:none;border-top:1px solid #d3dce9;margin-top:24px;padding:24px 0}}.cabinet_page_cart__checkout .cabinet_page_cart__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media screen and (max-width: 767px){.cabinet_page_cart__checkout .cabinet_page_cart__head{font-size:20px}.cabinet_page_cart__checkout .cabinet_page_cart__head p{font-size:16px}}.cabinet_page_cart__checkout .form .vs__selected{margin:7px 4px 2px 4px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cabinet_page_cart__checkout .form .form_label{margin-bottom:6px}.cabinet_page_cart__form{width:100%}@media screen and (max-width: 1023px){.cabinet_page_cart__form{-webkit-box-flex:1;-ms-flex:1;flex:1}}.cabinet_page_cart__form .form{width:100%;max-width:578px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.cabinet_page_cart__form .form{max-width:100%}}.cabinet_page_cart__form .form_input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.cabinet_page_cart__form .form_input__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;margin-top:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cabinet_page_cart__form .form_input__button span{color:#297bf6;text-align:center;font-size:14px;font-weight:400;line-height:160%}.cabinet_page_cart__form .form_input.custom-select{position:relative;padding-right:36px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;font-weight:400;line-height:160%}.cabinet_page_cart__form .form_input.custom-select__selected{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.cabinet_page_cart__form .form_input.custom-select .custom-select__dropdown{display:none}.cabinet_page_cart__form .form .form_input__wrapper{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.cabinet_page_cart__form .form .form_input__wrapper::after{content:url(../img/icons/i_arrow_select.svg);position:absolute;right:16px;top:54%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;font-size:12px;color:#666}.cabinet_page_cart__form .form .form_input__wrapper.active{-webkit-box-shadow:0 1px 4px 0 rgba(105,89,203,.4);box-shadow:0 1px 4px 0 rgba(105,89,203,.4);border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0}.cabinet_page_cart__form .form .form_input__wrapper.active .custom-select{border:1px solid #3500be;border-bottom-left-radius:0;border-bottom-right-radius:0}.cabinet_page_cart__form .form .form_input__wrapper.active .custom-select__selected{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.cabinet_page_cart__form .form .form_input__wrapper.active .custom-select__dropdown{display:block;position:absolute;top:100%;left:-1px;right:-1px;margin-top:0;border-radius:6px;border-top-left-radius:0;border-top-right-radius:0;background:#fff;border:1px solid #3500be;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.08);box-shadow:0 2px 8px 0 rgba(0,0,0,.08);list-style:none;max-height:200px;overflow-y:auto;padding:8px 0;z-index:100;-webkit-box-sizing:border-box;box-sizing:border-box}.cabinet_page_cart__form .form .form_input__wrapper.active .custom-select__option{padding:8px 12px}.cabinet_page_cart__form .form .form_input__wrapper.active .custom-select__option:hover{background:#f2f4f7}.cabinet_page_cart__form .form .form_input__wrapper.active::after{content:url(../img/icons/i_arrow_select.svg);position:absolute;right:16px;top:54%;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);pointer-events:none;font-size:12px;color:#666}.cabinet_page_cart__cont{padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}@media screen and (max-width: 767px){.cabinet_page_cart__cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cabinet_page_cart__price-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border:1px solid #d3dce9;border-radius:8px;padding:16px;height:-webkit-max-content;height:-moz-max-content;height:max-content}@media screen and (max-width: 1023px){.cabinet_page_cart__price-block{max-width:432px;-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 767px){.cabinet_page_cart__price-block{padding:0;border:none;max-width:100%;gap:16px}}.cabinet_page_cart__price-block .btn.btn_green{height:40px;font-size:16px;font-weight:700;line-height:160%;width:286px}@media screen and (max-width: 1023px){.cabinet_page_cart__price-block .btn.btn_green{width:100%}}.cabinet_page_cart--total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:286px}@media screen and (max-width: 1023px){.cabinet_page_cart--total{width:100%}}.cabinet_page_cart--text{font-size:20px;font-weight:400;line-height:120%}.cabinet_page_cart--price{font-size:24px;font-weight:700;line-height:100%}.cabinet_page_cart .cart-table__series{max-width:126px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.cabinet_page_cart .cart-table__grade{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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:24px;height:24px;background-color:#f2f4f7;color:#3500be;font-weight:700;font-size:14px;line-height:24px;text-align:center;border-radius:6px;border:1px solid rgba(0,0,0,0);padding:0 6px}.cabinet_page_cart .cart-table__price{font-weight:700}.cabinet_page_empty-state{border:1px solid #d3dce9;padding:24px}@media screen and (max-width: 767px){.cabinet_page_empty-state{padding:24px 0;border-left:none;border-right:none;margin:0 -16px}}.cabinet_page_empty-state__title{font-size:20px;font-weight:400;line-height:100%}.cabinet_page_empty-state__desc{font-size:16px;font-weight:400;line-height:140%;margin-top:16px}.cabinet_page_empty-state .btn.btn_violet.normal{min-height:42px;height:42px;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:24px}.cabinet_page .modal_wrapper.active{position:fixed;inset:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:1000;overflow:hidden;padding:30px}@media screen and (max-width: 767px){.cabinet_page .modal_wrapper.active{padding:24px 0 0}}.cabinet_page .modal_holder{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:340px;max-height:calc(100vh - 24px);background:#fff;border-radius:8px !important;overflow:hidden}@media screen and (max-width: 767px){.cabinet_page .modal_holder{max-width:100%;min-width:270px;border-bottom-left-radius:0;border-bottom-right-radius:0}}.cabinet_page .vue-portal-target{overflow-y:auto}.cabinet_page .v-select.vs--open.vs--single.vs--searchable .vs__selected{color:rgba(0,0,0,0) !important}.cabinet_page .v-select.vs--open .vs__actions svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cabinet_page .v-select .vs__dropdown-toggle{height:40px;border:1px solid #808d9a;border-radius:6px}.cabinet_page .v-select .vs__dropdown-toggle:hover{border-color:#3500be}.cabinet_page .v-select.vs--open.vs--single{border-color:#3500be;-webkit-box-shadow:0 1px 4px 0 rgba(105,89,203,.4);box-shadow:0 1px 4px 0 rgba(105,89,203,.4);border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0}.cabinet_page .v-select.vs--open.vs--single .vs__dropdown-menu{border-top-style:solid;border-color:#3500be;border-radius:0 0 6px 6px;-webkit-box-shadow:0 1px 4px 0 rgba(105,89,203,.4);box-shadow:0 1px 4px 0 rgba(105,89,203,.4)}.cabinet_page .v-select.vs--open.vs--single .vs__dropdown-toggle{border-color:#3500be;border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0}.cabinet_page .v-select.vs--open.vs--single .vs__dropdown-option--highlight{background:#f2f4f7;color:inherit}.cabinet_page .v-select.vs--open.vs--single .vs__dropdown-option{min-height:40px;-ms-flex-line-pack:center;align-content:center;white-space:normal}.cabinet_page .modal_header{position:relative;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:18px 12px 18px 30px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d3dce9}.cabinet_page .modal_title{font-size:20px;font-weight:400;line-height:120%;margin-bottom:0}.cabinet_page .modal_form{padding:20px 30px 30px}.cabinet_page .modal_form .form_item{margin-bottom:16px}.cabinet_page .modal_form .form_item.has-error .form_label{color:#eb001b}.cabinet_page .modal_form .form_item.has-error .form_input{border:1px solid #eb001b}.cabinet_page .modal_form .form_item_row{display:grid;gap:16px}.cabinet_page .modal_form .form_item_row--2{grid-template-columns:1fr 1fr}.cabinet_page .modal_form_action{margin-top:24px}.cabinet_page .modal_form_action .btn.btn_violet{width:100%;height:42px}.cabinet_page .modal_form_subtitle{font-size:16px;font-weight:700;line-height:100%;margin-top:24px;margin-bottom:16px}.cabinet_page .modal_form .vs--open .vs__actions svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cabinet_page .modal_form .v-select .vs__search:focus::-webkit-input-placeholder{opacity:0}.cabinet_page .modal_form .v-select .vs__search:focus::-moz-placeholder{opacity:0}.cabinet_page .modal_form .v-select .vs__search:focus:-ms-input-placeholder{opacity:0}.cabinet_page .modal_form .v-select .vs__search:focus::-ms-input-placeholder{opacity:0}.cabinet_page .modal_form .v-select .vs__search:focus::placeholder{opacity:0}.cabinet_page .modal_form .v-select.vs--single .vs__selected{width:232px;background-color:initial;border-color:rgba(0,0,0,0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:7px 2px 0;display:inline-block}@media screen and (max-width: 767px){.cabinet_page .modal_form .v-select.vs--single .vs__selected{width:100%;max-width:639px;min-width:200px}}.cabinet_page .modal_form .v-select .vs__selected-options{overflow:hidden}@media screen and (max-width: 767px){.cabinet_page .modal_form .v-select .vs__selected-options{display:block;width:100%;max-width:639px;min-width:200px;overflow:hidden;text-overflow:ellipsis}}.cabinet_page .modal_form .v-select .vs__dropdown-toggle{height:40px;border:1px solid #808d9a;border-radius:6px}.cabinet_page .modal_form .v-select .vs__dropdown-toggle:hover{border-color:#3500be}.cabinet_page .modal_form .v-select.vs--open.vs--single{border-color:#3500be;-webkit-box-shadow:0 1px 4px 0 rgba(105,89,203,.4);box-shadow:0 1px 4px 0 rgba(105,89,203,.4);border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0}.cabinet_page .modal_form .v-select.vs--open.vs--single .vs__dropdown-menu{border-top-style:solid;border-color:#3500be;border-radius:0 0 6px 6px;-webkit-box-shadow:0 1px 4px 0 rgba(105,89,203,.4);box-shadow:0 1px 4px 0 rgba(105,89,203,.4)}.cabinet_page .modal_form .v-select.vs--open.vs--single .vs__dropdown-toggle{border-color:#3500be;border-radius:6px;border-bottom-left-radius:0;border-bottom-right-radius:0}.cabinet_page .modal_form .v-select.vs--open.vs--single .vs__dropdown-option--highlight{background:#f2f4f7;color:inherit}.cabinet_page .modal_form .v-select.vs--open.vs--single .vs__dropdown-option{min-height:40px;-ms-flex-line-pack:center;align-content:center}.cabinet_page_main .cabinet_info-card{border:1px solid #d3dce9;padding:24px}@media screen and (max-width: 767px){.cabinet_page_main .cabinet_info-card{border:none;border-top:1px solid #d3dce9;padding:24px 16px;margin:0 -16px}}.cabinet_page_main .cabinet_info-card__title{font-size:20px;font-weight:400;line-height:120%;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cabinet_page_main .cabinet_info-card__btn_add{font-size:16px;font-weight:400;line-height:160%;color:#297bf6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}@media screen and (max-width: 767px){.cabinet_page_main .cabinet_info-card__btn_add{width:32px;height:32px;border-radius:50%;background-color:#eef3f9;padding:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cabinet_page_main .cabinet_info-card__btn_add svg{width:16px;height:16px}.cabinet_page_main .cabinet_info-card__btn_add span{display:none}}.cabinet_page_main .cabinet_info-card__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 1023px){.cabinet_page_main .cabinet_info-card__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.cabinet_page_main .cabinet_info-card__item,.cabinet_page_main .cabinet_info-card__new-company{border:1px solid #d3dce9;padding:24px;border-radius:6px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 48px)/3);flex:0 0 calc((100% - 48px)/3);min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 1023px){.cabinet_page_main .cabinet_info-card__item,.cabinet_page_main .cabinet_info-card__new-company{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 24px)/2);flex:0 0 calc((100% - 24px)/2)}}@media screen and (max-width: 767px){.cabinet_page_main .cabinet_info-card__item,.cabinet_page_main .cabinet_info-card__new-company{border:none;border-bottom:1px solid #d3dce9;padding:0 0 24px 0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;border-radius:0}}.cabinet_page_main .cabinet_info-card__item-title,.cabinet_page_main .cabinet_info-card__new-company-title{font-size:16px;font-weight:700;line-height:100%;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cabinet_page_main .cabinet_info-card__item-cont,.cabinet_page_main .cabinet_info-card__new-company-cont{font-size:16px;font-weight:400;line-height:150%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cabinet_page_main .cabinet_info-card__item-cont ul,.cabinet_page_main .cabinet_info-card__new-company-cont ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:16px}.cabinet_page_main .cabinet_info-card__item-cont li,.cabinet_page_main .cabinet_info-card__new-company-cont li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cabinet_page_main .cabinet_info-card__item-cont li .cabinet_info-card__item__value,.cabinet_page_main .cabinet_info-card__new-company-cont li .cabinet_info-card__item__value{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cabinet_page_main .cabinet_info-card__item__label,.cabinet_page_main .cabinet_info-card__new-company__label{color:#808d9a}.cabinet_page_main .cabinet_info-card__item-actions,.cabinet_page_main .cabinet_info-card__new-company-actions{height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:auto}.cabinet_page_main .cabinet_info-card__item-actions svg,.cabinet_page_main .cabinet_info-card__new-company-actions svg{cursor:pointer}.cabinet_page_main .cabinet_info-card__item-actions button,.cabinet_page_main .cabinet_info-card__new-company-actions button{color:#808d9a;font-size:16px;font-weight:400;line-height:150%;text-decoration-line:underline;text-decoration-style:dotted}.cabinet_page_main .cabinet_info-card__item-actions span,.cabinet_page_main .cabinet_info-card__new-company-actions span{color:#00c853;font-size:16px;font-weight:400;line-height:150%}.cabinet_page_main .cabinet_info-card .cabinet_info-card__item-actions>div{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-left:auto}.cabinet_page_main .cabinet_info-card .cabinet_info-card__list:has(.cabinet_info-card__new-company:last-child:nth-child(3n+1)) .cabinet_info-card__new-company{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.cabinet_page_main .cabinet_info-card__new-company{border:1px dashed #d3dce9;background:#f9fafa;border-radius:6px;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;cursor:pointer}@media screen and (max-width: 1023px){.cabinet_page_main .cabinet_info-card__new-company{padding:24px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.cabinet_page_main .cabinet_info-card__new-company--btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:7px 10px;gap:10px}.referral_program{border:1px solid #d3dce9}@media screen and (max-width: 767px){.referral_program{border:none}}.referral_program_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;padding:24px;border-bottom:1px solid #d3dce9}@media screen and (max-width: 1023px){.referral_program_top{gap:16px}}@media screen and (max-width: 767px){.referral_program_top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;border:none}}.referral_program_section{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1279px){.referral_program_section.referral_link{-webkit-box-flex:1;-ms-flex:1;flex:1}}.referral_program_section.promo_code{-webkit-box-flex:350px;-ms-flex:350px 0 0px;flex:350px 0 0;border-left:1px solid #d3dce9;padding-left:24px}@media screen and (max-width: 1279px){.referral_program_section.promo_code{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width: 767px){.referral_program_section.promo_code{border:none;padding-left:0}}.referral_program_section_title{font-size:20px;line-height:24px;font-weight:700;margin-bottom:12px;color:#000}@media screen and (max-width: 767px){.referral_program_section_title{font-size:18px}}.referral_program_section_desc{font-size:14px;line-height:140%;color:rgba(0,0,0,.6);margin-bottom:16px}.referral_program_input_group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.referral_program_input_group .form_input{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;background-color:#f9fafa;border-color:#d3dce9}.referral_program_input_group .form_input:focus{-webkit-box-shadow:none;box-shadow:none}.referral_program_input_group .referral_program_copy_btn{-ms-flex-negative:0;flex-shrink:0;min-height:40px;padding:7px 20px;white-space:nowrap}.referral_program_stats{padding:24px;margin-bottom:24px}@media screen and (max-width: 767px){.referral_program_stats{padding:0}}.referral_program_stats_title{font-size:20px;line-height:120%;font-weight:400;margin-bottom:24px;color:#000}@media screen and (max-width: 767px){.referral_program_stats_title{margin-top:40px;margin-bottom:0}}.referral_program_stats_list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 0}@media screen and (max-width: 767px){.referral_program_stats_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px 0 40px 0}}.referral_program_stats_list>*:not(:first-child){border-left:1px solid #d3dce9;padding-left:16px}@media screen and (max-width: 767px){.referral_program_stats_list>*:not(:first-child){border:none;padding-left:0}}.referral_program_stats_item{-webkit-box-flex:1;-ms-flex:1;flex:1;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:start;-ms-flex-align:start;align-items:flex-start}.referral_program_stats_item:first-child{-webkit-box-flex:0;-ms-flex:0 0 296px;flex:0 0 296px;width:296px}@media screen and (max-width: 767px){.referral_program_stats_item:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}}.referral_program_stats_label{font-size:16px;line-height:24px;color:#808d9a;margin-bottom:12px}@media screen and (max-width: 767px){.referral_program_stats_label{font-size:14px;font-weight:700;margin-bottom:0;margin-right:16px}}.referral_program_stats_value{font-size:32px;line-height:100%;font-weight:700;color:#000;white-space:nowrap}.referral_program_stats_value_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;white-space:nowrap}@media screen and (max-width: 767px){.referral_program_stats_value_wrap{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 767px){.referral_program_stats_value{font-size:24px}}.referral_program_stats_link{font-size:16px;line-height:24px;color:#297bf6;margin-top:8px;text-decoration:underline;text-decoration-style:dotted}.referral_program_stats_link:hover{text-decoration:none}@media screen and (max-width: 767px){.referral_program_stats_link{font-size:14px;margin-top:4px;margin-left:auto}}.referral_program_table_wrap{overflow:hidden}@media screen and (max-width: 767px){.referral_program_table_wrap{border-left:none;border-right:none;overflow-x:auto;overflow-y:hidden}}.referral_program_filter{margin-bottom:24px}.referral_program_filter .form_input.custom-select{font-size:14px;font-weight:400;line-height:100%;max-width:260px;width:100%;border-radius:6px;border:1px solid #808d9a;background:#fff;padding:12px 16px;position:relative}@media screen and (max-width: 767px){.referral_program_filter .form_input.custom-select{max-width:100%}}.referral_program_filter .form_input.custom-select::after{content:url(../img/icons/i_arrow_select.svg);position:absolute;right:16px;top:54%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;font-size:12px;color:#666}.referral_program_filter .form_input__wrapper .custom-select__dropdown{display:none}.referral_program_table{width:100%;border-collapse:collapse;font-size:14px;line-height:100%}.referral_program_table thead{background-color:#f4f6f8;border-top:1px solid #d3dce9;border-bottom:1px solid #d3dce9}.referral_program_table th{padding:16px 0;text-align:left;font-weight:700;color:#000}.referral_program_table th:first-child{padding-left:16px}.referral_program_table th:last-child{padding-right:16px;text-align:right}.referral_program_table th:last-child .th-sort{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.referral_program_table th .th-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.referral_program_table th .th-sort svg{width:14px;height:14px;-ms-flex-negative:0;flex-shrink:0;color:#808d9a;-webkit-transition:color .3s;transition:color .3s}.referral_program_table th .th-sort.sortable{cursor:pointer}.referral_program_table th .th-sort.sortable:hover svg{color:#000}.referral_program_table th .th-sort.sortable.active svg{color:#000}.referral_program_table tbody{font-size:16px;line-height:100%}.referral_program_table tbody tr{border-bottom:1px solid #d3dce9}.referral_program_table tbody td{padding:20px 0}.referral_program_table tbody td:first-child{padding-left:16px}.referral_program_table tbody td:last-child{padding-right:16px;font-weight:700;text-align:right}.referral_program_tab_content{margin-top:24px;display:none}@media screen and (max-width: 767px){.referral_program_tab_content{margin-top:0}}.referral_program_tab_content.active{display:block}@media screen and (max-width: 767px){.referral_program_tab_content.active{margin-top:0}}.referral_program_tab_placeholder{padding:40px 24px;text-align:center;color:#808d9a;font-size:16px;line-height:24px}@media screen and (max-width: 767px){.referral_program_tab_placeholder{padding:24px 16px}}.referral_program .tab_head{margin-top:0;margin-bottom:0}.referral_program .tab_head .tab_head_block_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media screen and (max-width: 767px){.referral_program .tab_head .tab_head_block_wrap{gap:24px;overflow:auto;scrollbar-width:none}.referral_program .tab_head .tab_head_block_wrap::-webkit-scrollbar{display:none}}.referral_program .tab_head .tab_head_link{font-size:16px;line-height:24px;font-weight:700;position:relative;-webkit-transition:color .3s;transition:color .3s;margin:0}.referral_program .tab_head .tab_head_link:hover{color:#3500be}.referral_program .tab_head .tab_head_link.active{color:#3500be;font-weight:700}.referral_program .tab_head .tab_head_link.active:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-top-right-radius:2px;border-top-left-radius:2px;background-color:#3500be}.referral_program .catalog_page_main_bottom{background:#f4f6f8;border-bottom:1px solid #d3dce9;padding:16px 0}.referral_program .catalog_page_main_bottom .pagination_arrow{display:none}.referral_program .catalog_page_main_bottom .pagination_link{border:none}.referral_program .catalog_page_main_bottom .pagination_link.active{background-color:#fff;border:none;color:#000}@media screen and (max-width: 1439px){.cabinet_page .filter{width:318px}.order_block_board_product{display:block;position:relative}.order_block_board_product_preview{margin-right:16px}.order_block_board_product_count{position:absolute;bottom:0;left:96px;text-align:left}.order_block_board_product_price{position:absolute;right:0;bottom:0}}@media screen and (max-width: 1279px){.cabinet_page{padding:16px 0 60px}.cabinet_page .profile_menu{width:0;margin:0}.cabinet_page .profile_menu.fixed .profile_menu_sticky{position:static}.cabinet_page .profile_menu_wrap{display:none}.cabinet_page .profile_menu .filter{display:none;border-radius:0}.cabinet_page .profile_menu .filter.open{display:block;width:100%;margin:0}}@media screen and (max-width: 1023px){.cabinet_page_wrap{margin-top:24px}.cabinet_page .viewed_products{padding-top:60px}.info_block.open .info_block_cont_item{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.info_block.open .info_block_cont_action{margin-top:36px}.info_block_cont_line{-ms-flex-wrap:wrap;flex-wrap:wrap}.order_block_board{width:calc(50% - 12px) !important}.order_block_head:hover{border-color:#d3dce9}.order_block_cont{display:block}.order_block_side{width:calc(50% - 12px)}}@media screen and (max-width: 767px){.cabinet_page{padding:0 0 40px}.cabinet_page_wrap{margin-top:20px}.cabinet_page .breadcrumbs{padding:0 16px 2px 0;margin:0;margin-bottom:16px}.cabinet_page .catalog_page_main{width:calc(100% + 32px);margin:0 0 0 -16px;-ms-flex-negative:0;flex-shrink:0}.cabinet_page .catalog_page_main .sort{border-left:0;padding:12px 16px}.cabinet_page .viewed_products{padding-top:40px}.profile_menu.fixed .profile_menu_sticky{position:static}.info_block.open .info_block_cont_action{margin-top:16px}.info_block.open .info_block_cont_action-space{min-width:80px}.info_block.open .info_block_cont_action-btn{min-width:200px}.info_block.i_information .info_block_head{padding:24px 16px 16px}.info_block_head{padding:0 16px 16px}.info_block_head_title{font-size:20px;line-height:24px}.info_block_head_edit{font-size:14px;line-height:22px}.info_block_cont_line{display:block;margin-bottom:0}.info_block_cont_item{height:40px;width:100%;margin-bottom:16px}.info_block_cont_item:last-child{margin-bottom:0}.info_block_cont_item_head{font-size:16px;line-height:160%;white-space:normal}.info_block_cont_item .form_label{font-size:16px;line-height:160%;min-width:80px}.info_block_cont_item .form_input{min-width:200px}.cabinet_page_main .more-loyalty{margin-top:24px;position:relative;top:0;right:0}.order_block{width:calc(100% + 32px);margin:0 0 -1px -16px;border-left:0;border-right:0}.order_block_head{border-radius:0;border-left:0;border-right:0;padding:17px 16px}.order_block_head_info{-ms-flex-wrap:wrap;flex-wrap:wrap}.order_block_head_item{font-size:14px;line-height:24px;margin-bottom:8px;-webkit-box-flex:1;-ms-flex:1 1 51%;flex:1 1 51%;height:16px}.order_block_head_item_indicator{height:22px;margin-bottom:16px;-webkit-box-flex:1;-ms-flex:1 1 51%;flex:1 1 51%}.order_block_head_item_order{-webkit-box-flex:1;-ms-flex:1 1 51%;flex:1 1 51%}.order_block_wrap{border:0;border-radius:0}.order_block_cont{padding:0}.order_block_board{border-radius:0;border-left:0;border-right:0;width:100% !important}.order_block_board_head{padding:24px 16px 16px 16px}.order_block_board_main{padding:0 16px}.order_block_board_product{display:block;position:relative}.order_block_board_product_preview{margin-right:16px}.order_block_board_product_count{position:absolute;bottom:0;left:96px;text-align:left}.order_block_board_product_price{position:absolute;right:0;bottom:0}.order_block_side{border-radius:0;border-left:0;border-right:0;width:100% !important;margin:0 !important}.order_block_side_head{padding:24px 16px}.order_block_side_main{padding:0 16px 24px 16px}.order_block_side_line{margin-bottom:16px;font-size:14px;line-height:22px}.review-order-button{width:100%}.reviews_block_head_info{min-width:260px}.reviews_block .reviews_cont{min-width:260px}.reviews_block .reviews_product{width:100%}}@media screen and (max-width: 767px){.cabinet_page .bonuses-score{padding:0 16px}.cabinet_page_main .more-loyalty{margin-top:24px}.info_block{border-right:0;border-left:0;margin:0 -16px;border:none}.info_block.i_information{border:1px solid #d3dce9;border-right:0;border-left:0;margin-bottom:24px}.info_block .delete-button{width:auto;max-width:100%;margin:0 16px 24px 16px}.info_block.open .form_item{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:start;-ms-flex-align:start;align-items:flex-start}.info_block.open .info_block_cont_action-space{display:none}.info_block.open .info_block_cont_action-btn{width:100%}.info_block_cont{padding:0 16px 24px 16px}.info_block_cont_item{height:auto}.info_block_cont_item .form_input{width:100%}.info_block_cont_item_head{-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}.info_block_cont_action .btn{width:100%}.social-buttons_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px 24px 16px}.social-btn{width:100%}.reviews_block{border-left:0;border-right:0;margin:0 -16px}.reviews_block_head{padding:16px;min-width:210px}.reviews_block_head_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:210px}.reviews_block .reviews_cont{min-width:210px}.reviews_product_name{font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:36px}}
