.style_button____IJE{display:flex;align-items:center;justify-content:center;padding:0 12px;height:42px;font-weight:700;font-size:15px;line-height:20px;border-radius:6px;width:-moz-fit-content;width:fit-content;background-color:var(--blue);color:var(--white)}.style_button____IJE svg{margin-right:12px}.style_button____IJE svg path{fill:var(--white)}.style_button____IJE.style_sm__O9rpg{font-size:11px;line-height:15px}.style_button____IJE.style_md__wLRf_{font-size:13px;line-height:18px}.style_button____IJE.style_lg__HEdxv{font-size:16px;line-height:22px}.style_button____IJE.style_w-100__e_QSG{width:100%}.style_button____IJE.style_red__Mz_yw{background-color:var(--red-2)}.style_button____IJE.style_green__JCx_3{background-color:var(--green)}.style_button____IJE.style_orange__2UJmq{background-color:var(--orange)}.style_button____IJE.style_transparent__ibRKM{background-color:var(--tranparent);color:var(--dark)}.style_button____IJE.style_transparent__ibRKM svg path{fill:var(--dark)}.style_checkbox__ertN0{display:flex;align-items:center;position:relative;padding-left:24px;width:100%;margin-bottom:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.style_checkbox__ertN0 .style_label__6WKmb{font-weight:400;font-size:15px;line-height:170.23%;color:var(--dark)}.style_checkbox__ertN0 .style_checkmark__jBK9f{position:absolute;top:50%;left:0;transform:translateY(-50%);height:14px;width:14px;border-radius:1px;border:1px solid var(--gray-4);background-color:var(--white)}.style_checkbox__ertN0 .style_checkmark__jBK9f:after{content:"";position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:var(--gray-1)}.style_checkbox__ertN0 input:hover~.style_checkmark__jBK9f{border-color:var(--blue)}.style_checkbox__ertN0 input:checked:hover~.style_checkmark__jBK9f:after{background-color:var(--blue)}.style_checkbox__ertN0 input:checked~.style_checkmark__jBK9f:after{display:block}.style_container__zqo59{width:100%;padding:0 10px;margin:0 auto}@media(min-width:768px){.style_container__zqo59{padding:0 20px}}@media(min-width:1200px){.style_container__zqo59{max-width:1200px;padding:0 30px}}@media(min-width:1520px){.style_container__zqo59{max-width:1520px}}.style_dropdown___QcOb{display:flex;align-items:center;position:relative}.style_dropdown___QcOb button{position:relative;z-index:100;font-size:12px}@media(min-width:768px){.style_dropdown___QcOb button{font-size:medium}}.style_menu__eLyFP{position:absolute;top:100%;box-shadow:var(--box-shadow);border-radius:6px;min-width:230px;width:max-content;background-color:var(--white);padding:4px 0;z-index:99}.style_menuItem__xvgCc{padding:4px 16px;font-size:15px;line-height:170.23%}.style_menuItem__xvgCc button{width:100%}.style_menuItem__xvgCc:last-child{margin-bottom:0}.style_menuItem__xvgCc:hover{color:var(--gray-1)}.style_arrow__zWLg2{display:inline-flex;margin-top:2px;transition:transform .2s ease-in-out;margin-left:.3rem}.style_arrow__zWLg2.style_open__83M19{transform:rotate(180deg)}.style_overlay__pH_vB{position:fixed;z-index:9;top:0;left:0;width:100vw;height:100vh}.style_linesIcon__k6HoQ{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:1em;width:100%;margin-bottom:5px}.style_linesIcon__k6HoQ .style_line__wA08B{max-width:27px;width:100%;height:1px;background-color:var(--gray-1);transition:background-color .347s}@media(min-width:768px){.style_linesIcon__k6HoQ .style_line__wA08B{height:2px}}.style_inputContainer__07IOX{margin-bottom:1rem;display:flex;flex-direction:column}.style_label__5HpS3{font-weight:700}.style_input__AYSmS{width:100%;border:1px solid var(--gray-2);border-radius:5px;font-size:.8rem;padding:12px 50px 12px 12px}.style_error__U_tHA{border-color:var(--red)}.style_errorText__37_Xg{color:var(--red);font-size:12px}.style_inputWithIcon__c3y_s{display:flex;width:100%;position:relative}.style_togglePasswordBtn__5YnHW{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;transform:translate(0);width:40px;height:100%}.style_togglePasswordBtn__5YnHW svg{width:16px;height:16px}.style_container__OtGLb{margin-bottom:20px;padding:0 20px}.style_brands__XM20l{max-height:540px;overflow:hidden;overflow-y:auto;scrollbar-gutter:stable}.style_filtersTitle__zW3zR{margin-bottom:12px;margin-top:20px;font-weight:700;font-size:17px}.style_buttonsWrapper__dI1R6{display:flex;gap:8px}.style_applyBtn__xeMwL{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:6px;transition:all .347s;font-size:10px;width:100%;height:42px;padding:0 8px;text-decoration:none;background-color:var(--blue);color:var(--white);border:2px solid transparent}@media(min-width:768px){.style_applyBtn__xeMwL{font-size:16px;padding:0 15px}}.style_applyBtn__xeMwL:hover{background-color:var(--white);color:var(--blue);border:2px solid var(--blue)}.style_clearBtn__RxQ_9{width:42px;height:42px;flex-shrink:0;text-align:center;border:2px solid var(--blue);border-radius:6px;transition:all .347s}.style_clearBtn__RxQ_9 line{stroke:var(--blue)}.style_clearBtn__RxQ_9:hover{background-color:var(--blue)}.style_clearBtn__RxQ_9:hover line{stroke:var(--white)}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-bottom:0;border-right:5px solid transparent;border-left:5px solid transparent;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}.styles_customInput__KiyE0{min-width:100px;width:100%}.styles_customInput__KiyE0 .styles_input-range__label-container__Bdtj_{color:transparent;font-size:0}.styles_customInput__KiyE0 .styles_rangeInputsContainer__r5Szw{display:flex;margin-bottom:2rem;gap:10px}.styles_customInput__KiyE0 .styles_rangeInputsContainer__r5Szw .styles_seporator__9zl8e{display:flex;align-items:center;justify-content:center;margin:0 1rem}.styles_customInput__KiyE0 .styles_rangeInputsContainer__r5Szw .styles_seporator__9zl8e:after{content:"";width:.7rem;height:2px;background:var(--dark)}.styles_customInput__KiyE0 .styles_rangeInputsContainer__r5Szw .styles_inputRange__cdQ6L{width:100%;background:#fff;border:1px solid var(--gray-4);padding:6px 14px;border-radius:6px;font-size:12px;line-height:170.23%}.styles_customInput__KiyE0 .styles_rangeInputsContainer__r5Szw .styles_inputRange__cdQ6L::-webkit-inner-spin-button,.styles_customInput__KiyE0 .styles_rangeInputsContainer__r5Szw .styles_inputRange__cdQ6L::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_customInput__KiyE0 .styles_rangeInputsContainer__r5Szw .styles_inputRange__cdQ6L[type=number]{-moz-appearance:textfield}.style_loader__Cs83F{position:absolute;inset:0;z-index:1000;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center;height:100%;min-height:320px;background-color:var(--shadow)}.style_loader__Cs83F .style_loaderLine__ySIaY{position:relative;width:10px;max-height:60px;margin:0 .2rem;animation:style_loader-animation__NqBuj 1s linear infinite;background-color:var(--blue)}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(odd){max-height:calc(60px + 1rem)}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(3n-1){max-height:calc(60px + .5rem)}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(10){animation-delay:.1s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(9){animation-delay:.1111111111s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(8){animation-delay:.125s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(7){animation-delay:.1428571429s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(6){animation-delay:.1666666667s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(5){animation-delay:.2s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(4){animation-delay:.25s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(3){animation-delay:.3333333333s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(2){animation-delay:.5s}.style_loader__Cs83F .style_loaderLine__ySIaY:first-child{animation-delay:1s}.style_loader__Cs83F .style_loaderLine__ySIaY:nth-child(0){animation-delay:calc(infinity*1s)}@keyframes style_loader-animation__NqBuj{0%{height:0;background-color:var(--blue)}25%{height:10%}50%{height:20%}75%{height:10%}to{background-color:var(--red-1);height:0}}.style_cardMarker__khzzw{border-radius:6px;font-weight:600;font-size:12px;color:var(--white);padding:6px 10px}.style_cardMarker__khzzw.style_new__ch_NW{background:var(--green-2)}.style_cardMarker__khzzw.style_popular__ngQ9O{background:var(--orange)}.style_cardMarker__khzzw.style_sale__j0Zpz{background:var(--red-2)}.style_modal__iT5Xb{display:block;position:fixed;z-index:999999;top:50%;left:50%;background-color:var(--white);border-radius:6px;padding:20px;width:95vw;max-height:80vh;transform:translate(-50%,-50%);overflow-y:auto}@media(min-width:540px){.style_modal__iT5Xb{width:90vw}}@media(min-width:768px){.style_modal__iT5Xb{width:80vw}}@media(min-width:1200px){.style_modal__iT5Xb{width:70vw}}.style_modal__iT5Xb:after{position:absolute;top:40vh;left:0;width:100%;height:20px;background-color:var(--white)}.style_modal__iT5Xb .style_header__2paE0{background-color:var(--white);position:-webkit-sticky;position:sticky;top:-20px;z-index:9}.style_modal__iT5Xb .style_closer__0GAjf{display:flex;padding:.6rem;font-size:1rem;color:var(--red-3);margin-left:auto}.style_modal__iT5Xb.style_auto__p9f0i{width:-moz-fit-content;width:fit-content}.style_overlay__Q2Seo{position:fixed;top:1px;bottom:0;left:0;right:0;background:var(--black);opacity:.2;z-index:999}.style_btnToTop__UWXdd{position:fixed;bottom:10%;right:25px;z-index:20;border-radius:50%;height:50px;width:50px;padding:10px;background-color:var(--white);box-shadow:var(--box-shadow-3);transform:rotate(180deg)}@media(min-width:768px){.style_btnToTop__UWXdd{bottom:10%}}.style_btnToTop__UWXdd:hover .style_icon__KGti8{animation:none}.style_icon__KGti8{cursor:pointer;animation:style_upDownMove__C_HPN 2s linear infinite;width:100%;height:100%}.style_icon__KGti8 path{fill:var(--blue)}@keyframes style_upDownMove__C_HPN{0%{transform:translateY(0)}25%{transform:translateY(-1px)}50%{transform:translateY(-2px)}75%{transform:translateY(1px)}to{transform:translateY(0)}}.style_textareaWrapper__7zfMj label{display:flex;flex-direction:column;margin-bottom:2rem}.style_textareaWrapper__7zfMj textarea{margin-top:.5rem;padding:12px;background-color:var(--white);width:100%;font-size:.8rem;border-radius:5px;border:1px solid var(--gray-2)}.style_textareaWrapper__7zfMj textarea::placeholder{color:var(--gray-4);font-size:.8rem}.style_wrapper__tCNRa{display:grid;grid-template-columns:1fr 1fr;margin-bottom:calc(var(--indexSize)*1.5);margin-top:calc(var(--indexSize)*1.5)}.style_wrapper__tCNRa .style_title__xQp_m{font-weight:700;font-size:calc(var(--indexSize)*1.4);line-height:1.2}.style_tooltipTrigger__3IqYQ{position:relative;font-size:14px}.style_tooltipTrigger__3IqYQ:hover .style_tooltip__iV1ad{opacity:.7;z-index:2}.style_tooltipTrigger__3IqYQ .style_tooltip__iV1ad{position:absolute;z-index:-1;max-width:100%;background-color:var(--black);color:var(--white);text-align:center;border-radius:6px;padding:.5em;opacity:0;transition:opacity .356s ease-in-out;word-break:break-word}.style_tooltipTrigger__3IqYQ .style_tooltipRight__xpMPZ{top:-5px;left:105%}.style_tooltipTrigger__3IqYQ .style_tooltipLeft__zcxwq{top:-5px;right:105%}.style_tooltipTrigger__3IqYQ .style_tooltipTop__8VSVi{left:0}@media(min-width:768px){.style_tooltipTrigger__3IqYQ .style_tooltipTop__8VSVi{bottom:105%}}.style_tooltipTrigger__3IqYQ .style_tooltipBottom__Ismzg{top:105%;left:0}.style_tooltipTrigger__3IqYQ .style_tooltipBottom__Ismzg:after,.style_tooltipTrigger__3IqYQ .style_tooltipLeft__zcxwq:after,.style_tooltipTrigger__3IqYQ .style_tooltipRight__xpMPZ:after,.style_tooltipTrigger__3IqYQ .style_tooltipTop__8VSVi:after{content:" ";position:absolute;margin-left:-5px;border-width:5px;border-style:solid}.style_tooltipTrigger__3IqYQ .style_tooltipTop__8VSVi:after{top:100%;left:50%;border-color:#000 transparent transparent}.style_tooltipTrigger__3IqYQ .style_tooltipBottom__Ismzg:after{bottom:100%;left:50%;border-color:transparent transparent var(--black) transparent}.style_tooltipTrigger__3IqYQ .style_tooltipTrigger__3IqYQ .style_tooltipRight__xpMPZ:after{top:50%;right:100%;border-color:transparent var(--black) transparent transparent}.style_tooltipTrigger__3IqYQ .style_tooltipTrigger__3IqYQ .style_tooltipLeft__zcxwq:after{top:50%;left:100%;border-color:transparent transparent transparent var(--black)}.styles_video__rGKKH{height:320px}@media(min-width:768px){.styles_video__rGKKH{height:500px}}.styles_modalBody__Q2RPb{height:calc(80vh - 100px);overflow-y:auto}.styles_modalBody__Q2RPb .styles_tooltip__ls3Uu{width:100%;max-width:100%}.styles_modalBody__Q2RPb .styles_tooltip__ls3Uu>div{max-width:190px;left:50%;transform:translateX(-50%)}.styles_modalBody__Q2RPb .styles_title__opqD4{flex:1 1;text-align:center;font-size:24px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.styles_viewItem__hQ0tv{display:flex;margin-right:10px}.styles_viewItem__hQ0tv>svg{fill:var(--gray-1)}.styles_viewItem__hQ0tv.styles_active__uXft_>svg{fill:var(--red-2)}.style_popconfirm__TFxLu{display:flex;flex-direction:column;gap:1rem;min-width:100%;background-color:var(--white);color:initial;height:-moz-fit-content;height:fit-content;position:absolute;z-index:9;bottom:calc(100% + 1rem);padding:.8em;border-radius:8px;border:2px solid var(--red-2);left:0;text-align:center;text-wrap:balanced}@media(min-width:768px){.style_popconfirm__TFxLu{min-width:210px;transform:translateX(-50%);left:50%}}.style_popconfirm__TFxLu .style_popconfirmTitle__M2cXc{display:inline-flex;flex-direction:column;gap:.5rem}.style_popconfirm__TFxLu .style_popconfirmTitle__M2cXc b{font-weight:600}.style_popconfirm__TFxLu .style_popconfirmTitle__M2cXc b span{color:var(--red)}.style_popconfirm__TFxLu .style_popconfirmTitle__M2cXc span{font-size:.8em}.style_popconfirm__TFxLu .style_popconfirmControls__7hRWN{display:flex;justify-content:space-around}.style_popconfirm__TFxLu .style_popconfirmControls__7hRWN button:first-child{color:var(--blue)}.style_popconfirm__TFxLu .style_popconfirmControls__7hRWN button{border:1px solid;min-width:-moz-fit-content;min-width:fit-content;padding:.1em .5em;border-radius:4px}.style_popconfirm__TFxLu .style_btnAction__deeg3{position:static}.style_container__3q6no{display:flex;align-items:center;justify-content:space-between;max-width:110px;border:1px solid var(--gray-8);border-radius:6px;height:40px;position:relative}.style_container__3q6no button{position:absolute;display:block;font-weight:700;font-size:19px;line-height:26px;width:32px;height:100%;text-align:center;color:var(--red-2)}.style_container__3q6no button.style_minus__19iTI{left:0;top:0}.style_container__3q6no button.style_plus__OK_Mc{right:0;top:0}.style_container__3q6no button:disabled{color:var(--gray-8);cursor:default}.style_container__3q6no .style_inputCounter__O0baM{max-width:-moz-fit-content;max-width:fit-content;width:100%;padding:0 30px;text-align:center}.style_errorMessage__aWE5F{position:absolute;width:100%;left:0;top:calc(50% + 5px);transform:translateY(100%);max-width:-moz-fit-content;max-width:fit-content;white-space:nowrap;font-weight:400;font-size:10px;line-height:11px;color:var(--red-2)}.style_errorMessage__aWE5F svg{margin-right:5px}.style_toast__X3OAD{position:absolute;right:0;transition:all .3s ease-out;width:100%;max-width:-moz-fit-content;max-width:fit-content;border-radius:6px;padding:.5rem .8rem;text-align:center;vertical-align:middle;top:calc(100% - 40px)}.style_toast__X3OAD.style_toastCart__K_5F6{max-width:300px;right:0;min-width:-moz-fit-content;min-width:fit-content}.style_toast__X3OAD .style_message__7aHb3{display:inline-flex;font-weight:700;font-size:15px;line-height:20px;white-space:nowrap;color:var(--white)}.style_container__4QLMA{position:relative;grid-row:3;grid-column:2}@media(min-width:768px){.style_container__4QLMA{grid-row:initial;grid-column:initial}}.style_container__4QLMA .style_basketCounter__mbnx9{position:relative;display:flex;align-items:center;flex-wrap:nowrap}.style_container__4QLMA .style_basketCounter__mbnx9 .style_basketCounterCart__M0Odp{width:35px;height:35px;background-color:var(--green-2);border-radius:25px;padding:8px;cursor:pointer;flex:0 0 auto;margin-right:15px;margin-left:15px}.style_container__4QLMA .style_basketCounter__mbnx9 .style_basketCounterCart__M0Odp svg{width:100%;height:100%}.style_container__4QLMA .style_basketCounter__mbnx9 .style_basketCounterCart__M0Odp svg path{fill:var(--white)}.style_slider__E12TJ .style_slideItem__Hq0Lj{display:flex;justify-content:center;align-items:center;min-height:40vh}.style_slider__E12TJ .style_slideItem__Hq0Lj .style_slideImage__QmAms{width:auto}@media(min-width:768px){.style_slider__E12TJ .style_slideItem__Hq0Lj .style_slideImage__QmAms{max-width:500px}}.style_arrowNext__bJlkB,.style_arrowPrev__GolVz{position:absolute;display:flex;justify-content:center;align-items:center;top:0;bottom:0;width:50px;height:100%;opacity:.5;z-index:9}.style_arrowNext__bJlkB svg,.style_arrowPrev__GolVz svg{width:28px}.style_arrowNext__bJlkB:before,.style_arrowPrev__GolVz:before{position:absolute;left:50%;width:10px;height:10px;border-top:2px solid var(--dark-2);border-right:2px solid var(--dark-2)}.style_arrowNext__bJlkB:hover,.style_arrowPrev__GolVz:hover{opacity:.4}@media(min-width:1200px){.style_arrowNext__bJlkB:hover,.style_arrowPrev__GolVz:hover{background-color:var(--shadow-2)}}.style_arrowNext__bJlkB{right:0}.style_arrowPrev__GolVz{left:0;transform:rotate(-180deg)}.style_video__F8322{height:320px;border:none;overflow:hidden}@media(min-width:768px){.style_video__F8322{height:500px}}.style_modalDescriptionTable__N1Htq{width:100%}.style_modalDescriptionTable__N1Htq tbody tr:nth-child(odd){background-color:var(--gray-7)}.style_modalDescriptionTable__N1Htq tbody td{padding:.3rem}.style_modalDescriptionTable__N1Htq tbody td:first-of-type{width:150px}.style_modalDescriptionTable__N1Htq tbody .style_modalDescriptionTableKey__x5k8P{white-space:nowrap}.style_actions__01bOi{display:flex;align-items:center;justify-content:center;flex:1 1;gap:1rem;width:100%;margin-bottom:1rem}.style_actions__01bOi>div:first-of-type{margin-bottom:0;margin-top:0}.style_modalHeader__BFH6F{position:relative;display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem}.style_modalHeader__BFH6F button{padding:.5rem 1rem;color:var(--white);border-radius:var(--raunded);transition:all .335s;height:100%}.style_modalHeader__BFH6F .style_btnSwitchModalContent__atTY_{opacity:.8}.style_modalHeader__BFH6F .style_btnSwitchModalContent__atTY_:hover{opacity:1}.style_modalHeader__BFH6F .style_btnSwitchModalContent__atTY_.style_bgRed__Wnj5M{background-color:var(--red);border:1px solid var(--red)}.style_modalHeader__BFH6F .style_btnSwitchModalContent__atTY_.style_bgBlue__71YQw{background-color:var(--blue);border:1px solid var(--blue)}.style_modalHeader__BFH6F .style_btnSwitchModalContent__atTY_.style_bgGreen__7tLjy{background-color:var(--green);border:1px solid var(--green)}.style_modalHeader__BFH6F .style_btnCloseModal__TCH0K{background-color:var(--red);border:1px solid var(--red);margin-left:auto}.style_modalHeader__BFH6F .style_btnCloseModal__TCH0K:hover{background-color:transparent;color:var(--red)}.style_loaderWrapper__yWTbw{display:grid;height:320px;min-height:60vh}.style_modalBody__k6SKe{height:calc(80vh - 100px);overflow-y:auto}.style_modalBody__k6SKe .style_tooltip__5LRrI{width:100%;max-width:100%}.style_modalBody__k6SKe .style_tooltip__5LRrI>div{max-width:190px;left:50%;transform:translateX(-50%)}.style_modalBody__k6SKe .style_title__JtORc{flex:1 1;text-align:center;font-size:24px;font-weight:600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.style_itemInfo__auLGX .style_title__3Hvap{height:56px;overflow:hidden;font-weight:700;font-size:16px;line-height:18px;color:var(--gray-1);margin-bottom:.7rem}.style_itemInfo__auLGX .style_link__LKmGX{color:var(--blue);margin-bottom:10px;font-size:13px;line-height:15px}.style_itemInfo__auLGX .style_article__zCren{color:var(--gray-4);font-weight:700;font-size:13px;line-height:15px}.style_itemInfo__auLGX .style_article__zCren>span{padding-left:.6rem;color:var(--gray-1)}.style_btnZoomIn__f_Pwr{width:100%;position:relative;display:flex}.style_btnZoomIn__f_Pwr:hover .style_zoom__FejI_{display:flex}.style_btnZoomIn__f_Pwr .style_zoom__FejI_{position:absolute;display:none;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:10px;background-color:var(--gray-6);padding:5px;z-index:9}.style_btnZoomIn__f_Pwr .style_zoom__FejI_ svg{width:60%;height:60%;fill:var(--white)}.style_container__DwVb7{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;grid-gap:20px;gap:20px}.style_container__DwVb7 img{width:150px;max-width:150px}.style_wrapper__1goD6{min-height:100vh}.style_wrapper__1goD6,.style_wrapper__y8tHg{display:flex;flex-direction:column;color:var(--dark)}.style_wrapper__y8tHg{height:100%;gap:4rem;padding-top:48px}@media(min-width:1200px){.style_wrapper__y8tHg{display:grid;grid-template-columns:263px 1fr;grid-gap:1rem;gap:1rem}}.style_wrapper__y8tHg h1,.style_wrapper__y8tHg h2{font-weight:700}.style_wrapper__y8tHg h2,.style_wrapper__y8tHg h3,.style_wrapper__y8tHg h4,.style_wrapper__y8tHg h5,.style_wrapper__y8tHg h6{margin-bottom:24px}.style_wrapper__y8tHg h1{font-size:34px;line-height:34px}.style_wrapper__y8tHg h2{font-size:32px;line-height:32px}.style_wrapper__y8tHg h3{font-size:30px;line-height:30px;font-weight:600}.style_wrapper__y8tHg h4{font-size:28px;line-height:28px;font-weight:600}.style_wrapper__y8tHg h5{font-size:26px;line-height:26px;font-weight:500}.style_wrapper__y8tHg h6{font-size:24px;line-height:24px;font-weight:500}.style_content__v54ta{position:relative}.style_menu__0H_uw{display:flex;flex-direction:column;width:100%}.style_menu__0H_uw a{width:100%;height:36px;padding:10px 20px;font-size:15px;line-height:15px;color:var(--dark)}.style_menu__0H_uw a.style_activeLink__QSxHc{color:var(--blue);background-color:var(--gray-3)}.style_wrapper__pEYP1{position:relative;width:100%;min-height:100vh;display:grid;align-items:center;justify-content:center;flex-direction:column}.style_accauntMenu__DCA8c .style_active__92O5G a{background-color:var(--gray-3);color:var(--blue)}.style_accauntMenu__DCA8c a,.style_accauntMenu__DCA8c button{display:block;padding:10px 0 10px 20px;width:100%;font-size:12px}@media(min-width:768px){.style_accauntMenu__DCA8c a,.style_accauntMenu__DCA8c button{font-size:medium}}.style_accauntMenu__DCA8c a:hover,.style_accauntMenu__DCA8c button:hover{background-color:var(--gray-3);color:var(--blue)}.style_wrapper__62yn8{display:flex;flex-direction:column;gap:18px}@media(min-width:940px){.style_wrapper__62yn8{display:grid;grid-template-columns:minmax(200px,1fr) minmax(500px,3fr)}}.style_wrapper__62yn8 .style_sidbar__87SLV{width:100%}@media(min-width:768px){.style_wrapper__62yn8 .style_sidbar__87SLV{max-width:260px}}.style_wrapper__62yn8 .style_content__f1tH0{width:100%}.style_breadcrumbs__J7zKq{display:flex;flex-wrap:wrap;padding-top:20px;font-size:.6rem}@media(min-width:768px){.style_breadcrumbs__J7zKq{font-size:.9rem}}.style_breadcrumbs__J7zKq a{position:relative;text-wrap:nowrap;text-decoration:none;color:var(--gray);font-size:1em;font-weight:500;line-height:20px;margin-right:1em;padding-right:1em}.style_breadcrumbs__J7zKq a:after{content:"";position:absolute;right:0;top:50%;transform:translate(50%,-50%);width:1em;border-top:1px solid var(--dark)}.style_breadcrumbs__J7zKq a:last-child:after{content:none}.style_catalogItem__Karx8{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:10px;box-shadow:1px 2px 4px 3px rgba(0,0,0,.15);width:100%;transition:all .374s;text-decoration:none;color:var(--dark)}@media(min-width:768px){.style_catalogItem__Karx8{box-shadow:var(--box-shadow)}}.style_catalogItem__Karx8:hover .style_itemName__NJNn0{color:var(--white);background-color:var(--red-2)}.style_catalogItem__Karx8:hover .style_itemName__NJNn0 .style_icon__VWWvB circle{stroke:var(--white)}.style_catalogItem__Karx8:hover .style_itemName__NJNn0 .style_icon__VWWvB path{fill:var(--white)}.style_catalogItem__Karx8:hover img{scale:1.025}.style_catalogItem__Karx8.style_subCatalog__sDKti{position:relative;height:auto}.style_catalogItem__Karx8.style_subCatalog__sDKti:hover{color:var(--dark);background-color:var(--white)}.style_catalogItem__Karx8.style_subCatalog__sDKti:hover img{scale:1.025}.style_catalogItem__Karx8 .style_itemName__NJNn0{display:flex;justify-content:space-between;align-items:center;gap:10px;height:40px;padding:10px;font-size:10px;font-weight:700;background:var(--white);transition:all .3s}@media(min-width:768px){.style_catalogItem__Karx8 .style_itemName__NJNn0{height:50px;font-size:.8rem}}@media(min-width:1200px){.style_catalogItem__Karx8 .style_itemName__NJNn0{height:60px;font-size:1rem}}.style_catalogItem__Karx8 .style_itemName__NJNn0 span{overflow:hidden;text-overflow:clip;display:-moz-box;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;box-orient:vertical}.style_catalogItem__Karx8 .style_itemName__NJNn0 svg{width:15px}@media(min-width:768px){.style_catalogItem__Karx8 .style_itemName__NJNn0 svg{width:28px}}.style_catalogItem__Karx8 .style_imageBox__5LM1s{position:relative;width:100%;overflow:hidden}.style_catalogItem__Karx8 .style_imageBox__5LM1s:after{content:"";padding-bottom:100%;display:block}.style_catalogItem__Karx8 .style_imageBox__5LM1s>div{position:absolute;inset:0;overflow:hidden}.style_catalogItem__Karx8 .style_imageBox__5LM1s>div img{height:100%;min-width:100%;object-fit:cover;transition:scale .4s}.style_catalogItem__Karx8 .style_center__kjKQz{justify-content:center;text-align:center}.style_wrapper__C_plg{display:flex;align-items:center;min-height:50px;margin-bottom:36px;border-radius:6px;background-color:var(--gray-9);padding:0 10px}@media(min-width:768px){.style_wrapper__C_plg{padding:0 25px 0 30px;gap:15px}}@media(min-width:1200px){.style_wrapper__C_plg{justify-content:space-between;width:100%;gap:0}}.style_wrapper__C_plg.style_columnView___5zqB{align-items:flex-start;flex-wrap:wrap;justify-content:space-between}.style_wrapper__C_plg.style_columnView___5zqB button{height:33px}.style_wrapper__C_plg.style_columnView___5zqB button svg{margin-right:0}@media(min-width:768px){.style_wrapper__C_plg.style_columnView___5zqB{flex-direction:row;align-items:center;flex-wrap:nowrap}.style_wrapper__C_plg.style_columnView___5zqB button{height:inherit}}.style_wrapper__C_plg .style_filter__FDCFu{display:flex;flex-wrap:nowrap;position:relative}.style_wrapper__C_plg .style_filter__FDCFu button{white-space:nowrap;padding:0}.style_wrapper__C_plg .style_filter__FDCFu>span{display:none}@media(min-width:768px){.style_wrapper__C_plg .style_filter__FDCFu>span{display:flex;align-items:center;font-size:12px;line-height:20px;margin-right:16px}}.style_wrapper__C_plg .style_filter__FDCFu .style_filterHeader__OYi6W{font-weight:700;font-size:15px;display:flex;align-items:center;z-index:20;min-width:200px}.style_wrapper__C_plg .style_filter__FDCFu .style_filterHeader__OYi6W:hover{color:var(--gray-1)}.style_wrapper__C_plg .style_filter__FDCFu .style_filterHeader__OYi6W svg{position:relative;width:12px;margin-left:10px;margin-top:2px;height:8px;transition:.177s}.style_wrapper__C_plg .style_filter__FDCFu .style_filterHeader__OYi6W svg path{fill:var(--dark)}.style_wrapper__C_plg .style_filter__FDCFu .style_filterHeader__OYi6W .style_rotate__k6rYm{transform:rotate(180deg)}.style_wrapper__C_plg .style_filter__FDCFu .style_dropdown__C0ewg{display:flex;flex-direction:column;position:absolute;bottom:-245px;right:-15px;z-index:15;transition:.3s}.style_footer__9Jbul{text-align:center;background-color:var(--white);border-top:1px solid var(--gray-2);color:var(--gray-4);font-weight:400;font-size:8px;margin-bottom:60px}@media(min-width:768px){.style_footer__9Jbul{font-size:14px;margin-top:40px;margin-bottom:70px}}@media(min-width:1200px){.style_footer__9Jbul{margin-bottom:0}}.style_footer__9Jbul>div{padding:20px 15px}@media(min-width:768px){.style_footer__9Jbul>div{padding:30px 15px}}.style_footer__9Jbul>div:not(:first-of-type){border-top:1px solid var(--gray-2)}.style_column__uLC78{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:36px}.style_copy__9I3mg h3,.style_social__NrzvU h3{font-size:14px;margin-bottom:16px;color:var(--gray-1);text-align:left}@media(min-width:768px){.style_copy__9I3mg h3,.style_social__NrzvU h3{margin-bottom:20px;font-size:16px}}.style_social__NrzvU ul{display:flex;flex-wrap:wrap;row-gap:4px;column-gap:15px}.style_social__NrzvU a,.style_social__NrzvU li{width:36px;height:36px;background-size:contain;background-repeat:no-repeat;background-position:50%}.style_social__NrzvU li{display:flex}.style_social__NrzvU a{flex:1 1;opacity:0;transition:opacity .15s}.style_social__NrzvU a:hover{opacity:1}.style_copy__9I3mg button,.style_copy__9I3mg button div{width:36px;height:36px;background-size:contain;background-repeat:no-repeat;background-position:50%}.style_copy__9I3mg button{background-image:url(/assets/copy.png)}.style_copy__9I3mg button div{background-image:url(/assets/copy_hover.png);opacity:0;transition:opacity .15s}.style_copy__9I3mg button div:hover{opacity:1}.styles_discount__Cyr8Y{order:0;position:relative;flex:0 1 auto}@media(min-width:1200px){.styles_discount__Cyr8Y{order:2;margin-right:auto}}.styles_discount__Cyr8Y .styles_btn__k_Us5{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:6px;padding:9px 12px;transition:all .347s}.styles_discount__Cyr8Y .styles_btnDiscount__UFkto{width:80px;height:38px;padding:0 15px;font-size:10px;background-color:var(--white);color:var(--blue);border:2px solid var(--blue)}.styles_discount__Cyr8Y .styles_btnDiscount__UFkto:hover{background-color:var(--blue);color:var(--white)}@media(min-width:768px){.styles_discount__Cyr8Y .styles_btnDiscount__UFkto{width:120px;height:42px;font-size:1rem}}.styles_discount__Cyr8Y .styles_btnDiscount__UFkto.styles_btnDiscountPrepay__Tk3hj span{background-color:var(--red)}.styles_discount__Cyr8Y .styles_btnDiscount__UFkto>span{position:absolute;display:block;top:0;right:-10px;font-size:10px;transform:translateY(-50%);padding:.1em 1em .2em;background-color:var(--green);border-radius:20px;color:var(--white)}@media(min-width:768px){.styles_discount__Cyr8Y .styles_btnDiscount__UFkto>span{font-size:12px}}.styles_discount__Cyr8Y .styles_acceptPrepare__ektmQ{position:absolute;top:calc(100% + 10px);right:0;padding:10px;z-index:10;background-color:var(--white);border:1px solid var(--gray-3);border-radius:8px;text-wrap:nowrap;display:flex;flex-wrap:wrap;justify-content:space-between;min-width:-moz-fit-content;min-width:fit-content;row-gap:1rem}.styles_discount__Cyr8Y .styles_acceptPrepare__ektmQ button{padding:5px 20px;border:1px solid var(--blue);border-radius:5px;font-size:14px;transition:all .334s}.styles_discount__Cyr8Y .styles_acceptPrepare__ektmQ button:hover{background-color:var(--blue);color:var(--white)}.styles_discount__Cyr8Y .styles_acceptPrepare__ektmQ button:disabled{border-color:var(--gray-4);background-color:initial;color:gray;cursor:no-drop}.styles_discount__Cyr8Y .styles_acceptPrepare__ektmQ .styles_btnClose__XHRtJ{border-color:var(--red)}.styles_discount__Cyr8Y .styles_acceptPrepare__ektmQ .styles_btnClose__XHRtJ:hover{background-color:var(--red)}.styles_discount__Cyr8Y .styles_acceptPrepareCurrent__MLCQa{font-size:14px;font-weight:600}.styles_discount__Cyr8Y .styles_acceptPrepareCurrent__MLCQa span{font-size:12px;font-weight:400}.style_btn__Pwgv4{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:6px;transition:all .347s;font-size:10px;height:38px;padding:0 8px}@media(min-width:768px){.style_btn__Pwgv4{font-size:16px;height:42px;padding:0 15px}}.style_btnCatalog__7T2MY{text-decoration:none;background-color:var(--blue);color:var(--white);border:2px solid transparent;order:2}@media(min-width:1200px){.style_btnCatalog__7T2MY{order:1}}.style_btnCatalog__7T2MY .style_lines__oSad7{min-width:14px;margin-right:6px;margin-bottom:0}@media(min-width:768px){.style_btnCatalog__7T2MY .style_lines__oSad7{min-width:20px;margin-right:11px}}.style_btnCatalog__7T2MY .style_lines__oSad7 span{background-color:var(--white)}.style_btnCatalog__7T2MY:hover{background-color:var(--white);color:var(--blue);border:2px solid var(--blue)}.style_btnCatalog__7T2MY:hover .style_lines__oSad7 span{background-color:var(--blue)}.styles_headerMenu__pnaHT{display:flex;flex:1 0 auto;max-width:100%;position:relative}@media(min-width:1200px){.styles_headerMenu__pnaHT{flex-grow:1;flex-shrink:0;flex-basis:calc(70% - 1rem);max-width:calc(75% - 1rem)}}.styles_swiperMain__ReWmB{width:100%;height:100%}.styles_swiperMain__ReWmB .styles_menuItem__ADkfN{max-width:-moz-fit-content;max-width:fit-content}.styles_swiperMain__ReWmB .styles_menuItem__ADkfN>div .styles_menuLinkItem__Vkrsf{display:inline-flex;flex-wrap:nowrap;white-space:nowrap;max-width:-moz-fit-content;max-width:fit-content;font-size:12px}@media(min-width:768px){.styles_swiperMain__ReWmB .styles_menuItem__ADkfN>div .styles_menuLinkItem__Vkrsf{font-size:medium}}.styles_swiperMain__ReWmB .styles_menuItem__ADkfN>div .styles_menuLinkItem__Vkrsf:hover{color:var(--red-1)}.styles_sliderArrow__dzXm6{position:absolute;display:flex;align-items:center;justify-content:center;top:0;transform:rotate(90deg);z-index:3;border-radius:50%;box-shadow:1px 1.732px 6.44px .56px rgba(0,0,0,.08);width:21.5px;height:21.5px;background-color:var(--red-1)}.styles_sliderArrow__dzXm6 svg{width:21.5px;height:21.5px}.styles_sliderArrow__dzXm6 svg path{fill:var(--white);stroke-width:0}.styles_sliderArrow__dzXm6:disabled{visibility:hidden}.styles_arrowNext__PXZqM{right:0}.styles_arrowNext__PXZqM svg{transform:rotate(-90deg)}.styles_arrowPrev__3MtDN{left:0}.styles_arrowPrev__3MtDN svg{transform:rotate(90deg)}.style_headerSearch__KN4Ca{display:flex;position:relative;order:4;flex:1 0 50%}@media(min-width:540px){.style_headerSearch__KN4Ca{flex:1 1 100%}}@media(min-width:1200px){.style_headerSearch__KN4Ca{order:1;flex:1 1 auto;max-width:40%}}.style_headerSearch__KN4Ca .style_searchInput__3e2ug{width:100%;border-radius:10px;border:2px solid var(--gray-2);transition:border-color .372s;font-size:12px;height:38px;padding:0 40px 0 15px}@media(min-width:768px){.style_headerSearch__KN4Ca .style_searchInput__3e2ug{font-size:14px;height:42px;padding-right:50px}}@media(min-width:1200px){.style_headerSearch__KN4Ca .style_searchInput__3e2ug{font-size:1rem}}.style_headerSearch__KN4Ca .style_searchInput__3e2ug:focus{outline:none;border-color:rgba(227,30,36,.39)}.style_headerSearch__KN4Ca .style_rightPadding__6T0Do{padding-right:70px}@media(min-width:768px){.style_headerSearch__KN4Ca .style_rightPadding__6T0Do{padding-right:80px}}.style_headerSearch__KN4Ca .style_actionBar__crdGX{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;position:absolute;top:50%;right:0;transform:translate(-10px,-50%)}.style_headerSearch__KN4Ca .style_btnSearch__yZL7_{display:flex;align-items:center;justify-content:center;border-radius:25px;width:25px;height:25px;opacity:.3;transition:opacity .444s;border:none;background-color:var(--red-1)}@media(min-width:768px){.style_headerSearch__KN4Ca .style_btnSearch__yZL7_{width:30px;height:30px}}.style_headerSearch__KN4Ca .style_btnSearch__yZL7_:hover{opacity:1!important}.style_headerSearch__KN4Ca .style_btnSearch__yZL7_ .style_searchGoItem__klfB3 circle{stroke:none}.style_headerSearch__KN4Ca .style_btnSearch__yZL7_ .style_searchGoItem__klfB3 path{fill:var(--white)}.style_headerSearch__KN4Ca .style_clearBtn__z7obq{width:1.5em;text-align:center}.style_manager__No_86{display:flex;position:relative;font-size:14px;line-height:20px;flex:0 0 25%;justify-content:flex-end;width:inherit;height:inherit}.style_manager__No_86:hover{color:var(--black)}.style_manager__No_86:hover .style_managerCard__zPnqW{display:grid;grid-template-columns:56px 1fr;grid-gap:1rem;gap:1rem;opacity:1}@media(min-width:540px){.style_manager__No_86:hover .style_managerCard__zPnqW{grid-template-columns:1fr 3fr;gap:initial}}.style_manager__No_86:hover .style_managerName__zQIsh span{transform:rotate(180deg)}.style_manager__No_86 .style_managerCard__zPnqW{display:none;opacity:0;position:absolute;top:-.9rem;right:0;transform:translateY(-10%);z-index:2;background:var(--white);box-shadow:0 0 4px rgba(0,0,0,.25);border-radius:8px;padding:1.4rem;font-weight:400;font-size:14px;line-height:170.23%;white-space:nowrap}.style_manager__No_86 .style_managerCard__zPnqW.style_top__0HgTx{position:fixed;bottom:55px;left:1rem;right:1rem;top:auto}@media(min-width:540px){.style_manager__No_86 .style_managerCard__zPnqW.style_top__0HgTx{position:absolute;bottom:45px;left:auto;right:auto;top:auto}}.style_manager__No_86 .style_managerCard__zPnqW .style_managerImage__Ghz5g{display:flex;align-items:center;justify-content:center;width:100%;width:53px;height:53px;border-radius:28px;overflow:hidden;margin-right:34px;border:1px solid var(--gray-2)}.style_manager__No_86 .style_managerCard__zPnqW .style_managerImage__Ghz5g img,.style_manager__No_86 .style_managerCard__zPnqW .style_managerImage__Ghz5g svg{object-fit:cover;width:100%;display:block}.style_manager__No_86 .style_managerCard__zPnqW .style_managerImage__Ghz5g svg{padding:8px}.style_manager__No_86 .style_managerCard__zPnqW .style_fixIconYPosition__Fz0O9{margin-bottom:-1px}.style_managerNameWrapper__hoKS5{display:flex;gap:.6em;align-items:center}.style_managerNameWrapper__hoKS5 .style_managerNameWrapperPrev__xp_ve{text-wrap:nowrap}.style_managerNameWrapper__hoKS5 .style_managerNameWrapperSvg__KAa1y,.style_managerName__zQIsh{display:inline-flex;align-items:center}.style_managerName__zQIsh{font-weight:700;font-size:14px;color:var(--blue);justify-content:space-between;width:100%;gap:2rem;font-weight:400;font-size:15px}.style_managerName__zQIsh span{display:inline-flex}.style_managerInfo__fIcU4{display:flex;flex-direction:column;align-items:flex-start;align-self:center;padding-top:12px}.style_managerInfo__fIcU4 .style_wrapperInfo__l7L78{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding-top:.5rem}.style_contactLink__xbCXh{display:inline-flex;align-items:center;gap:.6em;color:var(--dark);text-decoration:none;padding-left:20px;position:relative}.style_contactLink__xbCXh:hover{text-decoration:underline}.style_contactLink__xbCXh .style_contactLinkIconWrapper__6Xfkg{display:inline-flex;align-items:center;min-width:15px;gap:.3em;position:absolute;right:calc(100% - 14px)}.style_contactLink__xbCXh .style_iconManagerCard__oMVZ_{width:15px;fill:var(--gray-1)}.style_menu__5Lp6M{display:grid;grid-template-columns:repeat(5,1fr);max-height:52px;width:100%;margin:0 auto;position:fixed;left:0;bottom:0;background:#fff;padding:1rem 0 3px;max-height:none;z-index:99;box-shadow:0 8px 4px 10px var(--gray-2)}@media(min-width:1200px){.style_menu__5Lp6M{position:static;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:.6rem;order:2;margin:initial;padding:0;max-width:230px;z-index:auto;box-shadow:none}}.style_menu__5Lp6M .style_menuItem__exmfy{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;position:relative;font-weight:400;text-decoration:none;color:var(--dark)}.style_menu__5Lp6M .style_menuItemBox__A3dn7{display:flex;align-items:center;justify-content:center;position:relative;width:22px;height:22px}@media(min-width:768px){.style_menu__5Lp6M .style_menuItemBox__A3dn7{width:32px;height:32px}}.style_menu__5Lp6M .style_menuItemBox__A3dn7 svg{display:table;min-height:30px}.style_menu__5Lp6M p{font-size:12px;line-height:20px;white-space:nowrap}.style_menu__5Lp6M .style_isUserVerify__zgBYf{background-color:var(--green)}.style_menu__5Lp6M .style_isUserVerify__zgBYf:after,.style_menu__5Lp6M .style_isUserVerify__zgBYf:before{content:"";position:absolute;height:1px;background-color:var(--white);border-radius:20px}.style_menu__5Lp6M .style_isUserVerify__zgBYf:after{transform:rotate(-45deg) translate(.6px,1px);width:8px}.style_menu__5Lp6M .style_isUserVerify__zgBYf:before{transform:rotate(45deg) translate(-.5px,3px);width:4px}.style_menu__5Lp6M .style_isUserNotVerify__kB_py{background-color:var(--gray)}.style_counter__OTt2P{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;transform:translate(50%,-50%);height:15px;min-width:15px;width:-moz-fit-content;width:fit-content;padding:4px;border-radius:16px;background-color:var(--red);font-size:9px;color:var(--white)}.style_shadow__yHW0A{background-color:var(--white);padding-top:.8rem;box-shadow:var(--box-shadow-2)}.style_header__NVXLF{display:flex;flex-direction:column}.style_header__NVXLF .style_headerLogo__eU0Nd{display:flex;margin-right:auto;flex:0 0 50%}@media(min-width:540px){.style_header__NVXLF .style_headerLogo__eU0Nd{flex:0 0 auto}}@media(min-width:1200px){.style_header__NVXLF .style_headerLogo__eU0Nd{flex:initial;display:block;order:1;max-width:210px;margin-right:20px;width:100%}}.style_header__NVXLF .style_headerLogo__eU0Nd a{display:flex;align-items:center}.style_header__NVXLF .style_headerLogo__eU0Nd img{max-width:210px;max-height:58px;object-fit:contain;object-position:left}.style_header__NVXLF .style_headerTop___V_ax{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:10px;gap:10px 20px}@media(min-width:1200px){.style_header__NVXLF .style_headerTop___V_ax{margin-bottom:0;padding-top:0}}.style_header__NVXLF .style_headerNav__xB71K{display:flex;place-items:center;gap:1rem;height:auto;margin-bottom:1rem}@media(min-width:1200px){.style_header__NVXLF .style_headerNav__xB71K{height:50px;margin-bottom:0}}.style_header__NVXLF .style_btn__1qpjr{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:6px;padding:8px 12px;transition:all .347s}.style_header__NVXLF .style_btnDiscountPrepay__yxU0Z span{background-color:var(--red-2)}@keyframes style_topToSticky__Q_jJK{0%{top:-200px}to{top:0}}.style_sticky__Byk_b{transition:all .217s ease-in-out;transition-duration:.4s;animation:style_topToSticky__Q_jJK .4s;position:fixed;top:0;left:0;right:0;z-index:999;background-color:var(--white);box-shadow:var(--box-shadow-2);padding:15px 20px 0}@media(min-width:1200px){.style_sticky__Byk_b{padding-bottom:10px;padding-top:10px}}.style_sticky__Byk_b .style_headerLogo__eU0Nd{display:none}@media(min-width:1200px){.style_sticky__Byk_b .style_headerLogo__eU0Nd{display:initial}}.style_sticky__Byk_b .style_headerTop___V_ax{margin-bottom:10px;gap:10px}@media(min-width:768px){.style_sticky__Byk_b .style_headerTop___V_ax{gap:20px}}@media(min-width:1200px){.style_sticky__Byk_b .style_headerTop___V_ax{margin-bottom:0;padding-top:0}}.style_sticky__Byk_b .style_headerTop___V_ax>form{flex:1 1 30%}.styles_paginationWrapper__U2nFB{display:flex;align-items:center;gap:8px}.styles_paginationList__gAye_{display:flex;align-items:center;gap:4px;color:#000}@media(min-width:768px){.styles_paginationList__gAye_{gap:8px}}.styles_pageItem__ls9Mx{cursor:pointer;padding:4px 8px;font-weight:700;font-size:10px;transition:all 347ms}@media(min-width:768px){.styles_pageItem__ls9Mx{padding:8px 16px;font-size:16px}}.styles_pageItem__ls9Mx:hover{background-color:#f0f0f0;border-radius:8px}.styles_pageItemActive__xQHEE{color:var(--blue)}.styles_pageControls__k_SoM{cursor:pointer;display:flex;align-items:center;justify-content:center;height:30px;padding:0 4px;font-size:10px;border:2px solid transparent;border-radius:6px;transition:all .347s;text-decoration:none;background-color:var(--blue);color:var(--white)}@media(min-width:768px){.styles_pageControls__k_SoM{height:42px;padding:0 15px;font-size:16px}}.styles_pageControls__k_SoM:hover{background-color:var(--white);color:var(--blue);border:2px solid var(--blue)}.styles_disabledPageControl__UEXSq{display:none}.styles_showMoreBtn__4reAZ{width:100%}.styles_paginationBlock__WvaCS{margin:16px 0;display:flex;flex-direction:column;gap:8px}.styles_nextCategoryBtn__oaB8i{background-color:var(--white);color:var(--green-2);border:2px solid var(--green-2);margin-left:auto}.styles_nextCategoryBtn__oaB8i:hover{border:2px solid transparent;background-color:var(--green-2);color:var(--white)}.style_infoWrapper__N7ewU{margin-bottom:10px;grid-column:2;grid-row:1}@media(min-width:768px){.style_infoWrapper__N7ewU{grid-column:initial;grid-row:initial}}.style_infoWrapper__N7ewU.style_infoWrapperRow___Qv1h{display:flex;flex-direction:column}.style_infoWrapper__N7ewU .style_title__e6BSi{font-weight:700;color:var(--gray-1);margin-bottom:.5rem;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;word-break:normal;line-height:18px;height:36px}@media(min-width:768px){.style_infoWrapper__N7ewU .style_title__e6BSi{font-size:16px}}.style_infoWrapper__N7ewU .style_baseInfo__YUktT{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.style_infoWrapper__N7ewU .style_baseInfo__YUktT .style_infoItem__j3x5I{font-weight:700;font-size:10px;line-height:15px;color:var(--gray-4);overflow:hidden;text-overflow:clip;display:-moz-box;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1;box-orient:vertical}@media(min-width:768px){.style_infoWrapper__N7ewU .style_baseInfo__YUktT .style_infoItem__j3x5I{font-size:13px}}.style_infoWrapper__N7ewU .style_baseInfo__YUktT .style_infoItem__j3x5I a,.style_infoWrapper__N7ewU .style_baseInfo__YUktT .style_infoItem__j3x5I span{font-weight:400;font-size:11px;line-height:15px;color:var(--gray-1)}@media(min-width:768px){.style_infoWrapper__N7ewU .style_baseInfo__YUktT .style_infoItem__j3x5I a,.style_infoWrapper__N7ewU .style_baseInfo__YUktT .style_infoItem__j3x5I span{font-size:13px}}.style_infoWrapper__N7ewU .style_baseInfo__YUktT .style_infoItem__j3x5I a{color:var(--blue)}.style_infoWrapper__N7ewU .style_buttonMoreInfo__TEmi0{font-weight:700;font-size:12px;line-height:18px;color:var(--blue)}@media(min-width:768px){.style_infoWrapper__N7ewU .style_buttonMoreInfo__TEmi0{color:var(--gray-4);font-size:16px}}.style_imagesWrapper__NWHlB{height:145px;width:100%;position:relative;margin-bottom:10px}@media(min-width:768px){.style_imagesWrapper__NWHlB{height:161px}}@media(min-width:1200px){.style_imagesWrapper__NWHlB{height:300px}}.style_imagesWrapper__NWHlB.style_row__Ncl2h{height:227px}.style_imagesWrapper__NWHlB.style_smallrow__iBOvZ{height:76px}.style_imagesWrapper__NWHlB .style_cardImage__9ovdM{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:1;width:inherit!important;margin:initial!important}.style_imagesWrapper__NWHlB .style_imageList__zxqIx{height:100%;display:flex;position:relative;z-index:2;gap:4px}.style_imagesWrapper__NWHlB .style_imageList__zxqIx .style_listItem__YHrsX{width:100%;position:relative}.style_imagesWrapper__NWHlB .style_imageList__zxqIx .style_listItem__YHrsX:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--gray-2)}.style_imagesWrapper__NWHlB .style_imageList__zxqIx .style_listItem__YHrsX:hover:after{background-color:var(--gray-4)}.style_like__247px{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background-color:var(--white);border-radius:25px;padding-top:2px;margin-left:auto}.style_like__247px svg{width:18px;height:16px}.style_like__247px svg path{fill:var(--gray-1)}.style_like__247px.style_selected__zE9xK{background-color:var(--red-2)}.style_like__247px.style_selected__zE9xK svg path{fill:var(--white)}.style_price__ca1bN{display:flex;align-items:center;height:-moz-fit-content;height:fit-content;gap:.5rem;margin-bottom:10px;white-space:nowrap;font-weight:700;font-size:18px;line-height:normal;grid-row:1;grid-column:2;margin-top:auto}@media(min-width:768px){.style_price__ca1bN{grid-row:auto;grid-column:auto;margin-top:0;font-size:20px}}.style_salePriceColor___mWd_{color:var(--red)}.style_oldPrice__ePRVu{color:var(--gray-4);text-decoration:line-through;font-size:.8em;line-height:inherit}.style_card__39_Bs,.style_card__39_Bs .style_header__GIPUD{position:relative}.style_card__39_Bs .style_label___xrlE{display:flex;justify-content:space-between;position:absolute;top:0;left:0;width:100%;z-index:3}.style_iconWrapper__UpN_V{display:flex;align-items:flex-start;gap:8px;margin-left:auto}.style_videoIcon__VwVzO{width:18px;min-width:18px;height:24px;margin-top:2px;background:url(/assets/video.png) 50% no-repeat;background-size:contain}.style_sliderImage__pZFHe{width:200px}.style_card__39_Bs.style_row__ixp_M,.style_card__39_Bs.style_smallrow___eXIO{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:calc(var(--indexSize)*1);gap:calc(var(--indexSize)*1);grid-row-gap:0;row-gap:0;border-bottom:1px solid var(--gray-2);padding-bottom:1rem}@media(min-width:768px){.style_card__39_Bs.style_row__ixp_M,.style_card__39_Bs.style_smallrow___eXIO{grid-template-columns:2fr 3fr 1.2fr 200px;row-gap:inherit;border-bottom:none;padding-bottom:0}.style_card__39_Bs.style_row__ixp_M .style_price__HUWYM,.style_card__39_Bs.style_smallrow___eXIO .style_price__HUWYM{align-items:baseline}}@media(min-width:1200px){.style_card__39_Bs.style_row__ixp_M,.style_card__39_Bs.style_smallrow___eXIO{grid-template-columns:1.5fr 3fr .7fr 200px}}.style_card__39_Bs.style_row__ixp_M>div:last-child,.style_card__39_Bs.style_smallrow___eXIO>div:last-child{margin-left:auto}.style_card__39_Bs.style_row__ixp_M>div:nth-of-type(3){display:none}.style_card__39_Bs.style_smallrow___eXIO>div:first-child button div{margin-bottom:0}@media(min-width:768px){.style_card__39_Bs.style_smallrow___eXIO{grid-template-columns:100px 1fr 50px auto auto;border-bottom:1px solid var(--gray-2)}}@media(min-width:1200px){.style_card__39_Bs.style_smallrow___eXIO{grid-template-columns:100px 1fr 50px auto auto}}.style_btnZoomIn__uX9Yc{width:100%;position:relative;display:flex}.style_btnZoomIn__uX9Yc:hover .style_zoom__6mxrw{display:flex}.style_btnZoomIn__uX9Yc .style_zoom__6mxrw{position:absolute;display:none;align-items:center;justify-content:center;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;border-radius:10px;background-color:var(--gray-6);padding:5px;z-index:9}.style_btnZoomIn__uX9Yc .style_zoom__6mxrw svg{width:60%;height:60%;fill:var(--white)}.styles_btnOpenFilter__jBPf3{display:inline-flex;align-items:center;gap:.5rem;color:var(--dark);font-weight:700;font-size:12px}@media(min-width:768px){.styles_btnOpenFilter__jBPf3{font-size:1rem}}.styles_btnOpenFilter__jBPf3 svg{width:20px;height:20px}.styles_btnOpenFilter__jBPf3:hover{color:var(--black)}.styles_productListWrapper__oZlHM{width:100%}.styles_productListWrapper__oZlHM .styles_viewSelect__Tc34A{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-left:auto}.styles_productListWrapper__oZlHM .styles_viewSelect__Tc34A .styles_viewItem__Y4lUn{display:flex;margin-right:10px}.styles_productListWrapper__oZlHM .styles_viewSelect__Tc34A .styles_viewItem__Y4lUn.styles_active__BQN0z>svg rect{fill:var(--red-2)}.style_scrollbarContainer__gJMGQ{overflow-x:auto;height:20px}.style_content__LD_h9{display:flex;flex-direction:column;gap:24px}.style_content__LD_h9 table,.style_content__LD_h9 td,.style_content__LD_h9 th{border:1px solid var(--black);width:-moz-fit-content;width:fit-content}.style_content__LD_h9 td,.style_content__LD_h9 th{padding:5px 15px}.style_content__LD_h9 iframe hr,.style_content__LD_h9 img{margin:32px 0}.style_content__LD_h9 table{width:calc(100% - 10px);margin:20px 3px;border-bottom:5px solid var(--white);border-top:5px solid var(--white);border:solid var(--white);border-width:5px 5px 3px;border-collapse:collapse;outline:3px solid var(--yellow);font-size:15px}.style_content__LD_h9 table th{font-weight:700;padding:7px;background:var(--yellow);border:none;text-align:left;font-size:15px;border-top:3px solid var(--white);border-bottom:3px solid var(--yellow)}.style_content__LD_h9 table td{padding:7px;border:none;border-top:3px solid var(--white);border-bottom:3px solid var(--white);font-size:15px}.style_content__LD_h9 table tbody tr:nth-child(2n){background:var(--gray-10)}.style_content__LD_h9 div:has(table){min-width:100%;overflow-x:auto}.style_content__LD_h9 iframe{max-width:100%;width:100%}.style_content__LD_h9 img{object-fit:contain;height:-moz-fit-content;height:fit-content}.style_content__LD_h9 figure img{margin-bottom:0}.style_content__LD_h9 strong{font-weight:700}.style_content__LD_h9 blockquote{position:relative;background-color:var(--gray-3);padding:16px 16px 16px 72px;margin:32px 0}.style_content__LD_h9 blockquote:before{content:"";position:absolute;top:16px;left:15px;z-index:1;width:37px;height:37px;background:url(/assets/quote.png) 50% no-repeat;background-size:cover}.style_content__LD_h9 blockquote:after{content:"";position:absolute;top:16px;left:16px;width:37px;height:37px;border-radius:50%;background:var(--white)}.style_content__LD_h9 blockquote p{border-left:2px solid var(--gray-1);padding-left:16px}.style_content__LD_h9 ol,.style_content__LD_h9 ul{padding-left:24px}.style_content__LD_h9 ul li::marker{content:"• ";font-size:1.2em}.style_content__LD_h9 ol{counter-reset:subsection;list-style-type:none}.style_content__LD_h9 ol li{display:block;text-indent:-16px}.style_content__LD_h9 ol li:before{counter-increment:subsection;content:counter(subsection) ". "}.style_date__g8stU{font-size:15px;color:var(--gray-1)}.style_btn__19jiv{width:24px;height:24px;padding:12px;box-sizing:content-box;transition:all .3s}.style_btn__19jiv:hover{transform:scale(1.1)}.style_btn__19jiv.style_empty__q_CCw{filter:grayscale(1)}.style_form__FOL7w textarea{margin-bottom:1rem;padding:12px;background-color:var(--white);width:100%;font-size:.8rem;border-radius:5px;border:1px solid var(--gray-2)}.style_form__FOL7w textarea::placeholder{color:var(--gray-4);font-size:.8rem}.style_controls__lISBW{display:flex;align-items:center;justify-content:space-between;width:100%}.style_controls__lISBW button{padding:.5rem 1rem;color:var(--white);border-radius:var(--raunded);transition:all .3s}.style_btnCloseModal__SpKbW{background-color:var(--red);border:1px solid var(--red)}.style_btnCloseModal__SpKbW:hover{background-color:transparent;color:var(--red)}.style_btnSaveModal__EsI8X{background-color:var(--blue);border:1px solid var(--blue)}.style_btnSaveModal__EsI8X:hover{background-color:transparent;color:var(--blue)}.style_tooltip__ITEJy{width:110px;z-index:10}.style_table__52IHw{width:100%;overflow-x:auto}.style_table__52IHw thead th{padding:40px 0;text-align:center;color:var(--gray-1);font-size:12px;line-height:20px}.style_table__52IHw thead tr:not(:first-child){display:none}.style_table__52IHw tbody>tr{padding-bottom:10px;border-bottom:2px solid var(--gray-4);border-radius:6px;margin-bottom:15px}.style_table__52IHw tbody>tr td{position:relative;vertical-align:middle;padding:10px}.style_table__52IHw tbody>tr td:first-child{padding:0 10px}.style_table__52IHw .style_discount__eIo_c{font-size:16px;line-height:1em;font-weight:500}.style_table__52IHw .style_discount__eIo_c.style_colorGreen__FCrgX{color:var(--green)}.style_table__52IHw .style_discount__eIo_c.style_colorRed__iKoLU{color:var(--red)}.style_table__52IHw .style_priceCount__LnM9F{font-weight:700;font-size:20px;line-height:23px}.style_table__52IHw .style_priceCount__LnM9F .style_currency__Iqd0D{margin-left:.5rem}.style_table__52IHw .style_tableHeaderButtonsWrapper__XJR52{display:flex;align-items:center;flex:1 1}.style_table__52IHw .style_tableHeaderButtonsWrapper__XJR52>label{max-width:140px;margin-bottom:0;color:var(--dark)}.style_table__52IHw .style_tableHeaderButtonsWrapper__XJR52>button{width:100%;color:var(--blue);display:flex;align-items:center}.style_table__52IHw .style_tableHeaderButtonsWrapper__XJR52>button svg{margin-right:12px}.style_table__52IHw .style_isLimit__TmuUX{position:relative;-webkit-clip-path:inset(0);clip-path:inset(0)}.style_table__52IHw .style_isLimit__TmuUX td:last-child{z-index:90}.style_table__52IHw .style_isLimit__TmuUX td:nth-child(2):after,.style_table__52IHw .style_isLimit__TmuUX td:nth-child(3):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTcwIiBoZWlnaHQ9IjcyIiB2aWV3Qm94PSIwIDAgMTcwIDcyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTYxLjUgMS41TDIgNDcuNTAxTDguMjczODggNzAuMDIyOUwxNjguMjA3IDI0LjQ1OTJMMTYxLjUgMS41WiIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0VCNjI2NiIgc3Ryb2tlLXdpZHRoPSIyIi8+CjxwYXRoIGQ9Ik0xOS40MDMgNTAuODkxOUwxNi41MzA5IDUxLjAzOTFDMTYuNjAwMyA0OS43MTMgMTcuMDI3NSA0OC42NTczIDE3LjgxMjYgNDcuODcyMUMxOC42MDQgNDcuMDg1IDE5LjU0NzYgNDYuNTM1NiAyMC42NDM0IDQ2LjIyMzhDMjEuOTI3MSA0NS44NTg1IDIzLjE0MDIgNDUuODc1NCAyNC4yODI2IDQ2LjI3NDZDMjUuNDI5NiA0Ni42NjU3IDI2LjE1ODkgNDcuNDA5MiAyNi40NzA4IDQ4LjUwNUMyNi42ODQ2IDQ5LjI1NjQgMjYuNjQzNiA1MC4wMTYgMjYuMzQ3NiA1MC43ODM5QzI2LjA0OTkgNTEuNTQ1NSAyNS40MzcxIDUyLjIxMDcgMjQuNTA5MSA1Mi43NzkzQzI1LjI4ODggNTIuOTAyNyAyNS45MTgxIDUzLjE2MzYgMjYuMzk3IDUzLjU2MkMyNi44ODA0IDUzLjk1MjQgMjcuMjE3NCA1NC40ODI3IDI3LjQwODEgNTUuMTUyN0MyNy43Mjg4IDU2LjI3OTggMjcuNTAxNCA1Ny40MDcyIDI2LjcyNTggNTguNTM1QzI1Ljk0ODMgNTkuNjU2NSAyNC42ODMgNjAuNDY2NyAyMi45Mjk3IDYwLjk2NTZDMTkuOTQ5IDYxLjgxMzggMTcuODg0OCA2MS4xNzI3IDE2LjczNzEgNTkuMDQyMkwxOS4yMjk4IDU3LjQxOTFDMTkuNDc3IDU3LjkzMDggMTkuODY3OCA1OC4zMTcxIDIwLjQwMjMgNTguNTc3OUMyMC45MzUgNTguODMyNSAyMS41NTIgNTguODYgMjIuMjUzNCA1OC42NjA0QzIzLjAzNjEgNTguNDM3NiAyMy42NDczIDU4LjA2NCAyNC4wODY5IDU3LjUzOTZDMjQuNTMyOCA1Ny4wMTMzIDI0LjY2MDQgNTYuNDE1MiAyNC40Njk4IDU1Ljc0NTJDMjQuMzExMiA1NS4xODc5IDIzLjk2MTkgNTQuODE2OCAyMy40MjIgNTQuNjMyQzIyLjg4MDIgNTQuNDQxIDIyLjI2ODEgNTQuNDQyNSAyMS41ODU2IDU0LjYzNjhDMjEuMzg1MiA1NC42OTM4IDIxLjE3NjcgNTQuNzcgMjAuOTYwMiA1NC44NjU1TDIwLjc4ODUgNTIuMzM1NEMyMS4xNTI1IDUyLjMwNjMgMjEuNDg3OSA1Mi4yNDgxIDIxLjc5NDggNTIuMTYwN0MyMi40ODk4IDUxLjk2MyAyMi45OTkgNTEuNjExNiAyMy4zMjI0IDUxLjEwNjdDMjMuNjUyIDUwLjYgMjMuNzQyOSA1MC4wODY4IDIzLjU5NSA0OS41NjdDMjMuNDYxNCA0OS4wOTc0IDIzLjE3MTUgNDguNzgwNSAyMi43MjU0IDQ4LjYxNjRDMjIuMjc5NCA0OC40NTIzIDIxLjgwNTkgNDguNDQxNSAyMS4zMDQ5IDQ4LjU4NEMyMC4wNTg4IDQ4LjkzODYgMTkuNDI0OSA0OS43MDc5IDE5LjQwMyA1MC44OTE5Wk0zOC4yMjc1IDUzLjA2ODhMMzIuNzcwMyA1NC42MjE4TDMxLjk4MzIgNTguMTM1NUwyOS4wNzE0IDU4Ljk2NEwzMi45Mzk2IDQyLjk3ODVMMzYuMDg2MSA0Mi4wODMxTDQyLjI0IDU1LjIxNjdMMzkuNTUzNyA1NS45ODExTDM4LjIyNzUgNTMuMDY4OFpNMzcuMjI3NyA1MC44NzU5TDM0Ljg1MjQgNDUuNTYxNEwzMy4xMDQzIDUyLjA0OTNMMzcuMjI3NyA1MC44NzU5Wk00My4wNDYxIDQwLjEwMjVMNDUuODU0NSAzOS4zMDMzTDQ2LjI3NzIgNDUuNDk4NEM0Ni44MDk1IDQ1LjM0NjkgNDcuMTkxNiA0NS4xMTk3IDQ3LjQyMzUgNDQuODE2OEM0Ny42NTM3IDQ0LjUwNzcgNDcuOTI2NCA0My43Mjk1IDQ4LjI0MTYgNDIuNDgyM0M0OC41NzY1IDQxLjE2MTggNDguODYxOSA0MC4yMzc5IDQ5LjA5NzYgMzkuNzEwNUM0OS4zMzE2IDM5LjE3NjkgNDkuNjQ2NCAzOC43NDg4IDUwLjA0MiAzOC40MjY0QzUwLjQzNzYgMzguMTA0IDUxLjA5MjYgMzcuODEyNyA1Mi4wMDY4IDM3LjU1MjZMNTIuNzU4MiAzNy4zMzg3TDUyLjcyNjMgMzkuNTgxNUw1Mi4yNjYxIDM5LjcxMjVDNTEuOTIxNyAzOS44MTA1IDUxLjY3MTYgMzkuOTQyNiA1MS41MTU4IDQwLjEwODhDNTEuMzY2MyA0MC4yNzMyIDUxLjIzNDkgNDAuNjA4NCA1MS4xMjE3IDQxLjExNDRDNTAuNzY2OCA0Mi42OTc4IDUwLjQzNDcgNDMuNzkwNyA1MC4xMjU2IDQ0LjM5MzFDNDkuODE2NCA0NC45OTU1IDQ5LjQxNzUgNDUuNDM3MyA0OC45MjkgNDUuNzE4NUM0OS45NTM4IDQ1Ljc1MTggNTAuODEyIDQ2LjQwMSA1MS41MDM4IDQ3LjY2NjNDNTEuNTQzOSA0Ny43MzYxIDUxLjU4MzIgNDcuODAyNyA1MS42MjE2IDQ3Ljg2NjNMNTQuMDkzNiA1MS44NDM1TDUxLjE4MTkgNTIuNjcyMUw0OC44MTMxIDQ4LjczNjZDNDguNzg2MyA0OC42OSA0OC41OTEyIDQ4LjQyMDcgNDguMjI3OCA0Ny45Mjg0QzQ3LjgyNTggNDcuNDY3NCA0Ny4yMTkyIDQ3LjM0NTYgNDYuNDA3OCA0Ny41NjNMNDYuODIzNyA1My45MTIzTDQ0LjAyNDYgNTQuNzA4OEw0My4wNDYxIDQwLjEwMjVaTTU0LjkwNDkgNDUuNzc0NUM1NC42NzMzIDQ0Ljk2MDQgNTQuNTUxMiA0NC4wNjc4IDU0LjUzODkgNDMuMDk2NkM1NC41MTQzIDQxLjc5NzIgNTQuNzAxMSA0MC42MTAzIDU1LjA5OTMgMzkuNTM1OEM1NS41MDM4IDM4LjQ1OTUgNTYuMTMwOCAzNy41MjMgNTYuOTgwMyAzNi43MjYyQzU3LjgyOCAzNS45MjMxIDU4Ljg4NzQgMzUuMzQwNyA2MC4xNTg2IDM0Ljk3OUM2MS44NjE4IDM0LjQ5NDMgNjMuMzg2OCAzNC42MzIzIDY0LjczMzcgMzUuMzkzQzY2LjA4NjggMzYuMTUxOCA2Ny4wMTIgMzcuNDA0OCA2Ny41MDkxIDM5LjE1MTlDNjcuOTIyNSA0MC42MDQ2IDY3Ljk4MTMgNDIuMTA3NSA2Ny42ODU0IDQzLjY2MDVDNjcuMzg5NiA0NS4yMTM2IDY2Ljc2MDQgNDYuNTIzIDY1Ljc5NzkgNDcuNTg4OUM2NC44MzU1IDQ4LjY1NDcgNjMuNjE1MyA0OS4zOTc5IDYyLjEzNzUgNDkuODE4NEM2MC44NTM5IDUwLjE4MzcgNTkuNjk0IDUwLjE5OSA1OC42NTc5IDQ5Ljg2NDRDNTcuNjIxOCA0OS41Mjk3IDU2LjgwMDEgNDguOTg1MSA1Ni4xOTI3IDQ4LjIzMDZDNTUuNTgzNyA0Ny40Njk4IDU1LjE1NDQgNDYuNjUxMSA1NC45MDQ5IDQ1Ljc3NDVaTTU3LjY4NzkgNDQuOTIxNkM1Ny45NTcgNDUuODY3MSA1OC40NzA0IDQ2LjU3NzMgNTkuMjI4MyA0Ny4wNTJDNTkuOTg2MSA0Ny41MjY4IDYwLjgzNDcgNDcuNjMwNiA2MS43NzM5IDQ3LjM2MzNDNjIuNTM3OSA0Ny4xNDU5IDYzLjE5OTIgNDYuNjg2OSA2My43NTggNDUuOTg2NEM2NC4zMjEzIDQ1LjI3NzggNjQuNjg2MiA0NC4zNDgyIDY0Ljg1MjkgNDMuMTk3NEM2NS4wMjQgNDIuMDM4NiA2NC45NzE1IDQwLjk3MzkgNjQuNjk1MyA0MC4wMDM0QzY0LjM4NyAzOC45MjAxIDYzLjg1NDQgMzguMTU0NCA2My4wOTc0IDM3LjcwNjVDNjIuMzM4NyAzNy4yNTIzIDYxLjUwODQgMzcuMTUzNSA2MC42MDY3IDM3LjQxMDFDNTkuMjIyOSAzNy44MDM5IDU4LjI3OTMgMzguNzY5NiA1Ny43NzYgNDAuMzA3MkM1Ny4yNzg5IDQxLjg0MzEgNTcuMjQ5NSA0My4zODEyIDU3LjY4NzkgNDQuOTIxNlpNNzguMjY2OCAzOC4zMTQxTDcyLjk0MTEgMzkuODI5N0w3My40MDUxIDQ2LjM0ODFMNzAuNTY4NSA0Ny4xNTUzTDY5LjUzMzYgMzIuNTY1TDcyLjM2MDggMzEuNzYwNEw3Mi43NjUzIDM3LjM5MjFMNzguMDkxIDM1Ljg3NjZMNzcuNjk1OSAzMC4yNDIyTDgwLjUyMzEgMjkuNDM3N0w4MS41NjczIDQ0LjAyNTNMNzguNzMwNyA0NC44MzI1TDc4LjI2NjggMzguMzE0MVpNODMuMzQwOSAyOC42MzU4TDg2LjEzMDUgMjcuODQyTDg2LjM5MDcgMzEuNzE3NkM4Ni4zOTA2IDMxLjc2NSA4Ni4zOTQ2IDMxLjgzODMgODYuNDAyNSAzMS45Mzc2Qzg2LjQxOSAzMi40NDc0IDg2LjQ3MjYgMzIuODYxOSA4Ni41NjM1IDMzLjE4MTNDODYuNjk3MiAzMy42NTA5IDg2Ljk3ODkgMzMuOTg3IDg3LjQwODkgMzQuMTg5NkM4Ny44NDMzIDM0LjM4NDEgODguNDA0OSAzNC4zODMzIDg5LjA5MzcgMzQuMTg3M0M5MC4xNjQ1IDMzLjg4MjYgOTEuMDcwOSAzMy4zODEgOTEuODEzIDMyLjY4MjVMOTEuMzk5OCAyNi4zNDI1TDk0LjE4OTUgMjUuNTQ4N0w5NS4xNTg2IDQwLjE1NzdMOTIuMzY5IDQwLjk1MTVMOTIuMDEwMiAzNS4xOTUxQzkwLjcwODIgMzYuMDE5MiA4OS42MDMxIDM2LjU2MDQgODguNjk1MiAzNi44MTg4Qzg3LjM5MjcgMzcuMTg5NCA4Ni4zMzM5IDM3LjIwMyA4NS41MTg3IDM2Ljg1OTdDODQuNzA5NyAzNi41MTQ1IDg0LjE3NzggMzUuODk0MiA4My45MjMgMzQuOTk4OEM4My43NTU1IDM0LjQxMDIgODMuNjQ1IDMzLjY3NjcgODMuNTkxMyAzMi43OTg1TDgzLjM0MDkgMjguNjM1OFpNOTcuMTEwNiAyNC43MTc0TDk5Ljc0MDYgMjMuOTY5TDEwMC4zNjcgMzMuMDIwMkwxMDUuMzk1IDIyLjM1OTlMMTA4LjA0NCAyMS42MDYyTDEwOS4wNDEgMzYuMjA3MkwxMDYuMzc0IDM2Ljk2NjNMMTA1Ljc4NiAyNy44MDI1TDEwMC43MjggMzguNTcyN0w5OC4wODkxIDM5LjMyMzdMOTcuMTEwNiAyNC43MTc0Wk0xMTEuNzczIDIwLjU0NUwxMjEuMjUgMTcuODQ4MUwxMjIuMjQ3IDMyLjQ0OTFMMTE5LjQyOSAzMy4yNTFMMTE4LjU5OSAyMS4wOTAyTDExNC43NzYgMjIuMTc4TDExNS4yOTEgMjkuOTEwNUMxMTUuMzQ5IDMwLjgyODEgMTE1LjMyNCAzMS42ODEyIDExNS4yMTcgMzIuNDY5OEMxMTUuMTE0IDMzLjI1MDQgMTE0Ljg2NiAzMy44NzYxIDExNC40NzIgMzQuMzQ3QzExNC4wODQgMzQuODE2MSAxMTMuNDg5IDM1LjE2NDcgMTEyLjY4OCAzNS4zOTI4QzExMi4xNDkgMzUuNTQ2IDExMS41IDM1LjY1NjIgMTEwLjc0MSAzNS43MjM0TDExMC41NzcgMzMuMjIxNUMxMTEuMDkzIDMzLjE1NTggMTExLjM5OCAzMy4xMDk3IDExMS40OTIgMzMuMDgyOUMxMTIuMjY5IDMyLjg2MiAxMTIuNTk0IDMyLjA0MTggMTEyLjQ2OCAzMC42MjI1QzExMi40NTkgMzAuNTQzOCAxMTIuNDUyIDMwLjQ2MSAxMTIuNDQ4IDMwLjM3NDNMMTExLjc3MyAyMC41NDVaTTEzMy42NzYgMjMuODM1OUwxMzYuNjU0IDIzLjQ1NTRDMTM2LjUzNyAyNS4xNjA3IDEzNi4wMzggMjYuNTgyMSAxMzUuMTU3IDI3LjcxOTVDMTM0LjI3NCAyOC44NTA4IDEzMy4wODQgMjkuNjI5MyAxMzEuNTg3IDMwLjA1NTJDMTI5LjkwMyAzMC41MzQ1IDEyOC40NCAzMC40MDI0IDEyNy4yIDI5LjY1ODhDMTI1Ljk2NiAyOC45MTM1IDEyNS4wNzQgMjcuNTc2NSAxMjQuNTI1IDI1LjY0NzlDMTI0LjA4IDI0LjA4MjQgMTIzLjk4OSAyMi41NjE2IDEyNC4yNTMgMjEuMDg1NEMxMjQuNTIxIDE5LjYwMTIgMTI1LjEyIDE4LjM1NDMgMTI2LjA1MSAxNy4zNDQ4QzEyNi45ODIgMTYuMzM1MyAxMjguMTEyIDE1LjY0MTYgMTI5LjQzOSAxNS4yNjM4QzEzMC45MyAxNC44Mzk3IDEzMi4yNDkgMTQuODk3NSAxMzMuMzk4IDE1LjQzN0MxMzQuNTQ0IDE1Ljk3MDQgMTM1LjM5NSAxNi45MDI2IDEzNS45NSAxOC4yMzM5TDEzMy4zMSAxOS4yNjk0QzEzMi45MzIgMTguNTEwNiAxMzIuNDc2IDE4LjAxNDMgMTMxLjk0MiAxNy43ODAzQzEzMS40MTMgMTcuNTM4MyAxMzAuNzkyIDE3LjUxODggMTMwLjA3OCAxNy43MjJDMTI5LjI5NSAxNy45NDQ3IDEyOC42MyAxOC4zOTEyIDEyOC4wODMgMTkuMDYxM0MxMjcuNTQyIDE5LjcyOTYgMTI3LjIxMyAyMC42Mjg5IDEyNy4wOTQgMjEuNzU5MkMxMjYuOTc0IDIyLjg4MzEgMTI3LjA1OCAyMy45NDkyIDEyNy4zNDQgMjQuOTU3M0MxMjcuNjU4IDI2LjA1OTQgMTI4LjE2MyAyNi44MzYyIDEyOC44NiAyNy4yODc2QzEyOS41NjQgMjcuNzM3MyAxMzAuMzEgMjcuODQ5OSAxMzEuMDk5IDI3LjYyNTRDMTMxLjgzMiAyNy40MTY5IDEzMi40MzQgMjYuOTg4MyAxMzIuOTA2IDI2LjMzOTVDMTMzLjM4NCAyNS42ODkgMTMzLjY0MSAyNC44NTQ1IDEzMy42NzYgMjMuODM1OVpNMTQ5LjIwMyA5Ljg5MzYzTDE1MC4xNjIgMjQuNTA1M0wxNDcuMzgyIDI1LjI5NjVMMTQ2Ljk3OSAxOS4yMDc0TDE0Ni42NTcgMTkuMjg4OUMxNDUuODMxIDE5LjUyNDEgMTQ1LjIyMyAxOS44MjU3IDE0NC44MzMgMjAuMTkzN0MxNDQuNDQyIDIwLjU1NTUgMTQ0LjA0NCAyMS4xNzY2IDE0My42MzggMjIuMDU3TDE0MS4zNDMgMjcuMDE1MUwxMzcuODMgMjguMDE0OEwxNDAuMzk2IDIyLjQ0MTNDMTQwLjkwNyAyMS4zMzQ3IDE0MS40MiAyMC42MTY3IDE0MS45MzYgMjAuMjg3MkMxNDAuOTQ0IDIwLjM5MzUgMTQwLjEzIDIwLjE5ODYgMTM5LjQ5NSAxOS43MDI1QzEzOC44NTggMTkuMjAwMSAxMzguNDI1IDE4LjU0NTEgMTM4LjE5NSAxNy43MzczQzEzNy44NjIgMTYuNTY2MyAxMzguMDIzIDE1LjQyMDUgMTM4LjY3OSAxNC4yOTk4QzEzOS4zMzkgMTMuMTcxIDE0MC41NDMgMTIuMzU4IDE0Mi4yOSAxMS44NjA5TDE0OS4yMDMgOS44OTM2M1pNMTQ2LjU0MiAxMy4xMzg0TDE0NC4zMjUgMTMuNzY5MkMxNDIuNzc4IDE0LjIwOTMgMTQxLjc4NiAxNC42NTc2IDE0MS4zNDcgMTUuMTE0MUMxNDAuOTEzIDE1LjU2MjYgMTQwLjc4OSAxNi4xMTI0IDE0MC45NzQgMTYuNzYzN0MxNDEuMDk3IDE3LjE5NTcgMTQxLjM2MiAxNy41MzMyIDE0MS43NyAxNy43NzU5QzE0Mi4xNzUgMTguMDEyNSAxNDIuOTE3IDE3Ljk3NzUgMTQzLjk5NCAxNy42NzFMMTQ2LjgwMiAxNi44NzE4TDE0Ni41NDIgMTMuMTM4NFoiIGZpbGw9IiNFQjYyNjYiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;background-position:0 0;width:100%;height:80px;z-index:90}.style_table__52IHw .style_isLimit__TmuUX td:nth-child(3):after{left:90%;max-width:200px}.style_table__52IHw .style_isLimit__TmuUX:after{content:"";position:absolute;inset:0;background-color:var(--gray-3);opacity:.5;z-index:9}.style_table__52IHw .style_isLimit__TmuUX:after:after{content:"sd";position:absolute;inset:0;background-color:var(--red)}.style_empty__7yAeG{max-width:calc(var(--indexSize)*15);margin:0 auto;filter:grayscale(1)}.style_boxSelects__CxCsZ{display:grid;grid-template-columns:1fr;grid-gap:1em;gap:1em}.style_boxSelects__CxCsZ .style_error__T60pd{color:var(--red)}@media(min-width:768px){.style_boxSelects__CxCsZ{grid-template-columns:1fr 1fr}}.style_execution___btVl{background:var(--gray-3);border-radius:6px;padding:40px 34px;max-width:710px;margin-left:auto;margin-top:2rem}.style_execution___btVl .style_totalDiscount__kRDkm span{color:var(--green)}.style_execution___btVl .style_executionDocuments__VipuH,.style_execution___btVl .style_executionInfo__QHws1{display:flex;justify-content:space-between}.style_execution___btVl .style_executionInfo__QHws1{flex-wrap:wrap;gap:1rem;margin-bottom:40px;font-size:14px;line-height:16px}.style_execution___btVl .style_executionInfo__QHws1>div span{font-weight:700;font-size:20px;line-height:23px}.style_execution___btVl .style_executionInfo__QHws1>div span:first-child{margin-left:1rem}.style_execution___btVl .style_executionInfo__QHws1 .style_volume__b6uKz{margin-right:1rem}.style_execution___btVl .style_executionDocuments__VipuH{justify-content:flex-end}.style_execution___btVl .style_executionDocuments__VipuH button{font-weight:600;font-size:13px;line-height:18px;color:var(--blue);padding:12px 20px;border:1px solid var(--blue);border-radius:6px}.style_execution___btVl .style_executionDocuments__VipuH button:disabled{background-color:var(--gray);cursor:not-allowed;border-color:var(--white)}.style_execution___btVl .style_executionDocuments__VipuH .style_noBorder__WxGtf{border:none}.style_execution___btVl .style_executionDocuments__VipuH .style_primary__cW2xV{background-color:var(--blue);color:var(--white)}.style_isTopCartInfo__vhGOI{width:100%;max-width:none;padding:20px 30px;margin-bottom:20px}.style_isTopCartInfo__vhGOI .style_executionInfo__QHws1{gap:0;row-gap:.6rem;margin-bottom:20px}@media(min-width:768px){.style_isTopCartInfo__vhGOI .style_executionInfo__QHws1{margin-bottom:10px}}.style_isTopCartInfo__vhGOI .style_executionInfo__QHws1>div{flex:0 0 100%;margin:0!important}@media(min-width:768px){.style_isTopCartInfo__vhGOI .style_executionInfo__QHws1>div{flex:0 0 50%}}.style_form__gXASm{display:flex;flex-direction:column;gap:1rem}.style_modalTitle__6IfZV{font-size:1.5rem;margin-bottom:1rem}.style_modalText__1GCSD{font-size:12px;color:var(--gray-4);margin-bottom:1rem}.style_modalComment__LgVyB{padding:12px;background-color:var(--white);width:100%;margin-bottom:.2rem;max-height:40rem;height:min-content;font-size:.8rem;border-radius:5px;border:1px solid var(--gray-2);margin-top:1rem}.style_modalComment__LgVyB::placeholder{color:var(--gray-4);font-size:.8rem}.style_modalButtons__SrMra{display:flex;justify-content:center;gap:1rem}.style_modalButtons__SrMra button:nth-child(2){background-color:var(--red)}.style_productTypeCounter__79NG4{font-weight:400;font-size:14px;line-height:19px;color:var(--gray-1);margin-left:20px}.style_loaderWrapper__yIMtR{display:grid;height:320px;min-height:60vh}.style_loaderBox__cMz4m{min-height:50vh}.style_grid__9d2RI{position:relative;display:grid}.style_searchInput__6MYHb{background-color:var(--white);border:1px solid var(--gray-2);border-radius:6px;padding:1px 20px 3px 16px;width:100%;position:relative;order:1;margin-bottom:10px;height:36px}@media(min-width:768px){.style_searchInput__6MYHb{margin:0 auto;order:0;height:auto}}@media(min-width:1200px){.style_searchInput__6MYHb{max-width:440px}}.style_searchInput__6MYHb>input{font-size:14px;color:var(--dark);width:100%;height:100%}.style_searchInput__6MYHb>input::placeholder{font-size:12px;color:var(--gray-2)}.style_searchInput__6MYHb>button{position:absolute;top:50%;right:0;height:100%;width:50px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.style_catalogBasketFilter__X1WX3{display:flex;align-items:center}.style_catalogBasketFilter__X1WX3 span{font-weight:400;font-size:12px;line-height:20px;display:none;margin-right:0}@media(min-width:768px){.style_catalogBasketFilter__X1WX3 span{margin-right:1rem}}@media(min-width:1200px){.style_catalogBasketFilter__X1WX3 span{display:inline}}.style_catalogBasketFilter__X1WX3 button{white-space:nowrap;padding:0}.style_empty__TbXBR{max-width:calc(var(--indexSize)*15);margin:0 auto;filter:grayscale(1)}.styles_loadingWrapper__VZC4d{display:grid;height:320px;min-height:60vh}.styles_catalogList__Xj1dW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;margin-bottom:60px}@media(min-width:540px){.styles_catalogList__Xj1dW{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:80px}}@media screen and (min-width:900px){.styles_catalogList__Xj1dW{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.styles_catalogList__Xj1dW{gap:25px;margin-bottom:100px}}@media(min-width:1520px){.styles_catalogList__Xj1dW{grid-template-columns:repeat(5,1fr);gap:30px;margin-bottom:120px}}.styles_cardMarker___t2OC{border-radius:6px;font-weight:600;font-size:12px;padding:6px 10px;border-width:2px;border-style:solid;background-color:var(--white);transition:all .15s}.styles_cardMarker___t2OC.styles_new__xpyfu{border-color:var(--green-2);color:var(--green-2)}.styles_cardMarker___t2OC.styles_new__xpyfu.styles_selected___BqM1,.styles_cardMarker___t2OC.styles_new__xpyfu:hover{background-color:var(--green-2);color:var(--white)}.styles_cardMarker___t2OC.styles_popular__3eNTf{border-color:var(--orange);color:var(--orange)}.styles_cardMarker___t2OC.styles_popular__3eNTf.styles_selected___BqM1,.styles_cardMarker___t2OC.styles_popular__3eNTf:hover{background-color:var(--orange);color:var(--white)}.styles_cardMarker___t2OC.styles_sale__xVhc5{border-color:var(--red-2);color:var(--red-2)}.styles_cardMarker___t2OC.styles_sale__xVhc5.styles_selected___BqM1,.styles_cardMarker___t2OC.styles_sale__xVhc5:hover{background-color:var(--red-2);color:var(--white)}.style_filtersByMarker__bdaAW{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}@media screen and (min-width:420px){.style_filtersByMarker__bdaAW{justify-content:flex-start}}@media(min-width:1200px){.style_filtersByMarker__bdaAW{align-items:flex-end;justify-content:flex-end}}.style_filtersByMarker__bdaAW button{display:flex;max-width:-moz-fit-content;max-width:fit-content;min-width:91px}.style_filtersByMarker__bdaAW button span{width:100%;text-align:center}.styles_list__gJD3X{width:100%;font-size:13px;line-height:20px;margin-bottom:1rem}@media(min-width:768px){.styles_list__gJD3X{font-size:15px}}.styles_list__gJD3X>ul>li.styles_active__IKYFn,.styles_list__gJD3X>ul>li:hover{background-color:var(--white);filter:drop-shadow(0 1px 8px rgba(202,201,201,.1));box-shadow:0 1px 8px 0 #bebebe}.styles_list__gJD3X>ul>li.styles_active__IKYFn>.styles_listItemTitle__m3ZFD:before,.styles_list__gJD3X>ul>li:hover>.styles_listItemTitle__m3ZFD:before{visibility:visible}.styles_list__gJD3X li.styles_active__IKYFn>.styles_listItemTitle__m3ZFD svg{transform:rotate(-180deg)}.styles_list__gJD3X li.styles_active__IKYFn.styles_subcategory__kgg_u .styles_subcategory__kgg_u,.styles_list__gJD3X li.styles_active__IKYFn.styles_subcategory__kgg_u:has(ul){background-color:#bebebe}.styles_list__gJD3X .styles_listItemTitle__m3ZFD{display:flex;justify-content:space-between;cursor:pointer;position:relative}.styles_list__gJD3X .styles_listItemTitle__m3ZFD.styles_currentCategoryLink__RGORz{font-weight:600}.styles_list__gJD3X .styles_listItemTitle__m3ZFD.styles_currentCategoryLink__RGORz:before{visibility:visible}.styles_list__gJD3X .styles_listItemTitle__m3ZFD a{display:inline-flex;width:100%;padding:.5em 1em}.styles_list__gJD3X .styles_listItemTitle__m3ZFD button{padding:0 1em}.styles_list__gJD3X .styles_listItemTitle__m3ZFD:before{content:"";visibility:hidden;position:absolute;top:0;left:0;height:100%;width:4px;background-color:var(--red-2)}.styles_list__gJD3X .styles_childList__IRb6q{padding-left:.5em}.styles_list__gJD3X li.styles_subcategory__kgg_u{background-color:#f0f0f0}.styles_btnShowAll__TtSZv{display:flex!important;padding:.5em 1em;font-size:15px;color:var(--blue);border-top:2px solid var(--gray-2)}.styles_loaderWrapper__WgKR4{display:grid;height:320px;min-height:60vh}.styles_wrapper__zQgFl{display:grid;grid-template-columns:1fr 3fr;grid-gap:30px;gap:30px}@media screen and (max-width:1200px){.styles_wrapper__zQgFl{grid-template-columns:1fr}}.styles_wrapper__zQgFl .styles_filtersWrapper__9Oy7_{display:flex;flex-direction:column;flex-grow:1}.styles_wrapper__zQgFl .styles_filtersWrapper__9Oy7_>button{display:none}.styles_wrapper__zQgFl .styles_filtersWrapper__9Oy7_:has(ul>li>ul)>button{display:block!important}.styles_gridSubCategory__Yb84U{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:10px;gap:10px}.styles_gridSubCategory__Yb84U:has(a){margin-bottom:50px}@media(min-width:540px){.styles_gridSubCategory__Yb84U{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:768px){.styles_gridSubCategory__Yb84U{grid-template-columns:repeat(4,1fr);gap:30px}}@media(min-width:940px){.styles_gridSubCategory__Yb84U{grid-template-columns:repeat(5,1fr)}}@media(min-width:1200px){.styles_gridSubCategory__Yb84U{grid-template-columns:repeat(6,1fr)}}@media(min-width:1520px){.styles_gridSubCategory__Yb84U{grid-template-columns:repeat(8,1fr)}}.styles_gridSubCategory__Yb84U .styles_subCategoryCard__hb_0x{display:flex;flex-direction:column;background-color:#f0f8ff;padding:10px;transition:all .372s ease-in-out}.styles_gridSubCategory__Yb84U .styles_subCategoryCard__hb_0x img{margin:0 auto;height:100%;width:100%;object-fit:cover;object-position:center}.styles_gridSubCategory__Yb84U .styles_subCategoryCard__hb_0x:hover{box-shadow:2px 5px 9px -4px hsla(0,0%,47%,.5)}.styles_gridSubCategory__Yb84U .styles_subCategoryCardImage__pD_xG{border-bottom:1px solid var(--blue);height:140px;padding-bottom:10px}.styles_gridSubCategory__Yb84U .styles_subCategoryCardTitle__b_Dh4{text-align:center;padding:5px 5px 0}.styles_loaderWrapper___LGsF{display:grid;height:320px;min-height:60vh}.styles_wrapper__kjRjT{display:grid;grid-template-columns:1fr 3fr;grid-gap:30px;gap:30px}@media screen and (max-width:1200px){.styles_wrapper__kjRjT{grid-template-columns:1fr}}.styles_wrapper__kjRjT .styles_filtersWrapper__ru9nn{display:flex;flex-direction:column;flex-grow:1}.styles_wrapper__kjRjT .styles_filtersWrapper__ru9nn>button{display:none}.styles_wrapper__kjRjT .styles_filtersWrapper__ru9nn:has(ul>li>ul)>button{display:block!important}.styles_gridSubCategory__V2n_J{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:10px;gap:10px}.styles_gridSubCategory__V2n_J:has(a){margin-bottom:50px}@media(min-width:540px){.styles_gridSubCategory__V2n_J{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:768px){.styles_gridSubCategory__V2n_J{grid-template-columns:repeat(4,1fr);gap:30px}}@media(min-width:940px){.styles_gridSubCategory__V2n_J{grid-template-columns:repeat(5,1fr)}}@media(min-width:1200px){.styles_gridSubCategory__V2n_J{grid-template-columns:repeat(6,1fr)}}@media(min-width:1520px){.styles_gridSubCategory__V2n_J{grid-template-columns:repeat(8,1fr)}}.styles_gridSubCategory__V2n_J .styles_subCategoryCard__O_qDX{display:flex;flex-direction:column;background-color:#f0f8ff;padding:10px;transition:all .372s ease-in-out}.styles_gridSubCategory__V2n_J .styles_subCategoryCard__O_qDX img{margin:0 auto;height:100%;width:100%;object-fit:cover;object-position:center}.styles_gridSubCategory__V2n_J .styles_subCategoryCard__O_qDX:hover{box-shadow:2px 5px 9px -4px hsla(0,0%,47%,.5)}.styles_gridSubCategory__V2n_J .styles_subCategoryCardImage__scJZm{border-bottom:1px solid var(--blue);height:140px;padding-bottom:10px}.styles_gridSubCategory__V2n_J .styles_subCategoryCardTitle__jAybW{text-align:center;padding:5px 5px 0}.style_title__Zh4aZ{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.style_clearAll__VcvR9{padding:10px;border:2px solid var(--gray-4);border-radius:5px;margin-left:auto;font-weight:600;font-size:14px;line-height:19px;color:var(--gray-4);transition:all .366s}@media(min-width:768px){.style_clearAll__VcvR9{padding:10px 30px}}.style_clearAll__VcvR9:hover{background-color:var(--red-2);border:2px solid var(--white);color:var(--white)}.style_grid__aOqbe{display:grid;grid-row-gap:58px;grid-column-gap:20px;grid-template-columns:repeat(2,1fr);min-height:calc(var(--indexSize)*24)}@media(min-width:768px){.style_grid__aOqbe{grid-template-columns:repeat(3,1fr)}}.style_grid__aOqbe.style_loading__LHCwG{grid-template-columns:auto}.style_grid__aOqbe.style_empty__aH3FC{grid-template-columns:auto;align-items:center;justify-content:center;height:100%}.style_grid__aOqbe.style_empty__aH3FC img{max-width:calc(var(--indexSize)*12)}.styles_loadingWrapper__IPsTR{display:grid;height:320px}.styles_list__YlSfM{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:80px;grid-column-gap:14px;column-gap:14px;grid-row-gap:16px;row-gap:16px}@media(min-width:540px){.styles_list__YlSfM{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.styles_list__YlSfM{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.styles_list__YlSfM{column-gap:17px;row-gap:54px}}@media(min-width:1520px){.styles_list__YlSfM{grid-template-columns:repeat(5,1fr)}}.style_sliderWrapper__zwBGo{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;padding-top:20px}@media(min-width:1200px){.style_sliderWrapper__zwBGo{grid-template-columns:1fr 2fr;gap:30px;padding-top:40px}}.style_sliderWrapper__zwBGo .style_sliderItem__rVRju{display:flex;align-items:center;justify-content:center;height:100%}.style_sliderWrapper__zwBGo .style_sliderItem__rVRju a{margin:auto 0}.style_sliderWrapper__zwBGo .style_sliderItem__rVRju img{width:100%;object-fit:cover}.style_sliderWrapper__zwBGo .style_banners__bGKvb{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:14px;gap:14px;width:100%;margin-bottom:14px}@media(min-width:1200px){.style_sliderWrapper__zwBGo .style_banners__bGKvb{grid-template-columns:1fr;margin-bottom:0}}.style_sliderWrapper__zwBGo .style_banners__bGKvb .style_bannersItem__N1MGb{display:block;width:100%;height:auto}.style_sliderWrapper__zwBGo .style_banners__bGKvb .style_bannersItem__N1MGb img{width:100%;object-fit:cover}.style_sliderWrapper__zwBGo .style_swiperMain___KW5p{width:100%;--swiper-pagination-bullet-width:18px;--swiper-pagination-bullet-height:2px;--swiper-pagination-bullet-border-radius:0}@media(min-width:768px){.style_sliderWrapper__zwBGo .style_swiperMain___KW5p{--swiper-pagination-bullet-width:41px;--swiper-pagination-bullet-height:6px;--swiper-pagination-bullet-horizontal-gap:8px}}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz{display:flex;align-items:center;justify-content:space-between;padding:10px}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz h3{font-size:18px;font-weight:600}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz .style_controls__PKnyj{display:flex;gap:10px}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz .style_controls__PKnyj div{display:inline-flex;align-items:center;padding:6px;background-color:red;border-radius:50%;cursor:pointer}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz .style_controls__PKnyj div svg{width:28px}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz .style_controls__PKnyj div path{fill:#fff}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz .style_controls__PKnyj div circle{display:none}.style_swiperVideoWrapper__Iu6Kk .style_swiperVideoWrapperHeader__L2rTz .style_controls__PKnyj div:first-child svg{transform:rotate(180deg)}.style_swiperVideo__Pr1jy{max-height:370px}.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE{position:relative}.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE img{object-position:center}.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE>button{width:100%}.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE .style_playbtn__hUSav{display:none}.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE:hover button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.207);z-index:0}.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE:hover .style_playbtn__hUSav{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:100%;background-color:hsla(0,0%,100%,.297)}@media(min-width:768px){.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE:hover .style_playbtn__hUSav{width:150px;height:150px}}.style_swiperVideo__Pr1jy .style_swiperVideoItem__hpllE:hover .style_playbtn__hUSav svg{transform:translateX(5px)}.style_content__lGxbn{display:flex;flex-direction:column;gap:24px}.style_content__lGxbn table,.style_content__lGxbn td,.style_content__lGxbn th{border:1px solid var(--black);width:-moz-fit-content;width:fit-content}.style_content__lGxbn td,.style_content__lGxbn th{padding:5px 15px}.style_content__lGxbn iframe hr,.style_content__lGxbn img{margin:32px 0}.style_content__lGxbn table{width:calc(100% - 10px);margin:20px 3px;border-bottom:5px solid var(--white);border-top:5px solid var(--white);border:solid var(--white);border-width:5px 5px 3px;border-collapse:collapse;outline:3px solid var(--yellow);font-size:15px}.style_content__lGxbn table th{font-weight:700;padding:7px;background:var(--yellow);border:none;text-align:left;font-size:15px;border-top:3px solid var(--white);border-bottom:3px solid var(--yellow)}.style_content__lGxbn table td{padding:7px;border:none;border-top:3px solid var(--white);border-bottom:3px solid var(--white);font-size:15px}.style_content__lGxbn table tbody tr:nth-child(2n){background:var(--gray-10)}.style_content__lGxbn div:has(table){min-width:100%;overflow-x:auto}.style_content__lGxbn iframe{max-width:100%;width:100%}.style_content__lGxbn img{object-fit:contain;height:-moz-fit-content;height:fit-content}.style_content__lGxbn figure img{margin-bottom:0}.style_content__lGxbn strong{font-weight:700}.style_content__lGxbn blockquote{position:relative;background-color:var(--gray-3);padding:16px 16px 16px 72px;margin:32px 0}.style_content__lGxbn blockquote:before{content:"";position:absolute;top:16px;left:15px;z-index:1;width:37px;height:37px;background:url(/assets/quote.png) 50% no-repeat;background-size:cover}.style_content__lGxbn blockquote:after{content:"";position:absolute;top:16px;left:16px;width:37px;height:37px;border-radius:50%;background:var(--white)}.style_content__lGxbn blockquote p{border-left:2px solid var(--gray-1);padding-left:16px}.style_content__lGxbn ol,.style_content__lGxbn ul{padding-left:24px}.style_content__lGxbn ul li::marker{content:"• ";font-size:1.2em}.style_content__lGxbn ol{counter-reset:subsection;list-style-type:none}.style_content__lGxbn ol li{display:block;text-indent:-16px}.style_content__lGxbn ol li:before{counter-increment:subsection;content:counter(subsection) ". "}.style_date__ipDXq{font-size:15px;color:var(--gray-1)}.style_wrapper__zZTdV{width:100%;min-height:100vh;display:grid;align-items:center;justify-content:center;flex-direction:column}.style_card__WyTED{display:flex;flex-direction:column;align-items:center;width:calc(var(--indexSize)*30);max-width:650px;padding:58px 10px 72px;border-radius:6px;background:var(--gray-3)}.style_card__WyTED .style_title__WGpTu{font-size:34px;line-height:170.23%;margin-bottom:43px;font-weight:700}.style_card__WyTED .style_form__gR8dV{display:flex;flex-direction:column;justify-content:space-around;width:calc(var(--indexSize)*22);max-width:500px}.style_card__WyTED .style_form__gR8dV .style_error__b5ib4{color:var(--red)}@media(min-width:768px){.style_card__WyTED .style_form__gR8dV .style_error__b5ib4{margin-bottom:24px}}.style_card__WyTED .style_form__gR8dV label{font-size:14px;line-height:16px;margin-bottom:25px}.style_card__WyTED .style_form__gR8dV label p{font-weight:600;margin-bottom:15px}.style_card__WyTED .style_form__gR8dV input{width:100%;border:1px solid var(--gray-1);border-radius:6px;padding:15px}.style_card__WyTED .style_form__gR8dV input::placeholder{font-weight:400;font-size:13px;line-height:18px;color:var(--gray-1)}.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P{display:flex;flex-direction:column}.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P button{width:100%;text-align:center;margin-bottom:0}.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P .style_btnAuthAsStaff__IRtlh{grid-column:1/3;width:100%;display:flex;align-items:center;justify-content:center;margin:20px auto 0;background-color:var(--blue);padding:10px 20px;color:var(--white);border-radius:var(--raunded)}.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P .style_forgotPassword__3ZalF{color:var(--blue);align-self:flex-end;margin-left:auto;padding:10px 20px;order:2;margin-top:10px}@media(min-width:768px){.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P .style_btnAuthAsStaff__IRtlh,.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P button{width:-moz-fit-content;width:fit-content}.style_card__WyTED .style_form__gR8dV .style_formBtnBox__R6n_P .style_forgotPassword__3ZalF{align-self:auto;margin-top:0;order:0}}.style_card__WyTED .style_form__gR8dV button{align-self:flex-start;background-color:var(--blue);color:var(--white);border:2px solid transparent;border-radius:6px;padding:10px 30px;font-weight:600;font-size:13px;line-height:18px;margin-bottom:16px}.style_card__WyTED .style_form__gR8dV button:hover{background-color:var(--white);border-color:var(--blue);color:var(--blue)}@media screen and (max-width:768px){.style_card__WyTED .style_form__gR8dV h1{font-size:20px;margin-bottom:10px}.style_card__WyTED .style_form__gR8dV input{padding:13px}.style_card__WyTED .style_form__gR8dV label{margin-bottom:15px}.style_card__WyTED .style_form__gR8dV label p{margin-bottom:6px}.style_card__WyTED .style_form__gR8dV button{padding:8px 30px;margin-top:18px}}.style_passwordInputWrapper__jQUW0{position:relative}.style_passwordInputWrapper__jQUW0 button.style_btnShowPassword__H_rOD{display:flex;align-items:center;position:absolute;top:0;right:0;border:none;background-color:transparent;padding:0 1rem;margin:0;height:100%}.style_passwordInputWrapper__jQUW0 button.style_btnShowPassword__H_rOD svg{width:16px;height:16px}.style_passwordInputWrapper__jQUW0 button.style_btnShowPassword__H_rOD:hover{background-color:transparent}.style_list__sd_ih{width:100%;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px;gap:16px;margin-bottom:32px}@media(min-width:540px){.style_list__sd_ih{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.style_list__sd_ih{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;margin-bottom:64px}}.style_list__sd_ih>a{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:10px;box-shadow:1px 2px 4px 3px rgba(0,0,0,.15);width:100%;transition:all .375s;text-decoration:none;color:var(--dark)}@media(min-width:768px){.style_list__sd_ih>a{box-shadow:var(--box-shadow)}}.style_list__sd_ih>a:before{content:"";position:absolute;inset:0;z-index:1;border:2px solid transparent;border-radius:10px;transition:all .15s}.style_list__sd_ih>a:hover:before{border-color:var(--gray-1)}.style_list__sd_ih>a .style_image__d2K_v{width:100%;height:60vw;min-height:200px}@media(min-width:540px){.style_list__sd_ih>a .style_image__d2K_v{height:30vw;min-height:150px}}@media(min-width:768px){.style_list__sd_ih>a .style_image__d2K_v{height:20vw;min-height:256px}}@media(min-width:1200px){.style_list__sd_ih>a .style_image__d2K_v{height:13.68vw}}.style_list__sd_ih>a .style_image__d2K_v img{height:100%;width:100%!important;object-fit:cover}.style_list__sd_ih>a .style_description__e8S18{padding:16px 20px}.style_list__sd_ih>a .style_description__e8S18 h3{font-weight:700;font-size:1rem;line-height:1rem;color:var(--gray-1)}.style_list__sd_ih>a .style_description__e8S18>div{padding-top:24px;margin-top:32px;border-top:2px solid var(--gray-3);display:flex;justify-content:space-between;align-items:center}.style_list__sd_ih>a .style_description__e8S18>div span{font-size:13px;line-height:13px;color:var(--gray-4)}.style_list__sd_ih>a .style_description__e8S18>div .style_marker__2AJWg{width:21px;height:21px;border-radius:50%}.styles_wrapper__j3gfQ{display:flex;align-items:center;justify-content:center;height:70vh;max-height:100%;position:relative;padding:calc(var(--indexSize)*2);overflow:hidden}.styles_wrapper__j3gfQ .styles_link__HEuLu{background-color:var(--green);padding:calc(var(--indexSize)*.8) calc(var(--indexSize)*1.6);color:var(--white);font-size:calc(var(--indexSize)*1.3);font-weight:700;position:absolute;top:30%;left:55%;transform:translate(-70%,-30%);border-radius:15px;z-index:2;box-shadow:-6px 6px 8px -3px rgba(87,85,85,.631)}.styles_wrapper__j3gfQ .styles_link__HEuLu:hover{transition:all 1s ease-in;box-shadow:none;background-color:var(--orange)}.styles_wrapper__j3gfQ .styles_background__gUh83{width:calc(var(--indexSize)*20);height:calc(var(--indexSize)*20);position:absolute;top:20%;left:30%;transform:translate(-70%,-30%)}.style_tableOrder__B8fzQ{width:100%;overflow-x:auto;margin-bottom:50px;padding-bottom:20px}.style_tableOrder__B8fzQ thead,.style_tableOrder__B8fzQ tr{font-weight:600}.style_tableOrder__B8fzQ thead th,.style_tableOrder__B8fzQ tr th{padding:10px;font-size:.9rem;color:var(--black)}.style_tableOrder__B8fzQ thead td,.style_tableOrder__B8fzQ tr td{vertical-align:middle;padding:10px}.style_tableOrder__B8fzQ thead td img,.style_tableOrder__B8fzQ tr td img{max-inline-size:none;width:150px}.style_tableOrder__B8fzQ tbody tr{background-color:var(--white)}.style_tableOrder__B8fzQ tbody tr:last-child{border:none}.style_info__ZagRq{width:100%!important;min-width:120px}.style_btnDownload__sBGwo,.style_btnRepeat__N72rq,.style_btn__hiok3{padding:.3rem 1rem;background-color:var(--blue);color:var(--white);margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.8rem;border:2px solid transparent;border-radius:5px;transition:all .375s}.style_btnDownload__sBGwo:hover,.style_btnRepeat__N72rq:hover,.style_btn__hiok3:hover{border-color:var(--blue);background-color:var(--white);color:var(--blue)}.style_btnDownload__sBGwo:hover svg,.style_btnRepeat__N72rq:hover svg,.style_btn__hiok3:hover svg{transform:rotate(180deg)}.style_btnDownload__sBGwo:hover svg circle,.style_btnRepeat__N72rq:hover svg circle,.style_btn__hiok3:hover svg circle{stroke:var(--blue)}.style_btnDownload__sBGwo:hover svg path,.style_btnRepeat__N72rq:hover svg path,.style_btn__hiok3:hover svg path{fill:var(--blue)}.style_btnDownload__sBGwo svg,.style_btnRepeat__N72rq svg,.style_btn__hiok3 svg{transform:rotate(180deg)}.style_btnDownload__sBGwo svg circle,.style_btnRepeat__N72rq svg circle,.style_btn__hiok3 svg circle{stroke:var(--white)}.style_btnDownload__sBGwo svg path,.style_btnRepeat__N72rq svg path,.style_btn__hiok3 svg path{fill:var(--white)}.style_observedItemBtnBox__E_sXj{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;text-wrap:nowrap;font-size:12px}.style_observedItemBtnBox__E_sXj button{margin-bottom:0}.style_observedItemBtnBox__E_sXj svg{width:20px;height:20px}@media(min-width:768px){.style_observedItemBtnBox__E_sXj{font-size:medium}.style_observedItemBtnBox__E_sXj button{margin-bottom:1rem}.style_observedItemBtnBox__E_sXj svg{width:auto;height:auto}}.style_btnDownload__sBGwo{background-color:transparent;color:var(--blue);border:2px solid var(--blue)}.style_btnDownload__sBGwo:hover{background-color:var(--blue);color:var(--white)}@keyframes style_rocking__nz4BL{0%{transform:rotate(0deg)}to{transform:rotate(540deg)}}.style_btnRepeat__N72rq:hover{border-color:var(--green);background-color:var(--green);color:var(--white)}.style_btnRepeat__N72rq:hover svg{transform:rotate(180deg);animation:infinite;animation:style_rocking__nz4BL 1s ease-in-out}.style_btnRepeat__N72rq:hover svg circle{stroke:var(--white)}.style_btnRepeat__N72rq:hover svg path{fill:var(--white)}.style_btnActionSWrapper__jtkvY{display:flex;justify-content:space-between;width:100%;gap:1rem}@media(min-width:540px){.style_btnActionSWrapper__jtkvY{justify-content:flex-start;width:auto}}.style_tableWrapper__LDdJh{overflow-x:auto}.style_table__AJgHt{width:100%;margin-bottom:50px}.style_table__AJgHt thead{font-size:12px;line-height:20px}.style_table__AJgHt thead>tr th{padding-bottom:20px;text-align:center;color:var(--gray-1);font-size:12px;line-height:20px}.style_table__AJgHt tbody{font-size:16px;line-height:18px;text-wrap:nowrap}.style_table__AJgHt tbody>tr{background-color:var(--gray-3);padding-bottom:10px;border-bottom:10px solid var(--white)}.style_table__AJgHt tbody>tr>td{position:relative;vertical-align:middle;padding:15px 10px!important}.style_table__AJgHt tbody button{display:flex;align-items:center;color:var(--blue)}@media(min-width:768px){.style_table__AJgHt tbody button svg{margin-right:8px}}.style_table__AJgHt .style_bold__kzjEh{font-weight:700}.style_table__AJgHt .style_dateAndTime__w__hR{text-align:left;color:var(--gray-4)}.style_table__AJgHt .style_dateAndTime__w__hR>p:first-child{color:var(--gray-1)}.style_tableWrapper__idmqr{min-height:60vh;min-height:60dvh}.style_loaderBox__2pT_l{min-height:50vh;min-height:50dvh}.style_prepay__iCLy_{color:var(--green)}.style_prepay__iCLy_.style_isPrepay__efjfR{color:var(--red)}.style_message__JUdtv{font-size:1.6rem;padding-right:1rem;font-weight:600}.style_message__JUdtv .style_question__0Jqc_{display:flex;align-self:flex-end;margin:2rem 0;font-weight:400;font-size:1.2rem}.style_message__JUdtv>button{width:100%}