.src-components-Icon-Icon__icon{display:flex;align-items:center;height:100%;font-size:0;cursor:inherit;pointer-events:inherit;-webkit-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit}.src-components-Icon-Icon__icon,.src-components-Icon-Icon__icon svg{width:100%;color:inherit;fill:inherit;stroke:inherit}.src-components-Icon-Icon__icon svg{display:block;max-height:100%}.src-components-Button-Button__button{height:30px;display:flex;align-items:center;justify-content:center;font-size:13px;line-height:1;border:none;outline:none;color:var(--whiteColor);transition:border-color .2s ease-in,background-color .2s ease-in,opacity .15s ease-in;cursor:pointer;padding:0 10px}.src-components-Button-Button__button_disabled{background:var(--buttonDisabled)!important;cursor:default;pointer-events:none}.src-components-Button-Button__button:disabled{pointer-events:none;cursor:auto;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.src-components-Button-Button__button:disabled,.src-components-Button-Button__button:disabled:hover{color:var(--whiteColor);background-color:var(--buttonDisabled)}.src-components-Button-Button__button_address .src-components-Button-Button__iconWrapper{padding-bottom:4px;width:20px;height:22px}.src-components-Button-Button__button_changeAddress .src-components-Button-Button__iconWrapper{padding:0;width:15px;height:17px}.src-components-Button-Button__button_backLink{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.src-components-Button-Button__button_backLink .src-components-Button-Button__titleWrapper{font-size:13px;color:var(--color-darkgray-1000)}.src-components-Button-Button__button_backLink .src-components-Button-Button__iconWrapper{padding:0;width:10px;height:10px;color:var(--color-darkgray-1000)}.src-components-Button-Button__button_downloadFile{padding:0;color:var(--color-black-800);font-size:15px}.src-components-Button-Button__button_downloadFile .src-components-Button-Button__iconWrapper{padding:0;width:30px;height:30px}@media screen and (max-width:1200px){.src-components-Button-Button__button_downloadFile .src-components-Button-Button__iconWrapper{width:16px;height:16px}}.src-components-Button-Button__button_downloadArchive{padding:0;color:var(--colorGray);font-size:13px;font-weight:500}.src-components-Button-Button__button_downloadArchive:hover{opacity:.8}.src-components-Button-Button__button_downloadArchive .src-components-Button-Button__iconWrapper{padding:0;width:16px;height:16px}.src-components-Button-Button__button_leftNavBar{padding:0;color:var(--color-darkgray-1000);font-size:15px}.src-components-Button-Button__button_leftNavBar .src-components-Button-Button__iconWrapper{padding:0;width:18px;height:18px}.src-components-Button-Button__button_basket:disabled{color:var(--text)}.src-components-Button-Button__button_fullHeigth{height:100%}.src-components-Button-Button__button[data-tooltip]{position:relative}.src-components-Button-Button__button[data-tooltip]:disabled{pointer-events:auto}.src-components-Button-Button__button[data-tooltip]:hover:after{opacity:1;visibility:visible}.src-components-Button-Button__button[data-tooltip]:after{position:absolute;top:-27px;left:0;padding:5px;font-size:13px;color:var(--blackColor);text-decoration:none;content:attr(data-tooltip);opacity:0;visibility:hidden;background-color:var(--whiteColor);border-radius:var(--border-radius-button);box-shadow:1px 1px 10px rgba(0,0,0,.5);white-space:nowrap;transition:opacity .2s}.src-components-Button-Button__button_smallIndents{padding:0;color:var(--mainColor);background-color:transparent}@media screen and (max-width:1200px){.src-components-Button-Button__button_smallIndents{text-decoration:none}}.src-components-Button-Button__button_smallIndents .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_smallIndents .src-components-Button-Button__titleWrapper{padding:0;-ms-transform:translateY(-.5px)}.src-components-Button-Button__button_smallIndents .src-components-Button-Button__iconWrapper{margin-right:3px;width:17px;height:17px;color:var(--blackColor);-ms-transform:translateY(-.5px)}@media screen and (max-width:1200px){.src-components-Button-Button__button_smallIndents .src-components-Button-Button__iconWrapper{width:20px;height:20px;margin-right:10px}}.src-components-Button-Button__button_transparent{height:auto;padding:0;border:0}.src-components-Button-Button__button_transparent .src-components-Button-Button__iconWrapper{width:13px;height:17px;margin-right:5px;padding:0}.src-components-Button-Button__button_addByCode{height:100%;border-radius:9px}.src-components-Button-Button__button_addByCode:disabled{background-color:var(--mainColor);opacity:.5}.src-components-Button-Button__button_transparentWrapper,.src-components-Button-Button__button_transparentWrapper .src-components-Button-Button__titleWrapper{padding:0;background:none;border:none;width:100%;height:100%;display:block}@media screen and (max-width:1200px){.src-components-Button-Button__button_transparentWrapper .src-components-Button-Button__titleWrapper{text-decoration:none}}.src-components-Button-Button__block{display:block;width:100%;padding:0;text-align:center}.src-components-Button-Button__color_main{background:var(--toBasketBg);border-color:var(--toBasketBg);color:var(--mainColorTextBtn)}.src-components-Button-Button__color_success{background-color:var(--greencolor);border-color:var(--greencolor)}.src-components-Button-Button__color_orange{background-color:transparent;color:var(--color-orange);border-color:var(--color-orange)}.src-components-Button-Button__color_transparent{background-color:transparent;color:var(--text)}.src-components-Button-Button__color_green{background-color:transparent;color:var(--greencolor)}.src-components-Button-Button__color_basket{background:var(--whiteColor);color:var(--mainColor);border:1px solid var(--toBasketBorder)}.src-components-Button-Button__color_loyalty{background:var(--whiteColor);color:var(--loyaltyColor)}.src-components-Button-Button__color_loyalty,.src-components-Button-Button__color_loyaltyFull{border:1px solid var(--loyaltyColor)}.src-components-Button-Button__color_loyaltyFull{background:var(--loyaltyColor);color:var(--whiteColor)}.src-components-Button-Button__color_red{background-color:transparent;color:var(--redColor)}.src-components-Button-Button__color_text,.src-components-Button-Button__color_white{color:var(--text)}.src-components-Button-Button__color_white{background-color:var(--whiteColor);border-color:var(--bordercolor)}.src-components-Button-Button__color_default_green{background-color:var(--greencolor);color:var(--whiteColor)}.src-components-Button-Button__color_black{color:var(--blackColor);background-color:var(--whiteColor)}.src-components-Button-Button__hover_main:hover{opacity:.8;color:var(--mainColorTextBtn)}.src-components-Button-Button__hover_black:hover{color:var(--blackColor)}.src-components-Button-Button__hover_basket:hover{background:var(--toBasketBg);color:var(--toBasketTextHover);border-color:var(--toBasketBorder)}.src-components-Button-Button__hover_loyalty:hover{background:var(--loyaltyColor);color:var(--toBasketTextHover);border-color:var(--loyaltyColor)}.src-components-Button-Button__hover_loyaltyFull:hover{opacity:.8;color:var(--toBasketTextHover)}.src-components-Button-Button__hover_bgOrange:hover{color:var(--whiteColor);background-color:var(--mainColor)}.src-components-Button-Button__hover_orderButton:hover{color:var(--mainColor)}.src-components-Button-Button__hover_default_hover:hover{opacity:.8}.src-components-Button-Button__hover_grayBorder:hover{border-color:var(--color-darkgray-50)}.src-components-Button-Button__hover_initial:hover{border-color:initial}.src-components-Button-Button__bordered{border-width:1px;border-style:solid;color:var(--blackColor);background-color:var(--whiteColor)}.src-components-Button-Button__rounded{border-radius:var(--border-radius-button)}.src-components-Button-Button__rounded.src-components-Button-Button__size_small{border-radius:4px}.src-components-Button-Button__rounded.src-components-Button-Button__size_large{border-radius:40px}.src-components-Button-Button__rounded.src-components-Button-Button__size_xlarge{border-radius:50px}.src-components-Button-Button__round_4{border-radius:var(--border-radius-button)}.src-components-Button-Button__size_xxsmall{font-size:10px}.src-components-Button-Button__size_xsmall{font-size:13px}.src-components-Button-Button__size_mssmall{font-size:15px}.src-components-Button-Button__size_msmall{font-size:16px}.src-components-Button-Button__size_mmsmall{font-size:18px}.src-components-Button-Button__size_small{height:20px}.src-components-Button-Button__size_large{height:40px}.src-components-Button-Button__size_large,.src-components-Button-Button__size_xlarge{font-size:14px;font-weight:600}.src-components-Button-Button__size_xlarge{height:50px}.src-components-Button-Button__text_align_left{text-align:left}.src-components-Button-Button__text_align_right{text-align:right}.src-components-Button-Button__text_align_center{text-align:center}.src-components-Button-Button__align_items_left{align-items:flex-start}.src-components-Button-Button__align_items_center{align-items:center}.src-components-Button-Button__align_items_rigth{align-items:flex-end}.src-components-Button-Button__align_items_stretch{align-items:stretch}.src-components-Button-Button__align_items_baseline{align-items:baseline}.src-components-Button-Button__underline{text-decoration:underline}.src-components-Button-Button__iconWrapper{position:relative;padding:0 3px;-ms-transform:translateY(-.5px);transition:color .15s ease-in}@media screen and (max-width:1200px){.src-components-Button-Button__iconWrapper{width:24px;height:24px}}.src-components-Button-Button__budgeWrapper{position:absolute;top:-4px;right:50%;transform:translateX(24px);display:flex;justify-content:center;align-items:center;width:20px;height:20px;color:var(--mainColorTextBtn)!important;font-size:11px;font-weight:600;line-height:12px;border-radius:50%;background:var(--toBasketBg);border:2px solid var(--whiteColor)}.src-components-Button-Button__budgeWrapper__maxWidth{width:26px;font-size:10px}.src-components-Button-Button__titleWrapper{padding:0 3px;transition:color .2s;-ms-transform:translateY(-.5px)}@media screen and (max-width:1200px){.src-components-Button-Button__titleWrapper{text-decoration:none}}.src-components-Button-Button__fontWeight_ligth{font-weight:300}.src-components-Button-Button__fontWeight_regular{font-weight:400}.src-components-Button-Button__fontWeight_medium{font-weight:500}.src-components-Button-Button__fontWeight_semiBold{font-weight:600}.src-components-Button-Button__fontWeight_bold{font-weight:700}.src-components-Button-Button__button_basketDelete,.src-components-Button-Button__button_print,.src-components-Button-Button__button_xlsDownload{padding:0;color:inherit;background-color:transparent}.src-components-Button-Button__button_basketDelete .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_basketDelete .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_print .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_print .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_xlsDownload .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_xlsDownload .src-components-Button-Button__titleWrapper{padding:0;color:inherit}.src-components-Button-Button__button_basketDelete .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_print .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_xlsDownload .src-components-Button-Button__iconWrapper{margin-top:1px;margin-right:7px;width:10px;height:10px;-ms-transform:translateY(-.5px)}.src-components-Button-Button__button_basketDelete .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_print .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_xlsDownload .src-components-Button-Button__titleWrapper{font-size:14px;font-weight:400}@media screen and (max-width:1200px){.src-components-Button-Button__button_basketDelete .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_print .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_xlsDownload .src-components-Button-Button__titleWrapper{font-size:12px;line-height:15px;font-weight:600}}.src-components-Button-Button__button_print .src-components-Button-Button__titleWrapper{font-size:13px;font-weight:600;transition:none}.src-components-Button-Button__button_print .src-components-Button-Button__iconWrapper{width:13px;height:12px;color:var(--color-black-400);-ms-transform:translateY(-.5px)}.src-components-Button-Button__button_activeCaption,.src-components-Button-Button__button_back,.src-components-Button-Button__button_likeLink{padding:0;height:auto;color:inherit;background-color:transparent;border-radius:0}.src-components-Button-Button__button_activeCaption:hover,.src-components-Button-Button__button_back:hover,.src-components-Button-Button__button_likeLink:hover{text-decoration:none}.src-components-Button-Button__button_activeCaption .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_back .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_likeLink .src-components-Button-Button__titleWrapper{padding:0;position:relative;color:inherit;text-decoration:inherit;transition:color .2s;-ms-transform:translateY(-.5px)}@media screen and (max-width:1200px){.src-components-Button-Button__button_activeCaption .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_back .src-components-Button-Button__titleWrapper,.src-components-Button-Button__button_likeLink .src-components-Button-Button__titleWrapper{text-decoration:none}}.src-components-Button-Button__button_activeCaption .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_back .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_likeLink .src-components-Button-Button__iconWrapper{color:inherit;margin-right:2px;width:13px;height:13px}.src-components-Button-Button__button_back .src-components-Button-Button__iconWrapper{width:17px;height:17px}.src-components-Button-Button__button_modal{min-width:137px;height:40px;line-height:40px}.src-components-Button-Button__button_MiniCard{height:40px;width:170px}.src-components-Button-Button__button_onlyIcon,.src-components-Button-Button__button_onlyIconSmallClose,padding 0{height:auto;border-radius:unset}.src-components-Button-Button__button_onlyIcon .src-components-Button-Button__iconWrapper,.src-components-Button-Button__button_onlyIconSmallClose .src-components-Button-Button__iconWrapper,padding 0 .src-components-Button-Button__iconWrapper{padding:0;width:17px;height:17px;-ms-transform:translateY(-.5px)}.src-components-Button-Button__button_onlyIconSmallClose{width:17px;height:17px}.src-components-Button-Button__button_onlyIconSmallClose .src-components-Button-Button__iconWrapper{width:10px;height:10px;-ms-transform:translateY(-.5px)}.src-components-Button-Button__button_activeCaption:disabled{color:inherit;background-color:inherit}.src-components-Button-Button__button_pageHomeTitle{padding:0;width:24px;height:24px;background-color:transparent;border-radius:50%}.src-components-Button-Button__button_pageHomeTitle .src-components-Button-Button__iconWrapper{width:100%;height:100%}.src-components-Button-Button__button_giftIcon{height:15px;width:15px;pointer-events:none}.src-components-Button-Button__button_giftIcon .src-components-Button-Button__iconWrapper{width:15px;height:15px;-ms-transform:translateY(-.5px)}.src-components-MobileBottomMenu-MobileBottomMenu__bottomBar{position:fixed;left:0;bottom:0;z-index:1999;height:68px;width:100%;background:var(--whiteColor);border-top:1px solid var(--bordercolor)}.src-components-MobileBottomMenu-MobileBottomMenu__bottomBar,.src-components-MobileBottomMenu-MobileBottomMenu__button{display:flex;align-items:center}.src-components-MobileBottomMenu-MobileBottomMenu__button{flex-direction:column;justify-content:space-between;flex-grow:1;color:var(--color-darkgray-1000);transition:unset}.src-components-MobileBottomMenu-MobileBottomMenu__button:hover,.src-components-MobileBottomMenu-MobileBottomMenu__button_active{color:var(--mainColor)}.src-components-MobileBottomMenu-MobileBottomMenu__button_favorite:hover{color:var(--color-darkgray-1000)}.src-components-MobileBottomMenu-MobileBottomMenu__iconWrapper{padding:0;width:24px;height:24px;fill:transparent;color:inherit}.src-components-MobileBottomMenu-MobileBottomMenu__iconWrapper_home{width:20px}.src-components-Modal-Modal__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;z-index:2001;overflow:auto;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,.6);-webkit-animation-name:src-components-Modal-Modal__appear;animation-name:src-components-Modal-Modal__appear;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-direction:normal;animation-direction:normal;will-change:opacity;overflow-y:hidden}.src-components-Modal-Modal__wrapper:before{display:inline-block;vertical-align:middle;width:0;height:100vh;content:""}.src-components-Modal-Modal__wrapperScrollable{overflow-y:auto}@media screen and (max-width:1200px){.src-components-Modal-Modal__wrapperScrollable{width:100%;height:100vh}}.src-components-Modal-Modal__wrapperWhite{background-color:hsla(0,0%,100%,.6)}.src-components-Modal-Modal__hidden{animation-direction:reverse}.src-components-Modal-Modal__modal{position:relative;display:inline-block;vertical-align:middle;font-family:var(--defaultfontfamily);text-align:left;white-space:normal;border:1px solid transparent;border-radius:var(--border-radius-button);background-color:var(--whiteColor);transition:top .5s ease,height .5s ease}.src-components-Modal-Modal__modal_bottomFixed{position:fixed;display:block;bottom:0}.src-components-Modal-Modal__modal_mutation{position:fixed;display:block;left:unset;top:unset}.src-components-Modal-Modal__scrollable{overflow-y:auto;height:90%}.src-components-Modal-Modal__header{position:relative;padding:4px 12px;width:100%;background-color:var(--whiteColor)}.src-components-Modal-Modal__header_transparent{background-color:transparent}.src-components-Modal-Modal__header_isFixed{position:fixed;z-index:1}.src-components-Modal-Modal__title{display:block;min-height:22px;line-height:32px;font-size:24px;font-weight:600;color:var(--blackColor);letter-spacing:normal}.src-components-Modal-Modal__close{position:absolute;top:0;right:0;padding:18px;z-index:1;cursor:pointer;background-color:transparent;border:none;outline:none}.src-components-Modal-Modal__mutationContentWrapper{background-color:unset;overflow-y:auto}.src-components-Modal-Modal__icon{width:22px;height:22px;color:var(--modalHeaderCloseBtn)}.src-components-Modal-Modal__mod_removeAllProducts .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_removeProduct .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_removeSelectedProducts .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_serverErrorModal .src-components-Modal-Modal__header{padding:42px 54px 0}.src-components-Modal-Modal__mod_removeAllProducts .src-components-Modal-Modal__close,.src-components-Modal-Modal__mod_removeProduct .src-components-Modal-Modal__close,.src-components-Modal-Modal__mod_removeSelectedProducts .src-components-Modal-Modal__close,.src-components-Modal-Modal__mod_serverErrorModal .src-components-Modal-Modal__close{padding:23px}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_imagePopup{height:100%!important}}.src-components-Modal-Modal__mod_auth .src-components-Modal-Modal__icon{width:20px;height:15px}.src-components-Modal-Modal__mod_emptyAnalogs{width:500px}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_emptyAnalogs{border-radius:9px 9px 0 0;height:190px!important}}.src-components-Modal-Modal__mod_changePayment .src-components-Modal-Modal__title{padding-right:25px}.src-components-Modal-Modal__mod_passwordSuccess .src-components-Modal-Modal__icon{width:17px}.src-components-Modal-Modal__mod_passwordSuccess{white-space:pre-line;z-index:999}.src-components-Modal-Modal__mod_passwordSuccess .src-components-Modal-Modal__close{padding:10px 14px}.src-components-Modal-Modal__mod_agreeDelete,.src-components-Modal-Modal__mod_changePassword{border-radius:4px 4px 0 0}.src-components-Modal-Modal__mod_agreeDelete .src-components-Modal-Modal__icon{width:17px;height:15px}.src-components-Modal-Modal__mod_agreeDelete .src-components-Modal-Modal__close{padding:11px 12px 7px}.src-components-Modal-Modal__mod_changePassword .src-components-Modal-Modal__icon{width:12px}.src-components-Modal-Modal__mod_basketAddByCode{width:780px}.src-components-Modal-Modal__mod_basketAddByCode .src-components-Modal-Modal__header{padding:50px 55px 10px}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_basketAddByCode .src-components-Modal-Modal__header{padding:18px 18px 4px}}.src-components-Modal-Modal__mod_basketAddByCode .src-components-Modal-Modal__title{font-size:24px}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_basketAddByCode .src-components-Modal-Modal__title{font-size:20px}}.src-components-Modal-Modal__mod_basketAddByCode .src-components-Modal-Modal__close{padding:20px 22px}.src-components-Modal-Modal__mod_basketLoadXls{width:462px}.src-components-Modal-Modal__mod_basketLoadXls .src-components-Modal-Modal__header{padding:36px 54px 12px}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_basketLoadXls .src-components-Modal-Modal__header{padding:18px 18px 0}}.src-components-Modal-Modal__mod_basketLoadXls .src-components-Modal-Modal__title{font-size:24px}.src-components-Modal-Modal__mod_basketLoadXls .src-components-Modal-Modal__close{padding:23px}.src-components-Modal-Modal__mod_newsAskQuestion .src-components-Modal-Modal__header{padding:7px 12px 11px}.src-components-Modal-Modal__mod_newsAskQuestion .src-components-Modal-Modal__close{padding:11px 16px}.src-components-Modal-Modal__mod_QuickView{max-width:1000px;left:15px;border-radius:12px}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_QuickView{left:0}}.src-components-Modal-Modal__mod_QuickView .src-components-Modal-Modal__header{padding:32px 44px 0;margin:4px 4px 0;background-color:var(--whiteColor);width:unset}.src-components-Modal-Modal__mod_QuickView .src-components-Modal-Modal__header:after{position:absolute;top:0;right:50px;width:62px;height:33px;content:"";background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor))}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_QuickView .src-components-Modal-Modal__header{padding:0 0 13px 11px}}.src-components-Modal-Modal__mod_QuickView .src-components-Modal-Modal__title{font-size:24px;line-height:32px}.src-components-Modal-Modal__mod_QuickView .src-components-Modal-Modal__title:after{position:absolute;top:0;right:0;width:50px;height:100%;content:"";background-color:var(--whiteColor)}.src-components-Modal-Modal__mod_errorOrder,.src-components-Modal-Modal__mod_paymentError{min-width:240px;min-height:180px}.src-components-Modal-Modal__mod_errorOrder .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_paymentError .src-components-Modal-Modal__header{padding:6px 11px 11px}.src-components-Modal-Modal__mod_errorOrder .src-components-Modal-Modal__close,.src-components-Modal-Modal__mod_paymentError .src-components-Modal-Modal__close{padding:10px}.src-components-Modal-Modal__mod_authentication .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_forgetPassword .src-components-Modal-Modal__header{padding:0;background-color:var(--whiteColor)}.src-components-Modal-Modal__mod_successRepeatOrder{width:456px;min-height:98px}.src-components-Modal-Modal__mod_successRepeatOrder .src-components-Modal-Modal__header{padding:33px 0 20px;text-align:center}.src-components-Modal-Modal__mod_successRepeatOrder .src-components-Modal-Modal__title{font-size:20px}.src-components-Modal-Modal__mod_successRepeatOrder .src-components-Modal-Modal__close{top:-2px;right:-3px}.src-components-Modal-Modal__mod_failureRepeatOrder{width:307px}.src-components-Modal-Modal__mod_disabledToOrder .src-components-Modal-Modal__header{padding-left:54px;padding-right:54px}@media screen and (max-width:1200px){.src-components-Modal-Modal__mod_disabledToOrder .src-components-Modal-Modal__header{padding-left:18px;padding-right:18px}}.src-components-Modal-Modal__mod_outdatedBrowser{background-color:var(--outdatedBrowserBg)}.src-components-Modal-Modal__mod_outdatedBrowser .src-components-Modal-Modal__header{padding:55px 20px}.src-components-Modal-Modal__mod_outdatedBrowser .src-components-Modal-Modal__title{font-size:18px;line-height:11px}.src-components-Modal-Modal__mod_outdatedBrowser .src-components-Modal-Modal__close{margin:55px 57px;padding:0}.src-components-Modal-Modal__mod_outdatedBrowser .src-components-Modal-Modal__icon{height:42px;width:42px}.src-components-Modal-Modal__mod_confirmRegistration .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_forgetPassword .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_passwordSuccess .src-components-Modal-Modal__header,.src-components-Modal-Modal__mod_registration .src-components-Modal-Modal__header{background-color:var(--whiteColor)}.src-components-Modal-Modal__header{padding:37px 0 10px 54px;border-radius:inherit}@media screen and (max-width:1200px){.src-components-Modal-Modal__header{padding:20px 45px 12px 18px}}@media screen and (max-width:1200px){.src-components-Modal-Modal__modal{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:none;border-radius:9px 9px 0 0}}@-webkit-keyframes src-components-Modal-Modal__appear{0%{opacity:0}to{opacity:1}}@keyframes src-components-Modal-Modal__appear{0%{opacity:0}to{opacity:1}}.src-components-OrderRepeatResponse-OrderRepeatResponse__orderRepeatResponse{display:inline-block}@media screen and (max-width:1200px){.src-components-OrderRepeatResponse-OrderRepeatResponse__orderRepeatResponse{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:9px 9px 0 0}}.src-components-OrderRepeatResponse-OrderRepeatResponse__modalSuccessContent{display:flex;justify-content:center;padding-bottom:42px}.src-components-OrderRepeatResponse-OrderRepeatResponse__button{padding:0 32px}.src-components-OrderRepeatResponse-OrderRepeatResponse__button:hover{color:var(--whiteColor)}.src-components-Text-Text__text{margin:0;display:inline-block;font-size:inherit;font-weight:400;line-height:1.4;text-align:inherit;-webkit-user-select:inherit;-moz-user-select:inherit;-ms-user-select:inherit;user-select:inherit;pointer-events:inherit;white-space:inherit;color:var(--text);transition:color .2s ease-in}.src-components-Text-Text__text_align_text_left{text-align:left}.src-components-Text-Text__text_align_text_center{text-align:center}.src-components-Text-Text__text_align_text_rigth{text-align:right}.src-components-Text-Text__text_align_text_inherit{text-align:inherit}.src-components-Text-Text__block{display:block}.src-components-Text-Text__color_main{color:var(--mainColor)}.src-components-Text-Text__color_inherit{color:inherit}.src-components-Text-Text__color_gray{color:var(--colorGray)}.src-components-Text-Text__color_gray-150{color:var(--color-gray-150)}.src-components-Text-Text__color_textGray{color:var(--textGray)}.src-components-Text-Text__color_darkGray{color:var(--colorDarkGray)}.src-components-Text-Text__color_darkgray-1000{color:var(--color-darkgray-1000)}.src-components-Text-Text__color_slightlyGray{color:var(--colorSlightlyGray)}.src-components-Text-Text__color_error{color:var(--color-red-950)}.src-components-Text-Text__color_white{color:var(--whiteColor)}.src-components-Text-Text__color_red{color:var(--redColor)}.src-components-Text-Text__color_light-red{color:var(--color-red-main)}.src-components-Text-Text__color_green{color:var(--greencolor)}.src-components-Text-Text__color_yellow{color:var(--color-yellow-300)}.src-components-Text-Text__color_orange{color:var(--color-orange)}.src-components-Text-Text__color_black{color:var(--text)}.src-components-Text-Text__color_black-5{color:var(--color-black-5)}.src-components-Text-Text__color_black-100{color:var(--color-black-100)}.src-components-Text-Text__color_pink{color:var(--color-pink)}.src-components-Text-Text__color_semiBlack{color:var(--color-black-800)}.src-components-Text-Text__color_disabled{color:var(--color-lightgray-900)}.src-components-Text-Text__color_loyalty{color:var(--loyaltyColor)}.src-components-Text-Text__bgColor_specialPriceBackground{background-color:var(--specialPriceBackground)}.src-components-Text-Text__hover_main:hover{color:var(--mainColor)}.src-components-Text-Text__hover_underline:hover,.src-components-Text-Text__underline{text-decoration:underline}.src-components-Text-Text__wrapText{overflow:hidden}.src-components-ModalError-ModalError__content{display:flex;flex-direction:column;gap:24px;padding:5px 54px 36px;max-width:500px;min-width:456px}@media screen and (max-width:1200px){.src-components-ModalError-ModalError__content{padding:0 18px 18px;max-width:100%;min-width:100%}}.src-components-ModalError-ModalError__messageWrapper{display:flex;flex-direction:column;gap:10px}.src-components-ModalError-ModalError__agreeBtn{width:100%}.src-components-SSRLazyRender-SSRLazyRender__SSRLazyRender{display:block}.src-components-HelpPopup-HelpPopup__container{display:flex;flex-direction:column}.src-components-HelpPopup-HelpPopup__helpPopup{padding:6px 11px;max-width:490px;min-width:100px;border-radius:4px;background-color:var(--color-black-800)}@media screen and (max-width:1200px){.src-components-HelpPopup-HelpPopup__helpPopup{left:106px}}.src-components-HelpPopup-HelpPopup__helpPopup_unitInfo{transform:translateX(-10%);margin-left:-90px;top:0;border-radius:6px}.src-components-HelpPopup-HelpPopup__helpPopup_unitInfo:before{display:none}@media screen and (max-width:1200px){.src-components-HelpPopup-HelpPopup__helpPopup_unitInfo{top:-70px}}.src-components-HelpPopup-HelpPopup__helpPopup_basketActions,.src-components-HelpPopup-HelpPopup__helpPopup_oneOrderActions,.src-components-HelpPopup-HelpPopup__helpPopup_orderActions{width:-webkit-max-content;width:-moz-max-content;width:max-content}.src-components-HelpPopup-HelpPopup__helpPopup_basicPrice{padding:6px;top:0;left:170px;max-width:206px;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.5)}.src-components-HelpPopup-HelpPopup__helpPopup_yandexMap{position:absolute;top:10px;left:25px;padding:0;width:272px;border-radius:12px}.src-components-HelpPopup-HelpPopup__helpPopup_deliveryExclude,.src-components-HelpPopup-HelpPopup__helpPopup_yandexMap{box-shadow:0 9px 24px rgba(0,0,0,.02),0 6px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14);background-color:var(--whiteColor)}.src-components-HelpPopup-HelpPopup__helpPopup_deliveryExclude{padding:11px;width:171px}.src-components-HelpPopup-HelpPopup__helpPopup_toLeft{left:auto;right:40px}.src-components-HelpPopup-HelpPopup__helpPopup_toLeft:before{left:187px;transform:skew(-40deg)}.src-components-HelpPopup-HelpPopup__helpPopup_showDelayText{padding:12px}.src-components-HelpPopup-HelpPopup__helpPopup_labels{text-align:center}.src-components-HelpPopup-HelpPopup__helpPopup_inn{width:160px;box-shadow:0 9px 24px rgba(0,0,0,.02),0 6px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14);background-color:var(--whiteColor)}.src-components-HelpPopup-HelpPopup__helpPopup_offerDetails{display:flex;flex-direction:column;grid-gap:12px;width:252px}.src-components-HelpPopup-HelpPopup__arrow{width:10px;height:5px;align-self:center;transform:rotate(180deg);color:var(--color-black-800)}.src-components-HelpPopup-HelpPopup__arrow_left{align-self:flex-start;margin-left:4px}.src-components-HelpPopup-HelpPopup__arrow_right{align-self:flex-end;margin-left:4px}.src-components-HelpPopup-HelpPopup__arrow_hidden{display:none}.src-components-HelpPopup-HelpPopup__arrow_bottom{transform:rotate(0);order:2}@media screen and (max-width:1200px){.src-components-HelpPopup-HelpPopup__arrow_bottom{margin-right:3px}}.src-components-HelpPopup-HelpPopup__arrow_offerDetails{margin-right:15px}.src-components-HelpPopup-HelpPopup__arrow_deliveryExclude{order:0;margin-left:18px;align-self:flex-start;box-shadow:0 9px 24px rgba(0,0,0,.02),0 6px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14);color:var(--whiteColor)}.src-components-HelpPopup-HelpPopup__arrow_deliveryExclude_left{transform:rotate(0);order:2;align-self:flex-start;margin-left:4px;color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-HelpPopup-HelpPopup__arrow_deliveryExclude_left{margin-left:18px}}.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__label{display:flex;align-items:center;justify-content:space-around;position:relative}.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__icon{width:24px;height:24px;color:var(--mainColor)}.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltip{display:none;position:absolute;top:29px;left:-6px;z-index:1;cursor:default}@media screen and (max-width:1200px){.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltip{left:-10px}}.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltip_positonTop{top:-66px;left:-140px}@media screen and (max-width:1200px){.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltip_positonTop{left:-10px}}.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltipContent{box-shadow:0 9px 24px rgba(0,0,0,.02),0 6px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14);cursor:default}.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltipContent span a,.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltipContent span a:hover{color:var(--mainColor)}.src-components-Labels-Label-DeliveryExclude-DeliveryExclude__label:hover .src-components-Labels-Label-DeliveryExclude-DeliveryExclude__tooltip{display:block}.src-components-Labels-Label-Label__labels{display:flex;flex-direction:column;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.src-components-Labels-Label-Label__label{display:flex;position:relative;padding:6px 10px 7px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:inherit}@media screen and (max-width:1200px){.src-components-Labels-Label-Label__label{padding:5px 8px}}.src-components-Labels-Label-Label__label_specialPrice{border-top-right-radius:0;border-bottom-right-radius:0;background-color:var(--specialPriceBackground)}.src-components-Labels-Label-Label__text{white-space:nowrap}.src-components-Labels-Label-Label__icon{width:14px;height:14px}.src-components-Labels-Label-Label__noMarginTop{margin-top:2px}.src-components-Labels-Label-Label__tooltip{position:absolute;top:34px;left:-33px;display:none;z-index:1;cursor:default}@media screen and (max-width:1200px){.src-components-Labels-Label-Label__tooltip{left:8px}}.src-components-Labels-Label-Label__tooltipContent{cursor:default}.src-components-Labels-Label-Label__tooltipContent span a,.src-components-Labels-Label-Label__tooltipContent span a:hover{color:var(--mainColor)}.src-components-Labels-Label-Label__label:hover .src-components-Labels-Label-Label__tooltip{display:block}.src-components-Labels-Label-Label__whiteContainer{cursor:pointer;border-radius:6px;background-color:var(--whiteColor)}.src-components-Labels-Labels__labels{display:flex;flex-direction:column;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.src-components-Labels-Labels__noMarginTop{margin-top:2px}.src-components-RubleSign-RubleSign__RubleSign{position:relative;display:inline-block;line-height:1;vertical-align:baseline}.src-components-RubleSign-RubleSign__RubleSign:after,.src-components-RubleSign-RubleSign__RubleSign:before{position:absolute;overflow:hidden;text-decoration:none;content:"–"}.src-components-RubleSign-RubleSign__RubleSign:before{top:3%;font-size:.9em}.src-components-RubleSign-RubleSign__RubleSign:after{top:11%;left:0}.src-components-RubleSign-RubleSign__RubleSign.src-components-RubleSign-RubleSign__height_13:before{top:8%}.src-components-RubleSign-RubleSign__RubleSign.src-components-RubleSign-RubleSign__height_13:after{top:16%}.src-components-RubleSign-RubleSign__RubleSign_underline{text-decoration:underline}.src-components-RubleSign-RubleSign__RubleSign_underline:after{overflow:hidden;height:10px}.src-components-RubleSign-RubleSign__RubleSign_strike{text-decoration:line-through}.src-components-CurrencyValue-CurrencyValue__sign{margin-left:5px}.src-components-CurrencyValue-CurrencyValue__sign_underline{margin-left:0}.src-components-CurrencyValue-CurrencyValue__currency{white-space:nowrap}.src-components-CurrencyValue-CurrencyValue__currency_loyalty{color:var(--loyaltyColor)}.src-components-CurrencyValue-CurrencyValue__currency_modal{font-weight:600;font-size:13px}.src-components-CurrencyValue-CurrencyValue__currency_modal:before{content:" "}.src-components-CurrencyValue-CurrencyValue__currency_multiplicity{margin-right:6px}.src-components-CurrencyValue-CurrencyValue__currency_modalText,.src-components-CurrencyValue-CurrencyValue__currency_paidText{font-weight:600;font-size:13px}.src-components-CurrencyValue-CurrencyValue__currency_paidText{padding-top:5px}.src-components-CurrencyValue-CurrencyValue__currency_margin{color:var(--greencolor);font-weight:600;font-size:13px}.src-components-CurrencyValue-CurrencyValue__currency.src-components-CurrencyValue-CurrencyValue__strike{text-decoration:line-through}.src-components-CurrencyValue-CurrencyValue__currency.src-components-CurrencyValue-CurrencyValue__strike .src-components-CurrencyValue-CurrencyValue__sign{margin-left:0}.src-components-CurrencyValue-CurrencyValue__currency.src-components-CurrencyValue-CurrencyValue__strike .src-components-CurrencyValue-CurrencyValue__sign:before{content:" "}.src-components-CopyPopup-CopyPopup__popupContainer{display:inline-block;position:relative;cursor:pointer}.src-components-CopyPopup-CopyPopup__copyButton{border:none;background:none;color:inherit}.src-components-CopyPopup-CopyPopup__copyButton:focus,.src-components-CopyPopup-CopyPopup__copyButton:hover{outline:none;background:transparent;color:inherit;border:none;padding:0;margin:0}.src-components-CopyPopup-CopyPopup__copyButton>span{position:relative;top:0;left:0}.src-components-CopyPopup-CopyPopup__popup{position:absolute;top:-36px;left:0;display:flex;flex-direction:column;pointer-events:none}@media screen and (max-width:1200px){.src-components-CopyPopup-CopyPopup__popup{position:fixed}}.src-components-CopyPopup-CopyPopup__arrow{width:10px;height:5px;align-self:center;color:var(--color-black-800)}.src-components-CopyPopup-CopyPopup__text{padding:5px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--color-black-800);border-radius:8px;white-space:nowrap}.src-components-ProductCode-ProductCode__code_container{display:flex;align-items:center;text-align:left;padding:6px 10px 5px;border:1px solid var(--color-gray-175);border-radius:7px}.src-components-ProductCode-ProductCode__code_container_mini{padding:3px 5px 4px}.src-components-ProductCode-ProductCode__code_container_orderPage{padding:0;border:none}@media screen and (max-width:1200px){.src-components-ProductCode-ProductCode__code_container{margin-top:8px;padding:4px 8px}}.src-components-ProductCode-ProductCode__code_art,.src-components-ProductCode-ProductCode__code_article,.src-components-ProductCode-ProductCode__code_barcode{margin-left:12px}.src-components-ProductCode-ProductCode__code_title{margin-right:2px;font-family:var(--defaultfontfamily);font-size:13px;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:var(--text);line-height:15px}.src-components-ProductCode-ProductCode__code_title_mini{font-size:12px}@media screen and (max-width:1200px){.src-components-ProductCode-ProductCode__code_title{margin-right:0;font-size:12px;font-weight:500}}.src-components-ProductCode-ProductCode__code_value{padding-right:3px;padding-left:3px;align-content:center;vertical-align:baseline;font-size:13px;line-height:16px;color:var(--text);white-space:nowrap}.src-components-ProductCode-ProductCode__code_value_mini{font-size:12px}@media screen and (max-width:1200px){.src-components-ProductCode-ProductCode__code_value{padding-right:0;font-size:12px;font-weight:500}}.src-components-ProductCode-ProductCode__code_icon{margin-right:9px;width:11px;height:11px;color:var(--color-gray-225)}.src-components-ProductCode-ProductCode__code_icon_orderPage{margin-right:5px;width:14px;height:14px}.src-components-ProductCode-ProductCode__code_icon_mini{margin-right:7px}@media screen and (max-width:1200px){.src-components-ProductCode-ProductCode__code_icon{margin-right:6px}}.src-components-Tooltip-Tooltip__tooltip{position:relative;max-width:100%}.src-components-Tooltip-Tooltip__tooltip:hover .src-components-Tooltip-Tooltip__content{visibility:visible;opacity:1}.src-components-Tooltip-Tooltip__contentInner{padding:7px 10px;box-shadow:0 2px 4px rgba(0,0,0,.28);border-radius:12px;background-color:var(--whiteColor)}.src-components-Tooltip-Tooltip__content{padding-top:3px;position:absolute;visibility:hidden;opacity:0;z-index:12;transition-property:opacity;transition-duration:.3s;transform-timing-function:ease;box-sizing:border-box}.src-components-Tooltip-Tooltip__content b{font-weight:600}.src-components-Tooltip-Tooltip__content_position_top{top:auto;bottom:100%}.src-components-Tooltip-Tooltip__content_position_top_align_start{left:0;right:auto}.src-components-Tooltip-Tooltip__content_position_top_align_center{left:50%;right:auto;transform:translateX(-50%)}.src-components-Tooltip-Tooltip__content_position_top_align_end{right:0;left:auto}.src-components-Tooltip-Tooltip__content_position_right{left:100%;right:auto}.src-components-Tooltip-Tooltip__content_position_right_align_start{top:0;bottom:auto}.src-components-Tooltip-Tooltip__content_position_right_align_center{top:50%;bottom:auto;transform:translateY(-50%)}.src-components-Tooltip-Tooltip__content_position_right_align_end{top:auto;bottom:0}.src-components-Tooltip-Tooltip__content_position_bottom{top:100%;bottom:auto}.src-components-Tooltip-Tooltip__content_position_bottom_align_start{left:0;right:auto}.src-components-Tooltip-Tooltip__content_position_bottom_align_center{left:50%;right:auto;transform:translateX(-50%)}.src-components-Tooltip-Tooltip__content_position_bottom_align_end{right:0;left:auto}.src-components-QuestionMark-QuestionMark__questionMark{display:inline-block;margin-left:5px;cursor:pointer}.src-components-QuestionMark-QuestionMark__questionMark_basket{margin-top:-2px}.src-components-QuestionMark-QuestionMark__questionMark_modalOrder{margin-top:-1px}.src-components-QuestionMark-QuestionMark__questionMark_basketActions{margin-top:1px}.src-components-QuestionMark-QuestionMark__questionMark_isPortal{margin:0}.src-components-QuestionMark-QuestionMark__symbol{position:relative;top:1px;width:13px;height:13px;display:inline-block;border:1px solid var(--color-darkgray-1000);border-radius:50%;color:var(--color-darkgray-1000)}.src-components-QuestionMark-QuestionMark__symbol_default:hover{border-color:var(--mainColor);color:var(--mainColor)}.src-components-QuestionMark-QuestionMark__symbol_basket,.src-components-QuestionMark-QuestionMark__symbol_basket:hover{color:var(--colorSlightlyGray);border-color:var(--colorSlightlyGray)}.src-components-QuestionMark-QuestionMark__symbol_basketActions,.src-components-QuestionMark-QuestionMark__symbol_modalOrder,.src-components-QuestionMark-QuestionMark__symbol_orderActions,.src-components-QuestionMark-QuestionMark__symbol_unitInfo,.src-components-QuestionMark-QuestionMark__symbol top 0{top:-1px}.src-components-QuestionMark-QuestionMark__symbol_oneOrderActions{top:-2px}.src-components-QuestionMark-QuestionMark__symbol_size_medium{width:15px;height:15px}.src-components-QuestionMark-QuestionMark__symbol_size_large{width:18px;height:18px}.src-components-QuestionMark-QuestionMark__tooltip{position:relative;display:flex}.src-components-QuestionMark-QuestionMark__tooltip_whiteSpace_noWrap{white-space:nowrap}.src-components-QuestionMark-QuestionMark__popup{position:absolute;display:none;z-index:11}.src-components-QuestionMark-QuestionMark__popup_isPortal{position:fixed;z-index:200}.src-components-QuestionMark-QuestionMark__popup_inn{top:-85px;left:-127px}.src-components-QuestionMark-QuestionMark__popup_offerDetails{bottom:22px;right:-12px}.src-components-QuestionMark-QuestionMark__questionMark:hover .src-components-QuestionMark-QuestionMark__popup{display:block}.src-components-Product-ProductBalance-ProductBalance__productBalance{position:relative}.src-components-Product-ProductBalance-ProductBalance__productBalance_homePage{margin-top:7px;margin-bottom:11px;display:flex;flex-direction:column}.src-components-Product-ProductBalance-ProductBalance__productBalance_productPage{display:flex;flex-direction:column;margin-top:2px}@media screen and (max-width:1200px){.src-components-Product-ProductBalance-ProductBalance__productBalance_productPage{margin:0}}.src-components-Product-ProductBalance-ProductBalance__productBalance_productPage .src-components-Product-ProductBalance-ProductBalance__amountProduct{margin-left:0}.src-components-Product-ProductBalance-ProductBalance__productBalance_isOutOfStocks{margin-left:0}.src-components-Product-ProductBalance-ProductBalance__minMaxOrderContainer{display:flex;align-items:center;justify-content:center}.src-components-Product-ProductBalance-ProductBalance__wrapText{display:flex;align-items:center;white-space:nowrap}.src-components-Product-ProductBalance-ProductBalance__wrapText_Base,.src-components-Product-ProductBalance-ProductBalance__wrapText_productCard,.src-components-Product-ProductBalance-ProductBalance__wrapText_productList,.src-components-Product-ProductBalance-ProductBalance__wrapText_productPage,.src-components-Product-ProductBalance-ProductBalance__wrapText_QuickView{font-size:13px}.src-components-Product-ProductBalance-ProductBalance__wrapText_basket{font-size:12px}@media screen and (max-width:1200px){.src-components-Product-ProductBalance-ProductBalance__wrapText_basket{font-size:11px}}.src-components-Product-ProductBalance-ProductBalance__productBalance_productPage,.src-components-Product-ProductBalance-ProductBalance__wrapText{margin-bottom:5px}.src-components-Product-ProductBalance-ProductBalance__icon_Base,.src-components-Product-ProductBalance-ProductBalance__icon_basket,.src-components-Product-ProductBalance-ProductBalance__icon_productCard,.src-components-Product-ProductBalance-ProductBalance__icon_productList,.src-components-Product-ProductBalance-ProductBalance__icon_productPage,.src-components-Product-ProductBalance-ProductBalance__icon_QuickView{vertical-align:top;width:12px;height:12px;margin-right:11px;line-height:12px;color:var(--color-green-500)}.src-components-Product-ProductBalance-ProductBalance__icon_Base_round,.src-components-Product-ProductBalance-ProductBalance__icon_basket_round,.src-components-Product-ProductBalance-ProductBalance__icon_productCard_round,.src-components-Product-ProductBalance-ProductBalance__icon_productList_round,.src-components-Product-ProductBalance-ProductBalance__icon_productPage_round,.src-components-Product-ProductBalance-ProductBalance__icon_QuickView_round{margin-left:2px;width:7px;height:7px}.src-components-Product-ProductBalance-ProductBalance__iconPack{margin-right:10px;color:var(--color-darkgray-900)}.src-components-Product-ProductBalance-ProductBalance__iconLeftMargin{margin-left:6px}.src-components-Product-ProductBalance-ProductBalance__paragraph{font-size:13px}.src-components-Product-ProductBalance-ProductBalance__amountProduct,.src-components-Product-ProductBalance-ProductBalance__isOrder,.src-components-Product-ProductBalance-ProductBalance__isOutOfStocks,.src-components-Product-ProductBalance-ProductBalance__restAmount_Base,.src-components-Product-ProductBalance-ProductBalance__restAmount_productList,.src-components-Product-ProductBalance-ProductBalance__restAmount_QuickView{line-height:18px;color:var(--color-darkgray-1000)}.src-components-Product-ProductBalance-ProductBalance__amountProduct_state_null,.src-components-Product-ProductBalance-ProductBalance__isOrder_state_null,.src-components-Product-ProductBalance-ProductBalance__isOutOfStocks_state_null,.src-components-Product-ProductBalance-ProductBalance__restAmount_Base_state_null,.src-components-Product-ProductBalance-ProductBalance__restAmount_productList_state_null,.src-components-Product-ProductBalance-ProductBalance__restAmount_QuickView_state_null{color:var(--color-darkgray-1000)}.src-components-Product-ProductBalance-ProductBalance__isOrder{color:var(--colorDarkGray)}.src-components-Product-ProductBalance-ProductBalance__isOutOfStocks{margin-left:0}.src-components-Product-ProductBalance-ProductBalance__iconNotInAssortment{display:inline-block;margin-right:11px}@media screen and (max-width:1200px){.src-components-Product-ProductBalance-ProductBalance__iconNotInAssortment{line-height:12px;vertical-align:top}}.src-components-Product-ProductBalance-ProductBalance__amountProduct{color:var(--text);margin-left:18px}.src-components-Product-ProductBalance-ProductBalance__amountProduct_homePage,.src-components-Product-ProductBalance-ProductBalance__amountProduct_productList{display:flex;align-items:center;margin-left:0;margin-bottom:7px}.src-components-Product-ProductBalance-ProductBalance__amountProduct_homePage.src-components-Product-ProductBalance-ProductBalance__amountProduct_hidden,.src-components-Product-ProductBalance-ProductBalance__amountProduct_productList.src-components-Product-ProductBalance-ProductBalance__amountProduct_hidden{display:none}.src-components-Product-ProductBalance-ProductBalance__amountProduct_productPage{display:flex}.src-components-Product-ProductBalance-ProductBalance__amountProduct_QuickView{margin-left:6px}.src-components-Product-ProductBalance-ProductBalance__amountProduct_BasketLoadByCode{margin-left:0}.src-components-Product-ProductBalance-ProductBalance__amountProduct_basket{display:none}@media screen and (max-width:1200px){.src-components-Product-ProductBalance-ProductBalance__amountProduct_homePage{display:none}}@media screen and (max-width:1200px){.src-components-Product-ProductBalance-ProductBalance__unitCountContainer{color:#000}}.src-components-Product-ProductBalance-ProductBalance__unitCount{color:var(--text)}.src-components-Product-ProductBalance-ProductBalance__icon_Basket{line-height:10px}.src-components-Product-ProductBalance-ProductBalance__restAmount_Basket{line-height:normal;vertical-align:top}.src-components-Product-ProductBalance-ProductBalance__icon_IsOrder{display:inline-block;width:10px;height:10px;min-width:10px;min-height:10px;line-height:5px;border-radius:50%;vertical-align:middle;background:#d31620}.src-components-Product-ProductBalance-ProductBalance__restAmount_productPage{margin-left:0;vertical-align:top;line-height:12px}.src-components-Product-ProductBalance-ProductBalance__unitPrice{margin-right:6px}.src-components-Product-ProductBalance-ProductBalance__restAmount_notAssort{margin-left:0}.src-components-Product-ProductBalance-ProductBalance__packmin{display:flex;flex-direction:column;gap:5px}.src-components-Product-PropertyTable-PropertyTable__PropertyTable{background-color:transparent;table-layout:fixed}.src-components-Product-PropertyTable-PropertyTable__propertyTable{display:flex;flex-direction:column;gap:6px}.src-components-Product-PropertyTable-PropertyTable__trBase{display:flex;color:var(--blackColor)}.src-components-Table-Table__table{display:table;width:100%;min-height:100%;position:relative}@media screen and (max-width:1200px){.src-components-Table-Table__table__noMobile,.src-components-Table-Table__table__noMobile .src-components-Table-Table__td,.src-components-Table-Table__table__noMobile .src-components-Table-Table__th,.src-components-Table-Table__table__noMobile .src-components-Table-Table__tr{display:block}}.src-components-Table-Table__tr{display:table-row}.src-components-Table-Table__td,.src-components-Table-Table__th{display:table-cell;vertical-align:top}.src-components-Table-Table__verticalMiddle,.src-components-Table-Table__verticalMiddle .src-components-Table-Table__td,.src-components-Table-Table__verticalMiddle .src-components-Table-Table__th{vertical-align:middle}.src-components-SpecialPercent-SpecialPercent__specialPercent{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:var(--mainColor);border-radius:4px}.src-components-SpecialPercent-SpecialPercent__specialPercent_small{padding-top:11px;width:42px;height:42px}.src-components-SpecialPercent-SpecialPercent__specialPercent_wrapper{display:flex}.src-components-SpecialPercent-SpecialPercent__specialPercent_mobileProductList{background-color:unset;color:var(--mainColor)}.src-components-SpecialPercent-SpecialPercent__specialPercent_mobileProductList:after{content:"";position:absolute;top:-4px;width:100%;height:24px;opacity:.15;background-color:var(--mainColor);border-radius:7px}.src-components-SpecialPercent-SpecialPercent__text{padding-left:3px;z-index:1}.src-components-SpecialPercent-SpecialPercent__text_mobileProductList{padding:0 5px;color:var(--mainColor)}.src-components-SpecialPercent-SpecialPercent__icon{position:absolute;display:flex;right:-5px;top:0;width:37px;height:18px;color:var(--mainColor);z-index:0}.src-components-Product-FavoriteButton-FavoriteButton__heart{width:24px;height:24px;fill:none;color:var(--colorSlightlyGray)}.src-components-Product-FavoriteButton-FavoriteButton__heart:hover{cursor:pointer}.src-components-Product-FavoriteButton-FavoriteButton__heart_active{color:var(--mainColor)}.src-components-Image-Image__imageWrapper{display:flex;justify-content:center;align-items:center}.src-components-Image-Image__image{content:"";display:inline-block;background-position:0;background-repeat:no-repeat;overflow:hidden}.src-components-Image-Image__lazy{display:block}.src-components-Image-Image__productCard{margin:0 20px;cursor:pointer}.src-components-Image-Image__contain{width:100%;height:250px;overflow:hidden;position:relative;display:flex;align-items:center}.src-components-Image-Image__imgContain{width:100%;height:auto}.src-components-Image-Image__cover{top:-50%;left:-50%;width:200%;height:200%}.src-components-Image-Image__cover,.src-components-Image-Image__imgCover{position:absolute}.src-components-Image-Image__imgCover{top:0;left:0;right:0;bottom:0;margin:auto;min-width:50%;min-height:50%;overflow-x:hidden}.src-components-Image-Image__fullSize,.src-components-Image-Image__imgFullSize{width:100%;height:100%}.src-components-Image-Image__rounded{border-radius:10px}.src-components-Image-Image__imgInheritedBorderRadius{border-radius:inherit}.src-components-Image-Image__basketTable{cursor:pointer}.src-components-Image-Image__basketTable .src-components-Image-Image__noImg{background-color:var(--baskettableteNoImg)}.src-components-Image-Image__preview{cursor:pointer}.src-components-Image-Image__homeRightBannerImage{border-radius:10px}.src-components-Image-Image__headerManager{margin-right:13px;position:relative;top:0;left:4px;width:50px;height:50px;flex-shrink:0;border-radius:50%;overflow:hidden;z-index:2}.src-components-Image-Image__miniBasket{position:relative;margin-right:12px;width:36px;height:36px;border:none}.src-components-Product-ProductImageSlider-ProductImageSlider__popupImage{display:flex;width:100%}.src-components-Product-ProductImageSlider-ProductImageSlider__productDots{position:absolute;text-align:center;bottom:10px;width:100%}.src-components-Product-ProductImageSlider-ProductImageSlider__productDots li{display:inline-block;padding:8px 3px 0}.src-components-Product-ProductImageSlider-ProductImageSlider__productDots li button{grid-gap:5px;width:32px;max-width:68px;height:3px;font-size:0;border:none;border-radius:6px}@media screen and (max-width:1200px){.src-components-Product-ProductImageSlider-ProductImageSlider__productDots li button{width:12.75vw}}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderWrapper{position:relative;margin-bottom:40px;width:100%}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderWrapper_opacity{opacity:.4}.src-components-Product-ProductImageSlider-ProductImageSlider__link{display:block}.src-components-Product-ProductImageSlider-ProductImageSlider__link_opacity{opacity:.4}.src-components-Product-ProductImageSlider-ProductImageSlider__slider{width:100%;padding-bottom:38px}.src-components-Product-ProductImageSlider-ProductImageSlider__slider .slick-active button{background-color:var(--mainColor)}.src-components-Product-ProductImageSlider-ProductImageSlider__slider .slick-arrow{display:none!important}@media screen and (min-width:1200px){.src-components-Product-ProductImageSlider-ProductImageSlider__slider_noPadding .slick-list{padding-bottom:0!important}}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderItemContainer{display:flex;flex-flow:row nowrap;justify-content:space-evenly;position:absolute;z-index:4;width:100%;height:120%}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderItem{flex-grow:1}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderImageContainer{z-index:2;height:100%;position:relative}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderImage{position:absolute;left:0;right:0;z-index:1}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderImage_first{z-index:2}.src-components-Product-ProductImageSlider-ProductImageSlider__sliderPaginationContainer{display:flex;flex-flow:row nowrap;justify-content:space-evenly;align-items:flex-end;position:absolute;margin:3px 0 7px;padding-bottom:2px;z-index:2;height:28px;width:100%}.src-components-Product-ProductImageSlider-ProductImageSlider__paginationItem{flex-grow:1;margin:0 2px;z-index:1;height:3px;background-color:var(--datepickerDayColorHover);border-radius:6px}.src-components-Product-ProductImageSlider-ProductImageSlider__paginationItem_selected{background-color:var(--mainColor)}.src-components-OrderButton-OrderButton__orderButton,.src-components-OrderButton-OrderButton__orderButtonWrapper{position:relative}.src-components-OrderButton-OrderButton__orderButton{padding:0 20px;width:100%;height:48px;border-radius:12px;background:var(--toBasketBg);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__orderButton{height:42px;border-radius:9px}}.src-components-OrderButton-OrderButton__orderButton_QuickView{height:42px}.src-components-OrderButton-OrderButton__orderButton_productPage_loyalty,.src-components-OrderButton-OrderButton__orderButton_QuickView_loyalty{background:var(--loyaltyColor)}.src-components-OrderButton-OrderButton__orderButton_addByCode,.src-components-OrderButton-OrderButton__orderButton_basket{height:36px;background:var(--appBackgroundColor)}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__orderButton_addByCode,.src-components-OrderButton-OrderButton__orderButton_basket{height:auto}}.src-components-OrderButton-OrderButton__orderButton_incorrect{border-color:var(--orderButtonIncorrectInput)}.src-components-OrderButton-OrderButton__orderButton_incorrect input{color:var(--orderButtonIncorrectInput)}.src-components-OrderButton-OrderButton__orderButton_productCard,.src-components-OrderButton-OrderButton__orderButton_productList{height:40px}.src-components-OrderButton-OrderButton__orderButton_productCard_loyalty,.src-components-OrderButton-OrderButton__orderButton_productList_loyalty{background:var(--loyaltyColor)}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__orderButton_productCard,.src-components-OrderButton-OrderButton__orderButton_productList{height:36px}}input::-ms-clear{display:none}.src-components-OrderButton-OrderButton__orderInput_Base{width:100%;height:46px;font-size:13px;text-align:center;color:var(--mainColorTextBtn);background:var(---toBasketBg);border-style:none}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__orderInput_Base{height:40px}}.src-components-OrderButton-OrderButton__orderInput_productCard,.src-components-OrderButton-OrderButton__orderInput_productList{height:40px}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__orderInput_productCard,.src-components-OrderButton-OrderButton__orderInput_productList{height:36px}}.src-components-OrderButton-OrderButton__orderInput_productPage{height:48px}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__orderInput_productPage{height:42px}}.src-components-OrderButton-OrderButton__orderInput_QuickView{height:42px}.src-components-OrderButton-OrderButton__orderInput_addByCode,.src-components-OrderButton-OrderButton__orderInput_basket{height:36px;color:var(--color-black-100);background-color:transparent;font-weight:500}.src-components-OrderButton-OrderButton__buttonLeft_Base{position:absolute;top:6px;left:6px;bottom:0;padding:0;transition:color .3s;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;width:36px;height:36px;border-radius:6px;background-color:var(--color-lightgray-300);fill:var(--mainColor)}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__buttonLeft_Base{width:28px;height:28px}}.src-components-OrderButton-OrderButton__buttonLeft_addByCode_loyalty,.src-components-OrderButton-OrderButton__buttonLeft_basket_loyalty,.src-components-OrderButton-OrderButton__buttonLeft_productCard_loyalty,.src-components-OrderButton-OrderButton__buttonLeft_productList_loyalty,.src-components-OrderButton-OrderButton__buttonLeft_productPage_loyalty,.src-components-OrderButton-OrderButton__buttonLeft_QuickView_loyalty{fill:var(--loyaltyColor)}.src-components-OrderButton-OrderButton__buttonLeft_productCard,.src-components-OrderButton-OrderButton__buttonLeft_productList{left:5px;width:28px;height:28px;line-height:36px}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__buttonLeft_productCard,.src-components-OrderButton-OrderButton__buttonLeft_productList{top:4px}}.src-components-OrderButton-OrderButton__buttonLeft_QuickView{width:30px;height:30px}.src-components-OrderButton-OrderButton__buttonLeft_addByCode,.src-components-OrderButton-OrderButton__buttonLeft_basket{top:4px;width:28px;height:28px;color:var(--mainColor);background-color:var(--whiteColor);box-shadow:0 0 1px 0 var(--boxShadow);font-size:24px}.src-components-OrderButton-OrderButton__buttonLeft_disabled{opacity:.5;cursor:unset;pointer-events:none}.src-components-OrderButton-OrderButton__buttonRight_Base{right:6px;left:auto;transition:color .3s}.src-components-OrderButton-OrderButton__buttonRight_addByCode_loyalty,.src-components-OrderButton-OrderButton__buttonRight_basket_loyalty,.src-components-OrderButton-OrderButton__buttonRight_productCard_loyalty,.src-components-OrderButton-OrderButton__buttonRight_productList_loyalty,.src-components-OrderButton-OrderButton__buttonRight_productPage_loyalty,.src-components-OrderButton-OrderButton__buttonRight_QuickView_loyalty{fill:var(--loyaltyColor)}.src-components-OrderButton-OrderButton__buttonRight_productCard,.src-components-OrderButton-OrderButton__buttonRight_productList{right:5px;width:28px;height:28px;line-height:36px}@media screen and (max-width:1200px){.src-components-OrderButton-OrderButton__buttonRight_productCard,.src-components-OrderButton-OrderButton__buttonRight_productList{top:4px}}.src-components-OrderButton-OrderButton__buttonRight_QuickView{width:30px;height:30px}.src-components-OrderButton-OrderButton__buttonRight_addByCode,.src-components-OrderButton-OrderButton__buttonRight_basket{top:4px;width:28px;height:28px;font-size:24px;background-color:var(--whiteColor);color:var(--mainColor);box-shadow:0 0 1px 0 var(--boxShadow)}.src-components-OrderButton-OrderButton__orderButtonDropDown{position:fixed;margin-top:4px;overflow:hidden;width:100%;border-radius:10px;background-color:var(--whiteColor);z-index:1001;box-shadow:0 2px 4px rgba(0,0,0,.5)}.src-components-OrderButton-OrderButton__orderButtonItem{width:100%;display:block;background:none;border:none;text-align:center;cursor:pointer}.src-components-OrderButton-OrderButton__orderButtonItem:hover{background-color:var(--selecteditem);color:var(--mainColor)}.src-components-OrderButton-OrderButton__icon{width:24px}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__navPanel{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;padding:0 20px;z-index:99;width:100%;height:40px;background:var(--whiteColor)}@media screen and (min-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__navPanel{display:none}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper{width:24px;height:24px}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper svg stop:last-child{stop-color:var(--mainColor)!important}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconBack{width:15.5px}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonFavorite{padding:0;border:none;outline:none;background-color:inherit}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonFavorite>div{padding:0;width:20px}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonFavorite svg{fill:none;stroke:var(--color-gray-450)}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonFavorite_active svg{fill:var(--color-red-300)!important;stroke:none}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper{margin:24px 0;width:100%;z-index:11;border-radius:12px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper{margin-bottom:6px}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_productList{margin:0 24px 0 0}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_productList{margin:0}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_productPage{margin:unset;width:unset}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_productPage{width:100%}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_productCard_loyalty{margin-top:-12px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_productCard_loyalty{margin-top:0}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_QuickView{margin:0;height:42px}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__buttonWrapper_hide{display:none}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__orderButton{width:230px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__orderButton{width:100%;height:42px}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__orderButton_QuickView{width:inherit}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__orderButton_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__orderButton_productList{width:100%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__orderButton_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__orderButton_productList{height:36px}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton{width:230px;height:48px;border-radius:12px;cursor:pointer;font-weight:500;color:var(--toBasketText)}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_productList,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_QuickView,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_productList,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_QuickView{height:40px;width:100%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_productList,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_QuickView,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_productList,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_QuickView{height:36px;font-size:13px;border-radius:9px}}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_productPage,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_QuickView,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_productPage,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_QuickView{height:42px}}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton{width:100%}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_productPage,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_QuickView{width:250px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_productPage,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__analogsButton_QuickView{width:100%}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton:disabled{background-color:var(--mainColor)!important}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_loyalty{color:var(--loyaltyColor)}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__basketButton_loyalty:disabled{background-color:var(--loyaltyColor)!important}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productList,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productPage,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_QuickView{width:36px;height:36px}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productCard_loyalty svg stop:last-child,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productList_loyalty svg stop:last-child,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productPage_loyalty svg stop:last-child,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_QuickView_loyalty svg stop:last-child{stop-color:var(--loyaltyColor)!important}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productCard,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productList,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productPage,.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_QuickView{height:36px}}.src-components-ProductPage-ProductOrderButtons-ProductOrderButtons__iconWrapper_productPage{width:40px;height:40px}.src-components-Product-SpecialPrice-SpecialPrice__specialPriceWrapper{display:block}.src-components-Product-SpecialPrice-SpecialPrice__specialPriceWrapper_opacity{opacity:.4}@media screen and (max-width:1200px){.src-components-Product-SpecialPrice-SpecialPrice__specialPriceWrapper{display:flex;flex-direction:column;justify-content:space-between}}.src-components-Product-SpecialPrice-SpecialPrice__specialPriceWrapper_productCard{justify-content:end;height:44px}.src-components-Product-SpecialPrice-SpecialPrice__specialPrice{display:flex;align-items:center}.src-components-Product-SpecialPrice-SpecialPrice__specialPrice_productCard{align-items:flex-start;justify-content:end;flex-direction:column;height:46px}.src-components-Product-SpecialPrice-SpecialPrice__specialPriceText{margin-right:8px}.src-components-Product-SpecialPrice-SpecialPrice__price,.src-components-Product-SpecialPrice-SpecialPrice__specialPriceText{display:flex;align-items:center}.src-components-Product-ProductList-ProductList__productList{margin-top:10px;margin-bottom:10px;padding-top:24px;padding-bottom:26px;min-height:180px;background-color:var(--whiteColor);border-radius:10px}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__productList{padding:18px}}.src-components-Product-ProductList-ProductList__mobileListWrapper{position:relative;display:flex;justify-content:space-between}.src-components-Product-ProductList-ProductList__wrapperButtonsFavorite{position:absolute;display:flex;right:0;z-index:1}.src-components-Product-ProductList-ProductList__nameBlock{margin-bottom:34px}.src-components-Product-ProductList-ProductList__name{display:inline-block;margin-bottom:14px;cursor:pointer;color:var(-color-black-800);font-size:16px;font-weight:600;transition:color .2s}.src-components-Product-ProductList-ProductList__name_opacity{opacity:.4}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__name{margin-right:20px;height:48px;overflow:hidden;font-size:13px;font-weight:400}}.src-components-Product-ProductList-ProductList__name:hover{color:var(--mainColor)}.src-components-Product-ProductList-ProductList__name .src-components-Product-ProductList-ProductList__group{padding-top:2px;color:#000;font-family:var(--defaultfontfamily);font-size:12px;font-weight:400;line-height:17px}.src-components-Product-ProductList-ProductList__name .src-components-Product-ProductList-ProductList__group a:hover{text-decoration:none}.src-components-Product-ProductList-ProductList__name .src-components-Product-ProductList-ProductList__group .src-components-Product-ProductList-ProductList__series,.src-components-Product-ProductList-ProductList__name .src-components-Product-ProductList-ProductList__group>span:nth-of-type(2){margin-left:15px}.src-components-Product-ProductList-ProductList__name .src-components-Product-ProductList-ProductList__group a{color:#000;text-decoration:underline}.src-components-Product-ProductList-ProductList__name .src-components-Product-ProductList-ProductList__group .src-components-Product-ProductList-ProductList__link{text-decoration:none;cursor:default}.src-components-Product-ProductList-ProductList__rightListView{position:relative;padding-top:3px}.src-components-Product-ProductList-ProductList__groupPrice{margin:0}.src-components-Product-ProductList-ProductList__groupPrice,.src-components-Product-ProductList-ProductList__price{display:flex;flex-direction:column}.src-components-Product-ProductList-ProductList__price{margin-right:15px;justify-content:space-between;white-space:nowrap}.src-components-Product-ProductList-ProductList__price_opacity{opacity:.4}.src-components-Product-ProductList-ProductList__priceWithLoyalty{display:flex;align-items:center;gap:8px}.src-components-Product-ProductList-ProductList__specialPrice{display:block}.src-components-Product-ProductList-ProductList__leftColumn{width:100%}.src-components-Product-ProductList-ProductList__rightColumn{max-width:220px;min-width:220px}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__rightColumn{display:flex;flex-direction:column;justify-content:space-between;width:65vw;max-width:unset;min-width:unset}}.src-components-Product-ProductList-ProductList__rightColumn_size_small{padding-left:16px;min-width:305px;max-width:305px}.src-components-Product-ProductList-ProductList__rightColumn_size_medium{min-width:343px}.src-components-Product-ProductList-ProductList__rightColumn_size_big{min-width:363px}.src-components-Product-ProductList-ProductList__imagePanel{display:flex}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__imagePanel{flex-direction:column}}.src-components-Product-ProductList-ProductList__imageTd{position:relative;padding:22px 46px 25px;vertical-align:middle}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__imageTd{padding:15px 15px 22px}}.src-components-Product-ProductList-ProductList__imageWrapper{width:165px;height:165px}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__imageWrapper{width:101px;height:101px}}.src-components-Product-ProductList-ProductList__close{position:absolute;top:10px;right:10px;z-index:1}.src-components-Product-ProductList-ProductList__artGroup{display:flex;flex-direction:column;gap:8px;color:var(--text);font-family:var(--defaultfontfamily);font-size:13px;font-weight:400;line-height:20px}.src-components-Product-ProductList-ProductList__artGroup_opacity{opacity:.4}.src-components-Product-ProductList-ProductList__rest{width:185px}.src-components-Product-ProductList-ProductList__buttonWrapper{margin-right:0;margin-left:0;width:197px}.src-components-Product-ProductList-ProductList__buttonWrapperFullWidth{width:100%}.src-components-Product-ProductList-ProductList__wrapperButtons{margin-top:11px;display:flex;justify-content:space-between;align-items:center}.src-components-Product-ProductList-ProductList__wrapperOverImageButtons{position:absolute;display:flex;flex-direction:column;gap:5px;top:0;right:3px;z-index:1}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__wrapperOverImageButtons{top:-4px;right:-3px}}.src-components-Product-ProductList-ProductList__buttonQuickView{padding:0}.src-components-Product-ProductList-ProductList__iconWrapper{padding:0;width:18px;height:18px;fill:transparent;color:var(--colorSlightlyGray)}.src-components-Product-ProductList-ProductList__itemAmount{display:block;margin-right:6px}.src-components-Product-ProductList-ProductList__labels{position:absolute;display:flex;flex-direction:column;gap:8px;left:15px;top:0;z-index:1}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__labels{left:0}}.src-components-Product-ProductList-ProductList__specialPercent{position:absolute;bottom:0;right:16px}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__specialPercent{left:-6px;top:0;bottom:unset;z-index:2}}.src-components-Product-ProductList-ProductList__middleBlock{padding-left:35px;padding-right:50px;max-width:470px;min-width:470px}.src-components-Product-ProductList-ProductList__middleBlock_opacity{opacity:.4}.src-components-Product-ProductList-ProductList__productButtons{position:absolute;display:flex;flex-direction:column;gap:6px;bottom:0;right:24px;width:100%}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__productButtons{position:relative;bottom:unset;right:unset}}.src-components-Product-ProductList-ProductList__productCodeWrapper{display:flex;gap:8px}.src-components-Product-ProductList-ProductList__productBrandWrapper{display:flex;gap:5px;align-items:center}@media screen and (max-width:1200px){.src-components-Product-ProductList-ProductList__productBrandWrapper{display:none}}.src-components-Product-ProductList-ProductList__productBrand{display:flex;position:relative;padding:2px 6px 3px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:24px;line-height:12px;color:var(--colorDarkGray);background-color:var(--colorShadowGray);border-radius:7px}.src-components-Product-ProductList-ProductList__loyaltyBonus{display:flex;align-items:center;padding:0 4px;height:22px;font-size:13px;font-weight:600;color:var(--loyaltyColor);border:2px solid var(--loyaltyColor);border-radius:30px}.src-components-Product-ProductCard-ProductCard__productCard{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:0 23px;width:300px;border-radius:10px;background-color:var(--whiteColor);transition:box-shadow .3s ease}.src-components-Product-ProductCard-ProductCard__productCard_hovered{z-index:25;box-shadow:2px 11px 10px 0 rgba(0,0,0,.14)}.src-components-Product-ProductCard-ProductCard__productCard_autoheight{height:auto}@media screen and (max-width:1200px){.src-components-Product-ProductCard-ProductCard__productCard{padding:0 12px 6px;width:auto;min-width:150px;border:none;border-radius:var(--border-radius-button-light)}.src-components-Product-ProductCard-ProductCard__productCard .src-components-Product-ProductCard-ProductCard__codeWrapper{margin-bottom:8px}}.src-components-Product-ProductCard-ProductCard__productCard__imageDisabled{opacity:.4}.src-components-Product-ProductCard-ProductCard__close{position:absolute;top:7px;right:7px;z-index:1}.src-components-Product-ProductCard-ProductCard__imgWrapper{display:flex;align-items:center;justify-content:center;margin-top:17px}@media screen and (max-width:1200px){.src-components-Product-ProductCard-ProductCard__imgWrapper{margin-bottom:17px}}.src-components-Product-ProductCard-ProductCard__productBrand{display:flex;position:relative;padding:2px 6px 3px;line-height:12px;color:var(--colorDarkGray);background-color:var(--colorShadowGray);border-radius:7px}@media screen and (max-width:1200px){.src-components-Product-ProductCard-ProductCard__productBrand{display:none}}.src-components-Product-ProductCard-ProductCard__productName{position:relative;height:52px;overflow:hidden;color:var(--text);font-family:var(--defaultfontfamily);font-size:13px;font-weight:400;line-height:17px;max-width:200px;display:block;word-wrap:break-word;cursor:pointer;word-break:break-word}.src-components-Product-ProductCard-ProductCard__productName_opacity{opacity:.4}.src-components-Product-ProductCard-ProductCard__productName:after{position:absolute;right:0;bottom:0;display:block;width:30px;height:18px;content:"";background-color:var(--color-white);background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 60%);pointer-events:none}.src-components-Product-ProductCard-ProductCard__productName:hover{color:var(--mainColor);text-decoration:underline}@media screen and (max-width:1200px){.src-components-Product-ProductCard-ProductCard__productName{height:48px;font-size:12px;line-height:15px}}.src-components-Product-ProductCard-ProductCard__price{display:block;margin-right:8px;white-space:pre-wrap;line-height:0}.src-components-Product-ProductCard-ProductCard__price_isNotRemain{margin-bottom:18px}.src-components-Product-ProductCard-ProductCard__price_perPackText{display:block}.src-components-Product-ProductCard-ProductCard__price_specialPrice{margin-top:0}.src-components-Product-ProductCard-ProductCard__price_priceDisabled{opacity:.4}.src-components-Product-ProductCard-ProductCard__specialPrice{display:flex;margin-top:10px;height:19px}.src-components-Product-ProductCard-ProductCard__specialPriceText{margin-right:6px}.src-components-Product-ProductCard-ProductCard__rest,.src-components-Product-ProductCard-ProductCard__restWrapper{display:flex;flex-direction:column;flex-grow:1}.src-components-Product-ProductCard-ProductCard__productActions,.src-components-Product-ProductCard-ProductCard__rest{justify-content:space-between}.src-components-Product-ProductCard-ProductCard__productActions{display:flex}.src-components-Product-ProductCard-ProductCard__basketButtonWrapper{width:100%;height:32px}.src-components-Product-ProductCard-ProductCard__cardButton{width:90px!important}.src-components-Product-ProductCard-ProductCard__productCardRelative{position:relative;width:auto}@media screen and (max-width:1200px){.src-components-Product-ProductCard-ProductCard__productCardRelative{margin-right:12px}}.src-components-Product-ProductCard-ProductCard__productCardUpButtons{display:flex;margin-left:10px;margin-right:10px;margin-bottom:10px;width:100%}.src-components-Product-ProductCard-ProductCard__productCardBottomButtons{width:100%;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.src-components-Product-ProductCard-ProductCard__productCardOrderButton{margin-right:5px}.src-components-Product-ProductCard-ProductCard__labelsWrapper{position:absolute;left:15px;top:15px;height:20px;z-index:10}.src-components-Product-ProductCard-ProductCard__specialPercent{display:flex}.src-components-Product-ProductCard-ProductCard__slider{width:100%;padding-top:18px;padding-bottom:38px}.src-components-Product-ProductCard-ProductCard__topPanel{display:flex;margin-bottom:8px;gap:8px}.src-components-Product-ProductCard-ProductCard__topPanel_opacity{opacity:.4}@media screen and (max-width:1200px){.src-components-Product-ProductCard-ProductCard__topPanel{display:none}}.src-components-Product-ProductCard-ProductCard__buttonFavorite{padding:0;width:24px;height:24px;fill:none;color:var(--color-gray-150)}.src-components-Product-ProductCard-ProductCard__buttonFavorite__active{color:var(--mainColor)}.src-components-Product-ProductCard-ProductCard__buttonQuickView{width:100%;font-size:15px;background-color:var(--colorShadowGray)}.src-components-Product-ProductCard-ProductCard__iconWrapper{padding:0}.src-components-Product-ProductCard-ProductCard__iconWrapper_search{width:24px;height:24px;fill:transparent;color:var(--color-darkgray-1000)}.src-components-Product-ProductCard-ProductCard__buttonsWrapper{position:absolute;top:22px;right:23px;z-index:1}@media screen and (max-width:1200px){.src-components-Product-ProductCard-ProductCard__buttonsWrapper{top:12px;right:12px}}.src-components-Product-ProductCard-ProductCard__buttonQuickViewWrapper{position:absolute;display:flex;bottom:-50px;z-index:10;width:100%;left:0;padding:0 24px 20px;background-color:#fff;transition:bottom .3s,box-shadow .3s,opacity .3s ease;opacity:1;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:2px 11px 10px 0 rgba(0,0,0,.14)}.src-components-Product-ProductCard-ProductCard__buttonQuickViewWrapper:before{content:"";position:absolute;width:100%;left:0;top:-10px;height:10px;background-color:inherit}.src-components-Product-ProductCard-ProductCard__buttonQuickViewWrapper_hidden{display:flex;bottom:0;opacity:0;z-index:-1}.src-components-Title-Title__title{padding:0;display:block;font-weight:600;line-height:1.333em;color:var(--text)}.src-components-Title-Title__title,.src-components-Title-Title__title_userPanel{margin:0}.src-components-Title-Title__title_catalogList{margin-top:20px;margin-bottom:10px}.src-components-Title-Title__title_catalogSubTitle{margin:0;font-size:16px}.src-components-Title-Title__title_basket{margin-bottom:10px}.src-components-Title-Title__title_cabinetOneOrder{margin:0;padding-bottom:2px;line-height:1}.src-components-Title-Title__color_inherit{color:inherit}.src-components-Title-Title__color_black{color:var(--blackColor)}.src-components-Title-Title__color_black-5{color:var(--color-black-5)}.src-components-Title-Title__color_black-100{color:var(--color-black-100)}.src-components-Title-Title__color_successTitle{color:var(--successTitle)}.src-components-Title-Title__color_loyalty{color:var(--loyaltyColor)}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__modal{display:block;z-index:2000}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__analogsWrapper{position:relative;top:56px;margin:auto auto 56px;width:986px}@media screen and (max-width:1200px){.src-components-BasketAnalogsPopup-BasketAnalogsPopup__analogsWrapper{width:100%}}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__closeIconContainer{position:absolute;right:8px;top:15px;cursor:pointer;color:var(--color-gray-150);z-index:10}.targetProduct .productWrapperButtons{display:none}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__targetProduct{padding:12px 18px 18px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productList,.src-components-BasketAnalogsPopup-BasketAnalogsPopup__targetProduct{background:var(--color-white);border-radius:10px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productList{display:flex;flex-direction:column;padding:0 18px}@media screen and (max-width:1200px){.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productList{border-radius:0;padding-bottom:68px}}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productList_empty{padding:5px 54px 36px;flex-direction:column}@media screen and (max-width:1200px){.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productList_empty{padding:5px 24px 12px}}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__emptyAnalogsBtn{margin-top:20px;border-radius:9px}@media screen and (max-width:1200px){.src-components-BasketAnalogsPopup-BasketAnalogsPopup__emptyAnalogsBtn{margin-top:30px}}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__partiallAnalogsList{margin-top:24px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__wrapButton{border-top:1px solid var(--bordercolor)}@media screen and (max-width:1200px){.src-components-BasketAnalogsPopup-BasketAnalogsPopup__wrapButton{padding:20px;background-color:var(--whiteColor);border-top:none}}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__toggleButton{margin-top:10px;margin-bottom:30px;font-size:13px;border:none;color:var(--mainColor);background:none;text-decoration:underline;outline:0}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__toggleButton:hover{text-decoration:none}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__arrowIcon{margin-left:6px;width:9px;height:9px;display:inline-block;color:var(--mainColor);transform:rotate(180deg)}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__iconWrapper{width:22px;height:22px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title{position:relative;padding:15px 0 12px 5px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title,.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title:after,.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title:before{border-bottom:1px solid var(--bordercolor)}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title:after,.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title:before{content:"";position:absolute;width:18px;bottom:-1px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title:before{left:-18px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__title:after{right:-18px}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productWrapper{padding:0}.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productWrapper:last-child,.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productWrapper:last-child:after,.src-components-BasketAnalogsPopup-BasketAnalogsPopup__productWrapper:last-child:before{border-bottom:none}@-webkit-keyframes src-components-BasketAnalogsPopup-BasketAnalogsPopup__appear{0%{opacity:0}to{opacity:1}}@keyframes src-components-BasketAnalogsPopup-BasketAnalogsPopup__appear{0%{opacity:0}to{opacity:1}}.src-components-Tabs-Tabs__tabs{margin-top:0;margin-bottom:0}.src-components-Tabs-Tabs__tabList{display:flex;background-color:var(--colorShadowGray);border-radius:12px;border:1px solid rgba(226,229,233,.25)}.src-components-Tabs-Tabs__tabList_opHist{border-bottom:1px solid var(--bordercolor)}.src-components-Tabs-Tabs__tabItem{margin:3px;width:100%;height:42px;display:flex;align-items:center;justify-content:center;border-radius:9px;font-size:12px;list-style-type:none;cursor:pointer}.src-components-Tabs-Tabs__title{color:var(--mainColor)}.src-components-Tabs-Tabs__tabActive{background-color:var(--whiteColor);cursor:default}.src-components-Tabs-Tabs__inactiveTab:hover{background-color:var(--inactiveTabColor)}.src-components-Tabs-Tabs__tabPanel{padding:15px 0;font-size:12px;font-weight:600}.src-components-Tabs-Tabs__count{margin-left:10px;padding:0 9px;line-height:25px;height:26px;background-color:var(--colorShadowGray);color:var(--mainColor);border-radius:40px;text-decoration:none;font-size:16px}.src-components-TabsContent-TabsContent__tabsContent{display:none;line-height:18px}.src-components-TabsContent-TabsContent__tabsContent_active{display:block}.src-components-SliderArrow-SliderArrow__arrowWrapper{display:flex;justify-content:center}.src-components-SliderArrow-SliderArrow__arrowIcon{width:11px;height:11px}.src-components-ProductPage-ProductPhoto-ProductPhoto__wrapperProductPhotos{display:flex;justify-content:center;margin-right:20px}.src-components-ProductPage-ProductPhoto-ProductPhoto__wrapperProductPhoto{display:block}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider{width:177px}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider .slick-track{display:flex}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider .slick-arrow{position:absolute;bottom:17px;width:12px;height:22px;top:20px;color:var(--sliderArrow);border:1px solid var(--sliderArrowBackground);background-color:var(--sliderArrowBackground)}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider .slick-arrow:hover{color:var(--blackColor)}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider .slick-prev{left:-30px;z-index:1;border-radius:50% 50%;transform:unset}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider .slick-next{left:195px;border-radius:50% 50%;transform:rotate(180deg)}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider .slick-disabled{opacity:.3}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotosSlider .slick-disabled:hover{color:var(--sliderArrow);cursor:default}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhoto{margin:0 8px;padding-bottom:3px;width:43px;cursor:pointer}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhoto_selected{border-bottom:3px solid var(--productPhotoBorderSelectedColor);cursor:default}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhoto_hover:hover{border-bottom:3px solid var(--productPhotoBorderHoverColor)}.src-components-ProductPage-ProductPhoto-ProductPhoto__leftColumnPhoto{display:flex;flex-direction:column;align-items:center;grid-gap:10px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductPhoto-ProductPhoto__leftColumnPhoto{overflow-x:scroll;display:flex;position:static}}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotoLeftColumn{margin-bottom:6px;padding:6px;width:60px;height:60px;border-radius:12px;background-color:var(--productPhotoBorderColor);cursor:pointer}.src-components-ProductPage-ProductPhoto-ProductPhoto__productPhotoLeftColumn_selected{border:1px solid var(--colorLightGray);cursor:default}.src-components-ProductPage-ProductPhoto-ProductPhoto__arrow{height:42px;width:42px;border:none;background-color:var(--sliderArrowBackground);transform:rotate(90deg)}.src-components-ProductPage-ProductPhoto-ProductPhoto__arrow:last-of-type{transform:rotate(-90deg)}.src-components-ProductPage-ProductOne-ProductOne__productOne{display:flex;flex-direction:column;grid-gap:18px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__productOne{margin:12px;padding:24px 18px 18px;border-bottom:none;overflow:unset;background-color:var(--whiteColor);border-radius:12px}}.src-components-ProductPage-ProductOne-ProductOne__header{width:100%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__header{display:flex;flex-direction:column;grid-gap:10px}}.src-components-ProductPage-ProductOne-ProductOne__productCard{padding:42px;display:flex;justify-content:space-between;grid-gap:50px;width:100%;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__productCard{gap:18px;padding:0;flex-direction:column}}.src-components-ProductPage-ProductOne-ProductOne__title{margin-bottom:10px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__title{margin-bottom:0}}.src-components-ProductPage-ProductOne-ProductOne__titleText{font-size:34px;line-height:120%;font-weight:700;word-break:break-word}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__titleText{font-size:20px;line-height:130%;font-weight:600}}.src-components-ProductPage-ProductOne-ProductOne__groupProperty{display:flex;flex-direction:column;align-items:flex-end;grid-gap:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:400;line-height:17px;color:var(--blackColor)}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__groupProperty{flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin:0;padding-top:12px;border-top:1px solid var(--colorLightGray)}}.src-components-ProductPage-ProductOne-ProductOne__property{font-size:13px;line-height:120%;font-weight:400}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__property{color:var(--colorDarkGray)}}.src-components-ProductPage-ProductOne-ProductOne__caption{margin-right:1px}.src-components-ProductPage-ProductOne-ProductOne__brand,.src-components-ProductPage-ProductOne-ProductOne__caption{color:var(--colorDarkGray)}.src-components-ProductPage-ProductOne-ProductOne__brand{display:block;padding:6px 12px;border-radius:7px;font-size:15px;line-height:120%;font-weight:500;background-color:var(--colorShadowGray)}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__brand{font-size:13px}}.src-components-ProductPage-ProductOne-ProductOne__wrapper{padding-bottom:29px;display:flex;justify-content:space-between;flex-wrap:wrap;border-radius:10px;overflow:hidden}.src-components-ProductPage-ProductOne-ProductOne__panel{display:flex;align-items:center;grid-gap:8px;width:100%;margin-top:3px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__panel{overflow-x:auto;height:auto}}.src-components-ProductPage-ProductOne-ProductOne__images{position:relative}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__images{width:100%}}.src-components-ProductPage-ProductOne-ProductOne__slider{display:flex;align-items:center;grid-gap:12px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__slider_fade{opacity:.5}}.src-components-ProductPage-ProductOne-ProductOne__photo{width:400px;height:400px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__photo{width:100%;height:100%}}.src-components-ProductPage-ProductOne-ProductOne__properties{display:flex;flex-grow:1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__properties{width:100%}}.src-components-ProductPage-ProductOne-ProductOne__topPropertiesWrapper{display:flex;justify-content:space-between;flex-direction:column}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__topPropertiesWrapper{flex-direction:column}}.src-components-ProductPage-ProductOne-ProductOne__topPropertiesInfoWrapper{display:flex;justify-content:space-between}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__topPropertiesInfoWrapper{flex-direction:column}}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__characteristics{display:none}}.src-components-ProductPage-ProductOne-ProductOne__actions{margin-bottom:30px}.src-components-ProductPage-ProductOne-ProductOne__scrollToProperty{margin-top:18px;display:inline-block;cursor:pointer}.src-components-ProductPage-ProductOne-ProductOne__scrollToProperty,.src-components-ProductPage-ProductOne-ProductOne__scrollToProperty:hover{color:var(--mainColor)}.src-components-ProductPage-ProductOne-ProductOne__priceWrapper_productPage{margin-bottom:11px;display:flex;flex-direction:column;grid-gap:20px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__priceWrapper_productPage{margin-bottom:30px;display:flex;flex-direction:row;justify-content:space-between}}.src-components-ProductPage-ProductOne-ProductOne__priceWrapper_QuickView{margin-bottom:20px;width:358px;grid-gap:7px}.src-components-ProductPage-ProductOne-ProductOne__price{display:flex;flex-direction:column;align-items:flex-start;grid-gap:5px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__price{align-self:flex-start;margin-bottom:24px}}.src-components-ProductPage-ProductOne-ProductOne__price_productPage{margin-right:15px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__price_productPage{margin:0}}.src-components-ProductPage-ProductOne-ProductOne__price_QuickView{margin-right:8px}.src-components-ProductPage-ProductOne-ProductOne__saleBlock{display:flex;grid-gap:6px;height:32px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__saleBlock{height:unset;align-items:center}}.src-components-ProductPage-ProductOne-ProductOne__oldPrice{align-self:flex-start}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__oldPrice{align-self:center}}.src-components-ProductPage-ProductOne-ProductOne__iconContainer{position:relative;align-self:flex-end}.src-components-ProductPage-ProductOne-ProductOne__saleIcon{position:relative;width:40px;height:21px;color:var(--mainColor)}.src-components-ProductPage-ProductOne-ProductOne__saleText{position:absolute;margin:-50% 0 0 12%}.src-components-ProductPage-ProductOne-ProductOne__productActions{display:flex;gap:18px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__productActions{display:none}}.src-components-ProductPage-ProductOne-ProductOne__buttonWrapper{display:flex;grid-gap:8px}.src-components-ProductPage-ProductOne-ProductOne__buttonWrapper_QuickView{flex-direction:column;width:286px}productCardBottomButtons{margin:6px 0 0 180px;border:1px solid grey}.src-components-ProductPage-ProductOne-ProductOne__loginButtonWrapper{width:250px}.src-components-ProductPage-ProductOne-ProductOne__itemAmount{margin-right:8px}.src-components-ProductPage-ProductOne-ProductOne__itemAmount_QuickView{margin-right:5px}.src-components-ProductPage-ProductOne-ProductOne__perPackText{display:inline-block}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__perPackText{display:block;font-size:12px;line-height:16px}}.src-components-ProductPage-ProductOne-ProductOne__labelisNotInAssortment{margin:0 16px 0 auto;padding:0 10px;border-radius:2px;color:var(--whiteColor);line-height:20px;background-color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__labelisNotInAssortment{display:none}}.src-components-ProductPage-ProductOne-ProductOne__imagePopupContent{display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:auto;width:100%;height:100%;padding:0 16px}.src-components-ProductPage-ProductOne-ProductOne__imageSlider{width:100%;max-width:350px;height:100%}.src-components-ProductPage-ProductOne-ProductOne__imagePopupHeader{display:flex;padding:21px 1px;margin:0 auto 24px;width:100%;justify-content:flex-end}.src-components-ProductPage-ProductOne-ProductOne__imagePopupClose{width:14px;height:14px;margin-left:auto;padding:0;border:none;outline:none;background:none}.src-components-ProductPage-ProductOne-ProductOne__imagePopupClose svg{width:14px;height:14px;color:var(--colorDarkGray)}.src-components-ProductPage-ProductOne-ProductOne__modal{z-index:99999}.src-components-ProductPage-ProductOne-ProductOne__allProperties{display:flex;grid-gap:30px;flex-grow:1}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__allProperties{flex-direction:column;grid-gap:0}}.src-components-ProductPage-ProductOne-ProductOne__imageBlock{display:flex}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__imageBlock{display:block}}.src-components-ProductPage-ProductOne-ProductOne__labels{display:flex;flex-direction:column;grid-gap:9px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__labels{position:absolute;top:0;flex-direction:row;grid-gap:6px}}.src-components-ProductPage-ProductOne-ProductOne__otherProperties{display:flex;flex-direction:column;grid-gap:10px;text-align:end}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__otherProperties{flex-direction:row;grid-gap:12px;overflow:auto;order:1}}.src-components-ProductPage-ProductOne-ProductOne__favoriteButton{align-self:flex-end}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__favoriteButton{position:absolute;top:0;right:0}}.src-components-ProductPage-ProductOne-ProductOne__loyaltyBonus{padding:3px 7px;font-size:13px;font-weight:600;color:var(--loyaltyColor);border:2px solid var(--loyaltyColor);border-radius:30px;white-space:nowrap}.src-components-ProductPage-ProductOne-ProductOne__brandContainer,.src-components-ProductPage-ProductOne-ProductOne__mainPriceContainer{display:flex;align-items:center;gap:20px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductOne-ProductOne__brandContainer,.src-components-ProductPage-ProductOne-ProductOne__mainPriceContainer{gap:5px}}@media screen and (max-width:535px){.src-components-ProductPage-ProductOne-ProductOne__brandContainer,.src-components-ProductPage-ProductOne-ProductOne__mainPriceContainer{align-items:flex-start;flex-direction:column;gap:0}}.src-components-ProductPage-ProductOne-ProductOne__brandContainer{gap:5px}@media screen and (max-width:535px){.src-components-ProductPage-ProductOne-ProductOne__brandContainer{flex-direction:row}}.src-components-DotLeader-DotLeader__wrapper{display:flex;flex-direction:column;grid-gap:15px}.src-components-DotLeader-DotLeader__container{display:flex;width:100%}.src-components-DotLeader-DotLeader__titleWrapper{overflow:hidden;position:relative;width:100%}.src-components-DotLeader-DotLeader__titleWrapper:before{content:"";position:absolute;top:13px;margin-left:.14em;width:100%;height:0;border-bottom:2px dotted}.src-components-DotLeader-DotLeader__title{position:relative;display:inline;padding-right:3px;background:var(--whiteColor)}.src-components-DotLeader-DotLeader__value_left{padding-left:2px;text-align:start;width:100%}.src-components-DotLeader-DotLeader__value_right{padding-left:2px;text-align:end;width:unset;max-width:60%;white-space:nowrap}.src-components-DotLeader-DotLeader__titleWrapper,.src-components-DotLeader-DotLeader__value{display:table-cell;line-height:120%}.src-components-QuickView-QuickView__quickView{display:flex;grid-gap:30px;font-size:13px}@media screen and (max-width:1200px){.src-components-QuickView-QuickView__quickView{padding:0 30px 100px;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;width:100%}}.src-components-QuickView-QuickView__images{margin-right:20px;position:relative;float:left;width:400px;height:400px}.src-components-QuickView-QuickView__block{display:flex;align-items:center;margin:48px;max-width:950px}@media screen and (max-width:1200px){.src-components-QuickView-QuickView__block{margin-top:12px;min-height:93%;height:93%}}.src-components-QuickView-QuickView__slider img{width:100%!important;height:100%!important}.src-components-QuickView-QuickView__labels{position:absolute;right:0;top:4px;height:20px}.src-components-QuickView-QuickView__photo{display:flex;justify-content:center}.src-components-QuickView-QuickView__specialPercent{position:absolute;right:0;top:4px}.src-components-QuickView-QuickView__details{display:flex;flex-direction:column;justify-content:space-between;margin-top:25px;width:368px;height:100%;overflow:hidden}@media screen and (max-width:1200px){.src-components-QuickView-QuickView__actions,.src-components-QuickView-QuickView__details{display:none}}.src-components-QuickView-QuickView__info{flex-direction:column}.src-components-QuickView-QuickView__info,.src-components-QuickView-QuickView__more{display:flex}.src-components-QuickView-QuickView__more{padding-top:11px;align-items:center;color:var(--mainColor);cursor:pointer}.src-components-QuickView-QuickView__more:hover{opacity:.8}.src-components-QuickView-QuickView__more:hover .src-components-QuickView-QuickView__arrowIcon{copacity:.8}.src-components-QuickView-QuickView__arrowIcon{margin-left:5px;display:inline-block;width:15px;height:15px;color:var(--mainColor)}.src-components-QuickView-QuickView__characteristics{margin-top:18px}.src-components-QuickView-QuickView__property{margin-right:6px}.src-components-QuickView-QuickView__tabs{font-size:13px}.src-components-QuickView-QuickView__tabContent{padding-top:11px}.src-components-QuickView-QuickView__sliderPhoto{width:100%!important;height:100%!important}.src-components-QuickView-QuickView__title{margin-top:18px}.src-components-QuickView-QuickView__loyaltyBonus{padding:3px 7px;font-size:13px;font-weight:600;color:var(--loyaltyColor);border:2px solid var(--loyaltyColor);border-radius:30px}.src-components-ServerErrorModal-ServerErrorModal__serverErrorModal{width:462px}.src-components-ServerErrorModal-ServerErrorModal__content{padding:30px 54px 42px}.src-components-ServerErrorModal-ServerErrorModal__message{padding-bottom:30px}.src-components-ServerErrorModal-ServerErrorModal__buttonBlock{display:flex;justify-content:center}.src-components-ServerErrorModal-ServerErrorModal__button{width:50%;height:48px;font-size:15px;font-weight:600;border-radius:9px}@media screen and (max-width:1200px){.src-components-ServerErrorModal-ServerErrorModal__serverErrorModal{width:100%}.src-components-ServerErrorModal-ServerErrorModal__content{display:flex;padding:0;flex-direction:column;justify-content:space-between;height:calc(100% - 120px)}.src-components-ServerErrorModal-ServerErrorModal__message{padding:22px 54px 0}.src-components-ServerErrorModal-ServerErrorModal__buttonBlock{margin-bottom:18px;padding:15px;border-top:1px solid var(--hrcolor)}.src-components-ServerErrorModal-ServerErrorModal__button{border-radius:var(--border-radius-button);width:100%}}.src-components-TopMenu-TopMenu__topMenu{padding-bottom:24px;min-height:25px;display:flex;border-radius:10px}@media screen and (max-width:1200px){.src-components-TopMenu-TopMenu__topMenu{padding:0 12px}}.src-components-TopMenu-TopMenu__items{display:flex;align-items:center}@media screen and (max-width:1200px){.src-components-TopMenu-TopMenu__items{padding-top:2px;padding-bottom:12px;overflow-x:auto;gap:8px}}.src-components-TopMenu-TopMenu__link{display:flex;padding:7px 11px;align-items:center;border:1px solid var(--bordercolor);border-radius:var(--border-radius-button);color:var(--blackColor);transition:background-color .2s linear}@media screen and (max-width:1200px){.src-components-TopMenu-TopMenu__link{padding:3px 9px;border-radius:9px}}.src-components-TopMenu-TopMenu__link:not(:last-child){margin-right:12px}@media screen and (max-width:1200px){.src-components-TopMenu-TopMenu__link:not(:last-child){margin-right:0}}.src-components-TopMenu-TopMenu__link:hover{background-color:var(--buttongrayhover)}.src-components-TopMenu-TopMenu__link_active,.src-components-TopMenu-TopMenu__link_active:hover{color:var(--textGray);background-color:var(--color-lightgray-400)}.src-components-TopMenu-TopMenu__linkContent{padding:8px 11px;background-color:var(--color-lightgray-400);border-radius:20px}.src-components-TopMenu-TopMenu__icon,.src-components-TopMenu-TopMenu__linkContent{display:flex;align-items:center}.src-components-TopMenu-TopMenu__icon{width:16px;height:16px;color:var(--mainColor);fill:transparent}@media screen and (max-width:1200px){.src-components-TopMenu-TopMenu__icon{width:15px;height:15px}}.src-components-TopMenu-TopMenu__icon_active{color:var(--buttonDisabled)!important}.src-components-TopMenu-TopMenu__textWrapper{position:relative;margin-left:7px;white-space:nowrap}@media screen and (max-width:1200px){.src-components-TopMenu-TopMenu__textWrapper{margin-left:4px}}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__modal{width:456px}@media screen and (max-width:1200px){.src-components-PopupClientCancelOrder-PopupClientCancelOrder__modal{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:9px 9px 0 0}}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form{padding:0 54px}@media screen and (max-width:1200px){.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form{padding:0 18px}}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__text{padding-right:5px;padding-bottom:24px}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__textarea{padding:12px;display:block;min-width:100%;height:202px;font-size:15px;font-weight:400;line-height:20px;resize:none;color:inherit;background-color:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:9px}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__textarea::-webkit-input-placeholder{color:var(--textGray)}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__textarea::-moz-placeholder{color:var(--textGray)}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__textarea:-ms-input-placeholder{color:var(--textGray)}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__textarea::-ms-input-placeholder{color:var(--textGray)}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__textarea::placeholder{color:var(--textGray)}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__error{padding-top:13px;word-wrap:anywhere}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__form__buttons{padding-top:24px;padding-bottom:38px;display:flex;justify-content:space-between;gap:18px}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__closeButton{width:100%;color:var(--mainColor);border:1px solid var(--mainColor);border-radius:9px}.src-components-PopupClientCancelOrder-PopupClientCancelOrder__cancelButton{width:100%;border-radius:9px}.src-components-Input-Input__inputWrapper{position:relative;height:100%}.src-components-Input-Input__input{position:relative;width:100%;font-size:15px;line-height:17px;background-color:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:9px;outline:none}.src-components-Input-Input__input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px var(--whiteColor) inset}.src-components-Input-Input__input:disabled{border-color:var(--disabledbordercolor);background-color:var(--disabledbordercolor)}.src-components-Input-Input__input::-webkit-input-placeholder{color:var(--textGray)}.src-components-Input-Input__input::-moz-placeholder{color:var(--textGray)}.src-components-Input-Input__input:-ms-input-placeholder{color:var(--textGray)}.src-components-Input-Input__input::-ms-input-placeholder{color:var(--textGray)}.src-components-Input-Input__input::placeholder{color:var(--textGray)}.src-components-Input-Input__input[readonly]{cursor:pointer}.src-components-Input-Input__size_xs{height:24px;line-height:24px;padding-left:7px}.src-components-Input-Input__size_s{padding:15px 12px 0;height:48px;line-height:28px}.src-components-Input-Input__size_s_padding{padding-top:2px}.src-components-Input-Input__error{border-color:var(--redColor)!important}.src-components-Input-Input__success{border-color:var(--greencolor)}.src-components-Input-Input__label{position:absolute;top:6px;left:13px;color:var(--text);pointer-events:none;background-color:var(--whiteColor)}.src-components-Input-Input__label_placeholder{color:var(--placeholdercolor)}.src-components-Input-Input__input:focus+.src-components-Input-Input__label{display:none}.src-components-Input-Input__input:blur+.src-components-Input-Input__label{display:flex}.src-components-Input-Input__bottomPlaceholder{position:absolute;top:6px;left:12px}.src-components-Textarea-Textarea__textareaWrapper{position:relative}.src-components-Textarea-Textarea__textarea{display:block;padding:22px 12px 0;min-width:100%;font-size:15px;line-height:inherit;resize:none;background-color:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:9px}.src-components-Textarea-Textarea__textarea_padding{padding-top:14px}.src-components-Textarea-Textarea__textarea::-webkit-input-placeholder{color:var(--textGray)}.src-components-Textarea-Textarea__textarea::-moz-placeholder{color:var(--textGray)}.src-components-Textarea-Textarea__textarea:-ms-input-placeholder{color:var(--textGray)}.src-components-Textarea-Textarea__textarea::-ms-input-placeholder{color:var(--textGray)}.src-components-Textarea-Textarea__textarea::placeholder{color:var(--textGray)}.src-components-Textarea-Textarea__heightSize_xsmall{height:69px}.src-components-Textarea-Textarea__heightSize_small{height:90px}.src-components-Textarea-Textarea__heightSize_medium{height:240px}.src-components-Textarea-Textarea__heightSize_auto{height:100%}.src-components-Textarea-Textarea__textColor_black{color:var(--text)}.src-components-Textarea-Textarea__textColor_gray{color:var(--textGray)}.src-components-Textarea-Textarea__bottomPlaceholder{position:absolute;top:6px;left:12px}.src-components-AskQuestionForm-AskQuestionForm__askQuestionForm{width:476px;min-height:519px}.src-components-AskQuestionForm-AskQuestionForm__form{padding:13px 12px 18px;display:flex;flex-wrap:wrap;justify-content:flex-end}.src-components-AskQuestionForm-AskQuestionForm__subject{margin-bottom:10px;width:100%}.src-components-AskQuestionForm-AskQuestionForm__input{padding-left:11px;font-size:13px;border-radius:72px}.src-components-AskQuestionForm-AskQuestionForm__message{margin-bottom:18px;width:100%;height:359px}.src-components-AskQuestionForm-AskQuestionForm__textarea{padding:11px;font-size:13px;border-radius:15px}.src-components-AskQuestionForm-AskQuestionForm__submit{width:197px}.src-components-AskQuestionForm-AskQuestionForm__button{display:block;font-weight:700;text-align:center}.src-components-ClickOutside-ClickOutside__outside{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.src-components-Forms-Select-Select__formSelect{display:inline-block;position:relative;width:100%}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__fullsize{max-width:none}.src-components-Forms-Select-Select__formSelectfeedback{display:block}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__isDisabled{opacity:.6;pointer-events:none;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__isDisabled_color{opacity:1}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__isDisabled_color .src-components-Forms-Select-Select__container{border-color:var(--disabledbordercolor);background-color:var(--disabledbordercolor)}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__isDisabled_color .src-components-Forms-Select-Select__container:after{display:none}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__isDisabled_color .src-components-Forms-Select-Select__container:before{opacity:.6}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__isDisabled_color .src-components-Forms-Select-Select__selectValue{opacity:.6;background-color:var(--disabledbordercolor)}.src-components-Forms-Select-Select__formSelectBase{display:block}.src-components-Forms-Select-Select__formSelect.src-components-Forms-Select-Select__isNotRounded{border-radius:var(--border-radius-button)}.src-components-Forms-Select-Select__formSelectFullWidthList .src-components-Forms-Select-Select__listWrapper{width:auto;min-width:100%}.src-components-Forms-Select-Select__formSelectbasketSorting,.src-components-Forms-Select-Select__formSelectorderSorting{max-width:230px}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__container{height:36px;border:none;border-radius:9px}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__container{background-color:var(--whiteColor)}}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__selectValue{line-height:1.2}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__selectValue:after{content:"";position:absolute;top:0;right:40px;bottom:0;width:20px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor))}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__listWrapper{width:100%;border-radius:9px;border:none}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__list{padding:6px}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__list{padding:10px 0}}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__item{grid-gap:18px;align-items:center;padding:8px 14px;border-radius:9px;font-size:15px;line-height:22px;cursor:pointer;color:var(--color-darkgray-1000)}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__item:hover{color:var(--mainColor)}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__itemText{padding:0;font-size:15px;overflow:hidden}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__itemText:after{content:"";position:absolute;top:0;right:0;bottom:0;width:50px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor))}.src-components-Forms-Select-Select__formSelectclientOffers .src-components-Forms-Select-Select__itemText:before{display:none}.src-components-Forms-Select-Select__formSelectloyaltySearch,.src-components-Forms-Select-Select__formSelectorderSearch,.src-components-Forms-Select-Select__formSelectsearch{display:block;max-width:100%}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field{padding-left:19px;padding-right:110px;cursor:text;color:var(--blackColor);background-color:var(--color-lightgray-800)}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field{background-color:var(--whiteColor)}}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field:focus,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field:focus,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field:focus{border-color:var(--mainColor);font-size:15px;color:var(--color-black-800)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::-webkit-input-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::-webkit-input-placeholder,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field::-webkit-input-placeholder{font-size:15px;color:var(--placeholdercolor)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::-moz-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::-moz-placeholder,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field::-moz-placeholder{font-size:15px;color:var(--placeholdercolor)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field:-ms-input-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field:-ms-input-placeholder,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field:-ms-input-placeholder{font-size:15px;color:var(--placeholdercolor)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::-ms-input-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::-ms-input-placeholder,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field::-ms-input-placeholder{font-size:15px;color:var(--placeholdercolor)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::placeholder,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__field::placeholder{font-size:15px;color:var(--placeholdercolor)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__container,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__container,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__container{height:48px;border-radius:var(--border-radius-button)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__container:after,.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__container:before,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__container:after,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__container:before,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__container:after,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__container:before{display:none}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__list,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__list,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__list{padding:6px}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__list,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__list,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__list{padding:10px 0}}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__item,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__item,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__item{grid-gap:18px;align-items:center;padding:16px 14px;font-size:15px;line-height:22px;cursor:pointer;color:var(--color-darkgray-1000)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__item_hovered:after,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__item_hovered:after,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__item_hovered:after{content:"";position:absolute;right:0;top:0;width:100%;height:100%;opacity:.15;border-radius:9px;background:var(--mainColor);background-color:var(--mainColor)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__item:hover,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__item:hover,.src-components-Forms-Select-Select__formSelectsearch .src-components-Forms-Select-Select__item:hover{color:var(--mainColor)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__container,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__container{height:40px}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field{padding-right:40px;padding-left:10px}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field{font-size:14px;background-color:var(--color-lightgray-800)}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::-webkit-input-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::-webkit-input-placeholder{font-size:14px}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::-moz-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::-moz-placeholder{font-size:14px}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field:-ms-input-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field:-ms-input-placeholder{font-size:14px}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::-ms-input-placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::-ms-input-placeholder{font-size:14px}.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::focus,.src-components-Forms-Select-Select__formSelectloyaltySearch .src-components-Forms-Select-Select__field::placeholder,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::focus,.src-components-Forms-Select-Select__formSelectorderSearch .src-components-Forms-Select-Select__field::placeholder{font-size:14px}}.src-components-Forms-Select-Select__container{position:relative;display:flex;align-items:center;height:48px;text-align:left;white-space:nowrap;overflow:hidden;background-color:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:var(--border-radius-button);cursor:pointer}.src-components-Forms-Select-Select__container:after{content:"";display:block;position:absolute;right:12px;top:1px;bottom:1px;width:28px;background-color:var(--whiteColor);background:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor) 60%);border-radius:0 4px 4px 0;pointer-events:none}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__container:after{display:none}}.src-components-Forms-Select-Select__container_catalogSorting{height:36px;width:190px;border:none}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__container_catalogSorting{height:40px;width:177px}}.src-components-Forms-Select-Select__container_catalogSorting:after{width:50px}.src-components-Forms-Select-Select__container_basketSorting,.src-components-Forms-Select-Select__container_orderSorting{height:36px;width:230px;border:none}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__container_basketSorting,.src-components-Forms-Select-Select__container_orderSorting{height:40px;width:auto;max-width:230px}}.src-components-Forms-Select-Select__container_basketSorting:after,.src-components-Forms-Select-Select__container_orderSorting:after{width:50px}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__container_basketSorting{width:200px;height:36px}}.src-components-Forms-Select-Select__container.src-components-Forms-Select-Select__notRounded{border-radius:var(--border-radius-button)}.src-components-Forms-Select-Select__container_opened:before{transform:rotate(180deg)}.src-components-Forms-Select-Select__containerRequired:before{right:25px}.src-components-Forms-Select-Select__container_hiddenArrow:before{display:none}.src-components-Forms-Select-Select__field{padding-left:7px;padding-right:21px;width:100%;height:100%;border:1px solid transparent;border-radius:inherit;font-size:15px;background-color:var(--whiteColor);color:var(--blackColor);cursor:text;box-sizing:border-box}.src-components-Forms-Select-Select__field_error{border-color:var(--redColor)}.src-components-Forms-Select-Select__field_hidden{position:absolute;opacity:0;visibility:hidden;cursor:pointer}.src-components-Forms-Select-Select__field::-webkit-input-placeholder{color:var(--placeholdercolor)}.src-components-Forms-Select-Select__field::-moz-placeholder{color:var(--placeholdercolor)}.src-components-Forms-Select-Select__field:-ms-input-placeholder{color:var(--placeholdercolor)}.src-components-Forms-Select-Select__field::-ms-input-placeholder{color:var(--placeholdercolor)}.src-components-Forms-Select-Select__field::placeholder{color:var(--placeholdercolor)}.src-components-Forms-Select-Select__field_feedback{padding-left:10px;cursor:pointer}.src-components-Forms-Select-Select__field_feedback::focus{border-color:var(--whiteColor)}.src-components-Forms-Select-Select__listWrapper{margin-bottom:0;position:absolute;top:42px;width:100%;z-index:40;overflow:hidden;text-align:left;background-color:var(--whiteColor);box-shadow:2px 4px 6px 0 rgba(0,0,0,.14);border-radius:9px}.src-components-Forms-Select-Select__listWrapper_catalogSorting{box-shadow:0 5px 10px rgba(0,0,0,.28);top:unset}.src-components-Forms-Select-Select__listWrapper.src-components-Forms-Select-Select__notRounded{border-radius:var(--border-radius-button)}.src-components-Forms-Select-Select__listWrapper_FullWidthList{width:auto}.src-components-Forms-Select-Select__listWrapper_search{top:55px;border-radius:12px;box-shadow:0 9px 24px rgba(0,0,0,.02),0 6px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14)}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__listWrapper_search{top:50px;box-shadow:none}}.src-components-Forms-Select-Select__searchListWrapper{top:30px;left:-16px;width:calc(100% + 32px);height:calc(100vh - 100px)}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__searchListWrapper{height:auto}}.src-components-Forms-Select-Select__list{padding-top:8px;padding-bottom:8px;padding-left:0;max-height:320px;overflow-y:auto;list-style-type:none}.src-components-Forms-Select-Select__list::-webkit-scrollbar{width:6px}.src-components-Forms-Select-Select__list::-webkit-scrollbar-thumb{background:var(--color-darkgray-300);height:56px;width:6px;border-radius:5px}.src-components-Forms-Select-Select__item{position:relative;overflow:hidden;display:flex;padding:6px 16px 5px 8px;font-size:13px;line-height:1;white-space:nowrap;color:var(--text);cursor:pointer}.src-components-Forms-Select-Select__item_disabled{pointer-events:none;cursor:auto;color:var(--textGray)}.src-components-Forms-Select-Select__item_disabled svg g path::nth-child(n){color:var(--mainColor)}.src-components-Forms-Select-Select__item_FullWidthList{width:99%}.src-components-Forms-Select-Select__item_basketSorting,.src-components-Forms-Select-Select__item_catalogSorting,.src-components-Forms-Select-Select__item_orderSorting{display:flex;justify-content:space-between;padding:10px 15px;font-size:15px}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__item_basketSorting,.src-components-Forms-Select-Select__item_catalogSorting,.src-components-Forms-Select-Select__item_orderSorting{font-size:13px}}.src-components-Forms-Select-Select__item_basketSorting svg,.src-components-Forms-Select-Select__item_catalogSorting svg,.src-components-Forms-Select-Select__item_orderSorting svg{color:var(--textGray)}.src-components-Forms-Select-Select__item_hovered,.src-components-Forms-Select-Select__item_hovered svg,.src-components-Forms-Select-Select__item_selected{color:var(--mainColor)}.src-components-Forms-Select-Select__item_selected svg{color:inherit}.src-components-Forms-Select-Select__item_selected svg::nth-child(n){color:var(--textGray)}.src-components-Forms-Select-Select__item:after{content:"";display:block;position:absolute;right:0;top:1px;bottom:1px;width:28px;background-color:var(--whiteColor);background:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor) 60%);border-radius:0 4px 4px 0;pointer-events:none}.src-components-Forms-Select-Select__item_visibleAfterText:after{content:none}.src-components-Forms-Select-Select__itemQuestionMark{margin-left:5px;flex-shrink:0;z-index:20;position:relative;width:13px;height:14px}.src-components-Forms-Select-Select__selectValue{padding-right:12px;padding-left:12px;display:flex;align-items:center;width:auto;height:100%;overflow:hidden;font-size:15px;color:var(--color-black-800);background-color:var(--whiteColor);border-radius:inherit;cursor:pointer;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.src-components-Forms-Select-Select__selectValue_catalogSorting{padding-left:15px}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__selectValue_basketSorting,.src-components-Forms-Select-Select__selectValue_catalogSorting,.src-components-Forms-Select-Select__selectValue_orderSorting{font-size:13px}}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__selectValue{background-color:transparent}}.src-components-Forms-Select-Select__label{position:relative;display:block;width:100%;height:100%;border-radius:inherit;overflow:hidden;cursor:pointer}.src-components-Forms-Select-Select__label_basketSorting,.src-components-Forms-Select-Select__label_clientOffers{padding-right:35px}.src-components-Forms-Select-Select__label_cancelIcon{position:absolute;top:0;right:56px;display:flex!important;width:14px;height:100%;fill:var(--color-gray-450)}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__label_cancelIcon{right:65px}}.src-components-Forms-Select-Select__icon{margin-left:auto;display:inline-block;vertical-align:middle}.src-components-Forms-Select-Select__icon_input{margin-left:8px;display:flex;left:5px;color:var(--textGray)}.src-components-Forms-Select-Select__itemText{line-height:inherit}.src-components-Forms-Select-Select__star{position:absolute;padding-right:11px;top:0;right:0;height:100%;text-align:end;line-height:35px;font-size:16px;color:var(--color-red-400)}@media screen and (max-width:1200px){.src-components-Forms-Select-Select__cancelButton{font-size:10px;padding:0;margin-left:8px!important}}.src-components-Forms-Select-Select__selectIcon{position:absolute;display:inline-flex;width:13px;height:11px;right:13px;transform:rotate(180deg);z-index:10;top:39%}.src-components-Forms-Select-Select__selectIcon_basketSorting,.src-components-Forms-Select-Select__selectIcon_catalogSorting{right:15px;width:12px;height:9px;color:var(--colorSlightlyGray)}.src-components-Forms-Select-Select__selectIcon__opened{transform:rotate(0)}.src-components-Forms-Select-Select__searchIcon{width:18px;height:18px;color:inherit}.src-components-Feedback-Feedback__feedback{display:block}.src-components-Feedback-Feedback__modal{width:456px;min-height:519px}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__modal{min-height:unset;width:100%}}.src-components-Feedback-Feedback__modal_sended{max-width:456px;min-height:140px}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__modal_sended{max-width:100%}}.src-components-Feedback-Feedback__form{display:flex;padding:10px 54px 42px;flex-wrap:wrap}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__form{padding:24px}}.src-components-Feedback-Feedback__description{margin-bottom:24px}.src-components-Feedback-Feedback__subject{margin-bottom:10px;width:100%}.src-components-Feedback-Feedback__input{padding-left:12px;height:48px;font-size:15px;border-radius:var(--border-radius-button)}.src-components-Feedback-Feedback__message{margin-bottom:20px;width:100%}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__message{margin-bottom:20px}}.src-components-Feedback-Feedback__submit{width:100%}.src-components-Feedback-Feedback__button{height:40px;display:block;text-align:center;border-radius:var(--border-radius-button)}.src-components-Feedback-Feedback__buttonWrapper{margin-top:24px}.src-components-Feedback-Feedback__captchaImage{margin-right:10px;margin-top:1px}.src-components-Feedback-Feedback__captcha{display:flex;transform:scale(.93);transform-origin:0 0;margin-top:4px}.src-components-Feedback-Feedback__hint{position:absolute;top:0;left:104%;display:block;padding-top:4px;height:31px;padding-left:9px;padding-right:12px;font-size:13px;color:var(--redColor);white-space:nowrap;background-color:rgba(255,236,236,.9);border:1px solid var(--color-red);border-radius:0 72px 72px 72px}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__hint{position:relative;padding-top:8px;left:0;font-size:12px;background-color:unset;border:none}}.src-components-Feedback-Feedback__hint:before{content:"";position:absolute;top:-1px;left:-4px;width:0;height:0;border-color:red transparent transparent;border-style:solid;border-width:6px 3px 0}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__hint:before{content:none}}.src-components-Feedback-Feedback__hint:after{content:"";position:absolute;top:0;left:-2px;width:0;height:0;border-color:#f0dede transparent transparent;border-style:solid;border-width:6px 3px 0}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__hint:after{content:none}}.src-components-Feedback-Feedback__credentials{width:100%;margin-bottom:10px}.src-components-Feedback-Feedback__successMessage{padding:20px 54px 42px}@media screen and (max-width:1200px){.src-components-Feedback-Feedback__successMessage{padding-left:24px;padding-right:24px}}.src-components-Feedback-Feedback__email,.src-components-Feedback-Feedback__messageArea,.src-components-Feedback-Feedback__name_user{position:relative}.src-components-Feedback-Feedback__messageArea{background-color:var(--whiteColor);border-radius:15px}.src-components-Feedback-Feedback__textarea{font-size:13px;width:273px;height:130px;border-radius:15px}.src-components-Feedback-Feedback__textarea_error{border:1px solid red}.src-components-Basket-OrderPreloader-OrderPreloader__preloader{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:15px;top:0;bottom:0;left:0;right:0;z-index:3000;background-color:hsla(0,0%,100%,.6);background-repeat:no-repeat;background-position:50%}.src-components-Basket-OrderPreloader-OrderPreloader__preloader_fixed{position:fixed}.src-components-Basket-OrderPreloader-OrderPreloader__preloader_absolute{position:absolute;border-radius:var(--border-radius-button)}.src-components-Basket-OrderPreloader-OrderPreloader__iconWrapper{width:96px;height:96px}.src-components-Basket-OrderPreloader-OrderPreloader__iconWrapper svg stop:last-child{stop-color:var(--mainColor)!important}.src-components-Preloader-CatalogPreloader-CatalogPreloader__preloader{position:absolute;top:0;bottom:0;left:0;right:0;z-index:104;background-color:hsla(0,0%,100%,.9);-webkit-animation:src-components-Preloader-CatalogPreloader-CatalogPreloader__appear .2s ease-in;animation:src-components-Preloader-CatalogPreloader-CatalogPreloader__appear .2s ease-in;-webkit-animation-direction:normal;animation-direction:normal;overflow:auto;pointer-events:all;opacity:.7;transition:opacity .3s ease .1s}.src-components-Preloader-CatalogPreloader-CatalogPreloader__iconPreloader{width:48px;height:48px}.src-components-ContactsMenu-ContactsMenu__contactsWrapper{display:flex;align-items:center;flex-direction:column;width:100%}.src-components-ContactsMenu-ContactsMenu__contactsWrapper .src-components-ContactsMenu-ContactsMenu__phoneWrapper{display:flex;flex-direction:column;margin-bottom:16px;font-weight:600;font-size:20px}.src-components-ContactsMenu-ContactsMenu__contactsWrapper .src-components-ContactsMenu-ContactsMenu__feedback{display:flex;justify-content:center;margin-bottom:25px;width:100%}@media screen and (max-width:1200px){.src-components-ContactsMenu-ContactsMenu__contactsWrapper .src-components-ContactsMenu-ContactsMenu__feedback{margin-bottom:30px}}.src-components-ContactsMenu-ContactsMenu__contactsWrapper .src-components-ContactsMenu-ContactsMenu__feedback_button{height:40px;width:100%;border-radius:var(--border-radius-button)}.src-components-ContactsMenu-ContactsMenu__socialLinks{display:flex;align-items:center;justify-content:center;gap:16px}.src-components-ContactsMenu-ContactsMenu__socialLinks_footerDesktop{justify-content:flex-start;gap:8px;width:100%}.src-components-ContactsMenu-ContactsMenu__socialLink{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:var(--mainColor);opacity:.1;border-radius:9px}.src-components-ContactsMenu-ContactsMenu__socialLink_icon{width:16px;height:16px;color:var(--mainColor)}.src-components-Wrapper-Wrapper__wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:1272px;height:100%}.src-components-Wrapper-Wrapper__wrapper_minWidth{min-width:1190px}.src-components-ScrollUpBtn-ScrollUpBtn__wrapper{position:relative}.src-components-ScrollUpBtn-ScrollUpBtn__scrollUpBtn{position:absolute;display:flex;justify-content:center;align-items:center;bottom:100%;width:41px;height:41px;cursor:pointer;transition:background-image .3s ease;pointer-events:auto;border-radius:40px}.src-components-ScrollUpBtn-ScrollUpBtn__scrollUpBtn_main{background-image:none;background:var(--toBasketBg)}.src-components-ScrollUpBtn-ScrollUpBtn__icon{position:absolute;top:0;bottom:0;margin:auto;width:10px;height:13px;color:var(--whiteColor)}.src-components-ScrollUpBtn-ScrollUpBtn__scrollUpBtnStatic{top:0}.src-components-AlwaysFixed-AlwaysFixed__fixed{position:fixed;top:0;left:0;right:0;z-index:999;-webkit-transform:translateZ(0)}.src-components-AlwaysFixed-AlwaysFixed__bottom{top:auto;bottom:0;opacity:1}.src-components-AlwaysFixed-AlwaysFixed__hidden{display:none}.src-components-AlwaysFixed-AlwaysFixed__transition{visibility:hidden;opacity:0;transition:opacity .25s ease}.src-components-AlwaysFixed-AlwaysFixed__transition.src-components-AlwaysFixed-AlwaysFixed__fixed{visibility:visible;opacity:1}.src-components-AlwaysFixed-AlwaysFixed__bottom_isBgColor{background-color:var(--whiteColor)}.src-components-AlwaysFixed-AlwaysFixed__fixed_hideColor{background-color:transparent}.src-components-AlwaysFixed-AlwaysFixed__takePlace{background-color:var(--whiteColor);pointer-events:none}.src-components-AlwaysFixed-AlwaysFixed__takePlace>*{opacity:0}.src-components-AlwaysFixed-AlwaysFixed__clickThrough{pointer-events:none}.src-components-AlwaysFixed-AlwaysFixed__basketScroll{margin-bottom:80px}.src-components-Accordion-Accordion__accordion{display:flex;flex-direction:column;overflow:hidden}.src-components-Accordion-Accordion__accordion__header{display:flex;position:relative;justify-content:space-between;align-items:center;padding:none;width:100%;height:100%;background:none;border-radius:initial;cursor:pointer}.src-components-Accordion-Accordion__accordion__headerNoCursorPointer{cursor:auto}.src-components-Accordion-Accordion__accordion__label{width:100%;font-size:14px;font-weight:600;line-height:20px;color:var(--color-black)}.src-components-Accordion-Accordion__accordion__arrow{top:50%;width:9px;height:9px;border-top:2px solid var(--text);border-left:2px solid var(--text);border-right:none;transform:rotate(-135deg) translate(3px,3px)}.src-components-Accordion-Accordion__accordion__arrowUp{transform:rotate(-315deg)}.src-components-Accordion-Accordion__accordion__content{transition:height .5s,padding .3s ease 0s}.src-components-Accordion-Accordion__accordion__content__show{padding-top:20px}.src-components-Accordion-Accordion__accordion__contentInner{display:flex}.src-components-Logo-Logo__logoBox{position:relative;display:flex;align-items:center;margin-right:16px}@media screen and (max-width:1200px){.src-components-Logo-Logo__logoBox{margin-right:0}}.src-components-Logo-Logo__logoBoxLink,.src-components-Logo-Logo__logoLink{display:flex;align-items:center}.src-components-Logo-Logo__logoSupplier{max-width:140px;max-height:48px}@media screen and (max-width:1200px){.src-components-Logo-Logo__logoSupplier{max-height:46px}}.src-components-Logo-Logo__logoDefault{width:83px;height:45px;color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-Logo-Logo__logoDefault{width:62px;height:33px}}.src-components-Footer-Footer__footer{position:relative;z-index:10;min-height:71px;color:var(--blackColor)}.src-components-Footer-Footer__footer ul{padding:0;list-style-type:none}.src-components-Footer-Footer__container{position:relative}.src-components-Footer-Footer__wrapperOuter,.src-components-Footer-Footer__wrapperOuterMain{background-color:var(--whiteColor)}.src-components-Footer-Footer__wrapperOuterMain{background-image:none;border-bottom:1px solid var(--hrcolor)}.src-components-Footer-Footer__wrapper{padding-top:42px;padding-bottom:16px;position:relative;display:flex;flex-direction:column;font-family:var(--defaultfontfamily)}.src-components-Footer-Footer__wrapper_main{padding-top:34px;padding-bottom:29px}@media screen and (max-width:1200px){.src-components-Footer-Footer__wrapper_main{padding-bottom:0;padding-top:0}}.src-components-Footer-Footer__wrapper_bottom{padding:8px 0}.src-components-Footer-Footer__footerMainSections{display:flex;justify-content:space-between}@media screen and (max-width:1200px){.src-components-Footer-Footer__footerMainSections{flex-direction:column}}.src-components-Footer-Footer__servicePagesWrapper{display:flex;padding:10px 0}.src-components-Footer-Footer__section{position:relative;flex-grow:0}.src-components-Footer-Footer__section_about-main{width:260px}.src-components-Footer-Footer__section_bayer{padding-top:2px;padding-left:27px}@media screen and (max-width:1200px){.src-components-Footer-Footer__section_bayer{padding-left:0;padding-top:0}}.src-components-Footer-Footer__section_company{padding-bottom:12px;padding-left:20px}@media screen and (max-width:1200px){.src-components-Footer-Footer__section_company{padding-left:0;padding-bottom:0}}.src-components-Footer-Footer__section_catalog{padding-left:0}@media screen and (max-width:1200px){.src-components-Footer-Footer__section_catalog{padding-left:0}}.src-components-Footer-Footer__section_supplier{padding-left:67px}.src-components-Footer-Footer__section_client{padding-left:94px}@media screen and (max-width:1200px){.src-components-Footer-Footer__section_client{padding-left:0}}.src-components-Footer-Footer__section_help{padding-left:75px}@media screen and (max-width:1200px){.src-components-Footer-Footer__section_help{padding-left:0}}.src-components-Footer-Footer__section_support{padding-left:40px}.src-components-Footer-Footer__section_support-main{padding-top:22px;padding-left:114px}.src-components-Footer-Footer__section_contactsInfo{padding:3px 20px 0 145px}@media screen and (max-width:1200px){.src-components-Footer-Footer__section_contactsInfo{margin-left:0;margin-top:30px;padding:0 20px}}.src-components-Footer-Footer__title{display:block;color:var(--text);font-family:var(--defaultfontfamily);font-size:16px;font-weight:600;line-height:22px}.src-components-Footer-Footer__title_group{margin-bottom:7px}.src-components-Footer-Footer__title_main{margin-bottom:8px;font-size:15px;color:var(--blackColor)}.src-components-Footer-Footer__logoWrapper{display:flex;margin-bottom:8px}.src-components-Footer-Footer__items{display:block}@media screen and (max-width:1200px){.src-components-Footer-Footer__items{display:flex;flex-direction:column}}.src-components-Footer-Footer__groupItem{display:flex;padding:8px 0;font-family:var(--defaultfontfamily);font-size:15px;font-weight:400;color:var(--color-darkgray-1000);line-height:18px;text-decoration:none}.src-components-Footer-Footer__groupItem:active,.src-components-Footer-Footer__groupItem:hover{text-decoration:underline;color:var(--text)}.src-components-Footer-Footer__groupItem_bottom{font-size:13px}.src-components-Footer-Footer__groupItem_bottom:first-child{text-decoration:none}.src-components-Footer-Footer__groupItem_bottom:nth-child(2){margin-left:205px}.src-components-Footer-Footer__groupItem_bottom:nth-child(3){margin-left:89px}.src-components-Footer-Footer__groupItem_bottom:nth-child(4){margin-left:44px}.src-components-Footer-Footer__groupItem_active{cursor:default}.src-components-Footer-Footer__groupItem_active:hover{text-decoration:none}.src-components-Footer-Footer__linkButton{display:flex;justify-content:center;align-items:center}.src-components-Footer-Footer__link{line-height:22px}.src-components-Footer-Footer__link,.src-components-Footer-Footer__link:hover{color:var(--blackColor)}.src-components-Footer-Footer__accordionHeader{display:flex;padding:16px 0 16px 19px;border-bottom:1px solid var(--bordercolor)}.src-components-Footer-Footer__activeAccordion{border-bottom:none!important}.src-components-Footer-Footer__accordionArrow{position:absolute;right:20px;border-color:var(--color-gray-150)}.src-components-Footer-Footer__accordionContent{padding:0 0 12px 19px;border-bottom:1px solid var(--bordercolor)}.src-components-Footer-Footer__descriptionCompany{display:flex;margin-top:30px;justify-content:center;align-items:center}.src-components-Footer-Footer__descriptionCompany__text{color:var(--color-darkgray-1000)}.src-components-Footer-Footer__scrollUpButton{position:fixed!important;left:16px;bottom:147px;z-index:999;width:auto;height:auto}.src-components-SearchLine-SearchLine__searchLine{position:relative;z-index:10;display:flex;justify-content:space-between;align-items:center;height:100%}@media screen and (max-width:1200px){.src-components-SearchLine-SearchLine__searchLine{margin:24px 12px 0;height:48px;background:transparent}}@media screen and (max-width:1200px){.src-components-SearchLine-SearchLine__searchLine_orderSearch{margin:0;height:40px}}.src-components-SearchLine-SearchLine__form{position:relative;flex-grow:1;max-width:950px}@media screen and (max-width:1200px){.src-components-SearchLine-SearchLine__form{max-width:100%}}.src-components-SearchLine-SearchLine__submit{padding:0}.src-components-SearchLine-SearchLine__submit_orders,.src-components-SearchLine-SearchLine__submit_products{border:none;background:none}.src-components-SearchLine-SearchLine__rightPanel{position:absolute;top:0;right:0;display:flex;align-items:center;grid-gap:16px;margin-right:15px;height:100%}.src-components-SearchLine-SearchLine__rightPanel_orderSearch{margin-right:12px}.src-components-SearchLine-SearchLine__splitLine{border-left:1px solid var(--colorSlightlyGray);height:50%;padding:12px 0}.src-components-SearchLine-SearchLine__iconWrapper{width:24px;height:24px;cursor:pointer;color:var(--color-darkgray-1000)}.src-components-SearchLine-SearchLine__iconWrapper_clear{width:16px;height:16px}.src-components-MobileSideMenu-MobileSideMenu__wrapper{position:relative}.src-components-MobileSideMenu-MobileSideMenu__burgerButton,.src-components-MobileSideMenu-MobileSideMenu__wrapper{display:flex;align-items:center;height:100%}.src-components-MobileSideMenu-MobileSideMenu__burgerButton{cursor:pointer}.src-components-MobileSideMenu-MobileSideMenu__menuWrapper{position:fixed;top:0;right:0;z-index:1100;overflow:auto;height:100%;width:100%;min-height:100vh;transition:transform .5s ease 0s;transform:translateX(0);border-top:1px solid var(--bordercolor);background-color:var(--color-white)}.src-components-MobileSideMenu-MobileSideMenu__menuWrapper__hidden{transform:translateX(-100%)}.src-components-MobileSideMenu-MobileSideMenu__menuWrapper__search{transition:none}.src-components-MobileSideMenu-MobileSideMenu__menuList{display:block;font-weight:500;font-size:15px}.src-components-MobileSideMenu-MobileSideMenu__menuItem{display:flex;align-items:center;margin-bottom:0;padding:16px;width:100%;min-height:0;color:var(--color-black-800);border-bottom:1px solid var(--menuItemBorder)}.src-components-MobileSideMenu-MobileSideMenu__menuItem:hover{cursor:pointer}.src-components-MobileSideMenu-MobileSideMenu__menuItem_icon{margin-right:16px;width:24px;fill:transparent}.src-components-MobileSideMenu-MobileSideMenu__menuItem_iconToSubMenu{display:block;margin-left:auto;transform:rotate(180deg) scale(.87);width:8px;height:16px;color:var(--color-darkgray-1000)}.src-components-MobileSideMenu-MobileSideMenu__menuItem .src-components-MobileSideMenu-MobileSideMenu__link{display:flex;align-items:center;width:100%;letter-spacing:.1px}.src-components-ScrollAnimation-ScrollAnimation__scrollAnimation{position:relative;height:auto;background-color:var(--whiteColor)}.src-components-ScrollAnimation-ScrollAnimation__scrollAnimation__wrapper{z-index:100;width:100%;transition:transform .5s,top .5s ease;background-color:inherit}.src-components-BackLink-BackLink__backLink{display:flex;align-items:center;gap:3px}.src-components-BackLink-BackLink__iconWrapper{width:17px;height:13px}.src-components-CatalogButton-CatalogButton__catalogButton{display:flex;margin-right:16px;padding:0 17px 0 20px;border-radius:var(--border-radius-button);z-index:100}.src-components-CatalogButton-CatalogButton__catalogButton:hover{color:var(--mainColorTextBtn)}.src-components-CatalogButton-CatalogButton__catalogButtonInner{display:flex;align-items:center}.src-components-CatalogButton-CatalogButton__catalogButtonIcon{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:1px;margin-right:13px}.src-components-CatalogButton-CatalogButton__catalogButtonIconItem{width:8px;height:8px;background-color:var(--color-white);border-radius:var(--border-radius-button);opacity:.4}.src-components-DeliveryExclude-DeliveryExclude__deliveryCurrency{display:flex;align-items:center;flex-direction:row;margin-top:13px;max-width:300px}.src-components-DeliveryExclude-DeliveryExclude__deliveryCurrency__text{flex-shrink:5;font-size:13px;font-weight:500;color:var(--color-black-800)}.src-components-DeliveryExclude-DeliveryExclude__deliveryCurrency__icon{margin-right:8px;width:29px;height:26px;color:var(--mainColor)}.src-components-MiniBasketProgress-MiniBasketProgress__line{width:100%;height:8px;border-radius:4px;transition:width .5s ease}.src-components-MiniBasketProgress-MiniBasketProgress__progress{display:flex;flex-direction:column;grid-gap:14px;overflow:hidden}.src-components-MiniBasketProgress-MiniBasketProgress__progressLine{position:relative;background-color:var(--color-slightly-beige)}.src-components-MiniBasketProgress-MiniBasketProgress__progressLeft{position:absolute;top:0;left:0;background-color:var(--color-yellow-350)}.src-components-MiniBasketProgress-MiniBasketProgress__complete{background-color:var(--color-lime-100)}.src-components-MiniBasket-MiniBasket__miniBasket{height:100%}.src-components-MiniBasket-MiniBasket__content{position:relative;display:flex;align-items:center;z-index:2;cursor:pointer}.src-components-MiniBasket-MiniBasket__content_disabledAction{cursor:default;pointer-events:none}.src-components-MiniBasket-MiniBasket__contentBox{position:relative;min-width:32px;height:32px;border-radius:17px;border:1px solid var(--whiteColor);background-color:var(--whiteColor);box-sizing:border-box}.src-components-MiniBasket-MiniBasket__button,.src-components-MiniBasket-MiniBasket__contentBox{display:flex;align-items:center}.src-components-MiniBasket-MiniBasket__button{justify-content:center;grid-gap:6px;padding:0 13px;height:100%;color:inherit;z-index:10}.src-components-MiniBasket-MiniBasket__iconWrapper{position:relative;margin:0 auto;width:28px;height:28px;color:inherit;fill:transparent}.src-components-MiniBasket-MiniBasket__dropdownWrapper{position:absolute;top:100%;right:0;padding-top:8px}.src-components-MiniBasket-MiniBasket__dropdown{position:relative;z-index:1;overflow:hidden;padding:0;min-width:400px;min-height:150px;border:.5px solid var(--color-gray-175);border-radius:12px;background-color:var(--whiteColor);box-shadow:0 9px 24px rgba(0,0,0,.02),0 6px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14)}.src-components-MiniBasket-MiniBasket__itemsWrapper{padding:18px;border-bottom:.5px solid var(--color-gray-175);gap:10px}.src-components-MiniBasket-MiniBasket__items,.src-components-MiniBasket-MiniBasket__itemsWrapper{display:flex;flex-direction:column}.src-components-MiniBasket-MiniBasket__items{position:relative;overflow-x:hidden;grid-gap:18px;width:100%;max-height:172px}.src-components-MiniBasket-MiniBasket__items::-webkit-scrollbar{width:6px}.src-components-MiniBasket-MiniBasket__items::-webkit-scrollbar-thumb{background:var(--color-darkgray-300);height:56px;width:6px;border-radius:5px}.src-components-MiniBasket-MiniBasket__item{overflow:hidden;display:flex;align-items:center;width:100%;min-height:42px}.src-components-MiniBasket-MiniBasket__image,.src-components-MiniBasket-MiniBasket__item{position:relative}.src-components-MiniBasket-MiniBasket__image{margin-right:18px;width:29px;height:29px;border:none;flex-shrink:0}.src-components-MiniBasket-MiniBasket__description{margin-right:26px;width:200px}.src-components-MiniBasket-MiniBasket__quantity{display:flex;flex-direction:column;grid-gap:3px;margin-right:20px}.src-components-MiniBasket-MiniBasket__trashIcon{margin-left:auto;width:15px;height:15px;color:var(--color-gray-150);cursor:pointer;transition:color .2s}.src-components-MiniBasket-MiniBasket__trashIcon:hover{color:var(--mainColor)}.src-components-MiniBasket-MiniBasket__wrapper{padding:7px 5px 7px 16px;display:inline-block;min-height:42px}.src-components-MiniBasket-MiniBasket__itemLink{overflow:hidden;margin-right:26px;width:200px;height:32px}.src-components-MiniBasket-MiniBasket__progressBlocks{padding:18px}.src-components-MiniBasket-MiniBasket__deliveryTextBlock{display:block}.src-components-MiniBasket-MiniBasket__deliveryInfoText{margin-bottom:10px;color:var(--mainColor)}.src-components-MiniBasket-MiniBasket__selectMethodDeliveryBlock{display:flex;margin-bottom:8px;padding:11px 0;align-items:center;border-radius:18px}.src-components-MiniBasket-MiniBasket__icon{margin-right:10px;height:30px;width:54px}.src-components-MiniBasket-MiniBasket__icon svg{stroke-width:1.5px}.src-components-MiniBasket-MiniBasket__iconPreloader{width:48px;height:48px}.src-components-MiniBasket-MiniBasket__orderInfo{display:flex;padding:0 18px 18px;justify-content:space-between;align-items:center}.src-components-MiniBasket-MiniBasket__basketLink{padding:0 24px}.src-components-Dropdown-Dropdown__dropdown{position:relative}.src-components-Dropdown-Dropdown__dropdown,.src-components-Dropdown-Dropdown__innerWrapper{display:flex;align-items:center;height:100%}.src-components-Dropdown-Dropdown__innerWrapper{width:100%;transition:background-color .2s ease-in}.src-components-Dropdown-Dropdown__innerWrapper__active{color:var(--mainColor)}.src-components-Dropdown-Dropdown__innerWrapper__active button,.src-components-Dropdown-Dropdown__innerWrapper__active p,.src-components-Dropdown-Dropdown__innerWrapper__active span,.src-components-Dropdown-Dropdown__innerWrapper__active svg{border-color:var(--mainColor);color:var(--mainColor)}.src-components-Dropdown-Dropdown__innerWrapper:hover{cursor:pointer}.src-components-Dropdown-Dropdown__dropdownListWrapper{position:absolute;will-change:opacity;top:calc(100% + 12px);background-color:var(--whiteColor);box-shadow:0 2px 4px rgba(0,0,0,.28);border-radius:var(--border-radius-button);z-index:104}.src-components-Dropdown-Dropdown__dropdownListWrapper_overflowHidden{overflow:hidden}.src-components-Dropdown-Dropdown__dropdownListWrapper_positionLeft{right:0}.src-components-Dropdown-Dropdown__dropdownListWrapper_addByCode{top:calc(100% + 42px)}.src-components-Dropdown-Dropdown__dropdownList{display:flex;flex-direction:column}.src-components-Dropdown-Dropdown__dropdownList_userPanel{padding:11px 0;max-width:320px}.src-components-Dropdown-Dropdown__dropdownList_profile{padding:15px 0;width:100%}.src-components-Dropdown-Dropdown__dropdownList_orderActions{min-width:200px}.src-components-Dropdown-Dropdown__dropdownList_addByCode{width:100%}.src-components-Dropdown-Dropdown__dropdownList_withHoverItem>li:hover{background-color:var(--selecteditem);cursor:pointer;color:var(--mainColor)}.src-components-Dropdown-Dropdown__dropdownList_withHoverItem>li:hover p,.src-components-Dropdown-Dropdown__dropdownList_withHoverItem>li:hover span,.src-components-Dropdown-Dropdown__dropdownList_withHoverItem>li:hover svg{color:var(--mainColor)}.src-components-Dropdown-Dropdown__settingsIcon{display:flex;justify-content:center;margin-left:6px;width:9px;height:13px;cursor:pointer;transform:rotate(180deg);color:var(--text)}.src-components-Dropdown-Dropdown__settingsIcon_active{transform:rotate(0)}.src-components-Header-HeaderLowBlock-HeaderLowBlock__wrapper{display:flex;justify-content:space-between}.src-components-Header-HeaderLowBlock-HeaderLowBlock__headerActions{display:flex;position:relative;width:100%;max-height:48px}@media screen and (max-width:1200px){.src-components-Header-HeaderLowBlock-HeaderLowBlock__headerActions{width:auto}}.src-components-Header-HeaderLowBlock-HeaderLowBlock__searchLineWrapper{margin-right:16px;width:100%}.src-components-Header-HeaderLowBlock-HeaderLowBlock__buttonsWrapper{position:relative;display:flex;align-items:center;margin-right:16px;border-radius:var(--border-radius-button)}.src-components-Header-HeaderLowBlock-HeaderLowBlock__buttonsWrapper_profile{display:flex}.src-components-Header-HeaderLowBlock-HeaderLowBlock__buttonsWrapper_profile_hr{position:absolute;left:50%;height:100%;border-right:1px solid var(--bordercolor);z-index:1}.src-components-Header-HeaderLowBlock-HeaderLowBlock__buttonsWrapper_basket{margin-right:0}.src-components-Header-HeaderLowBlock-HeaderLowBlock__profileBtnWrapper{display:flex;height:100%}.src-components-Header-HeaderLowBlock-HeaderLowBlock__profileBtnWrapper:last-child{border-right:none}.src-components-Header-HeaderLowBlock-HeaderLowBlock__profileMenuHeader{padding:12px 28px 12px 18px;min-width:165px;border-bottom:1px solid var(--bordercolor)}.src-components-Header-HeaderLowBlock-HeaderLowBlock__profileMenuHeader_text{letter-spacing:.75px;color:var(--color-darkgray-900)}.src-components-Header-HeaderLowBlock-HeaderLowBlock__profileMenuItem{display:flex;align-items:center;width:100%;height:37px}.src-components-Header-HeaderLowBlock-HeaderLowBlock__profileMenuItem_button{justify-content:flex-start;padding:0 15px;width:100%;height:100%;color:var(--color-darkgray-900)}.src-components-Header-HeaderLowBlock-HeaderLowBlock__button{display:flex;align-items:center;justify-content:center;padding:0 13px;height:100%;color:inherit;z-index:10}.src-components-Header-HeaderLowBlock-HeaderLowBlock__button_profile{border-radius:var(--border-radius-button) 0 0 var(--border-radius-button);border:1px solid var(--bordercolor);border-right:1px solid transparent}.src-components-Header-HeaderLowBlock-HeaderLowBlock__button_profile:hover{border-color:var(--color-darkgray-50)}.src-components-Header-HeaderLowBlock-HeaderLowBlock__button_favorite{border-radius:0 var(--border-radius-button) var(--border-radius-button) 0;border:1px solid var(--bordercolor);transition:border-color .2s ease-in}.src-components-Header-HeaderLowBlock-HeaderLowBlock__button_favorite:hover{border-color:var(--color-darkgray-50)}.src-components-Header-HeaderLowBlock-HeaderLowBlock__iconWrapper{margin:0 auto;padding:0;width:28px;height:28px;color:inherit}.src-components-Header-HeaderLowBlock-HeaderLowBlock__iconWrapper_basket,.src-components-Header-HeaderLowBlock-HeaderLowBlock__iconWrapper_favorite,.src-components-Header-HeaderLowBlock-HeaderLowBlock__iconWrapper_profile{position:relative;color:inherit;fill:transparent}.src-components-Header-HeaderLowBlock-HeaderLowBlock__iconWrapper_basket{width:24px;height:24px;margin-right:7px}.src-components-Header-HeaderLowBlock-HeaderLowBlock__icon{display:flex;margin-right:5px;padding:0;align-items:center;color:var(--color-darkgray-900);width:24px;height:24px;fill:transparent}.src-components-Header-HeaderLowBlock-HeaderLowBlock__icon_clip{padding-left:5px}.src-components-Header-HeaderLowBlock-HeaderLowBlock__shopName{position:relative;margin-right:16px;display:flex;align-items:center;justify-content:center;max-width:200px;height:100%}.src-components-Header-HeaderLowBlock-HeaderLowBlock__shopName_text{position:relative;max-height:48px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:transparent;transition:color .3s;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;box-orient:vertical;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.src-components-Header-Header__header{font-size:12px;line-height:20px;height:90px;background-color:var(--whiteColor)}.src-components-Header-Header__header_main{height:96px}@media screen and (max-width:1200px){.src-components-Header-Header__header_main{padding:0 16px;width:100%;height:57px}}.src-components-Header-Header__header_basketOrdering{height:66px}@media screen and (max-width:1200px){.src-components-Header-Header__header_basketOrdering{height:57px}}.src-components-Header-Header__wrapper{display:flex;justify-content:space-between;padding-left:4px}.src-components-Header-Header__wrapper_activeSearch{justify-content:flex-end}@media screen and (max-width:1200px){.src-components-Header-Header__wrapper{padding:0}}.src-components-Header-Header__header_main .src-components-Header-Header__wrapper{padding-left:0;align-items:center}.src-components-Header-Header__logoAndContacts{position:relative;display:flex;align-items:center;width:auto;flex-shrink:0}.src-components-Header-Header__logoAndContacts_main{flex-basis:129px;flex-grow:1}@media screen and (max-width:1200px){.src-components-Header-Header__logoAndContacts_main{position:absolute;left:50%;transform:translateX(-50%);justify-content:center}}.src-components-Header-Header__burgerMenuWrapper{display:flex;flex-direction:column;justify-content:space-between;height:14px;width:20px;color:var(--color-darkgray-1000)}.src-components-Header-Header__burgerMenuWrapper_close{height:22px}.src-components-Header-Header__burgerMenuWrapper_back{height:20px}.src-components-Header-Header__iconItem{border-bottom:1.5px solid var(--color-darkgray-1000)}.src-components-Header-Header__burgerWrapper{flex-basis:100px;justify-content:flex-start;padding-left:10px}.src-components-Header-Header__burgerMenuLowContent{padding:91px 12px}.src-components-Header-Header__searchButton{display:flex}.src-components-Header-Header__searchButton_icon{height:19px;width:19px;fill:transparent;color:var(--color-darkgray-1000)}.src-components-Header-Header__classNameActive{position:fixed;top:0;left:0;transform:translateY(-100%)}.src-components-Header-Header__classNameTop{transform:translateY(0)}.src-components-Header-Header__basketOrderingHeader{display:flex;align-items:center;justify-content:space-between;width:100%}.src-components-Header-Header__logoWrapper{position:absolute;left:50%;transform:translateX(-50%)}.src-components-Header-Header__phoneLink{display:flex;align-items:center}.src-components-Header-Header__icon_phone{margin-top:2px;margin-right:5px;width:14px;height:14px;color:var(--color-darkgray-1000);fill:transparent}.src-components-UserPanel-UserPanel__icon_phone{margin-top:1px;width:14px;height:14px;color:var(--color-darkgray-1000);fill:transparent}.src-components-UserPanel-UserPanel__icon_weight{margin-top:3px;width:18px;height:12px}.src-components-UserPanel-UserPanel__icon_heart{margin-top:3px;width:14px;height:14px}.src-components-UserPanel-UserPanel__icon_email{margin-top:0;width:15px;height:14px}.src-components-UserPanel-UserPanel__icon_email svg{fill:none;stroke:var(--contactIconsColor)}.src-components-UserPanel-UserPanel__icon_messenger{margin-bottom:3px;width:24px}.src-components-UserPanel-UserPanel__icon_messenger svg{fill:none;stroke:var(--contactIconsColor)}.src-components-UserPanel-UserPanel__userPanelWrapper{display:flex;justify-content:space-between}.src-components-UserPanel-UserPanel__contactsBlock{display:flex}.src-components-UserPanel-UserPanel__contactsBlockItem{display:flex;align-items:center;margin-right:16px}.src-components-UserPanel-UserPanel__contactsBlockItem:last-child{margin-right:0}.src-components-UserPanel-UserPanel__wrapButtonMsg{display:flex;align-items:center}.src-components-UserPanel-UserPanel__dropdown{display:flex}.src-components-UserPanel-UserPanel__dropdownItem{display:flex;align-items:center;padding:11px 0 11px 10px;line-height:24px}.src-components-UserPanel-UserPanel__wrapper{display:flex;justify-content:space-between;height:37px}@media screen and (max-width:1200px){.src-components-UserPanel-UserPanel__wrapper{display:none}}.src-components-UserPanel-UserPanel__subtext{color:var(--textGray)}.src-components-UserPanel-UserPanel__link{font-size:13px}.src-components-UserPanel-UserPanel__link,.src-components-UserPanel-UserPanel__link_ml{display:inline-block;border:0;background:transparent;margin-left:26px;text-decoration:underline;color:#000;transition:all .3s ease;cursor:pointer}.src-components-UserPanel-UserPanel__link:hover,.src-components-UserPanel-UserPanel__link_ml:hover{color:var(--mainColor);text-decoration:none}.src-components-UserPanel-UserPanel__link_ml{margin-left:68px}.src-components-UserPanel-UserPanel__wrapLink{margin-right:0;flex-shrink:0}.src-components-UserPanel-UserPanel__linkBonus{margin-right:3px;margin-left:3px;display:inline-block;text-decoration:underline;color:#000}.src-components-UserPanel-UserPanel__linkBonus:hover{text-decoration:none}.src-components-UserPanel-UserPanel__primaryLink{color:var(--mainColor)}.src-components-UserPanel-UserPanel__menuWrapper{display:inline-block;vertical-align:top;margin-left:20px}.src-components-UserPanel-UserPanel__mainLink{display:flex;align-items:center;margin-left:30px;text-decoration:underline}.src-components-UserPanel-UserPanel__logoSmallWrap{height:10px;padding-right:8px;margin-right:8px;border-right:1px solid var(--color-black)}.src-components-UserPanel-UserPanel__logoSmall{margin-top:-4px;width:10px;height:12px}.src-components-UserPanel-UserPanel__menuWrap{display:flex;align-items:center;flex-wrap:wrap}.src-components-UserPanel-UserPanel__select{min-width:112px;margin-right:75px;font-size:13px;text-decoration:underline;color:#000;cursor:pointer;transition:all .3s ease}.src-components-UserPanel-UserPanel__select:hover{text-decoration:none}.src-components-UserPanel-UserPanel__navLink{display:inline-block;font-size:13px;transition:all .3s ease;cursor:pointer;white-space:nowrap;color:var(--text)}.src-components-UserPanel-UserPanel__navLink_feedback{padding:0;transition:none;line-height:16px}.src-components-UserPanel-UserPanel__navLink_feedback_title{padding:0}.src-components-UserPanel-UserPanel__navLink:not(:last-child){margin-right:25px}.src-components-UserPanel-UserPanel__navLink:hover{color:var(--mainColor)}.src-components-UserPanel-UserPanel__userPanelMenuDropdown{position:absolute;right:0;top:100%;z-index:56;opacity:0;transform:translateZ(0) scaleY(0);overflow:hidden;transition:opacity .25s,transform 0s .25s;will-change:opacity;width:202px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.28);border-radius:18px 0 18px 18px;line-height:32px}.src-components-UserPanel-UserPanel__backToSettingIcon{width:11px;height:11px;margin-right:5px;display:inline-block;vertical-align:middle}.src-components-UserPanel-UserPanel__logoutWrap{padding:8px 16px;position:fixed;bottom:63px;right:0;left:0;display:flex;justify-content:center;border:1px solid #ecf0f1;z-index:1000}.src-components-UserPanel-UserPanel__logoutButton{border:1px solid #ecf0f1;border-radius:4px;width:100%;height:40px;cursor:pointer}.src-components-UserPanel-UserPanel__phoneTooltipContent{white-space:nowrap}.src-components-UserPanel-UserPanel__phoneLink,.src-components-UserPanel-UserPanel__phoneTooltipContent{width:100%;display:flex;align-items:center}.src-components-UserPanel-UserPanel__phoneLink{padding-right:20px}.src-components-UserPanel-UserPanel__commentText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.src-components-UserPanel-UserPanel__phoneField{display:flex;align-items:center;flex-wrap:nowrap;position:relative;white-space:nowrap}.src-components-UserPanel-UserPanel__phoneField_cut{overflow:hidden;max-width:250px}.src-components-UserPanel-UserPanel__phoneField_cut:after{position:absolute;top:0;right:-10px;content:"";width:20px;height:100%;background:linear-gradient(90deg,transparent,var(--whiteColor) 60%,var(--whiteColor));pointer-events:none}.src-components-UserPanel-UserPanel__phoneIcon{width:14px;flex-shrink:0;height:14px;color:var(--mainColor);margin-right:10px}.src-components-UserPanel-UserPanel__emailWrap{position:relative;display:flex;align-items:center}.src-components-UserPanel-UserPanel__text{margin-left:8px}.src-components-UserPanel-UserPanel__text_messenger{margin-left:4px}.src-components-MenuCatalog-Overlay-Overlay__overlay{position:absolute;top:0;z-index:104}.src-components-MenuCatalog-Overlay-Overlay__overlay_main{width:100%!important;height:100%;background-color:rgba(11,11,13,.35)}.src-components-MenuCatalog-Overlay-Overlay__overlay_leftColumn{height:100%;width:100%;background-color:var(--appBackgroundColor)}.src-components-MenuCatalog-Overlay-Overlay__overlay_rightColumn{height:100%;width:100%;z-index:1;background-color:var(--whiteColor);border-top:1px solid var(--bordercolor)}.src-components-Content-Content__content{display:flex;position:relative}.src-components-Content-Content__content_bgWhite{background-color:var(--color-white)}.src-components-Content-Content__wrapperMainMenu{position:relative;z-index:103;width:100%}.src-components-ColumnLeft-ColumnLeft__columnLeft{width:270px;flex-shrink:0;flex-grow:0}@media screen and (max-width:1200px){.src-components-ColumnLeft-ColumnLeft__columnLeft{display:none}}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__item{position:relative;line-height:17px;cursor:pointer;z-index:105}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__item:hover,.src-components-MenuCatalog-MainColumnItem-MainColumnItem__item:hover:before{background-color:var(--whiteColor)}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__item:hover:before{content:""}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__beforeItemCursor{position:fixed;width:15px;border-bottom-left-radius:6px;border-top-left-radius:6px;z-index:21030}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__active,.src-components-MenuCatalog-MainColumnItem-MainColumnItem__beforeItemCursor{background-color:var(--whiteColor)}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__active{color:var(--mainColor);cursor:pointer}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__active:before{content:"";background-color:var(--whiteColor)}.src-components-MenuCatalog-MainColumnItem-MainColumnItem__title{position:relative;padding:10px 0;display:block;font-weight:500;font-size:15px;line-height:17px;transition:color .2s}.src-components-MenuCatalog-MainColumn-MainColumn__mainColumn{width:100%;color:var(--cataloglistitem);font-family:var(--defaultfontfamily);font-size:13px;pointer-events:all;overflow-y:overlay}.src-components-MenuCatalog-MainColumn-MainColumn__mainColumn::-webkit-scrollbar{width:6px}.src-components-MenuCatalog-MainColumn-MainColumn__mainColumn::-webkit-scrollbar-thumb{background:var(--color-darkgray-300);height:56px;width:6px;border-radius:5px}.src-components-MenuCatalog-MainColumn-MainColumn__mainColumnHover{overflow:visible;max-height:100%}.src-components-MenuCatalog-MainColumn-MainColumn__list{padding-top:22px;padding-bottom:35px;list-style:none;width:270px}.src-components-MenuCatalog-RightColumn-RightColumn__rightColumn{display:flex;position:relative;flex-direction:column;padding:30px 0 30px 60px;top:0;height:100%;z-index:2;font-family:var(--defaultfontfamily);font-size:13px;color:var(--blackColor);background-color:var(--whiteColor);border-top:1px solid var(--bordercolor);overflow-y:auto}.src-components-MenuCatalog-RightColumn-RightColumn__rightColumn::-webkit-scrollbar{width:6px}.src-components-MenuCatalog-RightColumn-RightColumn__rightColumn::-webkit-scrollbar-thumb{background:var(--color-darkgray-300);height:56px;width:6px;border-radius:5px}.src-components-MenuCatalog-RightColumn-RightColumn__contentBlockWrapper{display:flex;justify-content:space-between;width:100%}.src-components-MenuCatalog-RightColumn-RightColumn__mainList{list-style:none;padding:0;-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;flex-grow:0}.src-components-MenuCatalog-RightColumn-RightColumn__item{position:relative;padding:5px 0;line-height:17px;font-size:15px;font-weight:400;color:var(--text)}.src-components-MenuCatalog-RightColumn-RightColumn__item:hover{color:var(--text);text-decoration:underline}.src-components-MenuCatalog-RightColumn-RightColumn__header{margin-bottom:16px;width:228px;display:inline-block;font-weight:600;line-height:17px;vertical-align:top;page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.src-components-MenuCatalog-RightColumn-RightColumn__header ul{width:auto}.src-components-MenuCatalog-RightColumn-RightColumn__list{margin-top:7px;padding:0;width:229px;list-style:none;background-color:var(--whiteColor)}.src-components-MenuCatalog-RightColumn-RightColumn__title{font-weight:400;line-height:17px;cursor:pointer;transition:color .2s}.src-components-MenuCatalog-RightColumn-RightColumn__title.src-components-MenuCatalog-RightColumn-RightColumn__active,.src-components-MenuCatalog-RightColumn-RightColumn__titleHeader{font-weight:600}.src-components-MenuCatalog-RightColumn-RightColumn__titleHeader{display:block;padding-right:20px;font-size:15px;line-height:17px;cursor:pointer;transition:color .2s;color:var(--color-black-100)}.src-components-MenuCatalog-RightColumn-RightColumn__titleHeader:hover{color:var(--mainColor);text-decoration:none}.src-components-MenuCatalog-RightColumn-RightColumn__sectionTitle{margin-bottom:30px}.src-components-MenuCatalog-RightColumn-RightColumn__brandList{display:flex;flex-direction:column;padding-right:5px}.src-components-MenuCatalog-RightColumn-RightColumn__brand{margin-bottom:14px;width:105.5px;height:73.5px;border:1px solid var(--bordercolor);border-radius:var(--border-radius-button);transition:border-color .1s ease-in}.src-components-MenuCatalog-RightColumn-RightColumn__brand:hover{border-color:var(--color-darkgray-50)}.src-components-MenuCatalog-RightColumn-RightColumn__brandImage{border-radius:var(--border-radius-button)}.src-components-MenuCatalog-MenuCatalog__content{height:100%}.src-components-MenuCatalog-MenuCatalog__menuCatalog{position:fixed;font-size:22px;width:100%;top:0;left:0;right:0;pointer-events:none;z-index:105;transition:transform .5s ease}.src-components-MenuCatalog-MenuCatalog__columnLeftWrapper{background-color:var(--color-lightgray-800)}.src-components-MenuCatalog-MenuCatalog__columnLeftWrapper_hidden{visibility:hidden}.src-components-MenuCatalog-MenuCatalog__columnLeft{height:100%;width:270px}.src-components-MenuCatalog-MenuCatalog__columnRight{position:relative;z-index:104;pointer-events:all;width:100%}.src-components-MenuCatalog-MenuCatalog__columnRight_fixed{height:100%}.src-components-MenuCatalog-MenuCatalog__columnRightScroll{width:calc(100% + 17px);overflow-y:scroll}.src-components-MenuCatalog-MenuCatalog__columnRightWrapper{height:100%}.src-components-PopupPasswordForget-PopupPasswordForget__modal{width:456px}@media screen and (max-width:1200px){.src-components-PopupPasswordForget-PopupPasswordForget__modal{height:100%;width:100%;border-radius:unset}}.src-components-PopupPasswordForget-PopupPasswordForget__blockConfirm,.src-components-PopupPasswordForget-PopupPasswordForget__blockContent,.src-components-PopupPasswordForget-PopupPasswordForget__blockError{padding:18px 54px 36px;width:100%;text-align:left}@media screen and (max-width:1200px){.src-components-PopupPasswordForget-PopupPasswordForget__blockConfirm,.src-components-PopupPasswordForget-PopupPasswordForget__blockContent,.src-components-PopupPasswordForget-PopupPasswordForget__blockError{padding:24px}}.src-components-PopupPasswordForget-PopupPasswordForget__mainTitle{padding-bottom:24px}.src-components-PopupPasswordForget-PopupPasswordForget__title{margin-bottom:16px;font-size:15px;font-weight:400;line-height:18px;color:var(--color-darkgray-1000)}.src-components-PopupPasswordForget-PopupPasswordForget__title_moved{padding:2px 11px 11px}.src-components-PopupPasswordForget-PopupPasswordForget__title_isError{margin-bottom:24px;padding-top:6px;font-size:13px}.src-components-PopupPasswordForget-PopupPasswordForget__title_isError,.src-components-PopupPasswordForget-PopupPasswordForget__title_rec{color:var(--color-red-500)}.src-components-PopupPasswordForget-PopupPasswordForget__title_rec{padding:2px 11px 11px}.src-components-PopupPasswordForget-PopupPasswordForget__backLink{display:flex;justify-content:center;margin:30px 0 0;cursor:pointer;color:var(--mainColor)}.src-components-PopupPasswordForget-PopupPasswordForget__backLink:hover{opacity:.8}.src-components-PopupPasswordForget-PopupPasswordForget__button{width:100%;height:48px;font-size:15px;font-weight:600;color:var(--whiteColor);border:none;border-radius:4px}.src-components-PopupPasswordForget-PopupPasswordForget__button[disabled]{pointer-events:none;opacity:.6;cursor:auto}.src-components-PopupPasswordForget-PopupPasswordForget__button span{padding:0}.src-components-PopupPasswordForget-PopupPasswordForget__buttonBlock{margin-top:-2px}.src-components-PopupPasswordForget-PopupPasswordForget__input{margin-bottom:16px;width:100%;height:48px;border:1px solid var(--color-gray-100);border-radius:9px;font-size:15px;font-weight:400;line-height:normal}.src-components-PopupPasswordForget-PopupPasswordForget__input_error{margin-bottom:0;border:1px solid red}.src-components-PopupPasswordForget-PopupPasswordForget__content{margin-right:16px}.src-components-PopupPasswordForget-PopupPasswordForget__hint{position:absolute;top:97px;left:100%;width:155px;height:30px;margin-left:-3px;margin-right:5px;padding-left:12px;padding-right:12px;font-size:13px;color:red;white-space:nowrap;background-color:rgba(255,236,236,.9);border:1px solid red;border-radius:0 72px 72px 72px;display:none}.src-components-PopupPasswordForget-PopupPasswordForget__hint_wrongemail{width:200px}.src-components-PopupPasswordForget-PopupPasswordForget__hint_wrongemailrussian{width:300px}.src-components-PopupPasswordForget-PopupPasswordForget__hint_visible{display:flex;align-items:center}.src-components-PopupPasswordForget-PopupPasswordForget__hint_moved{top:144px}.src-components-PopupPasswordForget-PopupPasswordForget__hint_rec{top:172px}.src-components-PopupPasswordForget-PopupPasswordForget__hint:before{top:-1px;left:-4px;border-color:red transparent transparent}.src-components-PopupPasswordForget-PopupPasswordForget__hint:after,.src-components-PopupPasswordForget-PopupPasswordForget__hint:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:6px 3px 0}.src-components-PopupPasswordForget-PopupPasswordForget__hint:after{top:0;left:-2px;border-color:#f0dede transparent transparent}.src-components-PopupPasswordForget-PopupPasswordForget__hr{color:var(--color-gray-100);width:100%;height:1px;background:var(--color-gray-100);margin:9px 0 10px}.src-components-PopupPasswordForget-PopupPasswordForget__email{color:var(--color-blue)}.src-components-PopupPasswordForget-PopupPasswordForget__passwordSend{margin-bottom:30px}.src-components-ForgetPasswordModal-ForgetPasswordModal__forgetPasswordModal{width:456px;overflow:hidden}@media screen and (max-width:1200px){.src-components-ForgetPasswordModal-ForgetPasswordModal__forgetPasswordModal{height:100%;width:100%;border-radius:unset}}.src-components-PopupAuth-PopupAuth__popup{width:348px;border-radius:var(--border-radius-button)}.src-components-PopupAuth-PopupAuth__popup_mode_inline{padding:0;position:relative}.src-components-PopupAuth-PopupAuth__inputWrapper{position:relative;margin-bottom:12px}.src-components-PopupAuth-PopupAuth__input,.src-components-PopupAuth-PopupAuth__inputInnerWrapper{width:100%}.src-components-PopupAuth-PopupAuth__input{border:1px solid var(--color-lightblue-450);border-radius:9px;height:48px;font-size:15px;font-weight:400;background-color:var(--whiteColor)}.src-components-PopupAuth-PopupAuth__input_error{border-color:var(--redColor)}.src-components-PopupAuth-PopupAuth__input_password{padding-right:120px}.src-components-PopupAuth-PopupAuth__input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.src-components-PopupAuth-PopupAuth__popup_mode_inline .src-components-PopupAuth-PopupAuth__input{width:100%;background-color:var(--whiteColor)}.src-components-PopupAuth-PopupAuth__links{display:flex;justify-content:space-between;margin-top:18px}.src-components-PopupAuth-PopupAuth__link{cursor:pointer}.src-components-PopupAuth-PopupAuth__link,.src-components-PopupAuth-PopupAuth__link:hover{color:var(--mainColor)}.src-components-PopupAuth-PopupAuth__wrapper{display:flex;flex-direction:column;margin:0;padding:24px 0 0;width:100%}.src-components-PopupAuth-PopupAuth__buttonAuth{width:100%;height:42px;border-radius:9px}.src-components-PopupAuth-PopupAuth__registrationContainer{display:flex;justify-content:center;grid-gap:4px;align-items:center;margin-top:30px;width:100%}.src-components-PopupAuth-PopupAuth__popup_mode_inline .src-components-PopupAuth-PopupAuth__forgotPassword{top:94px;font-size:13px;margin-right:8px}.src-components-PopupAuth-PopupAuth__popup_mode_inline .src-components-PopupAuth-PopupAuth__forgotPassword_isError{top:115px}.src-components-PopupAuth-PopupAuth__hint{margin-top:4px}.src-components-PopupAuth-PopupAuth__hint,.src-components-PopupAuth-PopupAuth__inlineError{position:inherit;margin-bottom:5px}.src-components-PopupAuth-PopupAuth__inlineError{margin-top:5px;padding-left:12px;display:inline-block}.src-components-PopupAuth-PopupAuth__showPasswordIcon{position:absolute;top:35%;right:15px;width:18px;height:14px;color:var(--color-darkgray-1000);fill:transparent;cursor:pointer}.src-components-PopupAuth-PopupAuth__form{position:relative;padding:18px 0}@media screen and (max-width:1200px){.src-components-PopupAuth-PopupAuth__popup{padding:0;width:100%}.src-components-PopupAuth-PopupAuth__popup:disabled{color:var(--color-gray-450)!important;opacity:1}.src-components-PopupAuth-PopupAuth__inputWrapper{margin:0}.src-components-PopupAuth-PopupAuth__inputWrapper+.src-components-PopupAuth-PopupAuth__inputWrapper{margin-top:12px}.src-components-PopupAuth-PopupAuth__inputWrapper::-webkit-input-placeholder{color:var(--color-gray-450)}.src-components-PopupAuth-PopupAuth__inputWrapper::-moz-placeholder{color:var(--color-gray-450)}.src-components-PopupAuth-PopupAuth__inputWrapper:-ms-input-placeholder{color:var(--color-gray-450)}.src-components-PopupAuth-PopupAuth__inputWrapper::-ms-input-placeholder{color:var(--color-gray-450)}.src-components-PopupAuth-PopupAuth__inputWrapper::placeholder{color:var(--color-gray-450)}.src-components-PopupAuth-PopupAuth__hint{padding:0;position:static;background-color:inherit;border-width:0}.src-components-PopupAuth-PopupAuth__hint:after,.src-components-PopupAuth-PopupAuth__hint:before{display:none}}.src-components-Radio-Radio__radio{display:block;min-height:16px;line-height:22px;cursor:pointer}.src-components-Radio-Radio__radio_disabled{pointer-events:none}.src-components-Radio-Radio__radio_withOutChildren{width:13px;height:13px;min-height:13px;line-height:1}.src-components-Radio-Radio__input{margin:0;position:absolute;width:0;height:0;border:0;overflow:visible;clip:rect(0 0 0 0)}.src-components-Radio-Radio__label{display:block;padding-left:28px;position:relative;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer;color:var(--color-darkgray-1000);font-size:13px}.src-components-Radio-Radio__label:before{display:block;position:absolute;top:5px;left:3px;width:13px;height:13px;box-sizing:border-box;border:1px solid var(--radioButtonNoActiveColor);border-radius:50%;content:""}.src-components-Radio-Radio__label_withoutButton{padding:0}.src-components-Radio-Radio__label_withoutButton:before{display:none}.src-components-Radio-Radio__label_withoutIndent{padding-left:25px}.src-components-Radio-Radio__label_withoutIndent:before{left:1px}.src-components-Radio-Radio__label_withOutChildren{padding-left:0}.src-components-Radio-Radio__label_withOutChildren:before{top:0;left:0;border:1px solid var(--radioButtonNoActiveColor)}.src-components-Radio-Radio__label_offerPresent{padding-left:23px}.src-components-Radio-Radio__radio_disabled .src-components-Radio-Radio__label:before{border:1px solid var(--textGray)}.src-components-Radio-Radio__checked{color:var(--text)}.src-components-Radio-Radio__checked:after{position:absolute;top:8px;left:6px;display:block;width:7px;height:7px;background-color:var(--text);border-radius:50%;content:""}.src-components-Radio-Radio__checked_withoutButton:after{display:none}.src-components-Radio-Radio__checked_withoutIndent:after{left:4px}.src-components-Radio-Radio__label_withOutChildren.src-components-Radio-Radio__checked:before{border:1px solid var(--text)}.src-components-Radio-Radio__label_withOutChildren.src-components-Radio-Radio__checked:after{top:3px;left:3px}.src-components-Radio-Radio__radio_disabled .src-components-Radio-Radio__label:after{background-color:var(--textGray)}@media screen and (max-width:1200px){.src-components-Radio-Radio__label{padding-left:20px}.src-components-Radio-Radio__label_withoutButton{padding:0}.src-components-Radio-Radio__label_withoutButton:after,.src-components-Radio-Radio__label_withoutButton:before{display:none}.src-components-Radio-Radio__label:before{left:0;width:16px;height:16px;border-color:var(--color-gray-450)}.src-components-Radio-Radio__label:after,.src-components-Radio-Radio__label:before{top:50%;transform:translateY(-50%)}.src-components-Radio-Radio__label:after{left:4px;width:8px;height:8px;background-color:var(--mainColor)}.src-components-Radio-Radio__checked{color:var(--blackColor)}.src-components-Radio-Radio__checked:before{border-color:var(--mainColor)}}.src-components-InputInnItem-InputInnItem__codeInnSelectItem{display:flex;flex-direction:row;align-items:center;height:18px}.src-components-InputInnItem-InputInnItem__selectItemIcon{margin-right:10px;width:16px}.src-components-InputInnItem-InputInnItem__selectItemIcon_withoutMask{width:20px;height:20px;color:var(--color-red-950)}.src-components-InputOrganizationNameItem-InputOrganizationNameItem__codeInnSelectItem{display:flex;flex-direction:row;align-items:center;height:18px}.src-components-PopupRegistration-PopupRegistration__popupRegistration{width:100%;background-color:var(--whiteColor)}.src-components-PopupRegistration-PopupRegistration__popupRegistration_mode_inline{background-color:transparent}.src-components-PopupRegistration-PopupRegistration__registrationFields{margin-top:20px}.src-components-PopupRegistration-PopupRegistration__registrationPhone{display:flex}.src-components-PopupRegistration-PopupRegistration__registrationPhoneNumber{display:flex;margin-top:1px}.src-components-PopupRegistration-PopupRegistration__registrationPhoneNumber_error input{border:1px solid var(--redColor)}.src-components-PopupRegistration-PopupRegistration__innField{position:relative;display:flex}.src-components-PopupRegistration-PopupRegistration__questionMark{position:absolute;top:10px;right:10px}.src-components-PopupRegistration-PopupRegistration__legalEntityBlock{display:block}.src-components-PopupRegistration-PopupRegistration__legalEntityFields{margin-top:6px}.src-components-PopupRegistration-PopupRegistration__button{width:100%;height:40px;font-size:14px;font-weight:600;border-radius:4px;color:var(--whiteColor);border:none;text-align:center}.src-components-PopupRegistration-PopupRegistration__button[disabled]{pointer-events:none;opacity:.6;cursor:auto}.src-components-PopupRegistration-PopupRegistration__button span{padding:0;margin-left:17px;width:100%}.src-components-PopupRegistration-PopupRegistration__footer{flex-direction:column;grid-gap:30px;width:100%}.src-components-PopupRegistration-PopupRegistration__footer_mode_inline{padding-right:0}.src-components-PopupRegistration-PopupRegistration__authContainer{display:flex;justify-content:center;grid-gap:4px;align-items:center;margin-top:18px;width:100%}.src-components-PopupRegistration-PopupRegistration__authLink{cursor:pointer;color:var(--mainColor)}.src-components-PopupRegistration-PopupRegistration__authLink:hover{opacity:.8}.src-components-PopupRegistration-PopupRegistration__notPhysical{margin-top:18px;padding:8px 12px;width:100%;border:1px solid var(--color-beige);border-radius:9px;background-color:var(--color-light-beige);color:var(--color-orange-250)}.src-components-PopupRegistration-PopupRegistration__input{margin-bottom:12px;width:100%;height:48px;border:1px solid var(--bordercolor);border-radius:9px;background-color:var(--whiteColor);font-size:13px;font-weight:400;line-height:normal}.src-components-PopupRegistration-PopupRegistration__input_error{border:1px solid var(--redColor)}.src-components-PopupRegistration-PopupRegistration__input_email{margin-bottom:0;margin-top:1px}.src-components-PopupRegistration-PopupRegistration__input_inn{margin-left:0;border-radius:0 9px 9px 0}.src-components-PopupRegistration-PopupRegistration__input_phoneCode{flex:1 0 auto;padding:0 12px;z-index:1;width:14%;height:48px;border-right:0;border-radius:9px 0 0 9px}.src-components-PopupRegistration-PopupRegistration__input_phone{margin-left:0;padding-left:12px;width:86%;border-radius:0 9px 9px 0}.src-components-PopupRegistration-PopupRegistration__popupRegistration .src-components-PopupRegistration-PopupRegistration__input{background-color:var(--whiteColor)}.src-components-PopupRegistration-PopupRegistration__content{margin-right:16px}.src-components-PopupRegistration-PopupRegistration__content_checkbox{color:#080a14}.src-components-PopupRegistration-PopupRegistration__inputError{position:absolute;left:103%;margin:-35px 0 5px -3px;height:30px;line-height:26px;padding:0 12px;font-size:13px;color:var(--redColor);white-space:nowrap;background-color:rgba(255,236,236,.9);border:1px solid var(--color-red);border-radius:0 72px 72px 72px}.src-components-PopupRegistration-PopupRegistration__inputError_captcha{margin-top:-38px}.src-components-PopupRegistration-PopupRegistration__inputError_email{margin-top:-30px}.src-components-PopupRegistration-PopupRegistration__inputError:before{top:-1px;left:-4px;border-color:red transparent transparent}.src-components-PopupRegistration-PopupRegistration__inputError:after,.src-components-PopupRegistration-PopupRegistration__inputError:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:6px 3px 0}.src-components-PopupRegistration-PopupRegistration__inputError:after{top:0;left:-2px;border-color:#f0dede transparent transparent}.src-components-PopupRegistration-PopupRegistration__innError{width:100%}.src-components-PopupRegistration-PopupRegistration__checkbox{margin-top:24px;margin-bottom:5px;display:block}.src-components-PopupRegistration-PopupRegistration__label{position:relative;display:inline-block;padding-left:32px;height:17px;align-items:center;font-size:13px;line-height:1;color:var(--text);user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;cursor:pointer}.src-components-PopupRegistration-PopupRegistration__label_disabled{cursor:unset}.src-components-PopupRegistration-PopupRegistration__label span{margin-top:-4px}.src-components-PopupRegistration-PopupRegistration__label:before{content:"";position:absolute;left:0;top:-2px;display:block;box-sizing:border-box;width:20px;height:20px;border:1px solid rgba(226,229,233,.25);border-radius:4px;background-color:var(--color-gray-175)}.src-components-PopupRegistration-PopupRegistration__checked:before{border:none;background-color:var(--mainColor)}.src-components-PopupRegistration-PopupRegistration__tick{display:none}.src-components-PopupRegistration-PopupRegistration__tick_show{display:block;position:absolute;top:5px;left:6px;width:8px;height:8px;color:var(--whiteColor)}.src-components-PopupRegistration-PopupRegistration__inputCheckBox{position:absolute;margin:0;overflow:visible;height:0;width:0;border:0;clip:rect(0 0 0 0)}.src-components-PopupRegistration-PopupRegistration__phoneBlock{display:block}.src-components-PopupRegistration-PopupRegistration__normal{position:relative;width:100%;font-size:10px}.src-components-PopupRegistration-PopupRegistration__normal_phoneCode{display:flex}.src-components-PopupRegistration-PopupRegistration__agreeBox{margin-bottom:45px}.src-components-PopupRegistration-PopupRegistration__agreeTitle{line-height:18px}.src-components-PopupRegistration-PopupRegistration__link{cursor:pointer;text-decoration:underline}.src-components-PopupRegistration-PopupRegistration__agreeLink{top:-4px;position:relative}.src-components-PopupRegistration-PopupRegistration__title{-webkit-margin-before:0;-webkit-margin-after:0;font-size:13px;font-weight:400;padding:1px 0 17px;display:-webkit-inline-box;line-height:18px;color:var(--redColor)}.src-components-PopupRegistration-PopupRegistration__inlineError{position:inherit;display:block;margin-bottom:8px}.src-components-PopupRegistration-PopupRegistration__inlineError_email{margin-top:4px}.src-components-PopupRegistration-PopupRegistration__phoneBlock{width:100%}.src-components-PopupRegistration-PopupRegistration__radioGroup{padding:3px;border-radius:12px}.src-components-PopupRegistration-PopupRegistration__radioContainer,.src-components-PopupRegistration-PopupRegistration__radioGroup{display:flex;background-color:#f6f6f6}.src-components-PopupRegistration-PopupRegistration__radioContainer{justify-content:center;padding:12px;width:50%;border-radius:9px}.src-components-PopupRegistration-PopupRegistration__radioContainer_checked{background-color:var(--whiteColor)}.src-components-FilterInput-FilterInput__formSelect{position:relative;display:inline;max-width:348px}.src-components-FilterInput-FilterInput__formSelect_disabled{opacity:.6;pointer-events:none;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.src-components-FilterInput-FilterInput__list{position:absolute;margin-top:5px;margin-bottom:0;left:0;right:0;top:45px;text-align:left;overflow:hidden;max-height:210px;width:100%;z-index:2000;background:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:15px;box-shadow:0 4px 4px var(--boxShadow)}input:focus+.src-components-FilterInput-FilterInput__list{display:block}.src-components-FilterInput-FilterInput__list_scrollbar{padding-top:8px;padding-bottom:8px;padding-left:0;overflow-y:auto;max-height:200px;list-style-type:none}.src-components-FilterInput-FilterInput__list_scrollbar_inn{margin:15px 0;padding:0;max-height:152px}.src-components-FilterInput-FilterInput__list_scrollbar::-webkit-scrollbar{width:6px}.src-components-FilterInput-FilterInput__list_scrollbar::-webkit-scrollbar-thumb{background-color:var(--scrollbarcolor);height:56px;width:6px;border-radius:5px}.src-components-FilterInput-FilterInput__list_FullWidthList{width:auto}.src-components-FilterInput-FilterInput__list_FullWidthListNoRadius{width:100%}.src-components-FilterInput-FilterInput__hide{opacity:0;visibility:hidden;cursor:pointer}.src-components-FilterInput-FilterInput__renderItemWrapper{width:100%}.src-components-FilterInput-FilterInput__item{position:relative;display:flex;align-items:center;padding:10px 16px 12px 12px;overflow:hidden;font-size:15px;white-space:normal;color:var(--color-black-100);cursor:pointer}.src-components-FilterInput-FilterInput__item_inn{padding:6px 12px}.src-components-FilterInput-FilterInput__item_inn:first-child{padding-top:0}.src-components-FilterInput-FilterInput__item_inn:last-child{padding-bottom:0}.src-components-FilterInput-FilterInput__item:last-child{border-bottom:none}.src-components-FilterInput-FilterInput__item:after{position:absolute;top:0;right:0;width:19px;height:100%;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor));content:""}.src-components-FilterInput-FilterInput__inputError{position:relative;height:30px;line-height:26px;font-size:13px;color:var(--color-red-400);z-index:1}.src-components-FilterInput-FilterInput__container{position:relative;display:inline-block;height:48px;width:100%;text-align:left;white-space:nowrap;background-color:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:9px;cursor:pointer}.src-components-FilterInput-FilterInput__container_inn{border-radius:9px 0 0 9px}.src-components-FilterInput-FilterInput__container_organizationNameInfo{border-radius:0 9px 9px 0}.src-components-FilterInput-FilterInput__icon{position:absolute;display:inline-flex;right:17px;top:16px;margin-left:5px;width:13px;height:12px;transform:rotate(180deg);color:var(--color-darkgray-1000)}.src-components-FilterInput-FilterInput__icon_cancel,.src-components-FilterInput-FilterInput__icon_flag{margin:auto;top:0;left:0;bottom:0;right:20px;width:16px;height:auto;color:var(--color-red-950)}.src-components-FilterInput-FilterInput__icon_inn{right:9px}.src-components-FilterInput-FilterInput__icon_reverse{transform:rotate(1turn)}.src-components-FilterInput-FilterInput__icon_organizationName,.src-components-FilterInput-FilterInput__icon_organizationNameInfo{display:none}.src-components-FilterInput-FilterInput__label{border-radius:inherit;overflow:hidden;cursor:pointer}.src-components-FilterInput-FilterInput__field,.src-components-FilterInput-FilterInput__label{width:100%;height:100%}.src-components-FilterInput-FilterInput__field{padding-left:10px;padding-right:40px;font-size:15px;color:var(--color-black-100);box-sizing:border-box;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;border-radius:9px;border:1px solid transparent}.src-components-FilterInput-FilterInput__field_organizationNameInfo{border-radius:0 9px 9px 0}.src-components-FilterInput-FilterInput__field_inn{background-color:var(--colorLightGray);border-radius:9px 0 0 9px;cursor:pointer}.src-components-FilterInput-FilterInput__field::-webkit-input-placeholder{color:var(--placeholdercolor)}.src-components-FilterInput-FilterInput__field::-moz-placeholder{color:var(--placeholdercolor)}.src-components-FilterInput-FilterInput__field:-ms-input-placeholder{color:var(--placeholdercolor)}.src-components-FilterInput-FilterInput__field::-ms-input-placeholder{color:var(--placeholdercolor)}.src-components-FilterInput-FilterInput__field::placeholder{color:var(--placeholdercolor)}.src-components-FilterInput-FilterInput__field:focus{border-color:var(--colorinputfocus)}.src-components-FilterInput-FilterInput__field:disabled{background-color:var(--whiteColor)}.src-components-FilterInput-FilterInput__radioCircle{margin-right:12px;width:20px;height:20px;border-radius:100%;background-color:var(--colorLightGray)}.src-components-FilterInput-FilterInput__radioCircle_inn{height:19px}.src-components-FilterInput-FilterInput__radioCircle_selected{background-color:var(--whiteColor);border:6px solid var(--mainColor)}.src-components-FilterInput-FilterInput__radioCircle_organizationName,.src-components-FilterInput-FilterInput__radioCircle_organizationNameInfo{display:none}.src-components-FilterInput-FilterInput__bottomElement{border-top:1px solid var(--bordercolor)}.src-components-PopupLogin-PopupLogin__modal{width:456px}@media screen and (max-width:1200px){.src-components-PopupLogin-PopupLogin__modal{height:100%;width:100%;border-radius:unset}}.src-components-PopupLogin-PopupLogin__block{width:100%;padding:20px 54px 36px;background-color:var(--whiteColor);border-radius:12px}@media screen and (max-width:1200px){.src-components-PopupLogin-PopupLogin__block{padding:24px 24px 150px}}.src-components-PopupLogin-PopupLogin__confirm{padding:18px 54px 36px;width:100%;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-PopupLogin-PopupLogin__confirm{padding:0 24px}}.src-components-PopupLogin-PopupLogin__subTitle,.src-components-PopupLogin-PopupLogin__title{padding-bottom:18px}@media screen and (max-width:1200px){.src-components-PopupLogin-PopupLogin__subTitle,.src-components-PopupLogin-PopupLogin__title{padding-bottom:24px}}.src-components-PopupLogin-PopupLogin__successMessage{margin-bottom:-7px;padding:10px 12px;width:284px;font-size:13px;line-height:19px}.src-components-OutdatedBrowser-OutdatedBrowser__wrapper{padding:0 260px 275px 263px;min-width:870px}.src-components-OutdatedBrowser-OutdatedBrowser__header,.src-components-OutdatedBrowser-OutdatedBrowser__wrapper{display:flex;flex-direction:column}.src-components-OutdatedBrowser-OutdatedBrowser__header{align-items:center}.src-components-OutdatedBrowser-OutdatedBrowser__header h1{font-size:36px;line-height:49px}.src-components-OutdatedBrowser-OutdatedBrowser__header h1,.src-components-OutdatedBrowser-OutdatedBrowser__text{text-align:center}.src-components-OutdatedBrowser-OutdatedBrowser__text{margin-top:22px}.src-components-OutdatedBrowser-OutdatedBrowser__browsers{display:flex;padding:62px 20px 0;justify-content:space-around;flex-flow:wrap}.src-components-OutdatedBrowser-OutdatedBrowser__browser{display:flex;padding:0 10px;align-items:center;flex-direction:column}.src-components-OutdatedBrowser-OutdatedBrowser__logo{background-image:url(/OutdatedBrowser/browsersLogo.png);background-repeat:no-repeat;width:65px;margin-left:15px}.src-components-OutdatedBrowser-OutdatedBrowser__button,.src-components-OutdatedBrowser-OutdatedBrowser__logo{display:block;height:95px}.src-components-OutdatedBrowser-OutdatedBrowser__button{width:95px;background:var(--whiteColor);box-shadow:0 2px 2px var(--boxShadowOutDateBrowser);border-radius:50%}.src-components-OutdatedBrowser-OutdatedBrowser__button:active .src-components-OutdatedBrowser-OutdatedBrowser__logo,.src-components-OutdatedBrowser-OutdatedBrowser__button:focus .src-components-OutdatedBrowser-OutdatedBrowser__logo,.src-components-OutdatedBrowser-OutdatedBrowser__button:hover .src-components-OutdatedBrowser-OutdatedBrowser__logo{background-image:url(/OutdatedBrowser/browsersLogoActive.png)}.src-components-OutdatedBrowser-OutdatedBrowser__button:active .src-components-OutdatedBrowser-OutdatedBrowser__chrome,.src-components-OutdatedBrowser-OutdatedBrowser__button:focus .src-components-OutdatedBrowser-OutdatedBrowser__chrome,.src-components-OutdatedBrowser-OutdatedBrowser__button:hover .src-components-OutdatedBrowser-OutdatedBrowser__chrome{background-position:4px 15px}.src-components-OutdatedBrowser-OutdatedBrowser__button:active .src-components-OutdatedBrowser-OutdatedBrowser__firefox,.src-components-OutdatedBrowser-OutdatedBrowser__button:focus .src-components-OutdatedBrowser-OutdatedBrowser__firefox,.src-components-OutdatedBrowser-OutdatedBrowser__button:hover .src-components-OutdatedBrowser-OutdatedBrowser__firefox{background-position:-63px 17px}.src-components-OutdatedBrowser-OutdatedBrowser__button:active .src-components-OutdatedBrowser-OutdatedBrowser__ie,.src-components-OutdatedBrowser-OutdatedBrowser__button:focus .src-components-OutdatedBrowser-OutdatedBrowser__ie,.src-components-OutdatedBrowser-OutdatedBrowser__button:hover .src-components-OutdatedBrowser-OutdatedBrowser__ie{background-position:-132px 15px}.src-components-OutdatedBrowser-OutdatedBrowser__button:active .src-components-OutdatedBrowser-OutdatedBrowser__safari,.src-components-OutdatedBrowser-OutdatedBrowser__button:focus .src-components-OutdatedBrowser-OutdatedBrowser__safari,.src-components-OutdatedBrowser-OutdatedBrowser__button:hover .src-components-OutdatedBrowser-OutdatedBrowser__safari{background-position:-195px 16px}.src-components-OutdatedBrowser-OutdatedBrowser__button:active .src-components-OutdatedBrowser-OutdatedBrowser__opera,.src-components-OutdatedBrowser-OutdatedBrowser__button:focus .src-components-OutdatedBrowser-OutdatedBrowser__opera,.src-components-OutdatedBrowser-OutdatedBrowser__button:hover .src-components-OutdatedBrowser-OutdatedBrowser__opera{background-position:-262px 16px}.src-components-OutdatedBrowser-OutdatedBrowser__button:active .src-components-OutdatedBrowser-OutdatedBrowser__yandex,.src-components-OutdatedBrowser-OutdatedBrowser__button:focus .src-components-OutdatedBrowser-OutdatedBrowser__yandex,.src-components-OutdatedBrowser-OutdatedBrowser__button:hover .src-components-OutdatedBrowser-OutdatedBrowser__yandex{background-position:-327px 16px}.src-components-OutdatedBrowser-OutdatedBrowser__title{margin-top:20px}.src-components-OutdatedBrowser-OutdatedBrowser__copyright{position:absolute;left:0;right:0;bottom:20px;height:17px;font-size:12px}.src-components-OutdatedBrowser-OutdatedBrowser__chrome{background-position:5px 18px}.src-components-OutdatedBrowser-OutdatedBrowser__firefox{background-position:-61px 20px}.src-components-OutdatedBrowser-OutdatedBrowser__ie{background-position:-131px 17px}.src-components-OutdatedBrowser-OutdatedBrowser__safari{background-position:-194px 19px}.src-components-OutdatedBrowser-OutdatedBrowser__opera{background-position:-261px 18px}.src-components-OutdatedBrowser-OutdatedBrowser__yandex{background-position:-325px 18px}.src-components-OutdatedBrowser-OutdatedBrowser__link{cursor:pointer}.src-components-OutdatedBrowser-OutdatedBrowser__link,.src-components-OutdatedBrowser-OutdatedBrowser__link:hover{color:var(--mainColor)}.src-components-CookieAlert-CookieAlert__cookieAlert{display:flex;justify-content:space-between}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper{position:fixed;overflow:hidden;padding:15px;bottom:37px;left:10px;right:0;z-index:1600;height:62px;width:272px;background-color:var(--whiteColor);border-radius:var(--border-radius-button);box-shadow:0 2px 4px rgba(0,0,0,.28)}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper,.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_description{display:flex;flex-direction:column}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_description_text{letter-spacing:.1px}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_description_link{color:var(--mainColor);font-weight:600;font-size:13px;letter-spacing:.1px}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_description_link:hover{color:var(--mainColor);opacity:.8}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_close{display:flex}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_close .src-components-CookieAlert-CookieAlert__icon{width:14px;height:14px;color:var(--color-darkgray-1000)}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_close .src-components-CookieAlert-CookieAlert__icon:hover{cursor:pointer}.src-components-CookieAlert-CookieAlert__cookieAlertWrapper_progressBar{position:absolute;width:100%;height:2px;background-color:var(--mainColor);left:0;bottom:0;transition:width .25s ease}.src-components-CookieAlert-CookieAlert__progressBarWrapper{position:relative;display:flex}.src-components-LimitedLabel-LimitedLabel__limitedLabel{display:flex;gap:8px;padding:10px 0;width:100%;align-items:center;justify-content:center;background-color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-LimitedLabel-LimitedLabel__limitedLabel{padding:10px 13px 9px 16px}}.src-components-LimitedLabel-LimitedLabel__iconWrapper{display:flex}.src-components-LimitedLabel-LimitedLabel__icon{width:15px;height:15px;fill:var(--mainColor)}.src-components-LimitedLabel-LimitedLabel__toFeedBackBtn{display:inline-flex;padding:0 3px 0 0;color:var(--whiteColor);text-decoration:underline}.src-components-LimitedLabel-LimitedLabel__toFeedBackBtn:hover{text-decoration:none;color:var(--whiteColor)}.src-components-LimitedLabel-LimitedLabel__link{text-decoration:underline}.src-components-LimitedLabel-LimitedLabel__link,.src-components-LimitedLabel-LimitedLabel__link:hover{color:var(--whiteColor)}.src-components-LimitedLabel-LimitedLabel__link:hover{text-decoration:none}*{margin:0;padding:0;font:inherit}*,:after,:before{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:Inter,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-focus-ring-color:hsla(0,0%,100%,0);cursor:default;height:100%}body{min-height:100%;font-size:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}a{background:transparent}:active,:focus,:hover{outline:none}hr{box-sizing:content-box;height:0}ol,ul{list-style:none}pre{-moz-tab-size:4;-o-tab-size:4;tab-size:4;white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}img{border:none}img:-moz-loading{color:transparent}svg:not(:root){overflow:hidden}button,select{text-transform:none}button{overflow:visible}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:none;padding:0}textarea{overflow:auto;vertical-align:top}button,input,select[multiple],textarea{background-image:none}input,select,textarea{border-radius:0;box-shadow:none}input,textarea{resize:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}[placeholder]:focus::-webkit-input-placeholder{color:transparent}[placeholder]:focus::-moz-placeholder{color:transparent}[placeholder]:focus:-ms-input-placeholder{color:transparent}[placeholder]:focus::-ms-input-placeholder{color:transparent}[placeholder]:focus::placeholder{color:transparent}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal{display:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format("woff2");unicode-range:U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}:root{--color-white:#fff;--color-lightblue-50:#eef6ff;--color-lightgray-100:#f8f8f8;--color-lightgray-300:#f2f2f2;--color-lightgray-350:#f6f6f6;--color-lightgray-400:#f7f7f7;--color-lightgray-500:#fafafa;--color-lightgray-700:#f0f0f0;--color-lightgray-750:#f6f6f6;--color-lightgray-800:#f5f5f5;--color-lightgray-900:#e5e5e5;--color-lightgray-950:#e8e8e8;--color-gray-10:#dfdcdc;--color-gray-100:#ddd;--color-gray-150:#c4c4c4;--color-gray-175:#e2e5e9;--color-gray-200:#b2b2b2;--color-gray-225:#a7a7a7;--color-gray-300:#ccc;--color-gray-400:#9b9b9b;--color-gray-450:#95a5a6;--color-darkgray-50:#9b9696;--color-darkgray-300:#838383;--color-darkgray-350:#8e8e8e;--color-darkgray-400:grey;--color-darkgray-900:#333;--color-darkgray-950:#616161;--color-darkgray-1000:#8b8b8b;--color-black:#000;--color-black-5:#202020;--color-black-50:#0f092b;--color-black-100:#1c1c1c;--color-black-400:#050914;--color-black-500:rgba(0,0,0,0.28);--color-black-800:#323232;--color-blue:#4a90e2;--color-blue-main:#008deb;--color-blue-main-gradient:linear-gradient(343.74deg,#008deb -16.8%,#80f7ff 193.71%,#00b4eb 0);--color-blue-main-opacity:rgba(0,141,235,0.35);--color-lightblue-450:#ecf0f1;--color-blue-50:#049cf9;--color-blue-400:#2356ce;--color-blue-600:#4990e2;--color-darkblue:#1c3ee3;--color-darkblue-150:#233abb;--color-red:red;--color-red-main:#ff413a;--color-red-main-gradient:linear-gradient(152.19deg,#ff6a3a 9.63%,#ff413a 85.41%);--color-red-main-opacity:rgba(255,65,58,0.35);--color-red-300:#f4000d;--color-red-400:#d0021b;--color-red-500:#c30016;--color-red-600:#fb002c;--color-red-950:#db3824;--color-light-beige:#fff1e7;--color-slightly-beige:#eeeff2;--color-beige:#ffe3d1;--color-yellow-main:#ffd23f;--color-yellow-main-gradient:linear-gradient(155.45deg,#ffd54c 15.68%,#ffa852 162.81%);--color-yellow-main-opacity:rgba(255,210,63,0.35);--color-yellow-300:#fdd100;--color-yellow-350:#fdcd23;--color-yellow-400:#fdbc00;--color-orange:#ff5b00;--color-orange-150:#ff6900;--color-orange-250:#ff6900;--color-violet-main:#6e7cff;--color-violet-main-gradient:linear-gradient(151.74deg,#8fb0ff 8.67%,#6e7cff 103.79%);--color-violet-main-opacity:rgba(110,124,255,0.35);--color-violet-100:#fcf8fc;--color-violet-200:#f5f1f5;--color-green:#609a1e;--color-green-main:#136f63;--color-green-main-gradient:linear-gradient(338.76deg,#157a6d -39.55%,#1eae94 82.21%);--color-green-main-opacity:rgba(19,111,99,0.35);--color-green-325:#d8f4e3;--color-green-375:#b1eac7;--color-green-400:#34af31;--color-green-425:#05a947;--color-green-450:#2a9005;--color-green-475:#00b94a;--color-green-500:#45ca42;--color-green-750:#78bf26;--color-lime-100:#00b94a;--color-pink:#ff1977;--color-lightpink-5:#fff3f2;--color-purple-main:#de5cde;--color-pink-900:#ff1977;--color-purple-main-opacity:rgba(222,92,222,0.35)}@media print{.src-components-App-App__searchLine__wrapper,.src-components-Collapse-Collapse__collapseButton,.src-components-Header-HeaderInfo-HeaderInfo__headerInfo,.src-components-ProductCode-ProductCode__code_icon,.src-components-ProductPage-ProductOne-ProductOne__characteristics,.src-components-ProductPage-ProductOne-ProductOne__groupProperty__wrapper,.src-components-ProductPage-ProductOne-ProductOne__labelsContainer,.src-components-ProductPage-ProductOne-ProductOne__panel,.src-components-ProductPage-ProductOne-ProductOne__print,.src-components-ProductPage-ProductOne-ProductOne__productActions,.src-components-ProductPage-ProductOne-ProductOne__scrollToProperty,.src-components-ProductPage-ProductPage__breadcrumbs,.src-components-ProductPage-ProductPage__columnLeft,.src-components-ProductPage-ProductPage__topMenu,.src-components-ProductPage-ProductPhoto-ProductPhoto__wrapperProductPhotos,.src-components-ProductPage-ProductTabs-ProductTabs__analogs,.src-components-ProductPage-ProductTabs-ProductTabs__tabs,.src-components-ProductPage-ProductTabs-ProductTabs__tabsContent:nth-child(n+4),.src-components-Tabs-Tabs__tabs,.src-components-UserPanel-UserPanel__wrapper,.src-containers-App-App__jivoContainer,footer{display:none}.src-components-ProductPage-ProductOne-ProductOne__priceWrapper_ProductOne{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;padding-left:50px}.src-components-ProductPage-ProductOne-ProductOne__properties{display:flex;align-items:center;flex-direction:row;justify-content:flex-start}.src-components-ProductPage-ProductOne-ProductOne__priceWrapper_ProductOne{background:none}.src-components-ProductPage-ProductOne-ProductOne__images,.src-components-ProductPage-ProductOne-ProductOne__productOne{border:none}.src-components-TabsContent-TabsContent__tabsContent{display:block}.src-components-Product-PropertyTable-PropertyTable__tdLeftProductOneParams{padding-left:0}.src-components-Title-Title__title.src-components-ProductPage-ProductTabs-ProductTabs__contentTitle{display:block;font-weight:700;font-size:13px;line-height:14px;color:#838383;padding:0;margin-bottom:10px}.src-components-ProductPage-ProductTabs-ProductTabs__descriptionWrapper{padding-bottom:48px}.src-components-ProductPage-ProductOne-ProductOne__price_ProductOne{padding-bottom:15px}.src-components-Collapse-Collapse__collapseContainer{height:auto!important}.src-components-Product-PropertyTable-PropertyTable__overflow{right:auto}}:root{--appBackgroundColor:var(--color-lightgray-800);--attentionMarkBg:var(--color-orange-150)}--blackColor var(--color-black){--bordercolor:var(--color-lightgray-900);--boxShadow:var(--color-black-500);--boxShadowOutDateBrowser:var(--color-gray-10);--buttonDisabled:var(--color-lightgray-900);--blackColor:var(--color-black);--buttongrayhover:var(--color-lightgray-900);--cataloglistitem:var(--color-black);--colorinputfocus:var(--color-gray-200);--contentLoadingBackgroundColor:var(--color-violet-200);--contentLoadingActiveBackgroundColor:var(--color-violet-100);--contactIconsColor:var(--color-darkgray-1000);--datepickerNavigationColor:var(--color-gray-300);--datepickerNavigationColorHover:var(--color-gray-150);--datepickerDayColorHover:var(--color-lightgray-700);--defaultfontfamily:"Inter" sans-serif;--disabledbordercolor:var(--color-lightgray-400);--greencolor:var(--color-green);--hrcolor:var(--color-lightgray-900);--inactiveTabColor:var(--color-lightgray-500);--lazyLoadCapsBlockBg:var(--color-lightgray-400);--lazyLoadCapsBlockActiveBg:var(--color-lightgray-300);--lazyLoadMainBannerCapsBg:var(--color-lightblue-50);--loyaltyColor:var(--color-pink-900);--mainbackground:var(--color-white);--modalHeaderCloseBtn:var(--color-gray-150);--orderSuccessBg:var(--color-green-325);--orderSuccessBorder:var(--color-green-375);--orderButtonIncorrectInput:var(--color-red-600);--outdatedBrowserBg:var(--color-lightgray-900);--placeholdercolor:var(--color-gray-400);--productPhotoBorderColor:var(--color-white);--productPhotoBorderColorSelected:var(--color-orange);--productPhotoBorderHoverColor:var(--color-darkgray-400);--productPhotoBorderSelectedColor:var(--color-black);--questionmarkbackground:var(--color-white);--radioButtonNoActiveColor:var(--color-black-50);--radioButtonShadow:var(--color-lightpink-5);--rangeBg:var(--color-gray-100);--redColor:var(--color-red-400);--successTitle:var(--color-green-425);--scrollbarcolor:var(--color-darkgray-300);--menuItemBorder:var(--color-lightgray-100);--selecteditem:var(--color-lightgray-400);--sliderArrow:var(--color-darkgray-300);--sliderArrowBackground:var(--color-white);--sliderbackground:var(--color-lightgray-300);--specialPriceBackground:var(--color-yellow-400);--statusaccepted:var(--color-green-475);--statuscanceled:var(--color-red-950);--statusnew:var(--color-blue-50);--statusviewed:var(--color-orange-150);--switchoff:var(--color-orange);--switchon:var(--color-green-400);--tablerowborder:var(--color-lightgray-900);--text:var(--color-darkgray-950);--textGray:var(--color-darkgray-1000);--topmenuColor:var(--color-black-800);--capPreloaderBackground:var(--color-lightgray-800);--whiteColor:var(--color-white);--mainColor:var(--color-lightgray-900)}a,a:active,a:hover{color:inherit;text-decoration:none}.src-components-App-App__wrapper{margin:auto;width:1183px}.src-components-App-App__searchLine{position:relative;width:100%;height:53px;color:var(--whiteColor);font-size:16px;transition:box-shadow .2s;background-color:var(--mainColor);z-index:1}@media screen and (max-width:1200px){.src-components-App-App__searchLine{display:block;padding-top:6px;background-color:transparent}}.src-components-App-App__searchLine:before{content:"";position:absolute;top:0;left:50%;right:0;height:100%;background-color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-App-App__searchLine:before{background-color:transparent}}.src-components-App-App__searchLine_shadowShow{box-shadow:0 2px 3px var(--boxShadow)}.src-components-App-App__searchLine__wrapper{position:relative;height:53px}@media screen and (max-width:1200px){.src-components-App-App__searchLine__wrapper{height:36px}}.src-components-App-App__searchLine__select{height:24px}.src-components-App-App__appWrapper{display:flex;flex-direction:column;position:relative;background-color:var(--appBackgroundColor)}.src-components-App-App__appWrapper_whiteBg{background-color:var(--whiteColor)}.src-components-App-App__appWrapper_isLoading{opacity:.7;pointer-events:none}.src-components-App-App__app{display:flex;flex-direction:column;min-height:100vh}.src-components-App-App__app,.src-components-App-App__appContent{position:relative}.src-components-App-App__appContent{padding-bottom:136px;flex-grow:1;min-height:50vh;background-size:contain}@media screen and (max-width:1200px){.src-components-App-App__appContent{padding-bottom:67px}}.src-components-App-App__bannerImageWrapper{top:0;bottom:0;position:absolute;overflow:hidden;max-width:calc(50% - 600px)}.src-components-App-App__bannerImageWrapper_left{right:calc(50% + 600px);direction:rtl;z-index:1}.src-components-App-App__bannerImageWrapper_right{left:calc(50% + 600px)}@media screen and (max-width:1200px){.src-components-App-App__app{min-width:320px}.src-components-App-App__searchLine{height:36px;box-shadow:none}}body>jdiv{opacity:0}.src-components-App-App__jivoContainer>jdiv,.src-components-App-App__jivoContainer_modal>jdiv{display:block;bottom:120px;right:-12px!important}@media screen and (max-width:1200px){.src-components-App-App__jivoContainer>jdiv>jdiv,.src-components-App-App__jivoContainer_modal>jdiv>jdiv{background:var(--toBasketBg)!important}}.src-components-App-App__jivoContainer_modal>jdiv{display:none}.src-components-App-App__topMenuWrapper,.src-components-App-App__userPanelHr{width:100%;background-color:var(--whiteColor);border-bottom:1px solid var(--hrcolor)}.src-components-App-App__topMenuWrapper{margin-bottom:16px;border-bottom:none}@media screen and (max-width:1200px){.src-components-App-App__topMenuWrapper{margin-bottom:12px}}.src-components-ProfileMenu-ProfileMenu__cabinet{width:100%;margin-bottom:10px}.src-components-ProfileMenu-ProfileMenu__menu{padding-top:7px;padding-bottom:7px;width:282px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-ProfileMenu-ProfileMenu__menu{width:100%;border:none;border-radius:0;padding:0}}.src-components-ProfileMenu-ProfileMenu__item{position:relative;cursor:pointer}.src-components-ProfileMenu-ProfileMenu__item_exit:before{content:"";position:absolute;margin-left:20px;width:85%;border-top:1px solid var(--bordercolor)}.src-components-ProfileMenu-ProfileMenu__item_disabled{cursor:default;pointer-events:none}.src-components-ProfileMenu-ProfileMenu__button{position:relative;display:flex;justify-content:flex-start;padding-left:20px;width:100%;align-items:left;box-sizing:border-box;color:var(--color-darkgray-1000);border-radius:0}.src-components-ProfileMenu-ProfileMenu__button_exit{margin-top:12px;padding-top:5px}.src-components-ProfileMenu-ProfileMenu__button:hover,.src-components-ProfileMenu-ProfileMenu__button:hover:not(.src-components-ProfileMenu-ProfileMenu__button_active) .src-components-ProfileMenu-ProfileMenu__count,.src-components-ProfileMenu-ProfileMenu__button:hover:not(.src-components-ProfileMenu-ProfileMenu__button_active) .src-components-ProfileMenu-ProfileMenu__title,.src-components-ProfileMenu-ProfileMenu__button_active{color:var(--mainColor)}.src-components-ProfileMenu-ProfileMenu__button:hover:before,.src-components-ProfileMenu-ProfileMenu__button_active:before{opacity:1}@media screen and (max-width:1200px){.src-components-ProfileMenu-ProfileMenu__button:hover:before,.src-components-ProfileMenu-ProfileMenu__button_active:before{display:none}}.src-components-ProfileMenu-ProfileMenu__iconWrapper{margin-right:10px;padding:0;width:24px;height:24px;fill:transparent}.src-components-ProfileMenu-ProfileMenu__iconWrapper_exit{transform:rotate(180deg)}.src-components-ProfileMenu-ProfileMenu__iconWrapper_documents{padding-left:5px}.src-components-ProfileMenu-ProfileMenu__titleWrap{padding:24px 33px 24px 26px}@media screen and (max-width:1200px){.src-components-ProfileMenu-ProfileMenu__titleWrap{padding:24px 16px}}.src-components-ProfileMenu-ProfileMenu__titleName{font:600 20px/24px Open Sans,"sans-serif";width:500px}.src-components-ProfileMenu-ProfileMenu__mobileWrap{display:none}.src-containers-PageCabinet-PageCabinet__wrapper{margin-top:36px}@media screen and (max-width:1200px){.src-containers-PageCabinet-PageCabinet__wrapper{margin-top:12px}}.src-containers-PageCabinet-PageCabinet__leftMenu{width:282px}@media screen and (max-width:1200px){.src-containers-PageCabinet-PageCabinet__leftMenu{width:100%}}.src-containers-PageCabinet-PageCabinet__content{display:block;padding-left:42px}@media screen and (max-width:1200px){.src-containers-PageCabinet-PageCabinet__content{padding:0 12px}}.src-containers-PageCabinet-PageCabinet__title{display:none}@media screen and (max-width:1200px){.src-containers-PageCabinet-PageCabinet__title{display:inline;font-family:Open Sans;font-style:normal;font-weight:600;font-size:20px;line-height:24px}}.src-components-NotFound-NotFound__digit{padding-top:100px;font-size:288px;text-align:center;color:#050915;line-height:288px;font-weight:600}.src-components-NotFound-NotFound__digit,.src-components-NotFound-NotFound__text{font-family:var(--defaultfontfamily)}.src-components-NotFound-NotFound__text{font-size:12px;font-weight:400;width:550px;line-height:17px;margin:20px auto 0;color:#050915;text-align:center}.src-components-NotFound-NotFound__button,.src-components-NotFound-NotFound__link{color:#050915;text-decoration:underline}.src-components-NotFound-NotFound__button{margin-top:30px;width:120px;line-height:30px;text-align:center;display:inline-block;border:1px solid #050915;border-radius:5px}.src-components-NotFound-NotFound__zero{vertical-align:baseline;margin:0 10px}.src-components-ServerError-ServerError__serverError{padding-bottom:120px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:var(--color-lightgray-700)}.src-components-ServerError-ServerError__caption{margin-left:-13px;width:100%;height:355px;max-width:1030px;background:url(/ServerError/servererror.png) no-repeat 50%;background-size:contain}.src-components-ServerError-ServerError__text{margin-top:53px;padding:10px 18px 11px;display:flex;flex-wrap:wrap;font-weight:400;line-height:17px;box-shadow:0 1px 2px rgba(0,0,0,.5);border-radius:8px;background:var(--color-white)}.src-components-ServerError-ServerError__footer,.src-components-ServerError-ServerError__text{font-size:13px}.src-components-ServerError-ServerError__footer{position:absolute;left:50%;bottom:30px;font-weight:600;line-height:18px;color:var(--text);transform:translateX(-50%)}.src-components-ServerError-ServerError__icon{display:inline-flex;margin:0 4px;width:16px;height:16px;background-position:50%;background-repeat:no-repeat;background-size:contain}.src-components-ServerError-ServerError__icon_rocket{background-image:url(/ServerError/icon-rocket.png)}.src-components-ServerError-ServerError__icon_thumbsUpSign{background-image:url(/ServerError/icon-thumbs-up-sign.png)}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__item{display:flex;align-items:center;justify-content:space-between;grid-gap:17px;padding:12px;border:1px solid var(--color-gray-175);border-radius:12px}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__item{align-items:flex-start;grid-gap:12px;padding:0;border:none}}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__itemInfo{display:flex;align-items:center;gap:18px}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__itemInfo{width:70%}}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__inputWrapper{width:auto}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__inputWrapper{width:100%}}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input{padding-left:12px;width:72px;height:36px;border:1px solid var(--color-gray-175);border-radius:9px;font-size:13px}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input{width:100%}}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input::-webkit-input-placeholder{color:var(--color-gray-150)}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input::-moz-placeholder{color:var(--color-gray-150)}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input:-ms-input-placeholder{color:var(--color-gray-150)}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input::-ms-input-placeholder{color:var(--color-gray-150)}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input::placeholder{color:var(--color-gray-150)}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__input_error{border:1px solid var(--color-red-950)}.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__orderButton{width:134px;height:36px}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketProduct-BasketProduct__orderButton{width:39%}}.src-components-Basket-BasketAddByCode-BasketAddByCode__basketAddByCode,.src-components-Basket-BasketAddByCode-BasketAddByCode__header,.src-components-Basket-BasketAddByCode-BasketAddByCode__modal{display:flex;flex-direction:column}.src-components-Basket-BasketAddByCode-BasketAddByCode__basketAddByCode{gap:8px;padding:0 54px 40px}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketAddByCode__basketAddByCode{padding:0 18px 18px}}.src-components-Basket-BasketAddByCode-BasketAddByCode__description{width:245px;overflow:hidden}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketAddByCode__description{margin-bottom:12px;height:unset;width:100%}}.src-components-Basket-BasketAddByCode-BasketAddByCode__buttonsWrapper{display:flex;justify-content:flex-end;align-items:center;grid-gap:18px;padding:0 54px 30px;width:100%}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketAddByCode__buttonsWrapper{padding:0 18px 30px}}.src-components-Basket-BasketAddByCode-BasketAddByCode__submitBtn{padding:0 47px}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-BasketAddByCode__submitBtn{width:100%}}.src-components-Basket-BasketAddByCode-BasketAddByCode__closeButton{border:1px solid var(--mainColor);color:var(--mainColor)}.src-components-BasketLoadXls-BasketLoadXls__basketLoadXls{padding:0 54px}@media screen and (max-width:1200px){.src-components-BasketLoadXls-BasketLoadXls__basketLoadXls{padding:0 18px}}.src-components-BasketLoadXls-BasketLoadXls__description{width:100%}.src-components-BasketLoadXls-BasketLoadXls__link{color:var(--mainColor);cursor:pointer}.src-components-BasketLoadXls-BasketLoadXls__link:hover{opacity:.8}.src-components-BasketLoadXls-BasketLoadXls__upload{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:12px;margin-top:24px;height:280px;border:1px dashed var(--color-gray-150);border-radius:12px;cursor:pointer}@media screen and (max-width:1200px){.src-components-BasketLoadXls-BasketLoadXls__upload{height:140px}}.src-components-BasketLoadXls-BasketLoadXls__upload_icon{width:26px;height:26px;color:var(--color-gray-150)}.src-components-BasketLoadXls-BasketLoadXls__upload_fileInZone{border:1px dashed var(--mainColor)}.src-components-BasketLoadXls-BasketLoadXls__input{display:none}.src-components-BasketLoadXls-BasketLoadXls__delete{position:relative;display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding:18px;border:1px solid var(--color-gray-175);border-radius:12px;overflow:hidden}.src-components-BasketLoadXls-BasketLoadXls__delete:after{content:"";display:block;position:absolute;right:0;top:1px;bottom:1px;width:100px;background-color:var(--whiteColor);background:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor) 60%);border-radius:0 4px 4px 0;pointer-events:none}.src-components-BasketLoadXls-BasketLoadXls__delete_icon{position:absolute;right:16px;width:18px;height:18px;color:var(--mainColor);cursor:pointer;z-index:1}.src-components-BasketLoadXls-BasketLoadXls__delete_icon:hover{opacity:.8}.src-components-BasketLoadXls-BasketLoadXls__buttonsWrapper{display:flex;justify-content:space-between;align-items:center;grid-gap:18px;margin:30px 0 42px;width:100%}.src-components-BasketLoadXls-BasketLoadXls__button{width:50%;height:48px;border-radius:9px}.src-components-BasketLoadXls-BasketLoadXls__closeButton{border:1px solid var(--mainColor);color:var(--mainColor)}.src-components-BasketLoadXls-BasketLoadXls__error{margin-left:9px;max-width:376px;min-width:228px}.src-components-BasketLoadXls-BasketLoadXls__preloader{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;background-color:hsla(0,0%,100%,.9);background-repeat:no-repeat;background-position:50%}.src-components-BasketLoadXls-BasketLoadXls__uploadLink{font-size:13px;color:var(--mainColor)}.src-components-BasketLoadXls-BasketLoadXls__uploadLink:hover{opacity:.8}.src-components-BasketLoadXls-BasketLoadXls__hiddenInput{display:none;opacity:0}.src-components-ActionsModal-ActionsModal__modalSettings{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:9px 9px 0 0}.src-components-ActionsModal-ActionsModal__modalSettingsContent{display:flex;flex-direction:column}.src-components-Basket-BasketActions-BasketActions__basketActionsWrapper{display:block}.src-components-Basket-BasketActions-BasketActions__basketActions{position:relative;display:flex;justify-content:space-between}.src-components-Basket-BasketActions-BasketActions__buttons{display:flex;align-items:center;width:100%}.src-components-Basket-BasketActions-BasketActions__buttons_top{justify-content:space-between}.src-components-Basket-BasketActions-BasketActions__buttons_full{width:100%}.src-components-Basket-BasketActions-BasketActions__buttons__add{display:flex}.src-components-Basket-BasketActions-BasketActions__buttons__add button:first-child{padding-left:0}.src-components-Basket-BasketActions-BasketActions__buttons__rest{display:flex}@media screen and (max-width:1200px){.src-components-Basket-BasketActions-BasketActions__buttons__rest{margin-left:16px}.src-components-Basket-BasketActions-BasketActions__buttons__rest button{color:var(--buttonAdaptive)}.src-components-Basket-BasketActions-BasketActions__buttons__rest button:first-child{padding-left:0}}.src-components-Basket-BasketActions-BasketActions__info{display:flex;flex-direction:column;width:100%}.src-components-Basket-BasketActions-BasketActions__info_top{padding-bottom:20px;gap:8px;border-bottom:1px dashed var(--bordercolor)}.src-components-Basket-BasketActions-BasketActions__info_bottom{padding-top:24px;gap:12px}.src-components-Basket-BasketActions-BasketActions__row{display:flex;justify-content:space-between;align-items:center}.src-components-Basket-BasketActions-BasketActions__paidDelivery{display:block}.src-components-Basket-BasketActions-BasketActions__questionMark{display:inline-block}.src-components-Basket-BasketActions-BasketActions__message{margin-top:6px;color:var(--textGray)}.src-components-Basket-BasketActions-BasketActions__icon{margin-right:4px;padding:0;color:inherit;fill:inherit}.src-components-Basket-BasketActions-BasketActions__icon_add_by_code,.src-components-Basket-BasketActions-BasketActions__icon_download-order{width:24px;height:24px;fill:transparent}.src-components-Basket-BasketActions-BasketActions__icon_plus{color:var(--color-gray-150);padding-right:1px}.src-components-Basket-BasketActions-BasketActions__button{padding:0 14px;height:36px;color:var(--color-black-800);white-space:nowrap}@media screen and (max-width:1200px){.src-components-Basket-BasketActions-BasketActions__button{background-color:var(--whiteColor);padding:0 12px}}@media screen and (max-width:1200px){.src-components-Basket-BasketActions-BasketActions__button_addByCode,.src-components-Basket-BasketActions-BasketActions__button_addByFile{padding-left:18px;font-size:15px}}.src-components-Basket-BasketActions-BasketActions__dropdownBtn{height:36px;background-color:var(--whiteColor);border-radius:9px}.src-components-Basket-BasketActions-BasketActions__dropdownItem{display:flex}@media screen and (max-width:1200px){.src-components-Basket-BasketActions-BasketActions__dropdownItem{align-items:center;height:75px}.src-components-Basket-BasketActions-BasketActions__dropdownItem:not(:last-child){border-bottom:1px solid var(--bordercolor)}}.src-components-CabinetFilter-CabinetFilter__sortingPanel{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.src-components-CabinetFilter-CabinetFilter__sorting{display:flex;gap:24px}@media screen and (max-width:1200px){.src-components-CabinetFilter-CabinetFilter__sorting{width:100%}}.src-components-CabinetFilter-CabinetFilter__resetButton{padding:0;color:var(--color-darkgray-1000)}.src-components-CabinetFilter-CabinetFilter__resetButton:hover{color:var(--mainColor)}.src-components-CabinetFilter-CabinetFilter__selectWrapper{position:relative;display:inline-block;min-width:230px;vertical-align:middle;font-family:var(--defaultfontfamily);font-size:13px;font-weight:400;line-height:17px;color:var(--text)}@media screen and (max-width:1200px){.src-components-CabinetFilter-CabinetFilter__selectWrapper{min-width:unset;width:100%}}.src-components-CabinetFilter-CabinetFilter__icon{display:flex}.src-components-CabinetFilter-CabinetFilter__icon_filter{margin-right:5px;padding:0;width:24px;height:24px;fill:transparent}.src-components-CabinetFilter-CabinetFilter__icon_decreaseDate,.src-components-CabinetFilter-CabinetFilter__icon_decreaseName,.src-components-CabinetFilter-CabinetFilter__icon_decreaseStatus,.src-components-CabinetFilter-CabinetFilter__icon_decreaseSumm,.src-components-CabinetFilter-CabinetFilter__icon_increaseDate,.src-components-CabinetFilter-CabinetFilter__icon_increaseName,.src-components-CabinetFilter-CabinetFilter__icon_increaseStatus,.src-components-CabinetFilter-CabinetFilter__icon_increaseSumm{width:13px}.src-components-CabinetFilter-CabinetFilter__icon_decreaseDate,.src-components-CabinetFilter-CabinetFilter__icon_decreaseName,.src-components-CabinetFilter-CabinetFilter__icon_decreaseStatus,.src-components-CabinetFilter-CabinetFilter__icon_decreaseSumm{transform:rotateY(180deg)}.src-components-CabinetFilter-CabinetFilter__filterButton{padding:0 13px;height:40px;background-color:var(--whiteColor)}.src-components-CabinetFilter-CabinetFilter__modal{z-index:1999}.src-components-CabinetFilter-CabinetFilter__dataRangeContainer{height:360px}.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__alert{display:flex;justify-content:space-between}.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__alertWrapper{position:absolute;top:-10px;right:0;display:flex;grid-gap:10px;overflow:hidden;padding:15px;width:270px;background-color:var(--whiteColor);border-radius:var(--border-radius-button);box-shadow:0 2px 4px rgba(0,0,0,.28);z-index:2001}@media screen and (max-width:1200px){.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__alertWrapper{position:fixed;margin-right:12px;top:unset;width:calc(100% - 24px)}}.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__icon{width:18px;height:18px;color:var(--color-green-475)}.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__button,.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__text{display:inline}.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__button{margin-left:6px;padding:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--mainColor)}.src-components-Basket-BasketAddByCode-AddByCodeAlert-AddByCodeAlert__button:hover{opacity:.8}.src-components-CapPreloader-CapPreloader__bannersContainer{display:flex;padding-bottom:25px;position:relative;width:100%}.src-components-CapPreloader-CapPreloader__mainBannerContainer{position:relative;width:948px;height:100%}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__mainBannerContainer{padding:0 12px;width:100%}}.src-components-CapPreloader-CapPreloader__basketActionsBg,.src-components-CapPreloader-CapPreloader__basketOrderForm,.src-components-CapPreloader-CapPreloader__basketOrderSumBlock,.src-components-CapPreloader-CapPreloader__basketProduct,.src-components-CapPreloader-CapPreloader__basketProductList,.src-components-CapPreloader-CapPreloader__BasketScroll,.src-components-CapPreloader-CapPreloader__basketSubmitBlock,.src-components-CapPreloader-CapPreloader__basketTitleButton,.src-components-CapPreloader-CapPreloader__basketTitleProgressBlock,.src-components-CapPreloader-CapPreloader__breadcrumbs,.src-components-CapPreloader-CapPreloader__image,.src-components-CapPreloader-CapPreloader__mainBanner,.src-components-CapPreloader-CapPreloader__mainRightBanner,.src-components-CapPreloader-CapPreloader__productCard,.src-components-CapPreloader-CapPreloader__productCopyInfoBlock,.src-components-CapPreloader-CapPreloader__productPageActions,.src-components-CapPreloader-CapPreloader__productPageCharacteristic,.src-components-CapPreloader-CapPreloader__productPageDescriptionLine,.src-components-CapPreloader-CapPreloader__productPagePanelItem,.src-components-CapPreloader-CapPreloader__productPageTabs,.src-components-CapPreloader-CapPreloader__productPageTitle,.src-components-CapPreloader-CapPreloader__title{background-color:var(--lazyLoadCapsBlockBg)}.src-components-CapPreloader-CapPreloader__mainBanner{position:relative;width:100%;height:380px;border-radius:10px}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__mainBanner{height:100%;min-height:300px}}@media screen and (max-width:535px){.src-components-CapPreloader-CapPreloader__mainBanner{min-height:200px}}.src-components-CapPreloader-CapPreloader__labelBannerContainer{position:relative;display:flex;padding-top:7px;width:100%;height:40px}.src-components-CapPreloader-CapPreloader__labelBanner{margin-left:5px;width:132px;height:29px;background-color:var(--capPreloaderBackground);border-radius:10px}.src-components-CapPreloader-CapPreloader__labelBanner:nth-child(2){background-color:var(--mainColor)}.src-components-CapPreloader-CapPreloader__mainRightBannerContainer{position:relative;width:300px;height:380px}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__mainRightBannerContainer{display:none}}.src-components-CapPreloader-CapPreloader__mainRightBanner{margin-left:24px;width:100%;height:100%;border-radius:10px}.src-components-CapPreloader-CapPreloader__paginationBannerContainer{position:absolute;display:flex;align-items:center;justify-content:center;width:100%;height:40px;bottom:0}.src-components-CapPreloader-CapPreloader__bullet{margin-left:6px;width:10px;height:10px;background-color:var(--capPreloaderBackground);border-radius:10px}.src-components-CapPreloader-CapPreloader__bullet:nth-child(2){background-color:var(--mainColor)}.src-components-CapPreloader-CapPreloader__catalogBanner{margin-bottom:10px;width:950px;height:97px;background-color:var(--capPreloaderBackground)}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__catalogBanner{height:78px}}.src-components-CapPreloader-CapPreloader__carouselContainer{margin-bottom:25px;min-width:950px}.src-components-CapPreloader-CapPreloader__titleSlider{display:flex;padding:25px 0 27px;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__titleSlider{padding-inline:12px}}.src-components-CapPreloader-CapPreloader__title{margin-right:3px;width:263px;height:39px}.src-components-CapPreloader-CapPreloader__titleText{padding-right:5px}.src-components-CapPreloader-CapPreloader__productSlider{display:flex;justify-content:space-between;min-height:503px}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__productSlider{min-height:360px;padding-inline:12px}}.src-components-CapPreloader-CapPreloader__productCardContainer,.src-components-CapPreloader-CapPreloader__sliderItem{margin-left:24px;flex-grow:1}.src-components-CapPreloader-CapPreloader__productCardContainer:first-child,.src-components-CapPreloader-CapPreloader__sliderItem:first-child{margin-left:0}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__productCardContainer,.src-components-CapPreloader-CapPreloader__sliderItem{margin-left:12px}}@media screen and (max-width:768px){.src-components-CapPreloader-CapPreloader__productCardContainer:nth-last-child(-n+1){display:none}}@media screen and (max-width:535px){.src-components-CapPreloader-CapPreloader__productCardContainer:nth-last-child(-n+2){display:none}}.src-components-CapPreloader-CapPreloader__productCard{height:100%;border-radius:16px}.src-components-CapPreloader-CapPreloader__slider{display:flex}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__slider{padding-inline:12px}}.src-components-CapPreloader-CapPreloader__sliderItem{display:flex;flex-direction:column}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__sliderItem:nth-last-child(-n+1){display:none}}@media screen and (max-width:768px){.src-components-CapPreloader-CapPreloader__sliderItem:nth-last-child(-n+2){display:none}}@media screen and (max-width:535px){.src-components-CapPreloader-CapPreloader__sliderItem:nth-last-child(-n+3){display:none}}@media screen and (max-width:375px){.src-components-CapPreloader-CapPreloader__sliderItem:nth-last-child(-n+4){display:none}}.src-components-CapPreloader-CapPreloader__brandItem{margin-bottom:24px;height:123px;background-color:var(--whiteColor);border-radius:var(--border-radius-button)}.src-components-CapPreloader-CapPreloader__brandItem__noMargin{margin-bottom:0}.src-components-CapPreloader-CapPreloader__BasketScroll{left:0;bottom:0;height:100%}.src-components-CapPreloader-CapPreloader__basketTitle,.src-components-CapPreloader-CapPreloader__basketTitleConteiner{display:flex;flex-direction:row}.src-components-CapPreloader-CapPreloader__basketTitle{justify-content:space-between;margin:18px 0}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketTitle{flex-direction:column;margin-top:0;width:100%}}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketTitleConteiner{justify-content:space-between}.src-components-CapPreloader-CapPreloader__basketTitleConteiner:not(:first-child){padding-top:12px}}.src-components-CapPreloader-CapPreloader__basketTitleButton{margin-left:18px;height:39px;border-radius:var(--border-radius-button)}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketTitleButton{margin:0}}.src-components-CapPreloader-CapPreloader__basketTitleButton_size_small{width:120px}.src-components-CapPreloader-CapPreloader__basketTitleButton_size_medium{width:168px}.src-components-CapPreloader-CapPreloader__basketTitleButton_size_big{width:230px}.src-components-CapPreloader-CapPreloader__basketProductList,.src-components-CapPreloader-CapPreloader__basketSubmitBlock,.src-components-CapPreloader-CapPreloader__basketTitleProgressBlock{border-radius:12px}.src-components-CapPreloader-CapPreloader__basketTitleProgressBlock{width:100%;height:70px}.src-components-CapPreloader-CapPreloader__basketSubmitBlock{width:350px;height:350px}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketSubmitBlock{width:100%;height:250px}}.src-components-CapPreloader-CapPreloader__basketActions{display:grid;grid-template-columns:1fr;grid-template-rows:1fr .613fr}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketActions{display:block;margin:0 15px 16px}}.src-components-CapPreloader-CapPreloader__basketActionsBg{width:100%;height:100px;border-radius:30px;margin-bottom:10px}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketActionsBg{width:auto;height:95px;border-radius:8px;margin-bottom:16px}}.src-components-CapPreloader-CapPreloader__basketActionsButtons{display:grid;grid-template-columns:repeat(auto-fit,minmax(133px,-webkit-max-content));grid-template-columns:repeat(auto-fit,minmax(133px,max-content));justify-content:space-between}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketActionsButtons{display:flex;grid-template-columns:none}}.src-components-CapPreloader-CapPreloader__basketActionsButton{height:29px;align-self:center;border-radius:30px;background-color:inherit}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketActionsButton{border-radius:10px;width:100%;background-color:var(--lazyLoadCapsBlockBg);margin-right:10px}}@media screen and (min-width:1200px){.src-components-CapPreloader-CapPreloader__basketActionsButton:last-child,.src-components-CapPreloader-CapPreloader__basketActionsButton:nth-child(-n+3){background-color:var(--lazyLoadCapsBlockBg)}}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__basketActionsButton:last-child{margin-right:0}}.src-components-CapPreloader-CapPreloader__basketProductList,.src-components-CapPreloader-CapPreloader__buttons{display:flex;padding:18px 0}.src-components-CapPreloader-CapPreloader__basketProductList{flex-direction:column}.src-components-CapPreloader-CapPreloader__basketProduct{height:125px}.src-components-CapPreloader-CapPreloader__basketOrderFormContainer{display:grid;margin:5px 0;grid-template-columns:1fr .271fr;grid-gap:12px}.src-components-CapPreloader-CapPreloader__basketOrderForm,.src-components-CapPreloader-CapPreloader__basketOrderSumBlock{height:346px;border-radius:18px}.src-components-CapPreloader-CapPreloader__miniBasket{display:flex;margin:0 22px 0 18px;width:100%;height:100%}.src-components-CapPreloader-CapPreloader__productPageProperties{display:grid;padding:0 18px 0 0;height:100%;width:59%}.src-components-CapPreloader-CapPreloader__productPageCharacteristicsList{display:grid;margin:21px 0 8px;grid-gap:17px}.src-components-CapPreloader-CapPreloader__productPageCharacteristic,.src-components-CapPreloader-CapPreloader__productPageDescriptionLine{display:block;width:100%;height:12px}.src-components-CapPreloader-CapPreloader__productPageActions{margin:27px 0;width:100%;height:121px;border-radius:10px}.src-components-CapPreloader-CapPreloader__productPageImage{position:relative;margin-top:9px;width:40%}.src-components-CapPreloader-CapPreloader__image{margin:3px 12px 105px;height:400px;border-radius:10px}.src-components-CapPreloader-CapPreloader__productPagePanel{display:flex;padding:12px 0 6px}.src-components-CapPreloader-CapPreloader__breadcrumbs,.src-components-CapPreloader-CapPreloader__productPagePanelItem{display:inline-flex;margin-right:12px;width:124px;height:12px}.src-components-CapPreloader-CapPreloader__productPageTitle{display:block;margin-bottom:10px;width:100%;max-width:600px;height:40px}.src-components-CapPreloader-CapPreloader__productCopyInfoContainer{display:flex;margin-top:6px;width:100%}.src-components-CapPreloader-CapPreloader__productCopyInfoBlock{margin-right:10px;width:100%;max-width:180px;height:30px;border-radius:7px}.src-components-CapPreloader-CapPreloader__breadcrumbs{margin-bottom:11px;width:287px}.src-components-CapPreloader-CapPreloader__productPageTabs{margin:32px 0 59px;height:610px;border-radius:10px}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__productPageTabs{margin-left:12px;margin-right:12px}}@media screen and (max-width:1200px){.src-components-CapPreloader-CapPreloader__productCard{width:auto}.src-components-CapPreloader-CapPreloader__carouselContainer{min-width:auto}}.src-components-Info-Info__info{display:flex;flex-direction:row;align-items:center;padding:0 17px;width:100%}@media screen and (max-width:1200px){.src-components-Info-Info__info{padding-right:25px}}.src-components-Info-Info__msg{display:flex;margin-right:5px;text-align:left;width:100%;font-size:20px;font-weight:600;color:var(--color-black-100)}@media screen and (max-width:1200px){.src-components-Info-Info__msg{margin-right:3px;width:unset;font-size:15px}}.src-components-Info-Info__count{display:contents}.src-components-Info-Info__buttons{display:flex;justify-content:flex-end;transition:height 1s ease}.src-components-Info-Info__infoWrapper{display:flex;align-items:center;justify-content:space-between;padding:23px 24px}@media screen and (max-width:1200px){.src-components-Info-Info__infoWrapper{flex-direction:column;align-items:normal;gap:12px;padding:18px}}.src-components-Info-Info__infoContent{display:flex;align-items:center}.src-components-Forms-Forms__form{min-height:400px;width:100%;background-color:var(--selecteditem);border:1px solid var(--bordercolor);border-radius:3px;font-size:12px;font-weight:400}.src-components-Forms-Forms__form_transparent{background:none;border-radius:0}.src-components-Forms-Forms__form__fieldset{border-bottom:1px solid var(--bordercolor);padding:20px}.src-components-Forms-Forms__form__title{font-size:14px;font-weight:700;display:block;padding-bottom:15px}.src-components-Forms-Forms__formField{display:block;margin-bottom:10px;max-height:400px;overflow:auto}.src-components-Forms-Forms__formField:last-child{padding-bottom:0}.src-components-Forms-Forms__formField>span{display:block;margin-bottom:15px}.src-components-Forms-Forms__formField__title{font-size:12px;font-weight:700;padding-bottom:15px;display:block;padding-right:10px}.src-components-Forms-Forms__form_horizontal .src-components-Forms-Forms__formField__title{display:inline-block}.src-components-Forms-Forms__formField_compact .src-components-Forms-Forms__formField__title{color:var(--textGray);font-weight:400;padding-bottom:4px}.src-components-Forms-Forms__formInput__fieldWrapper{width:270px}.src-components-Forms-Forms__formInput__fieldWrapper:not(:last-of-type){margin-bottom:15px}.src-components-Forms-Forms__formInput__fieldWrapper_size_third{width:80px;display:inline-block;margin-right:15px}.src-components-Forms-Forms__formInput__field{border:1px solid var(--bordercolor);height:30px;border-radius:var(--border-radius-button);font-size:12px;padding:0 10px;font-weight:400;width:100%;display:block}.src-components-Forms-Forms__form_horizontal .src-components-Forms-Forms__formInput__field{display:inline-block}.src-components-Forms-Forms__formCheck{display:block;margin-bottom:20px;padding-left:30px;position:relative;font-weight:400}.src-components-Forms-Forms__formCheck__label{cursor:pointer}.src-components-Forms-Forms__formCheck__icon{position:absolute;display:block;left:0;width:20px;height:20px;background-color:var(--color-gray-175);border-radius:4px;cursor:pointer}.src-components-Forms-Forms__formCheck__icon__center{top:0;transform:translateY(50%)}.src-components-Forms-Forms__formCheck__icon:after{content:"";display:block;width:9px;height:5px;border-left:2px solid var(--whiteColor);border-bottom:2px solid var(--whiteColor);position:absolute;left:6px;top:-2px;bottom:0;margin:auto;transform:rotate(-45deg) scale(0)}.src-components-Forms-Forms__formCheck input[type=checkbox]{display:none}.src-components-Forms-Forms__formCheck input[type=checkbox]:checked+.src-components-Forms-Forms__formCheck__label>.src-components-Forms-Forms__formCheck__icon{background:var(--toBasketBg)}.src-components-Forms-Forms__formCheck input[type=checkbox]:checked+.src-components-Forms-Forms__formCheck__label>.src-components-Forms-Forms__formCheck__icon:after{transform:rotate(-45deg) scale(1)}.src-components-Forms-Forms__formCheckSmall{margin:0;padding:0}.src-components-Forms-Forms__formCheckStandalone{padding-left:15px}.src-components-Forms-Forms__formCheckWhite{color:var(--whiteColor)}.src-components-Forms-Forms__formCheckWhite .src-components-Forms-Forms__formCheck__icon,.src-components-Forms-Forms__formCheckWhite .src-components-Forms-Forms__formCheck__icon:after{border-color:var(--whiteColor)}.src-components-Forms-Forms__formCheckWhiteBg,.src-components-Forms-Forms__formCheckWhiteBg .src-components-Forms-Forms__formCheck__icon,.src-components-Forms-Forms__formCheckWhiteBg .src-components-Forms-Forms__formCheck__icon:after{background-color:var(--whiteColor)}.src-components-Forms-Forms__formRadioBase{display:block;margin-bottom:20px;padding-left:15px;position:relative;font-weight:400}.src-components-Forms-Forms__formRadioBase input[type=radio]{display:none}.src-components-Forms-Forms__formRadioBase input[type=radio]:checked+.src-components-Forms-Forms__formRadio__labelBase .src-components-Forms-Forms__formRadio__icon:after{transform:scale(1)}.src-components-Forms-Forms__formRadio__icon{position:absolute;top:-1px;left:-14px;display:block;width:14px;height:14px;border:1px solid var(--blackColor);border-radius:50%;transition:border-color .2s,background-color .2s,box-shadow .2s}.src-components-Forms-Forms__formRadio__iconBasket{right:20px;top:22px;left:unset;width:20px;height:20px;border:none;background-color:var(--colorLightGray)}.src-components-Forms-Forms__formRadio__icon:after{content:"";display:block;width:8px;height:8px;background-color:var(--blackColor);position:absolute;bottom:0;left:0;top:0;right:0;border-radius:50%;margin:auto;transform:scale(0);transition:background-color .2s}.src-components-Forms-Forms__formRadio__wrapItemBasket>input[type=radio]:checked+.src-components-Forms-Forms__formRadio__labelBasket{border:2px solid var(--mainColor)}.src-components-Forms-Forms__formRadio__wrapItemBasket>input[type=radio]:checked+.src-components-Forms-Forms__formRadio__labelBasket>.src-components-Forms-Forms__formRadio__iconBasket{background-color:var(--whiteColor)}.src-components-Forms-Forms__formRadio__wrapItemPromotion>input[type=radio]+.src-components-Forms-Forms__formRadio__labelBase{color:var(--color-black-100)}.src-components-Forms-Forms__formRadio__labelBase{margin-bottom:10px;padding-left:5px;line-height:20px;cursor:pointer;color:var(--textGray);transition:color .2s}.src-components-Forms-Forms__formRadioBasket{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:0;padding:0}@media screen and (max-width:1200px){.src-components-Forms-Forms__formRadioBasket{gap:12px}}.src-components-Forms-Forms__formRadioBasket_isColumn{flex-direction:column}.src-components-Forms-Forms__formRadioBasket input[type=radio]{display:none}.src-components-Forms-Forms__formRadioBasket input[type=radio]:checked+.src-components-Forms-Forms__formRadio__labelBase>.src-components-Forms-Forms__formRadio__iconBasket{border:6px solid var(--mainColor)}.src-components-Forms-Forms__formRadioBasket input[type=radio]:checked+.src-components-Forms-Forms__formRadio__labelBase>.src-components-Forms-Forms__formRadio__iconBasket:after{content:none}.src-components-Forms-Forms__formRadio__labelBasket{display:flex;position:relative;flex-direction:column;justify-content:space-between;margin:0;padding:24px;width:100%;height:100%;font-size:13px;font-weight:400;line-height:15px;cursor:pointer;color:var(--color-black-100);border:1px solid var(--bordercolor);background-color:var(--whiteColor);border-radius:12px}.src-components-Forms-Forms__formRadio__wrapItemBasket{position:relative;display:flex;width:258px;height:130px}@media screen and (max-width:1200px){.src-components-Forms-Forms__formRadio__wrapItemBasket{width:100%}}.src-components-Forms-Forms__formRadio__labelTextBasket{font-weight:500;font-size:15px}.src-components-Forms-Forms__formRadio__labelTextPromotion_color{color:var(--textGray)}.src-components-Forms-Forms__formRadio__contentBasket{margin-top:4px;margin-bottom:14px;margin-left:-15px}.src-components-Forms-Forms__formRadioPromotion{margin-bottom:0}.src-components-Forms-Forms__formRadioPromotion input[type=radio]{display:none}.src-components-Forms-Forms__formRadioPromotion input[type=radio]:checked+.src-components-Forms-Forms__formRadio__labelPromotion .src-components-Forms-Forms__formRadio__icon:after{transform:scale(1)}.src-components-Forms-Forms__formRadio__labelPromotion{position:relative;padding-left:8px;line-height:9px}.src-components-Forms-Forms__formRadio__wrapItemPromotion{margin-bottom:4px;color:var(--blackColor)}.src-components-Forms-Forms__formRadio__wrapItemPromotion:not(.src-components-Forms-Forms__formRadio__disabled) .src-components-Forms-Forms__formRadio__labelPromotion:hover{color:var(--mainColor)}.src-components-Forms-Forms__formRadio__wrapItemPromotion:not(.src-components-Forms-Forms__formRadio__disabled) .src-components-Forms-Forms__formRadio__labelPromotion:hover .src-components-Forms-Forms__formRadio__icon{background-color:#fff3f2;border-color:var(--mainColor);box-shadow:0 0 2px #fff3f2}.src-components-Forms-Forms__formRadio__wrapItemPromotion:not(.src-components-Forms-Forms__formRadio__disabled) .src-components-Forms-Forms__formRadio__labelPromotion:hover .src-components-Forms-Forms__formRadio__icon:after{background-color:var(--mainColor)}.src-components-Forms-Forms__formRadio__labelTextPromotion{vertical-align:top}.src-components-Forms-Forms__formRadio__contentPromotion{margin-top:4px;margin-bottom:14px;margin-left:-15px}.src-components-Forms-Forms__formRadio__disabled{opacity:.5;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;pointer-events:none}.src-components-Forms-Forms__formTextarea{display:block}.src-components-Forms-Forms__formTextarea__field{min-width:100%;min-height:90px;resize:none;padding:10px;display:block;background:var(--whiteColor);border:1px solid var(--bordercolor);font-size:12px}.src-components-Forms-Forms__formTextarea__field_error{border-color:red}.src-components-Forms-Forms__formSwitch{margin-right:10px;position:relative;float:left;width:31px;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.src-components-Forms-Forms__formSwitch:after{content:"";display:table;clear:both}.src-components-Forms-Forms__formSwitch__field{display:none}.src-components-Forms-Forms__formSwitch__field:checked+.src-components-Forms-Forms__formSwitch__label .src-components-Forms-Forms__formSwitch__inner{margin-left:0}.src-components-Forms-Forms__formSwitch__field:checked+.src-components-Forms-Forms__formSwitch__label .src-components-Forms-Forms__formSwitch__icon{right:0}.src-components-Forms-Forms__formSwitch__field:disabled+.src-components-Forms-Forms__formSwitch__label .src-components-Forms-Forms__formSwitch__inner:after{background:var(--color-gray-300)}.src-components-Forms-Forms__formSwitch__label{display:block;overflow:hidden;cursor:pointer;border-radius:20px}.src-components-Forms-Forms__formSwitch__inner{display:block;width:200%;margin-left:-100%;transition:margin .3s ease-in 0}.src-components-Forms-Forms__formSwitch__inner:after,.src-components-Forms-Forms__formSwitch__inner:before{display:block;float:left;width:50%;height:17px;padding:0;line-height:17px;font-size:14px;color:var(--whiteColor);box-sizing:border-box}.src-components-Forms-Forms__formSwitch__inner:before{content:"";padding-left:10px;background-color:var(--color-green-400);color:var(--whiteColor)}.src-components-Forms-Forms__formSwitch__inner:after{content:"";padding-right:10px;background-color:#999;color:#999;text-align:right}.src-components-Forms-Forms__formSwitch__icon{display:block;width:15px;height:15px;margin:1px;background:var(--whiteColor);position:absolute;top:0;bottom:0;right:13px;border-radius:50%;transition:all .3s ease-in 0}.src-components-Forms-Forms__formSwitchWrapper{display:inline-block}.src-components-Forms-Forms__formSwitchWrapperRed .src-components-Forms-Forms__formSwitch__inner:after{background:var(--mainColor);color:var(--mainColor)}.src-components-Forms-Forms__formSwitchWrapperTheme .src-components-Forms-Forms__formSwitch__inner:before{background-color:var(--switchon);color:var(--switchon)}.src-components-Forms-Forms__formSwitchWrapperTheme .src-components-Forms-Forms__formSwitch__inner:after{background-color:var(--switchoff);color:var(--switchoff)}.src-components-Forms-Forms__formBtn{background:none;border:none;border-radius:var(--border-radius-button);color:var(--whiteColor);text-align:center;text-decoration:underline;margin:0 3px 10px;min-height:30px}.src-components-Forms-Forms__formBtn:disabled{background-color:#eee;border:1px solid #eee;color:var(--bordercolor)}.src-components-Forms-Forms__formBtn_size_medium{width:214px;height:30px}.src-components-Forms-Forms__formBtn_size_small{width:91px;height:30px}.src-components-Forms-Forms__formBtn_size_big{background-color:var(--mainColor);width:271px;height:50px;font-size:14px;text-decoration:none}.src-components-Forms-Forms__formBtn_size_full{width:100%;text-decoration:none}.src-components-Forms-Forms__formBtn_color_transparent{background:none;color:var(--blackColor);border:1px solid var(--blackColor)}.src-components-Forms-Forms__formBtn_color_orange{background:var(--mainColor)}.src-components-Forms-Forms__formSelect__field{width:195px;height:30px;background-color:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:var(--border-radius-button);padding:0 10px}.src-components-Forms-Forms__formSelect__field:focus{outline:none}.src-components-Forms-Forms__mod_noTitle .src-components-Forms-Forms__formField__title{display:none}.src-components-Forms-Forms__icon{height:14px}.src-components-Forms-Forms__descriptionWrapper{display:flex;justify-content:space-between}.src-components-Forms-Switch-Switch__switch{position:absolute;opacity:0}.src-components-Forms-Switch-Switch__switchLabel{cursor:pointer}.src-components-Forms-Switch-Switch__switch+div{vertical-align:middle;width:50px;height:26px;border-radius:999px;background-color:var(--colorLightGray);transition-duration:.4s;transition-property:background-color,box-shadow}.src-components-Forms-Switch-Switch__switch:checked+div{background-color:var(--mainColor);box-shadow:inset 0 0 0 10px var(--mainColor)}.src-components-Forms-Switch-Switch__switch+div>div{margin-top:2px;margin-left:3px;float:left;width:22px;height:22px;border-radius:inherit;background:var(--whiteColor);transition-timing-function:cubic-bezier(.54,1.85,.5,1);transition-duration:.4s;transition-property:transform,background-color;pointer-events:none}.src-components-Forms-Switch-Switch__switch:checked+div>div{transform:translate3d(23px,0,0);background-color:var(--whiteColor)}.src-components-Forms-Toggler-Toggler__toggler{display:flex;align-items:center;flex-direction:row;color:var(--color-black-100);font-size:15px;font-weight:400}.src-components-Forms-Toggler-Toggler__toggler span{cursor:pointer;transition:color .2s ease}.src-components-Forms-Toggler-Toggler__toggler span:hover{color:var(--mainColor)}.src-components-Forms-Toggler-Toggler__rightButton{margin-left:15px}@media screen and (max-width:1200px){.src-components-Forms-Toggler-Toggler__rightButton{margin-left:10px}}.src-components-Basket-GroupedItem-GroupedItem__itemsWrapper{display:block;width:100%}.src-components-Basket-GroupedItem-GroupedItem__moreItems{display:flex;justify-content:center;margin-top:15px;margin-bottom:5px}.src-components-Basket-GroupedItem-GroupedItem__moreButton{height:30px;color:var(--text);background:none;border:none}.src-components-Basket-GroupedItem-GroupedItem__moreButton:hover{color:var(--mainColor);text-decoration:none}.src-components-Basket-GroupedItem-GroupedItem__moreButton:focus{outline:none}.src-components-Basket-GroupedItem-GroupedItem__iconWrapper{margin-left:3px;margin-top:2px;transform:rotate(-90deg);width:12px;height:12px}.src-components-Basket-BasketGroup-BasketGroup__group{background-color:var(--whiteColor);border-radius:12px}.src-components-Basket-BasketGroup-BasketGroup__buttonsWrapper{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-right:50px;width:100%}@media screen and (max-width:1200px){.src-components-Basket-BasketGroup-BasketGroup__buttonsWrapper{margin-right:unset}}.src-components-Basket-BasketGroup-BasketGroup__buttonsWrapper_isOneButton{justify-content:flex-end}.src-components-Basket-BasketGroup-BasketGroup__accordion{display:flex;align-items:center;width:100%;border-bottom:1px solid var(--whiteColor)}.src-components-Basket-BasketGroup-BasketGroup__accordion__active{border-bottom:1px solid var(--bordercolor)}.src-components-Basket-BasketGroup-BasketGroup__accordion__content{width:100%;padding-top:0}.src-components-Basket-BasketGroup-BasketGroup__accordion__arrow{position:absolute;right:30px}.src-components-Basket-BasketGroup-BasketGroup__accordion__arrow__mobile{top:25px}.src-components-Basket-BasketGroup-BasketGroup__checkboxWrapper{margin-bottom:2px;width:16px;height:16px}.src-components-Basket-BasketGroup-BasketGroup__button{padding:0;white-space:nowrap;color:var(--color-darkgray-1000)}.src-components-Basket-BasketGroup-BasketGroup__button:hover{color:var(--mainColor)}.src-components-Basket-BasketGroup-BasketGroup__titleWrapper{padding:0}.src-components-Basket-BasketGroups-BasketGroups__groups{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1200px){.src-components-Basket-BasketGroups-BasketGroups__groups{gap:12px}}.src-components-Basket-BasketGroups-BasketGroups__group{background-color:var(--whiteColor);border-radius:12px}.src-components-Basket-BasketGroupsWrapper-BasketGroupsWrapper__groups{margin-bottom:24px}@media screen and (max-width:1200px){.src-components-Basket-BasketGroupsWrapper-BasketGroupsWrapper__groups{margin-top:12px;margin-bottom:12px}}.src-components-PopupRemoveBasket-PopupRemoveBasket__modal{width:462px}.src-components-PopupRemoveBasket-PopupRemoveBasket__content{padding:30px 54px 42px}.src-components-PopupRemoveBasket-PopupRemoveBasket__buttonBlock{display:flex;align-items:center;grid-gap:18px}.src-components-PopupRemoveBasket-PopupRemoveBasket__button{width:50%;height:48px;font-size:15px;font-weight:600;border-radius:9px}.src-components-PopupRemoveBasket-PopupRemoveBasket__button_cancel{border:1px solid var(--mainColor);color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-PopupRemoveBasket-PopupRemoveBasket__modal{width:100%}.src-components-PopupRemoveBasket-PopupRemoveBasket__content{padding:0;justify-content:space-between;height:calc(100% - 120px)}.src-components-PopupRemoveBasket-PopupRemoveBasket__buttonBlock,.src-components-PopupRemoveBasket-PopupRemoveBasket__content{display:flex;flex-direction:column}.src-components-PopupRemoveBasket-PopupRemoveBasket__buttonBlock{margin-bottom:18px;padding:15px;grid-gap:15px;border-top:1px solid var(--hrcolor)}.src-components-PopupRemoveBasket-PopupRemoveBasket__button{border-radius:var(--border-radius-button);width:100%}.src-components-PopupRemoveBasket-PopupRemoveBasket__button_top{background:var(--mainColor);color:var(--color-white)}.src-components-PopupRemoveBasket-PopupRemoveBasket__button_right{border:1px solid var(--hrcolor)}}.src-components-Basket-BasketItem-BasketItem__basketItem{position:relative;display:flex;flex-direction:column;grid-gap:15px}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__basketItem{padding:18px 22px 18px 18px}}.src-components-Basket-BasketItem-BasketItem__basketItem__content{display:flex;align-items:center;grid-gap:15px}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__basketItem__content{grid-gap:12px}}.src-components-Basket-BasketItem-BasketItem__basketItem__contentInfo{display:flex;flex-direction:column;flex:1;grid-gap:5px}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__basketItem__contentInfo{grid-gap:12px}}.src-components-Basket-BasketItem-BasketItem__basketItem__priceWrapper{display:flex;align-items:center;gap:24px}.src-components-Basket-BasketItem-BasketItem__basketItem__message{display:flex;padding-right:24px}.src-components-Basket-BasketItem-BasketItem__basketItem__actions{position:absolute;display:flex;justify-content:space-between;right:18px;top:18px}.src-components-Basket-BasketItem-BasketItem__basketItem__actionsGroup{display:flex;align-items:center;grid-gap:12px;padding:0}.src-components-Basket-BasketItem-BasketItem__basketItem__deliveryExclude{position:absolute;left:-14px;top:9px;width:25px;height:25px;z-index:2;color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__basketItem__deliveryExclude{left:7px;top:9px}}.src-components-Basket-BasketItem-BasketItem__productNameLink{padding-right:24px}.src-components-Basket-BasketItem-BasketItem__tr{background-color:var(--whiteColor)}.src-components-Basket-BasketItem-BasketItem__td{padding-top:15px;padding-bottom:24px;vertical-align:middle;height:125px;border-radius:0 0 12px 12px}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__td{height:unset}}.src-components-Basket-BasketItem-BasketItem__td_img{padding:0 24px}.src-components-Basket-BasketItem-BasketItem__td_name{min-width:370px;max-width:370px}.src-components-Basket-BasketItem-BasketItem__td_item,.src-components-Basket-BasketItem-BasketItem__td_name{vertical-align:top}.src-components-Basket-BasketItem-BasketItem__td_item{padding-right:13px;width:10%}.src-components-Basket-BasketItem-BasketItem__td_message{padding-top:17px;padding-right:12px;text-align:end;width:100%}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__td_message{text-align:start}}.src-components-Basket-BasketItem-BasketItem__td_sum{padding-right:30px;width:195px;text-align:right}.src-components-Basket-BasketItem-BasketItem__td_actions{padding-top:22px;padding-right:10px;min-width:60px;max-width:60px}.src-components-Basket-BasketItem-BasketItem__actionsWrapper,.src-components-Basket-BasketItem-BasketItem__imgWrapper,.src-components-Basket-BasketItem-BasketItem__itemWrapper,.src-components-Basket-BasketItem-BasketItem__messageWrapper,.src-components-Basket-BasketItem-BasketItem__nameWrapper{display:flex;position:relative;flex-direction:column;justify-content:space-between;height:100%;font-size:15px}.src-components-Basket-BasketItem-BasketItem__itemWrapper{align-items:center;justify-content:space-between}.src-components-Basket-BasketItem-BasketItem__imgWrapper{flex-direction:row;align-items:center;gap:15px}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__imgWrapper{flex-direction:column;justify-content:space-between;align-items:flex-start}}.src-components-Basket-BasketItem-BasketItem__actionsWrapper{align-items:center;justify-content:center;gap:24px}.src-components-Basket-BasketItem-BasketItem__messageWrapper{align-items:end}.src-components-Basket-BasketItem-BasketItem__name{top:6px;left:0;right:8px;overflow:hidden;cursor:pointer;transition:color .2s}.src-components-Basket-BasketItem-BasketItem__name:after{position:absolute;top:0;right:0;width:15px;height:100%;content:""}.src-components-Basket-BasketItem-BasketItem__name:not(.src-components-Basket-BasketItem-BasketItem__name_notHover):hover{color:var(--mainColor)}.src-components-Basket-BasketItem-BasketItem__artGroup{display:flex;align-items:center;gap:12px}.src-components-Basket-BasketItem-BasketItem__button{padding:0}.src-components-Basket-BasketItem-BasketItem__iconWrapper{width:19px;height:19px;fill:transparent;color:var(--colorSlightlyGray)}.src-components-Basket-BasketItem-BasketItem__iconWrapper:hover{color:var(--mainColor)}.src-components-Basket-BasketItem-BasketItem__iconWrapper_delete{padding:0;width:24px;height:24px}.src-components-Basket-BasketItem-BasketItem__message{position:absolute;bottom:0;white-space:nowrap;padding:5px 10px;color:#db3824;background-color:rgba(219,56,36,.1);border-radius:6px}@media screen and (max-width:1200px){.src-components-Basket-BasketItem-BasketItem__message{position:relative;bottom:unset}}.src-components-Basket-BasketItem-BasketItem__totalSpecialPrice{display:block}.src-components-Basket-BasketItem-BasketItem__price{justify-content:space-between;padding-bottom:3px;height:100%}.src-components-Basket-BasketItem-BasketItem__price,.src-components-Basket-BasketItem-BasketItem__price_block{display:flex;flex-direction:column;align-items:flex-start}.src-components-Basket-BasketItem-BasketItem__analogButton{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:var(--mainColor);border:1px solid var(--mainColor);border-radius:9px}.src-components-Basket-BasketItem-BasketItem__lazyLoadWrapper:not(:last-child){border-bottom:1px solid var(--bordercolor)}@media screen and (max-width:1200px){.src-components-Home-Home__wrapper{padding:0 12px}}.src-components-Home-Home__title{margin-bottom:12px;margin-top:20px}.src-components-Home-Home__titleLink{display:flex;align-items:center;padding-right:5px}@media screen and (max-width:1200px){.src-components-Home-Home__titleLink{padding-right:0}}.src-components-Home-Home__titleSlider{display:flex;margin-bottom:20px;margin-left:0;margin-right:0;width:100%;align-items:center;justify-content:space-between}.src-components-Home-Home__titleSlider_brands{margin-bottom:5px}@media screen and (max-width:1200px){.src-components-Home-Home__titleSlider_brands{margin-bottom:20px}}.src-components-Home-Home__titleSlider_allProductsBtn{padding:0 13px 0 16px;height:40px;border-radius:var(--border-radius-button-light);background-color:inherit}@media screen and (max-width:1200px){.src-components-Home-Home__titleSlider_allProductsBtn{padding:0 8px 0 9px;height:34px}}.src-components-Home-Home__ssrWrapper{width:100%}.src-components-Home-Home__brandItem{background-color:var(--whiteColor);border-radius:var(--border-radius-button);transition:box-shadow .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.src-components-Home-Home__brandItem:hover{box-shadow:2px 11px 10px 0 rgba(0,0,0,.14)}.src-components-Home-Home__brandItem__noMargin{margin-bottom:0}@media screen and (max-width:1200px){.src-components-Home-Home__brandItem{width:auto;height:auto;margin-right:12px;margin-bottom:12px}}.src-components-Home-Home__brandName{height:100px}.src-components-Home-Home__brandImage,.src-components-Home-Home__brandName,.src-components-Home-Home__linkBrandImage{display:flex;align-items:center;justify-content:center}.src-components-Home-Home__brandImage{height:auto;width:100%;overflow:hidden;border:none}.src-components-Home-Home__brandImage,.src-components-Home-Home__brandImageIE{cursor:pointer;text-align:center}.src-components-Home-Home__brandImageIE{position:relative;height:132px}.src-components-Home-Home__brandImageIE span{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.src-components-Home-Home__brandImageIE image{-webkit-filter:url(#grayscale);filter:url(#grayscale);transition:-webkit-filter .3s ease-out;transition:filter .3s ease-out;transition:filter .3s ease-out,-webkit-filter .3s ease-out}.src-components-Home-Home__brandImageIE:hover image{-webkit-filter:none;filter:none}.src-components-Home-Home__brandsSlider .slick-prev,.src-components-Home-Home__mainSlider .slick-prev{left:5px}.src-components-Home-Home__brandsSlider .slick-next,.src-components-Home-Home__mainSlider .slick-next{right:-20px}.src-components-Home-Home__brandsSlider .slick-disabled,.src-components-Home-Home__mainSlider .slick-disabled{display:none!important}.src-components-Home-Home__brandsSlider__wrapper{display:flex;margin-bottom:36px;overflow-x:auto}.src-components-Home-Home__titleButtonWrapper{border-radius:50%}.src-components-Home-Home__slider{display:block;transform:translateX(-24px);width:1294px}@media screen and (min-width:1200px){.src-components-Home-Home__slider .slick-list{padding-bottom:70px}}@media screen and (max-width:1200px){.src-components-Home-Home__slider{width:unset;transform:none}}@media screen and (min-width:1200px){.src-components-Home-Home__slider_noPadding .slick-list{padding-bottom:0}}@media screen and (min-width:1200px){.src-components-Home-Home__slider_brandPadding .slick-list{padding:15px 0}}.src-components-Home-Home__arrowIcon{width:7px;height:11px}.src-components-Home-Home__overflowBlock{position:absolute;width:24px;height:100%;background-color:var(--appBackgroundColor);z-index:10}.src-components-Home-Home__sliderItem{display:flex;margin-left:24px;flex-direction:column}@media screen and (max-width:1200px){.src-components-Home-Home__sliderItem{margin-left:unset}}@media screen and (max-width:1200px){.src-components-Home-Home__main{overflow:hidden;width:100%}.src-components-Home-Home__mainSlider{margin-bottom:40px}}.src-components-Basket-EmptyBasket-EmptyBasket__contentWrapper{display:block}.src-components-Basket-EmptyBasket-EmptyBasket__contentInnerWrapper{display:flex;flex-direction:column;align-items:center;margin-top:48px;width:100%}.src-components-Basket-EmptyBasket-EmptyBasket__icon{margin-bottom:16px;width:75px;height:75px}.src-components-Basket-EmptyBasket-EmptyBasket__text{margin:12px 0 24px;max-width:430px;text-align:center}@media screen and (max-width:1200px){.src-components-Basket-EmptyBasket-EmptyBasket__text{padding:0 12px;max-width:unset}}.src-components-Basket-EmptyBasket-EmptyBasket__restText{display:inline}.src-components-Basket-EmptyBasket-EmptyBasket__button{width:230px;height:48px;font-size:18px;font-weight:500}@media screen and (max-width:1200px){.src-components-Basket-EmptyBasket-EmptyBasket__button{width:190px;height:40px;font-size:15px;font-weight:600}}@media screen and (max-width:1200px){.src-components-Basket-EmptyBasket-EmptyBasket__carousels{overflow:hidden;width:100%}}.src-components-Basket-RightColumn-LoyaltyBalanceBlock-LoyaltyBalanceBlock__loyaltyBalanceBlock{padding:18px 24px;background-color:var(--whiteColor);border-radius:12px}.src-components-Basket-RightColumn-LoyaltyBalanceBlock-LoyaltyBalanceBlock__logoWrapper,.src-components-Basket-RightColumn-LoyaltyBalanceBlock-LoyaltyBalanceBlock__loyaltyBalanceBlock{display:flex;align-items:center}@media screen and (max-width:1200px){.src-components-Basket-RightColumn-LoyaltyBalanceBlock-LoyaltyBalanceBlock__logo{margin-right:10px}}.src-components-Basket-RightColumn-LoyaltyBalanceBlock-LoyaltyBalanceBlock__loyaltyBalanceInfo{display:flex;flex-direction:column}.src-components-Basket-RightColumn-LoyaltyBalanceBlock-LoyaltyBalanceBlock__logoDefault{width:54px;height:54px}.src-components-Basket-BasketScroll-BasketScroll__basketScroll{display:none;padding:12px;width:100%;background-color:var(--whiteColor);border-top:1px solid var(--bordercolor)}.src-components-Basket-BasketScroll-BasketScroll__basketScroll_fixed{display:block;position:fixed;bottom:68px;left:0;z-index:100}.src-components-Basket-BasketScroll-BasketScroll__content{display:flex;align-items:center;justify-content:space-between}.src-components-Basket-BasketScroll-BasketScroll__info{display:flex;flex-direction:column;gap:8px}.src-components-Basket-BasketScroll-BasketScroll__button{padding:0 20px;border-radius:9px}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offersWrapper{background-color:var(--whiteColor);border-radius:12px}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__accordionContent{width:100%;padding-top:0}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__accordionLabel{display:flex;align-items:center;justify-content:space-between;padding:12px 50px 12px 24px}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__accordionArrow{position:absolute;right:25px;width:8px;height:8px;border-color:var(--color-gray-150)}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__accordionLabelTextWrapper,.src-components-Basket-RightColumn-OffersBlock-OffersBlock__conditions,.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offer,.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offers{display:flex;flex-direction:column;gap:4px;width:100%}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offer{padding:10px 20px 24px 24px;gap:6px}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offer_text{word-break:break-word}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offer:first-child{padding-top:0}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offer:not(:last-child){padding-bottom:16px;border-bottom:1px solid var(--bordercolor)}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__conditions{gap:10px}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__condition,.src-components-Basket-RightColumn-OffersBlock-OffersBlock__conditionText,.src-components-Basket-RightColumn-OffersBlock-OffersBlock__offer_title{display:flex;align-items:center}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__condition{justify-content:space-between}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__checkCondition{position:relative;display:flex;width:16px;height:16px;background-color:var(--color-gray-175);border-radius:100%}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__checkCondition_checked{background-color:var(--color-lime-100)}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__checkCondition:after{content:"";position:absolute;display:block;margin:auto;left:4px;top:-2px;bottom:0;width:8px;height:6px;border-left:2px solid var(--whiteColor);border-bottom:2px solid var(--whiteColor);transform:rotate(-45deg) scale(1)}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__progressWrapper{display:flex}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__progress{width:48px;height:48px;border-radius:50%;transform:rotate(-90deg)}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__progress_background{fill:none;stroke:var(--color-gray-175);stroke-width:13}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__progress_chart{fill:none;stroke:var(--color-lime-100);stroke-width:13;transition:stroke-dasharray .5s ease}.src-components-Basket-RightColumn-OffersBlock-OffersBlock__progress_text{transform:rotate(89deg)}.src-components-Basket-SubmitButton-SubmitButton__element{width:100%}.src-components-Basket-SubmitButton-SubmitButton__submitButton{width:100%;border-radius:9px}.src-components-Basket-SubmitButton-SubmitButton__iconWrapper{width:40px;height:40px}.src-components-Basket-SubmitButton-SubmitButton__iconWrapper svg stop:last-child{stop-color:var(--mainColor)!important}.src-components-Checkbox-Checkbox__checkbox{display:inline-block}.src-components-Checkbox-Checkbox__label{position:relative;padding-left:19px;height:17px;display:flex;align-items:center;font-size:13px;line-height:18px;color:var(--text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.src-components-Checkbox-Checkbox__label_mySettings{height:-webkit-max-content;height:-moz-max-content;height:max-content}.src-components-Checkbox-Checkbox__label:before{position:absolute;left:0;display:block;box-sizing:border-box;width:20px;height:20px;background-color:var(--color-gray-175);border:1px solid var(--color-gray-175);border-radius:3px;content:""}.src-components-Checkbox-Checkbox__content{padding-left:8px;color:var(--textGray)}.src-components-Checkbox-Checkbox__tick{top:6px;left:6px;width:8px;height:7px;opacity:0;transition:opacity .2s;color:var(--whiteColor)}.src-components-Checkbox-Checkbox__input,.src-components-Checkbox-Checkbox__tick{position:absolute}.src-components-Checkbox-Checkbox__input{margin:0;overflow:visible;height:0;width:0;border:0;clip:rect(0 0 0 0)}.src-components-Checkbox-Checkbox__checked>.src-components-Checkbox-Checkbox__tick{opacity:1}.src-components-Checkbox-Checkbox__checked:before{background-color:var(--mainColor)}.src-components-Checkbox-Checkbox__disabled,.src-components-Checkbox-Checkbox__disabled>.src-components-Checkbox-Checkbox__content{pointer-events:none}.src-components-Checkbox-Checkbox__disabled:before{border-color:var(--textGray)}.src-components-Basket-OfferCheckbox-OfferCheckbox__offerLink{text-decoration:underline}.src-components-Basket-OfferCheckbox-OfferCheckbox__offerLink:hover{text-decoration:unset}.src-components-Basket-OfferCheckbox-OfferCheckbox__checkboxWrapper{display:flex}.src-components-Basket-SubmitBlock-SubmitBlock__submitWrapper{padding-top:24px;align-items:center;justify-content:center}.src-components-Basket-SubmitBlock-SubmitBlock__submitBlock,.src-components-Basket-SubmitBlock-SubmitBlock__submitWrapper{display:flex;flex-direction:column}.src-components-Basket-SubmitBlock-SubmitBlock__submitBlock{padding:24px;justify-content:space-between;min-width:350px;background-color:var(--whiteColor);border-radius:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.src-components-Basket-SubmitBlock-SubmitBlock__submitBlock_notRounded{border-top-left-radius:unset;border-top-right-radius:unset}@media screen and (max-width:1200px){.src-components-Basket-SubmitBlock-SubmitBlock__submitBlock_notRounded{border-radius:12px}}@media screen and (max-width:1200px){.src-components-Basket-SubmitBlock-SubmitBlock__submitBlock{padding:18px;min-width:100%}}.src-components-Basket-SubmitBlock-SubmitBlock__offerWrapper{padding-top:24px;padding-bottom:12px;width:100%}.src-components-Basket-SubmitBlock-SubmitBlock__title{margin-bottom:28px}.src-components-Basket-SubmitBlock-SubmitBlock__button{width:100%}.src-components-Basket-SubmitBlock-SubmitBlock__button:hover{color:var(--mainColorTextBtn)}.src-components-Basket-OrderMessage-OrderMessage__orderMessageBlock{display:flex;padding:16px 20px;max-width:350px;background-color:var(--whiteColor);border-radius:12px}@media screen and (max-width:1200px){.src-components-Basket-OrderMessage-OrderMessage__orderMessageBlock{max-width:100%}}.src-components-Basket-OrderMessage-OrderMessage__iconWrapper{margin-right:10px;width:15px;height:15px}.src-components-Basket-OrderMessage-OrderMessage__iconWrapper_orderMessage{width:6px;height:28px;color:var(--attentionMarkBg)}.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__methodsBlock{padding:18px 24px;background-color:var(--whiteColor);border-radius:12px}.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__title{margin-bottom:12px}.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__deliveryZones,.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__methodsWrapper{display:flex;flex-direction:column;gap:8px}.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__deliveryZone,.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__method{justify-content:space-between;line-height:24px}.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__deliveryCurrency,.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__deliveryZone,.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__method,.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__method_title{display:flex;align-items:center}.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__deliveryCurrency{flex-direction:row;margin-top:13px}.src-components-Basket-RightColumn-OrderMethodsBlock-OrderMethodsBlock__deliveryCurrency__icon{width:26px;height:26px;color:var(--mainColor)}.src-components-FileLoaderIcon-FileLoaderIcon__iconWrapper{position:relative;padding:0;color:var(--color-gray-150);fill:transparent}.src-components-FileLoaderIcon-FileLoaderIcon__button{padding:0}.src-components-FileLoaderIcon-FileLoaderIcon__tooltip{position:absolute;bottom:27px;left:50%;transform:translateX(-50%);z-index:1;cursor:default;width:125px}@media screen and (max-width:1200px){.src-components-FileLoaderIcon-FileLoaderIcon__tooltip{left:100%;transform:translateX(-100%)}}.src-components-Basket-RightColumn-DocumentsInfo-DocumentsInfo__documentsWrapper{background-color:var(--whiteColor);border-radius:12px}.src-components-Basket-RightColumn-DocumentsInfo-DocumentsInfo__document{display:flex;justify-content:space-between;align-items:center;padding:12px 22px 12px 24px;cursor:pointer}.src-components-Basket-RightColumn-DocumentsInfo-DocumentsInfo__document:not(:last-child){border-bottom:1px solid var(--bordercolor)}.src-components-Basket-RightColumn-DocumentsInfo-DocumentsInfo__documentInfo{display:flex;align-items:center;gap:12px}.src-components-Basket-RightColumn-DocumentsInfo-DocumentsInfo__iconWrapper{padding:0}.src-components-Basket-RightColumn-DocumentsInfo-DocumentsInfo__iconWrapper_basket_xls{width:32px}.src-components-Basket-RightColumn-DocumentsInfo-DocumentsInfo__iconWrapper_download{width:18px;color:var(--color-gray-150);fill:transparent}.src-components-Basket-RightColumn-RightColumn__rightColumnWrapper{display:flex;flex-direction:column;gap:12px}.src-components-Basket-RightColumn-RightColumn__orderSumInfoBlock{display:block}.src-components-GiftImage-GiftImage__iconWrapper{position:relative;padding:12px;color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-GiftImage-GiftImage__iconWrapper{padding:10px}}.src-components-GiftImage-GiftImage__iconWrapper:after{content:"";position:absolute;top:0;left:0;opacity:.12;width:100%;height:100%;border-radius:6px;background-color:var(--mainColor)}.src-components-GiftImage-GiftImage__iconGift{width:36px;height:36px;color:var(--mainColor);fill:transparent}@media screen and (max-width:1200px){.src-components-GiftImage-GiftImage__iconGift{width:23px;height:23px}}.src-components-Basket-BasketGifts-BasketGifts__giftsWrapper{background-color:var(--whiteColor);border-radius:12px}.src-components-Basket-BasketGifts-BasketGifts__gifts{display:flex;flex-direction:column;width:100%}.src-components-Basket-BasketGifts-BasketGifts__gift{display:flex;align-items:center;gap:22px;padding:24px 24px 27px 59px}@media screen and (max-width:1200px){.src-components-Basket-BasketGifts-BasketGifts__gift{padding:18px}}.src-components-Basket-BasketGifts-BasketGifts__gift:not(:last-child){border-bottom:1px solid var(--bordercolor)}.src-components-Basket-BasketGifts-BasketGifts__button:hover,.src-components-Basket-BasketGifts-BasketGifts__imgWrapper:hover{color:var(--mainColor)}.src-components-Basket-BasketGifts-BasketGifts__button_noActive,.src-components-Basket-BasketGifts-BasketGifts__imgWrapper_noActive{cursor:unset}.src-components-Basket-BasketGifts-BasketGifts__button_noActive:hover,.src-components-Basket-BasketGifts-BasketGifts__imgWrapper_noActive:hover{color:var(--text)}.src-components-Basket-BasketGifts-BasketGifts__accordion{display:flex;align-items:center;width:100%;border-bottom:1px solid var(--whiteColor)}.src-components-Basket-BasketGifts-BasketGifts__accordion__active{border-bottom:1px solid var(--bordercolor)}.src-components-Basket-BasketGifts-BasketGifts__accordion__label{display:flex;align-items:center;gap:12px;padding:23px 24px}@media screen and (max-width:1200px){.src-components-Basket-BasketGifts-BasketGifts__accordion__label{padding:18px 24px}}.src-components-Basket-BasketGifts-BasketGifts__accordion__content{width:100%;padding-top:0}.src-components-Basket-BasketGifts-BasketGifts__accordion__arrow{position:absolute;right:30px}.src-components-Basket-BasketGifts-BasketGifts__iconWrapper{width:24px;height:24px;fill:transparent;color:var(--mainColor)}.src-components-Basket-Basket__content{background-color:var(--color-white)}.src-components-Basket-Basket__content_column{display:flex;gap:30px}@media screen and (max-width:1200px){.src-components-Basket-Basket__content_column{flex-direction:column;padding:0 12px}}.src-components-Basket-Basket__leftColumn{flex-grow:1}.src-components-Basket-Basket__rightColumn{position:relative;display:block}.src-components-Basket-Basket__basketTitleWrapper{display:flex;align-items:center;justify-content:space-between;padding:18px 0}@media screen and (max-width:1200px){.src-components-Basket-Basket__basketTitleWrapper{padding:10px 0}}.src-components-Basket-Basket__orderForm{display:block}.src-components-Basket-Basket__basketModalBody{padding:20px;width:230px}.src-components-Basket-Basket__wrapperBasket{margin-bottom:12px;width:100%}.src-components-Basket-Basket__errorOrderModalContent{padding:41px 90px 20px;text-align:center;font-size:12px}.src-components-Basket-Basket__basketActionsWrapper{display:flex;align-items:center;gap:18px}@media screen and (max-width:1200px){.src-components-Basket-Basket__basketActionsWrapper{gap:12px;justify-content:space-between}}.src-components-Basket-Basket__removeBasketBtn{padding:0;color:var(--color-darkgray-1000);font-size:13px}.src-components-Basket-Basket__removeBasketBtn:hover{color:var(--mainColor)}.src-components-Basket-Basket__basketProgressWrapper{padding:18px 24px 24px;background-color:var(--whiteColor);border-bottom:1px solid var(--bordercolor);border-radius:12px 12px 0 0}@media screen and (max-width:1200px){.src-components-Basket-Basket__basketProgressWrapper{margin-bottom:12px;padding:12px 18px 18px 12px;border:none;border-radius:12px}}.src-components-Basket-Basket__mutationWrapperBlock{width:100%}.src-components-Basket-Basket__typeBasketWrapper{padding:12px 0 22px}@media screen and (max-width:1200px){.src-components-Basket-Basket__typeBasketWrapper{padding-bottom:18px}}.src-components-ContentWrapper-ContentWrapper__ContentWrapper{font-size:15px;font-weight:500;color:var(--blackColor)}.src-components-ContentWrapper-ContentWrapper__ContentWrapper h1,.src-components-ContentWrapper-ContentWrapper__ContentWrapper h2,.src-components-ContentWrapper-ContentWrapper__ContentWrapper h3,.src-components-ContentWrapper-ContentWrapper__ContentWrapper h4,.src-components-ContentWrapper-ContentWrapper__ContentWrapper h5,.src-components-ContentWrapper-ContentWrapper__ContentWrapper h6{margin-top:10px;margin-bottom:12px;font-weight:600;line-height:21px;color:var(--text)}.src-components-ContentWrapper-ContentWrapper__ContentWrapper h1{font-size:32px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper h2{font-size:24px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper h3{font-size:19px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper h4{font-size:16px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper h5{font-size:12px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper h6{font-size:11px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper ol,.src-components-ContentWrapper-ContentWrapper__ContentWrapper ul{margin-top:10px;margin-bottom:12px;padding-left:0;font-size:13px;line-height:21px;font-weight:400;color:var(--text);list-style:none}.src-components-ContentWrapper-ContentWrapper__ContentWrapper ul li:before{padding-left:2px;padding-right:7px;display:inline-block;content:"\2022"}.src-components-ContentWrapper-ContentWrapper__ContentWrapper ol{counter-reset:counter}.src-components-ContentWrapper-ContentWrapper__ContentWrapper ol li:before{padding-left:2px;padding-right:7px;display:inline-block;counter-increment:counter;content:counter(counter) "."}.src-components-ContentWrapper-ContentWrapper__ContentWrapper table{margin-top:13px;margin-bottom:20px;table-layout:fixed;font-size:13px;font-weight:400;line-height:17px;color:var(--text);border-collapse:collapse}.src-components-ContentWrapper-ContentWrapper__ContentWrapper td{padding:9px;max-width:258px;vertical-align:top;background-color:#fff;border:1px solid var(--textGray);box-sizing:border-box}.src-components-ContentWrapper-ContentWrapper__ContentWrapper p{margin-bottom:12px;font-size:15px;font-style:normal;line-height:20px;font-weight:400}.src-components-ContentWrapper-ContentWrapper__ContentWrapper img{margin-right:8px;margin-top:24px;margin-bottom:20px;display:inline-block;vertical-align:top;border-radius:3px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper a{text-decoration:underline}.src-components-ContentWrapper-ContentWrapper__ContentWrapper a:hover{text-decoration:none}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .strong{font-weight:600}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .strong_first{margin-top:8px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .strong_dop{margin-top:12px;margin-bottom:14px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .text_last{margin-top:15px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .icon{display:inline-block;margin-top:-3px;margin-right:4px;width:21px;height:20px;vertical-align:top}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .icon svg{width:21px;height:20px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .icon__vip{color:#9243f1}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .icon__platinum{color:#afafaf}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .icon__gold{color:#ffd100}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .icon__silver{color:#d5d5d5}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .icon__bronze{color:#de3b16}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .title{margin-bottom:28px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .article{margin-right:20px;border:1px solid var(--tablerowborder);border-radius:3px;padding-right:18px;padding-left:18px;padding-bottom:8px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .article-conditions{margin-bottom:20px;padding-bottom:30px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .article-conditions p{margin-top:0;margin-bottom:0;line-height:17px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .article-conditions h5{margin-top:15px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .note{margin-top:10px;margin-bottom:10px;padding:8px;font-size:13px;font-style:italic;line-height:21px;color:var(--text);background-color:var(--selecteditem);border-radius:3px;border:2px dotted var(--bordercolor)}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .note.alert{background-color:#feebeb;border:2px dotted #f4c2c2}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .note.success{background-color:#ecffec;border:2px dotted #99f099}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-2-col{width:525px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-2-col td:first-child{width:267px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-3-col{width:782px;margin-bottom:0}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-3-col td{padding-top:10px;padding-bottom:8px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-3-col td:first-child{width:267px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-3-col tr:nth-child(7){text-align:center}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-4-col{width:1039px;margin-bottom:0}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-4-col td{padding-top:10px;padding-bottom:8px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .table-4-col td:first-child{width:267px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .thumbnail-big{width:268px;height:268px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .thumbnail-medium{width:150px;height:150px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .thumbnail-small{width:70px;height:70px}.src-components-ContentWrapper-ContentWrapper__ContentWrapper .yearBals .month .star svg{width:26px;height:25px}.src-components-LoyaltyInfo-Currency-Currency__frame__discription{display:flex;flex-wrap:wrap;justify-content:space-between}.src-components-LoyaltyInfo-Currency-Currency__frame__content{margin:24px 0 0;padding:30px 36px 0;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1024px){.src-components-LoyaltyInfo-Currency-Currency__frame__content{padding:30px 18px 0}}.src-components-LoyaltyInfo-Currency-Currency__frame__titleFiles{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.src-components-LoyaltyInfo-Currency-Currency__iconWrapper{display:flex;align-self:flex-end}@media screen and (max-width:768px){.src-components-LoyaltyInfo-Currency-Currency__iconWrapper{padding-top:10px;justify-content:center;width:100%}}.src-components-LoyaltyInfo-Currency-Currency__icon{align-self:flex-end;width:auto}.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__frame__discription{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 30px 30px 0}@media screen and (max-width:1200px){.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__frame__discription{padding:0 18px 30px 0}}.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__frame__content{margin:24px 0 0;padding:30px 0 30px 36px;max-width:948px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__frame__content{padding:30px 6px 30px 18px;max-width:100%}}.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__brandsSlider .slick-prev{left:-20px}.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__brandsSlider .slick-next{right:20px}.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__brandsSlider .slick-disabled{display:none!important}@media screen and (max-width:1200px){.src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__brandsSlider .src-components-LoyaltyInfo-Tm\421oefficientSlider-Tm\421oefficientSlider__sliderItem{padding-right:12px}}.src-components-LoyaltyInfo-LoyaltyInfo__frame__content{padding:30px 36px;border-radius:16px;background-color:var(--whiteColor)}@media screen and (max-width:535px){.src-components-LoyaltyInfo-LoyaltyInfo__frame__content{padding:30px 18px;border-radius:12px}}.src-components-LoyaltyInfo-LoyaltyInfo__frame__titleFiles{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}.src-components-LoyaltyInfo-LoyaltyInfo__pointsContainer,.src-components-LoyaltyInfo-LoyaltyInfo__statuses{display:flex;flex-direction:column;gap:10px}.src-components-LoyaltyInfo-LoyaltyInfo__sliderItem{position:relative;display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid var(--color-gray-175);border-radius:12px}.src-components-LoyaltyInfo-LoyaltyInfo__sliderItem__percent{position:absolute;top:11px;left:9px}.src-components-LoyaltyInfo-LoyaltyInfo__sliderItem__image{width:100%}.src-components-LoyaltyInfo-LoyaltyInfo__pointsContainer{padding:20px 0 36px}@media screen and (max-width:768px){.src-components-LoyaltyInfo-LoyaltyInfo__pointsContainer{padding-bottom:10px}}.src-components-LoyaltyInfo-LoyaltyInfo__points{display:flex;align-items:center;gap:5px}.src-components-LoyaltyInfo-LoyaltyInfo__points__icon{width:102px;min-width:102px}.src-components-LoyaltyInfo-LoyaltyInfo__points__text{max-width:281px}@media screen and (max-width:768px){.src-components-LoyaltyInfo-LoyaltyInfo__points__text{max-width:100%}}.src-components-LoyaltyInfo-LoyaltyInfo__document{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}.src-components-LoyaltyInfo-LoyaltyInfo__documentInfo{padding-top:16px;display:flex;align-items:center}.src-components-LoyaltyInfo-LoyaltyInfo__documentInfo__icon{padding-right:10px;width:32px;height:32px}.src-components-HtmlContent-HtmlContent__wrapper{margin-top:36px}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__wrapper{margin-top:12px}}.src-components-HtmlContent-HtmlContent__page{display:flex;grid-gap:42px}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__page{display:block;margin:0 12px}}.src-components-HtmlContent-HtmlContent__verticalContainer{display:flex;flex-direction:column;width:100%}.src-components-HtmlContent-HtmlContent__menu,.src-components-HtmlContent-HtmlContent__menuWrapper{padding:21px;min-width:282px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:12px;background-color:var(--whiteColor)}.src-components-HtmlContent-HtmlContent__menu{flex-direction:column;grid-gap:24px}.src-components-HtmlContent-HtmlContent__link,.src-components-HtmlContent-HtmlContent__menu{display:flex}.src-components-HtmlContent-HtmlContent__link{align-items:center;justify-content:flex-start;grid-gap:18px}.src-components-HtmlContent-HtmlContent__link:hover,.src-components-HtmlContent-HtmlContent__link_active{color:var(--mainColor)}.src-components-HtmlContent-HtmlContent__link_active{cursor:unset}.src-components-HtmlContent-HtmlContent__link_active:hover{color:var(--mainColor)}.src-components-HtmlContent-HtmlContent__frame__content{padding:30px 36px;border-radius:16px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__frame__content{padding:18px 16px;border-radius:12px}}.src-components-HtmlContent-HtmlContent__frame__titleFiles{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.src-components-HtmlContent-HtmlContent__frame__selfDelivery{margin-bottom:0}.src-components-HtmlContent-HtmlContent__instruction_container{display:flex;grid-gap:12px}.src-components-HtmlContent-HtmlContent__instruction_content{width:50%}.src-components-HtmlContent-HtmlContent__instruction_content_photo{display:flex;justify-content:center;align-items:center;width:468px;height:468px}.src-components-HtmlContent-HtmlContent__instruction_content_description{display:flex;flex-direction:column;padding:24px}.src-components-HtmlContent-HtmlContent__instruction_photo{border-radius:.75px}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__instruction_container{flex-direction:column}.src-components-HtmlContent-HtmlContent__instruction_content{width:100%}.src-components-HtmlContent-HtmlContent__instruction_content_photo{width:100%;height:100%;padding:30px 30px 0}.src-components-HtmlContent-HtmlContent__instruction_content_description{padding:18px}.src-components-HtmlContent-HtmlContent__instruction_photo{box-shadow:none}}.src-components-HtmlContent-HtmlContent__slideCounter{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.src-components-HtmlContent-HtmlContent__arrows{display:flex;grid-gap:18px}.src-components-HtmlContent-HtmlContent__arrow{box-shadow:0 9px 24px rgba(0,0,0,.02),0 3px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14);padding:13px;width:36px;height:36px;border-radius:50%;cursor:pointer}.src-components-HtmlContent-HtmlContent__arrow:last-of-type svg{transform:rotate(180deg)}.src-components-HtmlContent-HtmlContent__splitLine{opacity:.3;width:100%;border-bottom:1px solid var(--colorLightGray)}.src-components-HtmlContent-HtmlContent__text{display:flex;flex-direction:column;grid-gap:18px;margin-top:30px}.src-components-HtmlContent-HtmlContent__paymentTypes{display:flex;grid-gap:12px}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__paymentTypes{flex-direction:column}}.src-components-HtmlContent-HtmlContent__paymentType{display:flex;flex-direction:column;justify-content:space-between;padding:24px;width:228px;height:130px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__paymentType{flex-direction:row;padding:18px;width:100%;height:unset}}.src-components-HtmlContent-HtmlContent__aboutDelivery{display:flex;flex-direction:column;grid-gap:18px}.src-components-HtmlContent-HtmlContent__indent{grid-gap:42px}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__indent{grid-gap:24px}}.src-components-HtmlContent-HtmlContent__mobileFiles{grid-gap:12px}.src-components-HtmlContent-HtmlContent__fileWrapper{position:relative;overflow:hidden;cursor:pointer}.src-components-HtmlContent-HtmlContent__fileWrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;width:50px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor))}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__fileWrapper{display:flex;justify-content:space-between;align-items:center;padding:18px 16px;border-radius:12px;background-color:var(--whiteColor)}.src-components-HtmlContent-HtmlContent__fileWrapper:after{right:30px}}.src-components-HtmlContent-HtmlContent__file{position:relative;display:flex;grid-gap:16px;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__file_archive{justify-content:space-between;width:100%}}.src-components-HtmlContent-HtmlContent__file_icon{width:30px;height:30px}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__file_icon{width:24px;height:24px}}.src-components-HtmlContent-HtmlContent__file_downloadIcon{width:16px;height:16px;color:var(--color-gray-150);z-index:1}.src-components-HtmlContent-HtmlContent__files{display:grid;grid-gap:12px;grid-template-columns:repeat(2,1fr)}.src-components-HtmlContent-HtmlContent__title h1{margin-bottom:24px}@media screen and (max-width:1200px){.src-components-HtmlContent-HtmlContent__title h1{margin-bottom:18px}}em{font-style:italic}b,strong{font-weight:600}.content__columns{display:flex;justify-content:flex-start}.content__title{padding-top:13px;padding-bottom:1px;font-size:16px;font-weight:700}.content__column{width:337px;margin-right:15px}.content__column p{font-size:13px;font-weight:400;line-height:21px}.content__item{margin-top:-3px;margin-bottom:-10px;font-size:13px;line-height:21px}img.content__payment{margin:0;display:block;border-radius:15px}.src-components-HtmlContent-HtmlContent__iconWrapper{fill:transparent}.src-components-HtmlContent-HtmlContent__iconWrapper_download{position:absolute;display:flex;align-items:center;justify-content:flex-start;right:0;width:32px;height:100%;background-color:var(--whiteColor)}.src-components-HtmlContent-HtmlContent__iconWrapper_online_pay{height:14px;width:113px}.src-components-MapYandex-MapYandex__map{position:relative;width:100%;height:100%}.src-components-MapYandex-MapYandex__tooltipContainer{position:absolute;z-index:2}.src-components-MapYandex-MapYandex__zoomButtons{position:absolute;top:45%;right:24px;z-index:1;display:flex;flex-direction:column;grid-gap:12px}.src-components-MapYandex-MapYandex__zoomButton{padding:8px;width:30px;height:30px;box-shadow:0 9px 24px rgba(0,0,0,.02),0 3px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14);border-radius:50%;cursor:pointer;background-color:var(--whiteColor)}.src-components-SplitLine-SplitLine__horizontalLine{margin-bottom:18px;width:100%;border-bottom:1px solid var(--color-gray-175);opacity:.5}.src-components-DeliveryPointCard-DeliveryPointCard__container{justify-content:space-between;width:100%;border-radius:12px;background-color:var(--whiteColor)}.src-components-DeliveryPointCard-DeliveryPointCard__container,.src-components-DeliveryPointCard-DeliveryPointCard__topBlockWrapper{display:flex;flex-direction:column;grid-gap:12px}.src-components-DeliveryPointCard-DeliveryPointCard__block,.src-components-DeliveryPointCard-DeliveryPointCard__topBlockWrapper{margin-bottom:18px}.src-components-DeliveryPointCard-DeliveryPointCard__block{word-wrap:break-word;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;max-width:100%;position:relative}.src-components-DeliveryPointCard-DeliveryPointCard__block:last-child{margin-bottom:0}.src-components-DeliveryPointCard-DeliveryPointCard__flexContainer{display:flex;align-items:center;grid-gap:12px}.src-components-DeliveryPointCard-DeliveryPointCard__verticalContainer{display:flex;flex-direction:column}.src-components-DeliveryPointCard-DeliveryPointCard__routeLink{display:block}.src-components-DeliveryPointCard-DeliveryPointCard__button{width:100%}.src-components-DeliveryPointCard-DeliveryPointCard__routeButton{display:flex;justify-content:center;align-items:center;grid-gap:12px;border:none;width:100%;height:42px;border-radius:9px;background-color:var(--mainColor);cursor:pointer}@media screen and (max-width:1200px){.src-components-DeliveryPointCard-DeliveryPointCard__routeButton{margin-top:34px}}.src-components-DeliveryPointCard-DeliveryPointCard__phoneWrapper{display:flex;flex-wrap:nowrap;white-space:nowrap;overflow:hidden;width:100%}.src-components-DeliveryPointCard-DeliveryPointCard__phoneWrapper:after{content:""}.src-components-DeliveryPointCard-DeliveryPointCard__icon{width:16px;height:16px;color:var(--color-gray-150);fill:transparent}.src-components-DeliveryPointCard-DeliveryPointCard__icon_email{fill:none;stroke:var(--color-gray-150)}.src-components-DeliveryPointCard-DeliveryPointCard__icon_route{margin-right:6px;width:24px;height:24px;color:var(--whiteColor)}.src-components-DeliveryPointCard-DeliveryPointCard__alpha{width:10px;height:100%;background:linear-gradient(90deg,transparent,var(--questionmarkbackground));position:absolute;top:0;right:0;pointer-events:none}.src-components-DeliveryPointCard-DeliveryPointCard__phoneTooltipContent{white-space:nowrap}.src-components-DeliveryPointCard-DeliveryPointCard__shopTitle{overflow:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;max-height:24px;background:transparent;word-wrap:break-word;word-break:break-word}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__wrapperContent{margin-top:36px}@media screen and (max-width:1200px){.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__wrapperContent{margin-top:12px}}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__page{display:flex;grid-gap:42px}@media screen and (max-width:1200px){.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__page{display:block;margin:0 12px}}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__titleWrapper{margin-bottom:18px}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__contentWrapper{position:relative;border-radius:12px}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__mapWrapper{width:948px;height:441px}@media screen and (max-width:1200px){.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__mapWrapper{display:none}}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__cardWrapper{position:absolute;top:24px;left:24px;padding:24px;bottom:24px;width:318px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:var(--whiteColor);border-radius:12px}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__topMenuWrapper{margin-bottom:12px}@media screen and (max-width:1200px){.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__wrapper{display:flex;flex-direction:column}.src-components-DetailedDeliveryPoint-DetailedDeliveryPoint__cardWrapper{position:unset;width:100%;height:100%}}.src-components-DeliveryPoints-DeliveryPoints__page{display:flex;margin-top:36px;grid-gap:40px}@media screen and (max-width:1200px){.src-components-DeliveryPoints-DeliveryPoints__page{margin-top:12px;flex-direction:column;grid-gap:0}}.src-components-DeliveryPoints-DeliveryPoints__wrapper{width:948px}@media screen and (max-width:1200px){.src-components-DeliveryPoints-DeliveryPoints__wrapper{width:100%}}.src-components-DeliveryPoints-DeliveryPoints__titleWrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}@media screen and (max-width:1200px){.src-components-DeliveryPoints-DeliveryPoints__titleWrapper{margin:0 12px 18px}}.src-components-DeliveryPoints-DeliveryPoints__mapWrapper{position:relative;overflow:hidden;height:700px;border-radius:12px}@media screen and (max-width:1200px){.src-components-DeliveryPoints-DeliveryPoints__mapWrapper{height:100%}}.src-components-DeliveryPoints-DeliveryPoints__cardsWrapper{position:absolute;top:12px;bottom:12px;left:12px;overflow-x:hidden;display:flex;flex-direction:column;grid-gap:12px;padding:24px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-DeliveryPoints-DeliveryPoints__cardsWrapper{position:unset;padding:15px;width:100%;height:100%;background-color:unset}}.src-components-DeliveryPoints-DeliveryPoints__cardsWrapper::-webkit-scrollbar{width:6px}.src-components-DeliveryPoints-DeliveryPoints__cardsWrapper::-webkit-scrollbar-thumb{background:var(--color-darkgray-300);height:56px;width:6px;border-radius:5px}.src-components-DeliveryPoints-DeliveryPoints__singleCardWrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:18px;width:336px;border:1px solid var(--color-gray-175);border-radius:12px;cursor:pointer}.src-components-DeliveryPoints-DeliveryPoints__singleCardWrapper_selected{border-color:var(--mainColor);cursor:unset}@media screen and (max-width:1200px){.src-components-DeliveryPoints-DeliveryPoints__singleCardWrapper{flex-direction:row;width:100%;background-color:var(--whiteColor)}}.src-components-DeliveryPoints-DeliveryPoints__workingHours{display:flex;align-items:center;grid-gap:6px}.src-components-DeliveryPoints-DeliveryPoints__clockIcon{width:12px;height:12px;color:var(--colorDarkGray)}.src-components-DeliveryPoints-DeliveryPoints__arrowIcon{transform:rotate(180deg);color:var(--color-gray-150)}.src-components-DeliveryPoints-DeliveryPoints__arrowIcon,.src-components-DeliveryPoints-DeliveryPoints__closeIcon{width:14px;height:14px}.src-components-DeliveryPoints-DeliveryPoints__closeIcon{position:absolute;top:24px;right:24px;color:var(--colorDarkGray)}.src-components-DeliveryPoints-DeliveryPoints__mapSwitch{display:flex;grid-gap:18px;padding:11px 13px;border-radius:9px;background-color:var(--whiteColor)}.src-components-DeliveryPoints-DeliveryPoints__mapButton{width:16px;height:16px;color:var(--colorSlightlyGray)}.src-components-DeliveryPoints-DeliveryPoints__mapButton_active{color:var(--color-black-800)}.src-components-DeliveryPoints-DeliveryPoints__mobileHint{padding:24px;bottom:0;border-radius:12px 12px 0 0;background-color:var(--whiteColor)}.src-components-DeliveryPoints-DeliveryPoints__hintWrapper,.src-components-DeliveryPoints-DeliveryPoints__mobileHint{position:fixed;z-index:2000;width:100%}.src-components-DeliveryPoints-DeliveryPoints__hintWrapper{top:0;height:100%;background-color:rgba(0,0,0,.6)}.src-components-DeliveryPoints-DeliveryPoints__pointLabel{display:flex;flex-direction:column;gap:10px;width:100%}.src-components-DeliveryPoints-DeliveryPoints__pointLabel_selected{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--color-gray-175)}.src-components-ClientAddressForm-ClientAddressForm__form{display:block;margin:20px 54px 45px}@media screen and (max-width:1200px){.src-components-ClientAddressForm-ClientAddressForm__form{margin:10px 18px 30px}}.src-components-ClientAddressForm-ClientAddressForm__addressTypeForm{display:flex;justify-content:space-between;width:800px}.src-components-ClientAddressForm-ClientAddressForm__input,.src-components-ClientAddressForm-ClientAddressForm__textarea{margin-bottom:18px;width:100%;border-radius:9px}.src-components-ClientAddressForm-ClientAddressForm__input{margin-bottom:12px}.src-components-ClientAddressForm-ClientAddressForm__textarea{height:90px;font-size:15px;border-radius:9px}.src-components-ClientAddressForm-ClientAddressForm__addressField{width:700px}.src-components-ClientAddressForm-ClientAddressForm__buttonsBlock{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.src-components-ClientAddressForm-ClientAddressForm__button__submit{display:flex}.src-components-ClientAddressForm-ClientAddressForm__button__submit_modal{padding:0 40px;border-radius:9px}.src-components-ClientAddressForm-ClientAddressForm__button__close{padding:0 47px;border:1px solid var(--mainColor);color:var(--mainColor);border-radius:9px}.src-components-ClientAddressForm-ClientAddressForm__formTitle{display:none}.src-containers-AddressModal-AddressModal__modal{width:456px}@media screen and (max-width:1200px){.src-containers-AddressModal-AddressModal__modal{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:9px}}.src-components-AgreeModal-AgreeModal__agreeBlock{padding:10px 54px 40px}@media screen and (max-width:1200px){.src-components-AgreeModal-AgreeModal__agreeBlock{padding-left:18px;padding-right:18px;padding-bottom:30px}}.src-components-AgreeModal-AgreeModal__closeBtn{padding:0 50px;border:1px solid var(--mainColor);color:var(--mainColor);border-radius:9px}@media screen and (max-width:1200px){.src-components-AgreeModal-AgreeModal__closeBtn{padding:0 47px}}.src-components-AgreeModal-AgreeModal__removeBtn{padding:0 48px;border-radius:9px}@media screen and (max-width:1200px){.src-components-AgreeModal-AgreeModal__removeBtn{padding:0 45px}}.src-components-AgreeModal-AgreeModal__buttons{margin-top:5px;display:flex;align-items:center;justify-content:space-between}.src-components-PageProfileInfo-PageProfileInfo__titleWrapper{display:flex;justify-content:space-between;margin-bottom:24px}.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_userName{align-items:center;justify-content:flex-start;margin-bottom:0}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_userName{justify-content:space-between;margin-bottom:3px}}.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_addresses,.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_docs,.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_orders{margin-bottom:20px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_addresses,.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_docs,.src-components-PageProfileInfo-PageProfileInfo__titleWrapper_orders{margin-bottom:10px}}.src-components-PageProfileInfo-PageProfileInfo__actionButtonsWrapper{display:flex}.src-components-PageProfileInfo-PageProfileInfo__actionBtn{width:50px;padding:0}.src-components-PageProfileInfo-PageProfileInfo__actionBtn_mobile{padding-left:18px;justify-content:flex-start;border-radius:0;width:100%;height:68px;font-size:15px;border-bottom:1px solid var(--bordercolor)}.src-components-PageProfileInfo-PageProfileInfo__actionBtn_mobile:last-child{border-bottom:none}.src-components-PageProfileInfo-PageProfileInfo__iconWrapper{padding:0;color:var(--mainColor);fill:transparent}.src-components-PageProfileInfo-PageProfileInfo__iconWrapper_delete,.src-components-PageProfileInfo-PageProfileInfo__iconWrapper_more,.src-components-PageProfileInfo-PageProfileInfo__iconWrapper_pencil,.src-components-PageProfileInfo-PageProfileInfo__iconWrapper_pencil-2{color:var(--color-gray-150)}.src-components-PageProfileInfo-PageProfileInfo__iconWrapper:hover{color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__iconWrapper:hover{color:var(--color-gray-150)}}.src-components-PageProfileInfo-PageProfileInfo__iconWrapper_link{width:16px;height:16px;color:var(--color-gray-150);fill:transparent}.src-components-PageProfileInfo-PageProfileInfo__title{display:flex;align-items:center;margin-right:15px}.src-components-PageProfileInfo-PageProfileInfo__title_orderNumber{margin-bottom:3px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__title_orderNumber{margin-bottom:7px}}.src-components-PageProfileInfo-PageProfileInfo__title_address{margin-bottom:30px}.src-components-PageProfileInfo-PageProfileInfo__addressesWrapper,.src-components-PageProfileInfo-PageProfileInfo__docsWrapper,.src-components-PageProfileInfo-PageProfileInfo__linksWrapper,.src-components-PageProfileInfo-PageProfileInfo__ordersWrapper,.src-components-PageProfileInfo-PageProfileInfo__userInfo{display:flex;flex-direction:column;margin-bottom:12px;padding:30px 32px 32px 36px;background-color:var(--whiteColor);border-radius:var(--border-radius-button)}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__addressesWrapper,.src-components-PageProfileInfo-PageProfileInfo__docsWrapper,.src-components-PageProfileInfo-PageProfileInfo__linksWrapper,.src-components-PageProfileInfo-PageProfileInfo__ordersWrapper,.src-components-PageProfileInfo-PageProfileInfo__userInfo{padding:18px 20px 22px 18px}}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__addressesWrapper{display:flex;gap:12px;padding:0;background-color:transparent}}.src-components-PageProfileInfo-PageProfileInfo__userInfo{padding-bottom:17px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__userInfo_isNotLegalStatus{padding-bottom:0}}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__linksWrapper{padding:0 20px 0 18px}}.src-components-PageProfileInfo-PageProfileInfo__link{position:relative;display:flex;justify-content:space-between;padding:0;color:var(--color-black-800);border-radius:unset}.src-components-PageProfileInfo-PageProfileInfo__link:after{content:"";position:absolute;bottom:0;left:-18px;width:calc(100% + 38px);border-bottom:1px solid var(--bordercolor)}.src-components-PageProfileInfo-PageProfileInfo__link:last-child:after{border-bottom:none}.src-components-PageProfileInfo-PageProfileInfo__signOutBtnWrapper{display:flex;width:100%}.src-components-PageProfileInfo-PageProfileInfo__signOutBtn{margin-top:12px;width:100%;border-radius:9px;border-color:var(--bordercolor)}.src-components-PageProfileInfo-PageProfileInfo__addressBlock,.src-components-PageProfileInfo-PageProfileInfo__addressName{display:block}.src-components-PageProfileInfo-PageProfileInfo__addressBlock{margin-bottom:20px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__addressBlock{margin-bottom:26px}}.src-components-PageProfileInfo-PageProfileInfo__field{padding:5px 7px 7px 13px;width:263px;height:100%;min-height:30px;font-size:13px;font-weight:400;color:var(--text);border:none;border-radius:6px;word-wrap:break-word;word-break:break-all}.src-components-PageProfileInfo-PageProfileInfo__field_prefix{margin-right:3px;width:55px;height:30px}.src-components-PageProfileInfo-PageProfileInfo__field_name{min-height:30px;height:auto;line-height:17px;padding:6px 10px 6px 13px}.src-components-PageProfileInfo-PageProfileInfo__field_code{margin-right:3px;width:65px;height:30px}.src-components-PageProfileInfo-PageProfileInfo__field_number{width:137px;height:30px}.src-components-PageProfileInfo-PageProfileInfo__field_emaile{width:auto;line-height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.src-components-PageProfileInfo-PageProfileInfo__field_address,.src-components-PageProfileInfo-PageProfileInfo__field_emaile,.src-components-PageProfileInfo-PageProfileInfo__field_person,.src-components-PageProfileInfo-PageProfileInfo__field_phone{padding:0;width:auto;line-height:20px}.src-components-PageProfileInfo-PageProfileInfo__field_address,.src-components-PageProfileInfo-PageProfileInfo__field_person{word-break:break-word}.src-components-PageProfileInfo-PageProfileInfo__field_email{padding:4px 7px 0 13px}.src-components-PageProfileInfo-PageProfileInfo__contactsWrapper{position:relative;margin-top:25px;padding-bottom:15px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__contactsWrapper{margin-top:15px;padding-bottom:20px}}.src-components-PageProfileInfo-PageProfileInfo__contact{display:flex;align-items:center;padding:6px 0}.src-components-PageProfileInfo-PageProfileInfo__icon{margin-right:10px;width:21px;height:18px;fill:transparent}.src-components-PageProfileInfo-PageProfileInfo__icon_email{stroke:var(--color-gray-150)}.src-components-PageProfileInfo-PageProfileInfo__icon_phone{color:var(--color-gray-150)}.src-components-PageProfileInfo-PageProfileInfo__icon_basket{width:28px;height:28px}.src-components-PageProfileInfo-PageProfileInfo__icon_tradepoint{margin-right:8px;width:32px;height:28px}.src-components-PageProfileInfo-PageProfileInfo__icon_clip{padding-left:4px;height:28px}.src-components-PageProfileInfo-PageProfileInfo__wrapperAddressTd{display:flex}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__wrapperAddressTd .src-components-PageProfileInfo-PageProfileInfo__field_address{font-weight:700;font-size:12px;line-height:18px}}.src-components-PageProfileInfo-PageProfileInfo__tr{min-height:30px;background-color:var(--whiteColor)}.src-components-PageProfileInfo-PageProfileInfo__td{position:relative;display:table-cell;padding:20px 20px 20px 0}.src-components-PageProfileInfo-PageProfileInfo__td:after{content:"";position:absolute;top:0;right:20px;bottom:0;width:30px;background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor))}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__td{padding-left:12px;margin-bottom:17px;border-bottom:none}}.src-components-PageProfileInfo-PageProfileInfo__td:first-child{padding-left:23px;width:100%;min-width:350px;max-width:350px;border-radius:12px 0 0 12px}.src-components-PageProfileInfo-PageProfileInfo__td:nth-child(2){min-width:220px;max-width:220px}.src-components-PageProfileInfo-PageProfileInfo__td:nth-child(3){min-width:157px;max-width:157px}.src-components-PageProfileInfo-PageProfileInfo__td:nth-child(4){max-width:120px;min-width:120px}.src-components-PageProfileInfo-PageProfileInfo__td:last-child{padding-right:15px;border-radius:0 12px 12px 0;max-width:100px;min-width:100px}.src-components-PageProfileInfo-PageProfileInfo__td:last-child:after{content:unset}.src-components-PageProfileInfo-PageProfileInfo__td .src-components-PageProfileInfo-PageProfileInfo__field{display:flex;align-items:center;overflow:hidden;white-space:nowrap}.src-components-PageProfileInfo-PageProfileInfo__limitedLabel{display:block;margin-top:10px}.src-components-PageProfileInfo-PageProfileInfo__limitedLabelText{padding:3px 11px 2px 12px;background-color:var(--redColor);color:var(--whiteColor);border-radius:15px}.src-components-PageProfileInfo-PageProfileInfo__table{position:relative;display:table;border-spacing:0 12px;width:100%;font-size:13px}.src-components-PageProfileInfo-PageProfileInfo__settingsIcon{padding:7px 8px;height:30px;width:20px;cursor:pointer;color:var(--color-gray-150);transition:color .2s ease}.src-components-PageProfileInfo-PageProfileInfo__settingsIcon:hover,.src-components-PageProfileInfo-PageProfileInfo__settingsIcon_active{color:var(--mainColor)}.src-components-PageProfileInfo-PageProfileInfo__sortIcon{display:inline-flex;margin-left:5px;width:10px;height:11px;transform:rotate(180deg)}.src-components-PageProfileInfo-PageProfileInfo__wrapperAddressSettings{position:absolute;margin:0;top:-15px;right:-9px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__wrapperAddressSettings{top:16px;right:-7px}}.src-components-PageProfileInfo-PageProfileInfo__statusWrapper{margin:11px 0 30px}.src-components-PageProfileInfo-PageProfileInfo__changeStatusButton{padding:0 7px;border-radius:9px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__changeStatusButton{position:relative}.src-components-PageProfileInfo-PageProfileInfo__changeStatusButton:before{content:"";position:absolute;top:0;width:calc(100% + 38px);border-bottom:1px solid var(--bordercolor)}}.src-components-PageProfileInfo-PageProfileInfo__buttonShowAll,.src-components-PageProfileInfo-PageProfileInfo__settingsButton{padding:0;color:var(--mainColor)}.src-components-PageProfileInfo-PageProfileInfo__buttonShowAll:hover,.src-components-PageProfileInfo-PageProfileInfo__settingsButton:hover{color:var(--mainColor)}.src-components-PageProfileInfo-PageProfileInfo__addressCards,.src-components-PageProfileInfo-PageProfileInfo__docs,.src-components-PageProfileInfo-PageProfileInfo__orders{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__addressCards,.src-components-PageProfileInfo-PageProfileInfo__docs,.src-components-PageProfileInfo-PageProfileInfo__orders{grid-template-columns:repeat(1,1fr)}}.src-components-PageProfileInfo-PageProfileInfo__docs{grid-template-columns:repeat(2,1fr)}.src-components-PageProfileInfo-PageProfileInfo__document{max-width:440px}.src-components-PageProfileInfo-PageProfileInfo__address,.src-components-PageProfileInfo-PageProfileInfo__order{display:flex;flex-direction:column;justify-content:space-between;padding:24px;max-width:280px;border-radius:var(--border-radius-button);border:1px solid var(--bordercolor);transition:box-shadow .2s}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__address{position:relative;padding:18px 18px 10px;background-color:var(--whiteColor);border:none}}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__address,.src-components-PageProfileInfo-PageProfileInfo__order{width:100%;max-width:unset}.src-components-PageProfileInfo-PageProfileInfo__order{padding:18px}}.src-components-PageProfileInfo-PageProfileInfo__order:hover{cursor:pointer;box-shadow:2px 11px 10px 0 rgba(0,0,0,.14)}.src-components-PageProfileInfo-PageProfileInfo__addressInfoWrapper,.src-components-PageProfileInfo-PageProfileInfo__orderInfoWrapper{position:relative;display:flex;flex-direction:column}.src-components-PageProfileInfo-PageProfileInfo__addressInfoItemWrapper{display:flex;flex-direction:column;margin-bottom:12px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__text{margin-bottom:5px}}.src-components-PageProfileInfo-PageProfileInfo__modalSettings{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:9px 9px 0 0}.src-components-PageProfileInfo-PageProfileInfo__modalSettingsContent{display:flex;flex-direction:column}.src-components-PageProfileInfo-PageProfileInfo__modalRemove{width:455px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:9px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__modalRemove{width:100%;border-radius:9px 9px 0 0}}.src-components-PageProfileInfo-PageProfileInfo__currencyWrapper{margin-top:10px}@media screen and (max-width:1200px){.src-components-PageProfileInfo-PageProfileInfo__currencyWrapper{margin-top:8px}}.src-components-Basket-OrderForm-OrderForm__order{display:flex;justify-content:space-between}.src-components-Basket-OrderForm-OrderForm__leftCol,.src-components-Basket-OrderForm-OrderForm__order{width:100%}.src-components-Basket-OrderForm-OrderForm__delivery{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__delivery{gap:18px}}.src-components-Basket-OrderForm-OrderForm__deliveryWrapper{display:block}.src-components-Basket-OrderForm-OrderForm__comment{padding:12px;width:540px;min-width:unset;height:130px;font-size:13px;overflow-y:auto;border:1px solid var(--bordercolor);border-radius:15px}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__comment{width:100%}}.src-components-Basket-OrderForm-OrderForm__comment_error{border:1px solid red}.src-components-Basket-OrderForm-OrderForm__addressDeliveryBlock,.src-components-Basket-OrderForm-OrderForm__deliveryBlock,.src-components-Basket-OrderForm-OrderForm__deliveryZonesBlock,.src-components-Basket-OrderForm-OrderForm__paymentBlock,.src-components-Basket-OrderForm-OrderForm__pickupAddressBlock,.src-components-Basket-OrderForm-OrderForm__textareaBlock{display:flex;flex-direction:column;padding:30px 36px 36px;width:100%;background-color:var(--whiteColor);border-radius:12px}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__addressDeliveryBlock,.src-components-Basket-OrderForm-OrderForm__deliveryBlock,.src-components-Basket-OrderForm-OrderForm__deliveryZonesBlock,.src-components-Basket-OrderForm-OrderForm__paymentBlock,.src-components-Basket-OrderForm-OrderForm__pickupAddressBlock,.src-components-Basket-OrderForm-OrderForm__textareaBlock{padding:18px}}.src-components-Basket-OrderForm-OrderForm__addressDeliveryBlock{gap:24px}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__addressDeliveryBlock{width:100%}}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__deliveryZonesBlock{width:100%!important}.src-components-Basket-OrderForm-OrderForm__deliveryZonesBlock>div{width:100%}}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__pickupAddressBlock{display:block}}.src-components-Basket-OrderForm-OrderForm__title{margin-bottom:24px}.src-components-Basket-OrderForm-OrderForm__title_address,.src-components-Basket-OrderForm-OrderForm__title_zone{margin-bottom:12px}.src-components-Basket-OrderForm-OrderForm__title_addressBlock{margin-bottom:0}.src-components-Basket-OrderForm-OrderForm__title_orderInfo{margin-bottom:28px}.src-components-Basket-OrderForm-OrderForm__addAddress{display:flex;padding:18px 16px 10px 14px;line-height:1;font-size:15px;color:var(--mainColor);cursor:pointer}.src-components-Basket-OrderForm-OrderForm__addAddressFirst{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--mainColor)}.src-components-Basket-OrderForm-OrderForm__deliveryProgress{margin-bottom:24px;width:100%;background:var(--color-lightblue-450);border:none;border-radius:8px;display:flex;flex-direction:column-reverse}.src-components-Basket-OrderForm-OrderForm__deliveryProgress_progress{margin-right:0;margin-top:6px;margin-bottom:0}.src-components-Basket-OrderForm-OrderForm__deliveryProgress_left{right:0}.src-components-Basket-OrderForm-OrderForm__deliveryProgress_text{margin:0;line-height:16px;display:flex;align-items:center;color:#000}.src-components-Basket-OrderForm-OrderForm__deliveryProgress_text>span{font-weight:400;font-size:12px}.src-components-Basket-OrderForm-OrderForm__deliveryProgress_difference{font-family:Open Sans;font-style:normal;font-weight:400;font-size:10px;line-height:14px;color:#000}.src-components-Basket-OrderForm-OrderForm__deliveryItems{display:flex;justify-content:space-between}.src-components-Basket-OrderForm-OrderForm__addAddressFirstDisabled{pointer-events:none;color:var(--textGray)}.src-components-Basket-OrderForm-OrderForm__fakeSubmit{display:inline-block;margin-right:14px}.src-components-Basket-OrderForm-OrderForm__aboutDelay,.src-components-Basket-OrderForm-OrderForm__orderError,.src-components-Basket-OrderForm-OrderForm__orderErrorMinSum{display:block}.src-components-Basket-OrderForm-OrderForm__orderErrorText{margin-right:5px}.src-components-Basket-OrderForm-OrderForm__link{text-decoration:underline}.src-components-Basket-OrderForm-OrderForm__link:hover{text-decoration:unset;cursor:pointer}.src-components-Basket-OrderForm-OrderForm__orderForm{display:flex;gap:24px}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__orderForm{flex-direction:column;gap:18px}}.src-components-Basket-OrderForm-OrderForm__table{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;width:650px}.src-components-Basket-OrderForm-OrderForm__table input[type=radio]{display:none}.src-components-Basket-OrderForm-OrderForm__table input[type=radio]:checked+.src-components-Basket-OrderForm-OrderForm__td .src-components-Basket-OrderForm-OrderForm__radioIcon:after{transform:scale(1)}@media screen and (max-width:768px){.src-components-Basket-OrderForm-OrderForm__table{display:block;width:100%!important}.src-components-Basket-OrderForm-OrderForm__table>div{width:100%;margin-top:5px;position:relative}.src-components-Basket-OrderForm-OrderForm__table>div>div{display:inline-flex}.src-components-Basket-OrderForm-OrderForm__table>div>div:last-of-type{padding-left:19px}}.src-components-Basket-OrderForm-OrderForm__radioIcon{display:flex;margin-right:8px;align-self:center;width:14px;height:14px;border:1px solid var(--color-black);border-radius:50%;transition:border-color .2s,background-color .2s,box-shadow .2s}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__radioIcon{width:16px;height:16px;min-width:16px;border:1px solid var(--color-gray-450)}}.src-components-Basket-OrderForm-OrderForm__radioIcon:after{content:"";display:block;width:8px;height:8px;background-color:var(--color-black);border-radius:50%;margin:auto;transform:scale(0);transition:background-color .2s}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__radioIcon:after{background-color:var(--mainColor)}}.src-components-Basket-OrderForm-OrderForm__td{color:var(--textGray)}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__td{color:var(--color-gray-450)}}.src-components-Basket-OrderForm-OrderForm__td_checked{color:var(--blackColor);font-weight:600}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__td_checked .src-components-Basket-OrderForm-OrderForm__radioIcon{border:1px solid var(--mainColor)}}.src-components-Basket-OrderForm-OrderForm__td_checked_withTooltip{font-weight:400}.src-components-Basket-OrderForm-OrderForm__td_title{margin-right:3px}@media screen and (min-width:1200px){.src-components-Basket-OrderForm-OrderForm__td_title .src-components-Basket-OrderForm-OrderForm__label:hover{color:var(--mainColor)}.src-components-Basket-OrderForm-OrderForm__td_title .src-components-Basket-OrderForm-OrderForm__label:hover .src-components-Basket-OrderForm-OrderForm__radioIcon{background-color:var(--radioButtonShadow);border-color:var(--mainColor);box-shadow:0 0 2px var(--radioButtonShadow)}.src-components-Basket-OrderForm-OrderForm__td_title .src-components-Basket-OrderForm-OrderForm__label:hover .src-components-Basket-OrderForm-OrderForm__radioIcon:after{background-color:var(--mainColor)}}.src-components-Basket-OrderForm-OrderForm__commentBlockWrapper{display:flex}.src-components-Basket-OrderForm-OrderForm__content{margin:10px 0}.src-components-Basket-OrderForm-OrderForm__inputRadio{color:var(--blackColor)}.src-components-Basket-OrderForm-OrderForm__label{display:flex}.src-components-Basket-OrderForm-OrderForm__label_cursorActive{cursor:pointer}@media screen and (max-width:768px){.src-components-Basket-OrderForm-OrderForm__label:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%}}.src-components-Basket-OrderForm-OrderForm__aboutDelay,.src-components-Basket-OrderForm-OrderForm__deliveryMessage{margin-top:2px}.src-components-Basket-OrderForm-OrderForm__commentDeliveryTooltip{cursor:pointer}.src-components-Basket-OrderForm-OrderForm__tooltipContent{display:flex}.src-components-Basket-OrderForm-OrderForm__actionAddressBtn{display:flex;padding:0}.src-components-Basket-OrderForm-OrderForm__iconWrapper{margin-right:10px;width:15px;height:15px}.src-components-Basket-OrderForm-OrderForm__iconWrapper_addAddress{width:36px;height:36px;fill:transparent;color:var(--mainColor)}.src-components-Basket-OrderForm-OrderForm__iconWrapper_addAddress:after{content:"";position:absolute;top:0;left:-9px;width:100%;height:100%;opacity:.15;background-color:var(--mainColor);border-radius:6px}.src-components-Basket-OrderForm-OrderForm__iconWrapper_delete,.src-components-Basket-OrderForm-OrderForm__iconWrapper_pencil{margin-right:0;padding:0;width:24px;height:24px;color:var(--color-gray-150);fill:transparent;transition:color .2s}.src-components-Basket-OrderForm-OrderForm__iconWrapper_delete:hover,.src-components-Basket-OrderForm-OrderForm__iconWrapper_pencil:hover{color:var(--mainColor)}.src-components-Basket-OrderForm-OrderForm__hint{margin-top:5px}.src-components-Basket-OrderForm-OrderForm__offerWrapper{display:flex;justify-content:flex-start;align-items:center;grid-gap:13px;margin-top:12px}.src-components-Basket-OrderForm-OrderForm__offerLink{color:#233abb;text-decoration:underline}.src-components-Basket-OrderForm-OrderForm__addressSelectItem,.src-components-Basket-OrderForm-OrderForm__addressSelectItemActions,.src-components-Basket-OrderForm-OrderForm__deliveryZoneSelectItem{display:flex;align-items:center;justify-content:space-between}.src-components-Basket-OrderForm-OrderForm__minSumText{margin-left:18px}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__minSumText{margin-left:0;margin-top:10px}}.src-components-Basket-OrderForm-OrderForm__addressSelectItemActions{gap:15px}.src-components-Basket-OrderForm-OrderForm__addressSelectWrapper{display:flex;align-items:center}@media screen and (max-width:1200px){.src-components-Basket-OrderForm-OrderForm__addressSelectWrapper{display:block}}.src-components-Basket-OrderForm-OrderForm__commentMessage{margin-top:5px}.src-components-Basket-OrderForm-OrderForm__submitBlockWrapper{display:flex;flex-direction:column;gap:6px}.src-components-ErrorsHint-ErrorsHint__errors{display:flex;flex-direction:column}.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__modal{width:480px}@media screen and (max-width:1200px){.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__modal{width:auto}}.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__blockContent{padding:0 54px 44px;border-radius:0 0 4px 4px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__blockContent{padding:0 18px 18px}}.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__footerPanel{margin-top:24px;display:flex;justify-content:space-between;align-items:center}.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__closeBtn{width:100%;border-radius:9px}.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__text{margin-bottom:5px}.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__toFeedBackBtn{display:inline-block;padding:0}.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__link,.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__link:hover,.src-components-PopupClientDisabledToOrder-PopupClientDisabledToOrder__toFeedBackBtn{color:var(--mainColor)}.src-components-Basket-BasketOrdering-BasketOrdering__content{flex-direction:column}@media screen and (max-width:1200px){.src-components-Basket-BasketOrdering-BasketOrdering__content{padding:0 12px}}.src-components-Basket-BasketOrdering-BasketOrdering__titleWrapper{margin:25px 0}@media screen and (max-width:1200px){.src-components-Basket-BasketOrdering-BasketOrdering__titleWrapper{margin:18px 0}}.src-components-Breadcrumbs-Breadcrumbs__breadcrumbs{width:100%}.src-components-Breadcrumbs-Breadcrumbs__list{display:flex;list-style-type:none}.src-components-Breadcrumbs-Breadcrumbs__item,.src-components-Breadcrumbs-Breadcrumbs__list{padding-left:0}.src-components-Breadcrumbs-Breadcrumbs__item{margin-right:2px}.src-components-Breadcrumbs-Breadcrumbs__item:not(:last-child):after{padding-left:2px;display:inline-block;font-size:12px;color:var(--text);content:"/";text-decoration:none}.src-components-Breadcrumbs-Breadcrumbs__link{display:inline;font-family:var(--defaultfontfamily);font-size:13px;color:var(--colorDarkGray)}.src-components-Breadcrumbs-Breadcrumbs__link:hover{color:var(--mainColor);text-decoration:none}.src-components-Breadcrumbs-Breadcrumbs__link:after{padding-left:2px;display:inline-block;content:"";text-decoration:none}.src-components-Breadcrumbs-Breadcrumbs__lastCrumb:hover{color:var(--colorDarkGray)}.src-components-Breadcrumbs-Breadcrumbs__mod_catalogList{margin-right:5px}.src-components-Breadcrumbs-Breadcrumbs__mod_catalogList .src-components-Breadcrumbs-Breadcrumbs__link,.src-components-Breadcrumbs-Breadcrumbs__mod_catalogList:not(:last-child):after{font-size:18px;font-weight:600;text-decoration:none}.src-components-Breadcrumbs-Breadcrumbs__button{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:20px;color:var(--colorDarkGray)}.src-components-Breadcrumbs-Breadcrumbs__button:hover{color:var(--mainColor)}.src-components-Breadcrumbs-Breadcrumbs__iconWrapper{padding:1px 5px 0 0;width:15px;height:13px}.src-components-ProductPage-AnalogProducts-AnalogProducts__container{padding:36px 0;border-radius:12px}@media screen and (max-width:1200px){.src-components-ProductPage-AnalogProducts-AnalogProducts__container{margin:0 12px}}.src-components-ProductPage-ProductSlider-ProductSlider__productSlider{position:relative;width:100%;height:100%}.src-components-ProductPage-ProductSlider-ProductSlider__productSlider .slick-dots{display:none!important;justify-content:center;margin-top:12px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductSlider-ProductSlider__productSlider .slick-dots{display:flex!important;flex-wrap:wrap}}.src-components-ProductPage-ProductSlider-ProductSlider__productSlider .slick-dots button{margin:0 2px;height:3px;width:30px;font-size:0;border-radius:40px;background-color:var(--buttongrayhover);border:none;outline:none;overflow:hidden;transition:background-color .2s ease}.src-components-ProductPage-ProductSlider-ProductSlider__productSlider .slick-dots li{padding:0 2px}.src-components-ProductPage-ProductSlider-ProductSlider__productSlider .slick-dots .slick-active button{background-color:var(--productPhotoBorderColorSelected)}.src-components-ProductPage-ProductSlider-ProductSlider__photo{display:flex;position:relative;justify-content:center;width:100%;height:100%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductSlider-ProductSlider__photo img{padding:0 16px}}.src-components-ProductPage-ProductSlider-ProductSlider__previewContainer{display:none;padding:80px 0 12px;overflow:auto;width:100%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductSlider-ProductSlider__previewContainer{display:block}}.src-components-ProductPage-ProductSlider-ProductSlider__previewRow{padding-left:1px;display:flex;width:auto;flex-basis:63px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductSlider-ProductSlider__previewRow{justify-content:center}}.src-components-ProductPage-ProductSlider-ProductSlider__preview{display:block;padding:0;height:63px;width:63px;background:none;border:none;outline:none}.src-components-ProductPage-ProductSlider-ProductSlider__preview+.src-components-ProductPage-ProductSlider-ProductSlider__preview{margin-left:12px!important}.src-components-ProductPage-ProductSlider-ProductSlider__preview span{padding:0;display:block;width:100%;height:100%}.src-components-ProductPage-ProductSlider-ProductSlider__preview_active{outline:solid 1px var(--productPhotoBorderColorSelected);border-radius:5px;overflow:hidden}.src-components-ProductPage-ProductSlider-ProductSlider__productPhoto{position:static;width:100%}.src-components-ProductPage-ProductSlider-ProductSlider__productPhoto_clickable{cursor:pointer}.src-components-ProductPage-ProductSlider-ProductSlider__productPhoto_popup{display:flex;flex-direction:column;justify-content:space-between}.src-components-ProductPage-ProductSlider-ProductSlider__productPhoto_popup .slick-dots{margin-bottom:36px;overflow:auto;flex-wrap:wrap}.src-components-ProductPage-ProductSlider-ProductSlider__productPhoto_popup .slick-dots button{width:60px}.src-components-ProductPage-ProductSlider-ProductSlider__arrows{display:none;position:absolute;padding:0 16px;top:0;z-index:9;justify-content:space-between;align-items:center;height:100%;width:100vw}@media screen and (max-width:1200px){.src-components-ProductPage-ProductSlider-ProductSlider__arrows{display:flex}}.src-components-ProductPage-ProductSlider-ProductSlider__arrow{height:24px;width:24px;border:none;background-color:var(--sliderArrowBackground);border-radius:50%}.src-components-ProductPage-ProductSlider-ProductSlider__arrow:last-of-type{transform:rotate(180deg)}.src-components-PopupImage-PopupImage__popup{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000;padding:0 48px 0 30px;background-color:var(--whiteColor);-webkit-animation:src-components-PopupImage-PopupImage__appear .2s ease-in;animation:src-components-PopupImage-PopupImage__appear .2s ease-in;-webkit-animation-direction:normal;animation-direction:normal}.src-components-PopupImage-PopupImage__imageWrapper{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(-50%,-50%);cursor:zoom-out}.src-components-PopupImage-PopupImage__close{position:absolute;top:36px;right:36px;z-index:10;cursor:pointer}.src-components-PopupImage-PopupImage__close,.src-components-PopupImage-PopupImage__icon{width:16px;height:16px}.src-components-PopupImage-PopupImage__mode_preview{background-color:transparent}.src-components-PopupImage-PopupImage__mode_preview .src-components-PopupImage-PopupImage__imageWrapper{padding:32px 12px 12px;background-color:var(--whiteColor);box-shadow:0 2px 4px rgba(0,0,0,.5)}.src-components-PopupImage-PopupImage__slider{display:flex;grid-gap:74px;align-items:center;width:100%;height:100%}@media screen and (max-width:1200px){.src-components-PopupImage-PopupImage__slider_fade{opacity:.5}}.src-components-PopupImage-PopupImage__photoContainer{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.src-components-PopupImage-PopupImage__photo{width:560px;height:560px}.src-components-PopupImage-PopupImage__arrow{height:42px;width:42px;box-shadow:0 9px 24px rgba(0,0,0,.02),0 3px 12px rgba(0,0,0,.06),0 0 1px rgba(0,0,0,.14);border-radius:50%;border:none;background-color:var(--sliderArrowBackground)}.src-components-PopupImage-PopupImage__arrow:last-of-type{transform:rotate(180deg)}.src-components-PopupImage-PopupImage__arrow:disabled{opacity:.5}@-webkit-keyframes src-components-PopupImage-PopupImage__appear{0%{opacity:0}to{opacity:1}}@keyframes src-components-PopupImage-PopupImage__appear{0%{opacity:0}to{opacity:1}}.src-components-Collapse-Collapse__collapseContainer{overflow:hidden;transition:height .5s ease 0s}.src-components-Collapse-Collapse__collapseButton{position:relative;vertical-align:top;text-align:left;width:100%;padding-top:18px;color:var(--mainColor);font-size:13px;line-height:120%;font-weight:400;background:none;border:none;outline:none}.src-components-Collapse-Collapse__collapseButton:before{display:block;content:"";top:0;left:0;transform:translateY(-100%);position:absolute;width:100%;height:30px;background:linear-gradient(0deg,var(--whiteColor),hsla(0,0%,100%,.1));pointer-events:none}.src-components-Collapse-Collapse__collapseButton_active:before,.src-components-Collapse-Collapse__collapseButton_withoutFade:before{display:none}.src-components-Document-Document__document{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;gap:5px;height:38px}.src-components-Document-Document__document_caption{display:flex;flex-direction:column;justify-content:space-between}.src-components-Document-Document__document_caption_text{text-align:left;overflow:hidden;white-space:pre}.src-components-Document-Document__document_caption_text_profileInfo{max-width:380px}@media screen and (max-width:535px){.src-components-Document-Document__document_caption_text{width:225px}}@media screen and (max-width:375px){.src-components-Document-Document__document_caption_text{width:200px}}.src-components-Document-Document__document_size{align-self:flex-start}.src-components-Document-Document__iconWrapper{padding:0;width:32px;height:32px}.src-components-ProductPage-ProductDescription-ProductsDescription__productDescription{display:flex;flex-direction:column;grid-gap:48px;margin-top:32px;padding:36px 30px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-ProductPage-ProductDescription-ProductsDescription__productDescription{margin:12px;padding:18px}}.src-components-ProductPage-ProductDescription-ProductsDescription__container{display:flex;flex-direction:column}.src-components-ProductPage-ProductDescription-ProductsDescription__detailsText{margin-top:18px;max-width:67%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductDescription-ProductsDescription__detailsText{max-width:100%}}.src-components-ProductPage-ProductDescription-ProductsDescription__features{display:flex;grid-gap:40px;margin-top:32px}.src-components-ProductPage-ProductDescription-ProductsDescription__documents{margin-top:24px}.src-components-ProductPage-ProductDescription-ProductsDescription__column,.src-components-ProductPage-ProductDescription-ProductsDescription__documents{display:flex;flex-direction:column;grid-gap:18px}.src-components-ProductPage-ProductDescription-ProductsDescription__column{width:100%}.src-components-ProductPage-ProductDescription-ProductsDescription__column_one{width:50%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductDescription-ProductsDescription__column{width:100%}}.src-components-ProductPage-ProductPage__columnMain{width:100%}@media screen and (max-width:1200px){.src-components-ProductPage-ProductPage__columnMain{margin-bottom:60px}}.src-components-ProductPage-ProductPage__breadcrumbs{margin-bottom:6px}@media screen and (max-width:1200px){.src-components-ProductPage-ProductPage__breadcrumbs{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:16px 20px}}.src-components-ProductPage-ProductPage__arrow{width:12px;height:12px;color:var(--colorDarkGray)}.src-components-ProductPage-ProductPage__link{grid-gap:6px}.src-components-ProductPage-ProductPage__link,.src-components-ProductPage-ProductPage__productOrderButtons{display:flex;align-items:center}.src-components-ProductPage-ProductPage__productOrderButtons{position:fixed;gap:4px;padding:12px;bottom:64px;left:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;background-color:var(--whiteColor);z-index:99}.src-components-Products-Products__Products,.src-components-Products-Products__ProductsList{position:relative}.src-components-Products-Products__ProductsList_type_card{display:flex;flex-wrap:wrap;gap:24px;width:100%}@media screen and (max-width:1200px){.src-components-Products-Products__ProductsList_type_card{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;margin-bottom:unset}}@media screen and (max-width:768px){.src-components-Products-Products__ProductsList_type_card{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:535px){.src-components-Products-Products__ProductsList_type_card{grid-template-columns:repeat(2,1fr)}}.src-components-Products-Products__ProductsList .src-components-Products-Products__product{border-top-width:0;border-left-width:0}.src-components-Pagination-ArrowButton-ArrowButton__arrow{display:flex;align-items:center;padding:7px 11px;height:34px;cursor:pointer;background-color:var(--whiteColor);border-radius:9px}.src-components-Pagination-ArrowButton-ArrowButton__arrow_right{transform:rotate(180deg)}.src-components-Pagination-ArrowButton-ArrowButton__iconWrapper{width:16px;height:16px;color:var(--color-darkgray-1000)}.src-components-Pagination-PaginationRange-PaginationRange__pagesButtons{display:flex;align-items:center;gap:7px}.src-components-Pagination-PaginationRange-PaginationRange__pageButton{padding:7px 15px;font-size:15px;font-weight:500;cursor:pointer;color:var(--color-gray-150);border-radius:9px}.src-components-Pagination-PaginationRange-PaginationRange__pageButton_active{pointer-events:none;color:var(--color-black-100);background-color:var(--whiteColor)}.src-components-Pagination-PaginationRange-PaginationRange__threeDots{padding:0 10px;color:var(--color-darkgray-1000)}.src-components-Pagination-Pagination__pagination{display:flex;margin-top:-2px;justify-content:space-between;align-items:center;font-size:13px;line-height:20px;-webkit-touch-callout:none;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}.src-components-Pagination-Pagination__pagination_notJustify{justify-content:flex-start}.src-components-Pagination-Pagination__pagination_notJustify>div{margin-right:20px}.src-components-Pagination-Pagination__pagination_notJustify>div:last-child{margin-right:0}.src-components-Pagination-Pagination__pages{display:flex;align-items:center}.src-components-Pagination-Pagination__text{margin-right:20px}.src-components-Pagination-Pagination__paginationLabel.src-components-Pagination-Pagination__wrapped{display:block}.src-components-Pagination-Pagination__paginationLabel_cabinetOrders{margin-bottom:7px}.src-components-Pagination-Pagination__round{width:22px;height:22px;line-height:21px;vertical-align:middle;text-align:center}.src-components-Pagination-Pagination__limit{display:flex;align-items:center}.src-components-Pagination-Pagination__limitLabel{display:block}.src-components-Pagination-Pagination__limitLabel_clients{line-height:21px;color:var(--textGray)}.src-components-Pagination-Pagination__pagesLabel{display:block}.src-components-Pagination-Pagination__pagesLabel_clients{color:var(--textGray)}.src-components-Pagination-Pagination__pagesNumbers{display:flex}.src-components-Pagination-Pagination__pagesNumbers_clients{display:block}.src-components-Pagination-Pagination__range{display:flex}.src-components-Pagination-Pagination__range_clients{height:41px;align-items:center}.src-components-Pagination-Pagination__limitButton{display:flex;font-size:15px;font-weight:500;cursor:pointer;color:var(--color-gray-150);transition:color .2s ease}.src-components-Pagination-Pagination__limitButton_active{pointer-events:none;color:var(--color-black-100)}.src-components-Pagination-Pagination__onPageWrapper{display:flex;align-items:center}.src-components-Pagination-Pagination__inputWrapper{display:flex;background-color:var(--whiteColor);border-radius:9px}.src-components-Pagination-Pagination__input{display:flex;padding:0;text-align:center;width:38px;height:34px;border:none;color:var(--color-gray-150);font-size:15px}.src-components-Pagination-Pagination__input_activeValue{color:var(--color-black-100)}.src-components-Pagination-Pagination__limitButtons{position:relative;display:flex;align-items:center;height:34px;background-color:var(--whiteColor);border-radius:9px}.src-components-Pagination-Pagination__arrowBtn{color:var(--color-gray-150);cursor:unset}.src-components-Pagination-Pagination__arrowBtn:disabled{background-color:var(--whiteColor)}.src-components-Pagination-Pagination__arrowBtn_active{cursor:pointer}.src-components-Pagination-Pagination__iconWrapper{color:var(--color-gray-150)}.src-components-Pagination-Pagination__iconWrapper_active{color:var(--color-darkgray-1000)}.src-components-ProductListParams-ProductListParams__paginationPanel{margin-top:34px;vertical-align:middle}.src-components-ProductListParams-ProductListParams__selectWrapper{display:inline-block;position:relative;vertical-align:middle;width:100%;color:var(--text);font-family:var(--defaultfontfamily);font-size:13px;font-weight:400;line-height:17px}.src-components-ProductListParams-ProductListParams__selectWrapper_sort{position:absolute;top:5px;left:0;padding-left:5px;padding-right:5px;width:175px;max-width:100%}.src-components-ProductListParams-ProductListParams__tdPagination{width:1%;white-space:nowrap}.src-components-ProductListParams-ProductListParams__paginatorButton{width:100%;border-radius:9px;color:var(--color-black-100)}.src-components-ProductListParams-ProductListParams__paginatorButton_loading{pointer-events:none;opacity:.5}@media screen and (max-width:1200px){.src-components-ProductListParams-ProductListParams__sortingPanel{padding:0;background:none}.src-components-ProductListParams-ProductListParams__tdSelect{padding:0}.src-components-ProductListParams-ProductListParams__tdPagination{margin:0;padding:0;height:0;width:auto}.src-components-ProductListParams-ProductListParams__selectWrapper{padding:15px 0;margin-bottom:62px}.src-components-ProductListParams-ProductListParams__selectWrapper_sort{position:static;padding:0;width:auto;line-height:10px;display:none}}.src-components-ProductListFilter-blocks-Title-Title__title{padding:16px 18px 10px 19px;display:inline-flex;align-items:center;justify-content:space-between;color:var(--mainColor);cursor:pointer;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}@media screen and (max-width:1200px){.src-components-ProductListFilter-blocks-Title-Title__title{padding:13px 18px 10px 13px}}.src-components-ProductListFilter-blocks-Title-Title__label{max-width:228px;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;text-align:left;text-decoration:underline;line-height:1.6}.src-components-ProductListFilter-blocks-Title-Title__label,.src-components-ProductListFilter-blocks-Title-Title__label:hover{color:var(--mainColor)}.src-components-ProductListFilter-blocks-Title-Title__label:hover{text-decoration:none}@media screen and (max-width:1200px){.src-components-ProductListFilter-blocks-Title-Title__label,.src-components-ProductListFilter-blocks-Title-Title__label:hover{color:var(--text)}}.src-components-ProductListFilter-blocks-Title-Title__checkedLabel{display:inline-flex;margin-left:9px;width:7px;height:7px;background-color:var(--mainColor);border-radius:50%}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__Checkbox{min-height:24px}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__disabled .src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox{color:var(--textGray)}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__disabled .src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox:before{border:1px solid var(--textGray);background-color:#c1c1c1}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox{position:relative;display:flex;align-items:center;margin-left:30px;min-height:20px;font-size:13px;font-weight:500;color:var(--color-black-800);cursor:pointer;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none}@media screen and (max-width:1200px){.src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox{margin-left:31px;font-size:12px;line-height:24px}}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox span{display:inline-block;width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox:before{position:absolute;top:0;left:-30px;content:"";display:inline-block;height:20px;width:20px;background-color:var(--color-gray-175);border-radius:4px}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox:after{content:"";display:none;position:absolute;left:-22px;top:5px;height:8px;width:5px;border-right:2px solid var(--whiteColor);border-bottom:2px solid var(--whiteColor);transform:rotate(40deg)}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__input{display:none}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__input:checked+.src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox:after{display:block}.src-components-ProductListFilter-blocks-Checkbox-Checkbox__input:checked+.src-components-ProductListFilter-blocks-Checkbox-Checkbox__inputCheckbox:before{background:var(--toBasketBg)}.src-components-ProductListFilter-Filter-Filter__filter{overflow:hidden}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__filter{width:100%;overflow:visible}}.src-components-ProductListFilter-Filter-Filter__content{padding-left:13px;padding-bottom:8px}.src-components-ProductListFilter-Filter-Filter__content_fullWidth{padding-left:0}.src-components-ProductListFilter-Filter-Filter__passive{opacity:.5}.src-components-ProductListFilter-Filter-Filter__buttonFilter{margin-bottom:6px;justify-content:left;height:auto}.src-components-ProductListFilter-Filter-Filter__buttonFilter,.src-components-ProductListFilter-Filter-Filter__titleWrapper{padding:0;width:100%}.src-components-ProductListFilter-Filter-Filter__showAll{margin-bottom:3px;padding:0;font-size:13px;color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__showAll{font-size:12px;line-height:24px;font-weight:500}}.src-components-ProductListFilter-Filter-Filter__label{display:inline-block;word-wrap:break-word;white-space:normal;margin-bottom:5px;width:100%;vertical-align:middle;overflow:hidden}.src-components-ProductListFilter-Filter-Filter__label_reportModal{height:17px}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__label{margin-bottom:12px}}.src-components-ProductListFilter-Filter-Filter__checkboxWrapper{display:inline-block;vertical-align:top}.src-components-ProductListFilter-Filter-Filter__customScrollWrapper{width:250px;overflow:hidden;transform:translateZ(0);overflow-y:auto}.src-components-ProductListFilter-Filter-Filter__customScrollWrapper::-webkit-scrollbar{right:5px;width:6px}.src-components-ProductListFilter-Filter-Filter__customScrollWrapper::-webkit-scrollbar-thumb{background-color:var(--scrollbarcolor);width:5px;border-radius:5px}.src-components-ProductListFilter-Filter-Filter__customScrollWrapper_reportModal{width:216px}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__customScrollWrapper,.src-components-ProductListFilter-Filter-Filter__customScrollWrapper_reportModal{width:100%}}.src-components-ProductListFilter-Filter-Filter__items{max-height:284px}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__items{max-height:100%}}.src-components-ProductListFilter-Filter-Filter__items_reportModal{max-height:162px}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__items_reportModal{max-height:auto!important}}.src-components-ProductListFilter-Filter-Filter__filterInput{position:relative;margin:0 3px 20px 16px}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__filterInput{margin-right:16px}}.src-components-ProductListFilter-Filter-Filter__filterInput_fullWidth{margin:0 0 12px}.src-components-ProductListFilter-Filter-Filter__input{height:36px;border-radius:9px}.src-components-ProductListFilter-Filter-Filter__clearFilter{position:absolute;top:0;right:0;width:30px;height:30px;transition:color .2s}.src-components-ProductListFilter-Filter-Filter__accordionContent{padding-top:6px;transition:height .3s,padding .3s ease}.src-components-ProductListFilter-Filter-Filter__accordionArrow{margin-right:18px;margin-top:9px;width:9px;height:8px;border-color:var(--colorSlightlyGray)}@media screen and (max-width:1200px){.src-components-ProductListFilter-Filter-Filter__accordionArrow{height:9px}}.src-components-PositionSticky-PositionSticky__positionSticky{position:-webkit-sticky;position:sticky;transition:top .5s ease,height .3s ease;scrollbar-width:none}.src-components-PositionSticky-PositionSticky__positionSticky::-webkit-scrollbar{width:0}.src-components-PositionSticky-PositionSticky__positionSticky::-webkit-scrollbar-thumb{background-color:var(--scrollbarcolor);width:5px;border-radius:5px}.src-components-PositionSticky-PositionSticky__positionSticky__content{display:block}.src-components-PositionSticky-PositionSticky__positionSticky__scrollable{overflow-y:auto}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter{margin-bottom:-1px;width:100%;border-bottom:1px solid var(--bordercolor)}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider{position:relative;height:14px;padding:5px 0;width:100%;border-radius:25px;touch-action:none}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider,.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider-rail{position:absolute;width:100%;background-color:var(--rangeBg);height:4px;border-radius:8px}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider-track{position:absolute;left:0;height:4px;background-color:var(--mainColor)}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider-handle{position:absolute;margin-top:-1px;top:0;height:16px;width:16px;z-index:1;border-radius:50%;border:4px solid var(--mainColor);background-color:var(--color-white);cursor:-webkit-grab;cursor:grab;-webkit-mask:url(/icons/slider__arrow.svg);mask:url(/icons/slider__arrow.svg);-webkit-mask-size:cover;maskSize:cover;touch-action:pan-x}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider-handle:focus{outline:none}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.src-components-ProductsFilter-NewRange-NewRange__RangeFilter .rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.src-components-ProductsFilter-NewRange-NewRange__titleWrap{margin-bottom:6px;width:100%;height:54px;border:0;background-color:inherit}.src-components-ProductsFilter-NewRange-NewRange__titleWrap,.src-components-ProductsFilter-NewRange-NewRange__titleWrap span{display:block;padding:0}.src-components-ProductsFilter-NewRange-NewRange__rangeFilter__content{padding-bottom:12px;padding-right:16px;padding-left:16px}.src-components-ProductsFilter-NewRange-NewRange__rangeFilter__content_hide{display:none}.src-components-ProductsFilter-NewRange-NewRange__forTo__row{position:relative;display:grid;grid-template-columns:1fr 1fr;margin-bottom:10px;padding-bottom:4px;justify-content:space-between;align-items:center;height:38px}.src-components-ProductsFilter-NewRange-NewRange__forTo__label{position:relative;display:flex!important;text-align:start;padding:8px 12px;margin-left:0;width:100%;border-radius:9px;border:1px solid var(--color-lightgray-950);color:var(--color-gray-450);font-size:13px;font-weight:400}.src-components-ProductsFilter-NewRange-NewRange__forTo__label:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.src-components-ProductsFilter-NewRange-NewRange__forTo__label:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-left:none}.src-components-ProductsFilter-NewRange-NewRange__forTo__input{margin-left:5px;padding:0;flex:1;height:auto;font-size:13px;color:var(--color-black-800);background-color:#fff;font-weight:500;line-height:normal}.src-components-ProductsFilter-NewRange-NewRange__forTo__input,.src-components-ProductsFilter-NewRange-NewRange__range__wrap{text-align:start;width:100%;border:none}.src-components-ProductsFilter-NewRange-NewRange__range__wrap{position:relative;padding:0 8px;touch-action:none;height:15px;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;background-color:inherit;outline:none}.src-components-ProductsFilter-NewRange-NewRange__range__wrap:after,.src-components-ProductsFilter-NewRange-NewRange__range__wrap:before{content:"";display:block;position:absolute;top:5px;height:4px;width:10px;border-radius:8px;background-color:var(--rangeBg)}.src-components-ProductsFilter-NewRange-NewRange__range__wrap span{display:block}.src-components-ProductsFilter-NewRange-NewRange__range__wrap:after{right:0}.src-components-ProductsFilter-NewRange-NewRange__range__wrap:before{left:0}.src-components-ProductsFilter-NewRange-NewRange__input{margin-left:12%;margin-right:12%;height:4px;background-color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-ProductsFilter-NewRange-NewRange__input{height:4px}}.src-components-ProductsFilter-NewRange-NewRange__values{display:flex;justify-content:space-between;color:var(--color-gray-450);font-size:13px;font-weight:400;line-height:18px}.src-components-ProductsFilter-NewRange-NewRange__value{position:relative}.src-components-ProductsFilter-ProductsFilter__ProductsFilter{position:relative;margin-bottom:60px;height:100%;border-radius:12px}.src-components-ProductsFilter-ProductsFilter__ProductsFilterItems{width:282px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-ProductsFilter-ProductsFilter__ProductsFilterItems{width:100%}}.src-components-ProductsFilter-ProductsFilter__ProductsFilterItems .src-components-ProductsFilter-ProductsFilter__ProductsFilterProps:first-of-type{border-top-left-radius:12px;border-top-right-radius:12px}@media screen and (max-width:1200px){.src-components-ProductsFilter-ProductsFilter__ProductsFilterItems .src-components-ProductsFilter-ProductsFilter__ProductsFilterProps:first-of-type{border-top-left-radius:0;border-top-right-radius:0}}.src-components-ProductsFilter-ProductsFilter__ProductsFilterItems .src-components-ProductsFilter-ProductsFilter__ProductsFilterProps:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media screen and (max-width:1200px){.src-components-ProductsFilter-ProductsFilter__ProductsFilterItems .src-components-ProductsFilter-ProductsFilter__ProductsFilterProps:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}}.src-components-ProductsFilter-ProductsFilter__ProductsFilterProps{border-bottom:1px solid var(--bordercolor)}.src-components-ProductsFilter-ProductsFilter__ProductsFilterProps:last-child{border-bottom:none}@media screen and (max-width:1200px){.src-components-ProductsFilter-ProductsFilter__ProductsFilterProps:last-child{border-bottom:1px solid var(--bordercolor)}}.src-components-ProductsFilter-ProductsFilter__sections{border-radius-bottom:10px;border-bottom:1px solid var(--bordercolor)}.src-components-ProductsFilter-ProductsFilter__toAllSectionsIcon{position:relative;top:6px;margin-right:7px;transform:rotate(180deg)}.src-components-ProductsFilter-ProductsFilter__section{position:relative;display:flex;color:var(--color-black-800)}.src-components-ProductsFilter-ProductsFilter__section:last-child{border-bottom:none}.src-components-ProductsFilter-ProductsFilter__section_active{font-weight:700}.src-components-ProductsFilter-ProductsFilter__section_active.src-components-ProductsFilter-ProductsFilter__section_active{color:var(--mainColor)}.src-components-ProductsFilter-ProductsFilter__section_active.src-components-ProductsFilter-ProductsFilter__section_active:after{content:"";position:absolute;width:100%;height:100%;opacity:.15;background-color:var(--mainColor);border-radius:9px}.src-components-ProductsFilter-ProductsFilter__section_level{height:30px;margin-bottom:8px;padding:0}.src-components-ProductsFilter-ProductsFilter__section_level_1,.src-components-ProductsFilter-ProductsFilter__section_level_2{position:relative;font-size:15px}.src-components-ProductsFilter-ProductsFilter__section_level_2,.src-components-ProductsFilter-ProductsFilter__section_level_3{margin-bottom:5px;padding-left:17px;font-size:13px}.src-components-ProductsFilter-ProductsFilter__section_level_3{padding-left:40px}.src-components-ProductsFilter-ProductsFilter__section_level_3 .src-components-ProductsFilter-ProductsFilter__iconWrapper{display:none}.src-components-ProductsFilter-ProductsFilter__show_more_button{padding:0;font-size:13px}.src-components-ProductsFilter-ProductsFilter__show_more_button,.src-components-ProductsFilter-ProductsFilter__show_more_button:hover{color:var(--mainColor)}.src-components-ProductsFilter-ProductsFilter__iconWrapper{margin-right:5px;padding:0;width:11px;height:11px;min-width:11px;color:var(--colorSlightlyGray)}.src-components-ProductsFilter-ProductsFilter__iconWrapper_active{color:var(--mainColor)}.src-components-ProductsFilter-ProductsFilter__fixed{position:absolute;right:-1px;bottom:-60px;left:-1px;z-index:0}@media screen and (max-width:1200px){.src-components-ProductsFilter-ProductsFilter__fixed{display:none}}.src-components-ProductsFilter-ProductsFilter__controls{width:230px;display:flex;justify-content:space-between;background-color:var(--whiteColor)}.src-components-ProductsFilter-ProductsFilter__controls_withBottomOffset{position:relative;margin-bottom:-43px;padding-bottom:43px}.src-components-ProductsFilter-ProductsFilter__control{margin-top:10px;padding-bottom:10px;width:110px}.src-components-ProductsFilter-ProductsFilter__apply,.src-components-ProductsFilter-ProductsFilter__reset{width:100%;padding:0;font-weight:300;height:40px;text-align:center;font-size:13px}.src-components-ProductsFilter-ProductsFilter__reset{border:1px solid var(--color-black)}.src-components-ProductsFilter-ProductsFilter__reset,.src-components-ProductsFilter-ProductsFilter__reset:disabled{color:var(--text);background-color:transparent}.src-components-ProductsFilter-ProductsFilter__apply{background-color:var(--mainColor)}.src-components-ProductsFilter-ProductsFilter__apply:hover{opacity:.8}.src-components-ProductsFilter-ProductsFilter__notification{white-space:nowrap;position:fixed;z-index:45;top:calc(50% - 15px);margin-left:-10px;background:var(--mainColor);color:var(--whiteColor);line-height:30px;padding:0 14px;border-radius:0 5px 5px 5px;font-size:12px;cursor:pointer;pointer-events:none;opacity:0;transition:opacity .3s,top .3s}.src-components-ProductsFilter-ProductsFilter__notification_visible{pointer-events:inherit;opacity:1}@media screen and (max-width:1200px){.src-components-ProductsFilter-ProductsFilter__notification{display:none}}.src-components-ProductsFilter-ProductsFilter__sectionsInnerWrapper{display:flex;flex-direction:column;align-items:flex-start;padding:0 12px 10px;width:100%}@media screen and (max-width:1200px){.src-components-ProductsFilter-ProductsFilter__accordionArrow{height:9px!important}}.src-components-ProductsFilter-ProductsFilter__accordionContent{padding-top:6px}.src-components-ProductsFilter-ProductsFilter__accordionArrow{margin-right:18px;margin-top:9px;width:9px;height:8px;border-color:var(--colorSlightlyGray)}.src-components-BannerWrapper-BannerWrapper__bannerWrapper{display:block;height:inherit}.src-components-CatalogBanners-CatalogBanners__catalogBanners{display:block;height:97px}@media screen and (max-width:1200px){.src-components-CatalogBanners-CatalogBanners__catalogBanners{height:78px}}.src-components-CatalogBanners-CatalogBanners__banner{flex-grow:1;padding-left:5px;padding-right:5px;overflow-y:hidden;background-color:var(--lazyLoadCapsBlockBg);border-radius:var(--border-radius-button)}.src-components-CatalogBanners-CatalogBanners__banner:last-child{padding-right:0}.src-components-CatalogBanners-CatalogBanners__banner:first-child{padding-left:0}.src-components-CatalogBanners-CatalogBanners__bannerRow{display:flex}.src-components-CatalogBanners-CatalogBanners__bannerRow+.src-components-CatalogBanners-CatalogBanners__bannerRow{margin-top:15px}.src-components-CatalogBanners-CatalogBanners__bannerImage{display:block;max-width:100%}.src-components-BrandDetail-BrandDetail__brand{margin-bottom:36px}@media screen and (max-width:1200px){.src-components-BrandDetail-BrandDetail__brand{margin-bottom:24px}}.src-components-BrandDetail-BrandDetail__brandDetail{display:block}.src-components-BrandDetail-BrandDetail__brandContentWrapper{display:flex;grid-gap:58px;align-items:center;padding:32px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-BrandDetail-BrandDetail__brandContentWrapper{flex-direction:column;align-items:flex-start;grid-gap:15px;padding:18px}}.src-components-BrandDetail-BrandDetail__brandContent{display:flex;flex-direction:column;transition:height .5s,padding .3s ease 0s}.src-components-BrandDetail-BrandDetail__brandLogo{display:flex;align-self:baseline;width:192px;height:132px;background:var(--whiteColor)}.src-components-BrandDetail-BrandDetail__brandTitle{font-size:18px;font-weight:600;margin-top:21px;margin-bottom:16px;display:block}.src-components-BrandDetail-BrandDetail__brandDescriptions{font-size:13px;color:var(--color-darkgray-950)}.src-components-BrandDetail-BrandDetail__brandDescriptions h2{font-size:12px;font-weight:700;margin-top:20px;margin-bottom:10px}.src-components-BrandDetail-BrandDetail__brandDescriptions ul{list-style:disc;padding-left:15px;margin-left:5px}.src-components-BrandDetail-BrandDetail__backLink{margin-bottom:18px}@media screen and (max-width:1200px){.src-components-BrandDetail-BrandDetail__backLink{margin-bottom:10px}}.src-components-ProductTypeViews-ProductTypeViews__iconsWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:76px;background-color:var(--whiteColor);border-radius:9px}@media screen and (max-width:1200px){.src-components-ProductTypeViews-ProductTypeViews__iconsWrapper{width:40px}}.src-components-ProductTypeViews-ProductTypeViews__iconWrapper{position:relative;text-align:center;width:24px;height:24px;line-height:0;border-radius:50%;cursor:pointer;border:0;background-color:var(--whiteColor)}.src-components-ProductTypeViews-ProductTypeViews__iconWrapperActive{pointer-events:none}@media screen and (max-width:1200px){.src-components-ProductTypeViews-ProductTypeViews__iconWrapperActive{display:none}}.src-components-ProductTypeViews-ProductTypeViews__view-cards{display:inline-block;width:20px;height:17px;overflow:hidden;word-wrap:normal;font-size:0}@media screen and (max-width:1200px){.src-components-ProductTypeViews-ProductTypeViews__view-cards{margin-left:2px}}.src-components-ProductTypeViews-ProductTypeViews__view-cards>span{margin-right:2px;margin-bottom:2px;display:inline-block;width:7px;height:7px;border-radius:3px;border:2px solid var(--colorSlightlyGray)}.src-components-ProductTypeViews-ProductTypeViews__icon-bars{display:inline-block;width:16px;height:15px;overflow:hidden;word-wrap:normal;font-size:0}.src-components-ProductTypeViews-ProductTypeViews__icon-bars>span{margin-right:2px;margin-bottom:4px;display:inline-block;width:2px;height:2px;background-color:var(--colorSlightlyGray)}.src-components-ProductTypeViews-ProductTypeViews__icon-bars>span:nth-child(2n){margin-right:0;width:12px}.src-components-ProductTypeViews-ProductTypeViews__bars{height:10px;overflow:hidden;word-wrap:normal;font-size:0}.src-components-ProductTypeViews-ProductTypeViews__bars,.src-components-ProductTypeViews-ProductTypeViews__bars>span{display:inline-block;width:16px}.src-components-ProductTypeViews-ProductTypeViews__bars>span{margin-bottom:2px;height:2px}.src-components-ProductTypeViews-ProductTypeViews__bars>span,.src-components-ProductTypeViews-ProductTypeViews__iconWrapperActive .src-components-ProductTypeViews-ProductTypeViews__bars>span,.src-components-ProductTypeViews-ProductTypeViews__iconWrapperActive .src-components-ProductTypeViews-ProductTypeViews__icon-bars>span{background-color:var(--color-black-800)}.src-components-ProductTypeViews-ProductTypeViews__iconWrapperActive .src-components-ProductTypeViews-ProductTypeViews__view-cards>span{border-color:var(--color-black-800)}.src-components-ProductTypeViews-ProductTypeViews__icon{position:relative;display:inline-block;width:16px;height:12px}.src-components-ProductTypeViews-ProductTypeViews__icon_bars{width:16px;height:10px}.src-components-MobilePopupActions-MobilePopupActions__buttonWrapper{position:fixed;padding:0 18px;bottom:30px;width:100%;z-index:100}.src-components-MobilePopupActions-MobilePopupActions__button{width:100%;height:45px;border-radius:9px}.src-components-FiltersModal-FiltersModal__modal{z-index:2000}.src-components-FiltersModal-FiltersModal__filterPopupContent{z-index:9998;padding-bottom:100px;width:100%}.src-components-FiltersModal-FiltersModal__filterPopupHeader{position:relative;display:flex;padding-right:2px;justify-content:space-between;align-items:center;width:100%;height:52px;border-bottom:1px solid var(--bordercolor)}.src-components-FiltersModal-FiltersModal__filterTitle{position:absolute;left:50%;transform:translateX(-50%)}.src-components-FiltersModal-FiltersModal__filterPopupCloseIcon{width:22px;height:22px;color:var(--color-gray-150)}.src-components-FiltersModal-FiltersModal__buttonReset{color:var(--mainColor)}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__sortingPanel{display:flex;justify-content:space-between;margin-bottom:24px}@media screen and (max-width:1200px){.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__sortingPanel{margin-bottom:18px}}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__selectWrapper{display:inline-block}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__selectWrapper_favorite{order:-1}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__filterTitle{position:absolute;left:50%;transform:translateX(-50%)}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__filterPopupCloseIcon{width:17px;height:17px;color:var(--color-gray-150)}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__modal{z-index:2000}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__filterButton{padding:0 13px;height:40px;background-color:var(--whiteColor)}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__iconWrapper{margin-right:5px;fill:var(--whiteColor);color:var(--colorSlightlyGray)}.src-components-Catalog-CatalogSortingPanel-CatalogSortingPanel__buttonReset{color:var(--mainColor)}.src-components-ProductListFilter-FilterPanel-FilterPanel__filtersPanel{display:flex;margin-bottom:15px;flex-wrap:wrap}.src-components-ProductListFilter-FilterPanel-FilterPanel__buttonWrapper{margin-right:9px;margin-bottom:9px}.src-components-ProductListFilter-FilterPanel-FilterPanel__button{position:relative;padding-right:5px;color:var(--mainColor);border-radius:9px}.src-components-ProductListFilter-FilterPanel-FilterPanel__button:after{content:"";position:absolute;width:100%;height:100%;opacity:.15;background-color:var(--mainColor);border-radius:9px}.src-components-ProductListFilter-FilterPanel-FilterPanel__button_resetAll{padding-left:5px;background-color:transparent;color:var(--mainColor);border:1px dashed var(--mainColor)}.src-components-ProductListFilter-FilterPanel-FilterPanel__button_resetAll:after{display:none}.src-components-ProductListFilter-FilterPanel-FilterPanel__iconWrapper{width:17px;height:11px}.src-components-ColumnMain-ColumnMain__columnMain{flex-grow:0}.src-components-ColumnMain-ColumnMain__columnMain_pageHome{min-width:0}@media screen and (max-width:1200px){.src-components-ColumnMain-ColumnMain__columnMain{margin:0;width:100%}}.src-components-SearchSuggest-SearchSuggest__SearchSuggest{margin-bottom:10px;font-size:13px}.src-components-SearchSuggest-SearchSuggest__list{list-style:disc;padding-left:30px;margin-top:5px}.src-components-EmptyPage-EmptyPage__emptySearchResult{display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (max-width:1200px){.src-components-EmptyPage-EmptyPage__emptySearchResult{padding:0 12px}}.src-components-EmptyPage-EmptyPage__emptyContent{display:flex;align-items:center;flex-direction:column;padding:50px 0}.src-components-EmptyPage-EmptyPage__title{margin-bottom:18px}@media screen and (max-width:1200px){.src-components-EmptyPage-EmptyPage__title{padding:0 12px;text-align:center}}.src-components-EmptyPage-EmptyPage__productsTitle{margin-bottom:24px}@media screen and (max-width:1200px){.src-components-EmptyPage-EmptyPage__productsTitle{padding:0 23px}}.src-components-EmptyPage-EmptyPage__catalogLink{width:260px;border-radius:12px;background-color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-EmptyPage-EmptyPage__catalogLink{padding:11px 19px}}.src-components-EmptyPage-EmptyPage__breadCrumbs{margin-bottom:48px}@media screen and (max-width:1200px){.src-components-EmptyPage-EmptyPage__breadCrumbs{margin-bottom:30px}}.src-components-EmptyPage-EmptyPage__carousels{display:block;width:100%}@media screen and (max-width:1200px){.src-components-EmptyPage-EmptyPage__carousels{overflow:hidden;width:100%}}.src-components-Catalog-Catalog__catalog{display:block;padding-top:5px}@media screen and (max-width:1200px){.src-components-Catalog-Catalog__catalog{padding:2px 12px 0}}.src-components-Catalog-Catalog__catalog_loading{opacity:.7;pointer-events:none}.src-components-Catalog-Catalog__content{display:flex;flex-direction:column}.src-components-Catalog-Catalog__topInterface{margin-bottom:30px}@media screen and (max-width:1200px){.src-components-Catalog-Catalog__topInterface{margin-bottom:0}}.src-components-Catalog-Catalog__bottomInterface{display:flex;justify-content:space-between;gap:24px}.src-components-Catalog-Catalog__breadcrumbs{margin-bottom:13px}@media screen and (max-width:1200px){.src-components-Catalog-Catalog__breadcrumbs{margin-bottom:12px}}.src-components-Catalog-Catalog__wrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1200px){.src-components-Catalog-Catalog__wrapper{margin-bottom:18px;align-items:unset;flex-direction:column}}.src-components-Catalog-Catalog__banners{margin-top:30px}@media screen and (max-width:1200px){.src-components-Catalog-Catalog__banners{margin-top:15px}}.src-components-Catalog-Catalog__title,.src-components-Catalog-Catalog__titleWrapper{display:flex}.src-components-Catalog-Catalog__title{margin-right:12px}.src-components-Catalog-Catalog__countItems{display:flex;align-items:flex-end;white-space:pre}.src-components-Catalog-Catalog__allToBasket{display:flex;padding:0 40px;color:var(--mainColor);border:1px solid var(--mainColor);border-radius:9px}@media screen and (max-width:1200px){.src-components-Catalog-Catalog__allToBasket{margin-top:15px}}.src-components-Catalog-Catalog__columnLeft{width:282px}.src-components-Catalog-Catalog__columnMain{width:948.1px}@media screen and (max-width:1200px){.src-components-Catalog-Catalog__columnMain{width:100%}}.src-components-Catalog-Catalog__scrollUpButton{position:fixed!important;left:16px;bottom:74px;z-index:999;width:auto;height:auto}.src-components-CatalogList-Block-Block__block{position:relative;display:flex;padding:30px;flex-direction:column;align-items:flex-start;width:32vw;min-height:220px;background-color:var(--whiteColor);border-radius:var(--border-radius-button);overflow:hidden}@media screen and (max-width:1200px){.src-components-CatalogList-Block-Block__block{padding:10px;min-height:112px;width:100%}}.src-components-CatalogList-Block-Block__block_prevPage{padding:16px 0;width:100%;min-height:48px;border-radius:unset}.src-components-CatalogList-Block-Block__block_blockMode{position:relative;flex-direction:column;padding:4px 0;line-height:1;min-height:unset;color:var(--text);background-color:transparent;cursor:pointer}.src-components-CatalogList-Block-Block__block_thirdLevel{width:230px;min-height:82px}.src-components-CatalogList-Block-Block__image{position:absolute;min-height:72px;flex-shrink:0;right:-10px;bottom:-10px}@media screen and (max-width:1200px){.src-components-CatalogList-Block-Block__image{width:72px;min-height:72px;right:0;bottom:0}}.src-components-CatalogList-Block-Block__content{display:flex;padding-right:120px;flex-basis:100%;z-index:1}.src-components-CatalogList-Block-Block__titleLink{display:flex;transition:color .2s;color:var(--color-black-100)}.src-components-CatalogList-Block-Block__titleLink:hover .src-components-CatalogList-Block-Block__title{color:var(--mainColor)}.src-components-CatalogList-Block-Block__titleLink_header{margin-bottom:14px}@media screen and (max-width:1200px){.src-components-CatalogList-Block-Block__titleLink{margin-bottom:0}.src-components-CatalogList-Block-Block__titleLink,.src-components-CatalogList-Block-Block__titleLink:hover{color:inherit}}@media screen and (max-width:1200px){.src-components-CatalogList-Block-Block__title{display:flex;align-items:center;justify-content:space-between;width:100%;letter-spacing:-.5px;z-index:1}}.src-components-CatalogList-Block-Block__item{position:relative;padding:7px 0;line-height:1;color:var(--text);cursor:pointer}.src-components-CatalogList-Block-Block__arrow{display:flex;margin-right:5px;margin-left:10px;width:9px;height:16px;color:var(--color-gray-150);fill:transparent}.src-components-CatalogList-CatalogListItem-CatalogListItem__block{margin-bottom:2px;padding-bottom:15px;align-items:flex-start;position:relative;display:flex;min-height:65px;page-break-inside:avoid;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;transition:height .3s}.src-components-CatalogList-CatalogListItem-CatalogListItem__block_prevPage{padding:0 12px;min-height:unset;border-top:1px solid var(--bordercolor)}@media screen and (min-width:1200px){.src-components-CatalogList-CatalogListItem-CatalogListItem__block_prevPage{padding-left:unset;padding-right:unset}}.src-components-CatalogList-CatalogListItem-CatalogListItem__block_prevPage:hover{color:var(--mainColor)}.src-components-CatalogList-CatalogListItem-CatalogListItem__block_prevPage:last-child{border-bottom:1px solid var(--bordercolor)}.src-components-CatalogList-CatalogListItem-CatalogListItem__block_blockMode{flex-direction:column;border-top:unset}.src-components-CatalogList-CatalogListItem-CatalogListItem__block_blockMode:last-child{border-bottom:unset}@media screen and (max-width:1200px){.src-components-CatalogList-CatalogListItem-CatalogListItem__block{margin-bottom:0;padding-bottom:0}}.src-components-CatalogList-CatalogList__catalogList{position:relative;margin-bottom:26px;-webkit-column-count:3;-moz-column-count:3;column-count:3}@media screen and (max-width:1200px){.src-components-CatalogList-CatalogList__catalogList{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;margin-bottom:unset;padding:18px 12px 30px;-webkit-column-count:unset;-moz-column-count:unset;column-count:unset}}@media screen and (max-width:768px){.src-components-CatalogList-CatalogList__catalogList{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:535px){.src-components-CatalogList-CatalogList__catalogList{grid-template-columns:repeat(3,1fr)}}.src-components-CatalogList-CatalogList__catalogList_prevPage{display:grid;grid-gap:unset;grid-template-columns:1fr}@media screen and (max-width:1200px){.src-components-CatalogList-CatalogList__catalogList_prevPage{padding:0}}.src-components-CatalogHeader-CatalogHeader__headerWrapper{position:relative;background-color:var(--whiteColor);border-top:1px solid var(--bordercolor);border-bottom:1px solid var(--bordercolor)}.src-components-CatalogHeader-CatalogHeader__header,.src-components-CatalogHeader-CatalogHeader__headerWrapper{display:flex;width:100%}.src-components-CatalogHeader-CatalogHeader__header{justify-content:center;align-items:center;min-height:57px}.src-components-CatalogHeader-CatalogHeader__header_block{align-items:center;justify-content:flex-start}.src-components-CatalogHeader-CatalogHeader__title{padding:0 50px;text-align:center}.src-components-CatalogHeader-CatalogHeader__title_block{padding:0 5px}.src-components-CatalogHeader-CatalogHeader__buttonWrapper{position:absolute;display:flex;align-items:center;left:5px;height:100%}.src-components-CatalogHeader-CatalogHeader__buttonWrapper_block{position:relative;left:0;width:100%}.src-components-CatalogHeader-CatalogHeader__button{display:flex}.src-components-CatalogHeader-CatalogHeader__button_block{padding:10px 0;justify-content:flex-start;width:100%;height:auto;color:var(--color-black-100)}.src-components-CatalogHeader-CatalogHeader__iconWrapper{margin-right:8px;width:16px;height:20px;color:var(--color-darkgray-1000)}.src-components-CatalogHeader-CatalogHeader__titleWrapper{text-align:left}.src-containers-PageCatalogListItem-PageCatalogListItem__catalogListItem{position:relative;display:flex;flex-direction:column}.src-containers-PageCatalogListItem-PageCatalogListItem__catalogListItem_block{padding:30px;flex-direction:column;align-items:flex-start;width:100%;min-height:400px;background-color:var(--whiteColor);border-radius:var(--border-radius-button);overflow:hidden}.src-containers-PageCatalogListItem-PageCatalogListItem__contentWrapper{width:100%}.src-containers-PageCatalogListItem-PageCatalogListItem__contentWrapper_block{padding-right:120px;z-index:1}.src-containers-PageCatalogListItem-PageCatalogListItem__button{display:flex;justify-content:space-between;padding-right:12px;color:var(--color-darkgray-950);border-radius:unset}.src-containers-PageCatalogListItem-PageCatalogListItem__button_block{padding:0}.src-containers-PageCatalogListItem-PageCatalogListItem__button:hover{color:var(--mainColor)}.src-containers-PageCatalogListItem-PageCatalogListItem__iconWrapper{width:16px;height:16px;color:var(--color-gray-150);fill:transparent}.src-containers-PageCatalogListItem-PageCatalogListItem__titleWrapper{padding:0}.src-containers-PageCatalogListItem-PageCatalogListItem__title{margin-bottom:14px}.src-containers-PageCatalogListItem-PageCatalogListItem__text{transition:color .2s}.src-containers-PageCatalogListItem-PageCatalogListItem__text:hover{color:var(--mainColor)}.src-containers-PageCatalogListItem-PageCatalogListItem__image{position:absolute;min-height:72px;flex-shrink:0;right:-10px;bottom:-10px}@media screen and (max-width:1200px){.src-containers-PageCatalogListItem-PageCatalogListItem__image{width:72px;min-height:72px;right:0;bottom:0}}.src-components-PageCatalogList-PageCatalogList__buttonWrapper{display:flex;margin-bottom:5px}.src-components-PageCatalogList-PageCatalogList__button{padding:0}.src-components-PageCatalogList-PageCatalogList__button:hover{color:var(--mainColor)}.src-components-PageCatalogList-PageCatalogList__iconWrapper{padding:1px 5px 0 0;width:15px;height:13px}.src-components-PageCatalogList-PageCatalogList__title{margin-bottom:32px}.src-components-PopupNewPassword-PopupNewPassword__wrapper{display:block}@media screen and (max-width:1200px){.src-components-PopupNewPassword-PopupNewPassword__wrapper{padding:0 12px}}.src-components-PopupNewPassword-PopupNewPassword__formWrapper,.src-components-PopupNewPassword-PopupNewPassword__recoveryContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.src-components-PopupNewPassword-PopupNewPassword__recoveryContent{width:100%;height:490px;border-radius:10px;background-color:var(--whiteColor);padding:24px}@media screen and (max-width:1200px){.src-components-PopupNewPassword-PopupNewPassword__recoveryContent{height:100%}}.src-components-PopupNewPassword-PopupNewPassword__form{width:305px}.src-components-PopupNewPassword-PopupNewPassword__title{margin:24px 0}.src-components-PopupNewPassword-PopupNewPassword__successBlock{width:305px;height:101px;padding:20px 11px 16px 13px;text-align:center}.src-components-PopupNewPassword-PopupNewPassword__successBlock span{width:175px;height:18px;color:var(--color-black-400);font-size:13px;font-weight:600}.src-components-PopupNewPassword-PopupNewPassword__successBlock span span{color:#2a9005}.src-components-PopupNewPassword-PopupNewPassword__field{margin-bottom:1px}.src-components-PopupNewPassword-PopupNewPassword__field_new_password{margin-top:10px;margin-bottom:6px;position:relative}.src-components-PopupNewPassword-PopupNewPassword__field_confirm_password{margin-bottom:16px}.src-components-PopupNewPassword-PopupNewPassword__button{width:100%;height:40px}.src-components-PopupNewPassword-PopupNewPassword__button:disabled{pointer-events:none;color:var(--whiteColor);background-color:var(--buttonDisabled);cursor:auto}.src-components-PopupNewPassword-PopupNewPassword__error{margin-left:5px;margin-right:5px;margin-top:-30px;padding-left:12px;padding-top:4px;padding-right:12px;position:absolute;left:100%;height:30px;background-color:rgba(255,236,236,.9);border:1px solid var(--color-red);border-radius:0 72px 72px 72px;font-size:13px;color:var(--color-red-400);white-space:nowrap}.src-components-PopupNewPassword-PopupNewPassword__error:before{top:-1px;left:-4px;border-color:red transparent transparent}.src-components-PopupNewPassword-PopupNewPassword__error:after,.src-components-PopupNewPassword-PopupNewPassword__error:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:6px 3px 0}.src-components-PopupNewPassword-PopupNewPassword__error:after{top:0;left:-2px;border-color:#f0dede transparent transparent}@media screen and (max-width:1200px){.src-components-PopupNewPassword-PopupNewPassword__error{position:relative;margin:4px 0 5px;padding:0;left:0;height:100%;background-color:unset;border:none}.src-components-PopupNewPassword-PopupNewPassword__error:after,.src-components-PopupNewPassword-PopupNewPassword__error:before{display:none}}.src-components-RecoveryError-RecoveryError__recoveryError{display:block}.src-components-RecoveryError-RecoveryError__title{margin:18px 0 11px}.src-components-RecoveryError-RecoveryError__recoveryButton{margin-top:20px;height:40px}@media screen and (max-width:1200px){.src-components-RecoveryError-RecoveryError__recoveryError{padding:0 16px;position:relative}.src-components-RecoveryError-RecoveryError__recoveryButton{width:100%;font-size:14px!important;font-weight:600;border-radius:4px!important;height:40px}.src-components-RecoveryError-RecoveryError__recoveryButtonContainer{position:fixed;bottom:64px;left:0;padding:8px 16px;width:100%;border-top:1px solid var(--color-lightblue-450);background-color:var(--whiteColor)}}.src-components-OrderTableRow-OrderTableRow__tr{background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__tr{border-radius:12px}}.src-components-OrderTableRow-OrderTableRow__tr .src-components-OrderTableRow-OrderTableRow__nameWrapper:after{background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor))}.src-components-OrderTableRow-OrderTableRow__tr:nth-child(2n){background-color:var(--mainbackground)}.src-components-OrderTableRow-OrderTableRow__tr:nth-child(2n) .src-components-OrderTableRow-OrderTableRow__nameWrapper:after{background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--mainbackground))}.src-components-OrderTableRow-OrderTableRow__tr_gift .src-components-OrderTableRow-OrderTableRow__nameWrapper:after{background-image:linear-gradient(90deg,hsla(0,0%,100%,0),var(--whiteColor))}.src-components-OrderTableRow-OrderTableRow__td,.src-components-OrderTableRow-OrderTableRow__th{position:relative;vertical-align:middle;padding:15px 7px;max-width:500px;font-size:13px}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__td,.src-components-OrderTableRow-OrderTableRow__th{max-width:100%;padding:5px 18px;border-radius:12px}}.src-components-OrderTableRow-OrderTableRow__td:first-child,.src-components-OrderTableRow-OrderTableRow__th:first-child{padding-right:12px;padding-left:22px;white-space:nowrap;border-radius:12px 0 0 12px}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__td:first-child,.src-components-OrderTableRow-OrderTableRow__th:first-child{padding:0}}.src-components-OrderTableRow-OrderTableRow__td:last-child,.src-components-OrderTableRow-OrderTableRow__th:last-child{padding-right:22px;border-radius:0 12px 12px 0}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__td:last-child,.src-components-OrderTableRow-OrderTableRow__th:last-child{padding-bottom:18px}}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__td__description,.src-components-OrderTableRow-OrderTableRow__th__description{display:flex;padding:15px 0 24px 18px;width:100%}}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__td__group_start,.src-components-OrderTableRow-OrderTableRow__th__group_start{padding-top:15px;border-top:1px solid var(--bordercolor);border-radius:unset}}.src-components-OrderTableRow-OrderTableRow__th{padding-bottom:0;white-space:nowrap}.src-components-OrderTableRow-OrderTableRow__caption{position:relative;display:inline;cursor:pointer}.src-components-OrderTableRow-OrderTableRow__caption:hover{color:var(--mainColor)}.src-components-OrderTableRow-OrderTableRow__triangle{margin-left:3px;display:inline-block;width:14px;height:12px;transition:transform .2s}.src-components-OrderTableRow-OrderTableRow__triangle,.src-components-OrderTableRow-OrderTableRow__triangle_desc{transform:rotate(270deg)}.src-components-OrderTableRow-OrderTableRow__triangle_asc{transform:rotate(90deg)}.src-components-OrderTableRow-OrderTableRow__sorted{color:var(--mainColor)}.src-components-OrderTableRow-OrderTableRow__firstContentWrapper{position:relative}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__firstContentWrapper{position:absolute;left:85px;top:0}}.src-components-OrderTableRow-OrderTableRow__code{z-index:1}.src-components-OrderTableRow-OrderTableRow__code,.src-components-OrderTableRow-OrderTableRow__code_gift{position:relative;display:inline-block}.src-components-OrderTableRow-OrderTableRow__code_gift{padding:3px 10px;font-weight:500;color:var(--mainColor)}.src-components-OrderTableRow-OrderTableRow__code_gift:after{content:"";position:absolute;right:0;top:0;width:100%;height:100%;opacity:.15;border-radius:9px;background-color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__codeValue{font-weight:400;font-size:12px;line-height:14px}}.src-components-OrderTableRow-OrderTableRow__nameWrapper{display:flex;align-items:center;overflow:hidden;white-space:nowrap;max-width:500px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.src-components-OrderTableRow-OrderTableRow__nameWrapper:after{position:absolute;top:0;right:0;width:30px;height:100%;content:""}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__nameWrapper{position:relative;display:flex;align-items:flex-end;white-space:pre-wrap}.src-components-OrderTableRow-OrderTableRow__nameWrapper:after{content:none}}.src-components-OrderTableRow-OrderTableRow__toRight{white-space:nowrap;text-align:right}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__toRight{display:flex;justify-content:space-between;text-align:left}}.src-components-OrderTableRow-OrderTableRow__imageWrapper{margin-right:10px}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__imageWrapper{margin-right:5px}}.src-components-OrderTableRow-OrderTableRow__button{height:auto;line-height:inherit}.src-components-OrderTableRow-OrderTableRow__button_disabled{background-color:unset!important;color:var(--text)!important}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__button{color:var(--color-black-800);font-weight:500}}.src-components-OrderTableRow-OrderTableRow__button:hover{color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-OrderTableRow-OrderTableRow__button:hover{color:inherit}}.src-components-OrderTableRow-OrderTableRow__titleWrapper{max-height:32px}.src-components-OrderTableRow-OrderTableRow__giftIconWrapper{padding:10px}.src-components-OrderTableRow-OrderTableRow__giftIcon{width:24px;height:24px}.src-components-PaymentError-PaymentError__modal{padding:41px 90px 20px;text-align:center;font-size:12px}.src-components-CabinetOrders-OrderStatus-OrderStatus__status{position:relative;display:inline-flex;padding:3px 10px;height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}@media screen and (max-width:1200px){.src-components-CabinetOrders-OrderStatus-OrderStatus__status_profileInfo{position:absolute;margin:0;top:0;right:0}}.src-components-CabinetOrders-OrderStatus-OrderStatus__status:after{content:"";position:absolute;right:0;top:0;width:100%;height:100%;opacity:.15;border-radius:9px}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-return-order,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_sent{color:var(--statusnew)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-return-order:after,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_sent:after{background-color:var(--statusnew)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_in-progress,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-minus{color:var(--statusviewed)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_in-progress:after,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-minus:after{background-color:var(--statusviewed)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_completed,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-plus,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-paid{color:var(--statusaccepted)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_completed:after,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-plus:after,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-paid:after{background-color:var(--statusaccepted)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_canceled,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-burn{color:var(--statuscanceled)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_canceled:after,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_loyalty-burn:after{background-color:var(--statuscanceled)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-not-paid{color:var(--mainColor)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-not-paid:after{background-color:var(--mainColor)}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-processing,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-to-payment{color:var(--whiteColor);background-color:var(--notPaidStatus);border-radius:9px}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-processing:after,.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-to-payment:after{content:none}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-canceled{color:var(--whiteColor);background-color:var(--color-gray-150);border-radius:9px}.src-components-CabinetOrders-OrderStatus-OrderStatus__status_online-canceled:after{content:none}.src-components-CabinetOneOrder-CabinetOneOrder__CabinetOneOrderComponent{position:relative}.src-components-CabinetOneOrder-CabinetOneOrder__title{display:block;overflow:hidden;word-wrap:break-word}.src-components-CabinetOneOrder-CabinetOneOrder__title_name{font-weight:600}.src-components-CabinetOneOrder-CabinetOneOrder__title:first-letter{text-transform:uppercase}.src-components-CabinetOneOrder-CabinetOneOrder__orderTime{font-size:13px;color:var(--textGray)}.src-components-CabinetOneOrder-CabinetOneOrder__orderDetails{display:flex;flex-direction:column;gap:12px;margin-top:8px}.src-components-CabinetOneOrder-CabinetOneOrder__detailsItem{display:flex;align-items:center}.src-components-CabinetOneOrder-CabinetOneOrder__iconWrapper{display:flex;justify-content:left;margin-right:10px}.src-components-CabinetOneOrder-CabinetOneOrder__iconWrapper_cancel,.src-components-CabinetOneOrder-CabinetOneOrder__iconWrapper_email{padding-right:1px;padding-left:1px}.src-components-CabinetOneOrder-CabinetOneOrder__icon_address,.src-components-CabinetOneOrder-CabinetOneOrder__icon_basket,.src-components-CabinetOneOrder-CabinetOneOrder__icon_cancel,.src-components-CabinetOneOrder-CabinetOneOrder__icon_card_icon,.src-components-CabinetOneOrder-CabinetOneOrder__icon_cash_icon,.src-components-CabinetOneOrder-CabinetOneOrder__icon_close,.src-components-CabinetOneOrder-CabinetOneOrder__icon_email,.src-components-CabinetOneOrder-CabinetOneOrder__icon_loyalty_icon,.src-components-CabinetOneOrder-CabinetOneOrder__icon_message-2,.src-components-CabinetOneOrder-CabinetOneOrder__icon_non_cash_icon,.src-components-CabinetOneOrder-CabinetOneOrder__icon_online_pay_icon,.src-components-CabinetOneOrder-CabinetOneOrder__icon_pickup{padding:0;width:24px;height:24px;fill:transparent;color:var(--color-gray-150)}.src-components-CabinetOneOrder-CabinetOneOrder__icon_mobileActions{width:12px;height:18px;color:var(--color-gray-150)}.src-components-CabinetOneOrder-CabinetOneOrder__icon_email{width:22px;height:16px;fill:none;stroke:var(--color-gray-150);stroke-width:1px}.src-components-CabinetOneOrder-CabinetOneOrder__icon_cancel{width:22px}.src-components-CabinetOneOrder-CabinetOneOrder__icon_close{width:16px;height:16px;color:var(--color-darkgray-1000)}.src-components-CabinetOneOrder-CabinetOneOrder__columns{position:relative;display:flex;gap:6px;justify-content:space-between;margin-bottom:36px;border-radius:12px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__columns{margin-bottom:24px;gap:0;flex-direction:column;background-color:var(--whiteColor)}}.src-components-CabinetOneOrder-CabinetOneOrder__columnLeft{display:flex;flex-direction:column;gap:10px;padding:24px;text-align:left;width:100%;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__columnLeft{padding:18px}}.src-components-CabinetOneOrder-CabinetOneOrder__columnRight{display:flex;flex-direction:column;padding:24px;min-width:310px;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__columnRight{padding:10px 18px 18px}}.src-components-CabinetOneOrder-CabinetOneOrder__paymentStatus{padding:2px 10px}.src-components-CabinetOneOrder-CabinetOneOrder__paymentStatus_yellow{background-color:var(--notPaidStatus)}.src-components-CabinetOneOrder-CabinetOneOrder__paymentStatus_green{background-color:var(--onlinePay)}.src-components-CabinetOneOrder-CabinetOneOrder__paymentStatus_grey{background-color:var(--statuscanceled)}.src-components-CabinetOneOrder-CabinetOneOrder__table{border-spacing:0 12px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__table{display:flex;flex-direction:column;gap:12px}}.src-components-CabinetOneOrder-CabinetOneOrder__managementButtons{display:flex;margin-top:12px;flex-direction:column;gap:12px}.src-components-CabinetOneOrder-CabinetOneOrder__button{width:100%;color:var(--mainColor);border:1px solid var(--mainColor);border-radius:9px}.src-components-CabinetOneOrder-CabinetOneOrder__button_basket{height:40px;border:1px solid var(--mainColor)}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__button_basket{padding-left:18px;justify-content:flex-start;height:65px;color:var(--color-black-800);border:none;border-bottom:1px solid var(--bordercolor);border-radius:unset}}.src-components-CabinetOneOrder-CabinetOneOrder__button_basket .src-components-CabinetOneOrder-CabinetOneOrder__icon_basket{margin-right:7px;color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__button_basket .src-components-CabinetOneOrder-CabinetOneOrder__icon_basket{color:var(--color-darkgray-1000)}}.src-components-CabinetOneOrder-CabinetOneOrder__button_cancel{height:40px;color:var(--redColor);border-color:var(--redColor)}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__button_cancel{padding-left:18px;justify-content:flex-start;height:65px;color:var(--color-black-800);border:none;border-radius:unset}}.src-components-CabinetOneOrder-CabinetOneOrder__button_cancel .src-components-CabinetOneOrder-CabinetOneOrder__icon_cancel{margin-right:7px;color:var(--redColor)}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__button_cancel .src-components-CabinetOneOrder-CabinetOneOrder__icon_cancel{color:var(--color-darkgray-1000)}}.src-components-CabinetOneOrder-CabinetOneOrder__button_changePaymentType,.src-components-CabinetOneOrder-CabinetOneOrder__button_th{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:13px;border:none}.src-components-CabinetOneOrder-CabinetOneOrder__button_th{display:inline-block;color:var(--color-darkgray-1000);margin-bottom:0}.src-components-CabinetOneOrder-CabinetOneOrder__button_th:hover,.src-components-CabinetOneOrder-CabinetOneOrder__button_th_sorted{color:var(--mainColor)}.src-components-CabinetOneOrder-CabinetOneOrder__button_changePaymentType{height:13px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__button_changePaymentType{margin-bottom:0}}.src-components-CabinetOneOrder-CabinetOneOrder__button_back{height:15px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__button_back{height:30px}}.src-components-CabinetOneOrder-CabinetOneOrder__button_mobileActions{position:absolute;padding:0;right:17px;top:15px}.src-components-CabinetOneOrder-CabinetOneOrder__button_onlinePay{height:40px;color:var(--whiteColor)}.src-components-CabinetOneOrder-CabinetOneOrder__backBtnWrapper{display:flex;margin-bottom:16px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__backBtnWrapper{margin-bottom:5px}}.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper{display:flex}.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper_paymentType{font-size:20px;margin-bottom:10px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper_paymentType{margin-bottom:5px;font-size:15px}}.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper_sumInfo{font-size:20px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper_sumInfo{font-size:15px}}.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper_changePaymentType{padding:0}.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper_productsList{margin-bottom:10px}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__titleWrapper_productsList{margin-bottom:15px}}.src-components-CabinetOneOrder-CabinetOneOrder__sumInfoWrapper{display:flex;flex-direction:column;gap:12px;margin:20px 0}@media screen and (max-width:1200px){.src-components-CabinetOneOrder-CabinetOneOrder__sumInfoWrapper{margin-top:8px}}.src-components-CabinetOneOrder-CabinetOneOrder__sumInfoItem{display:flex;justify-content:space-between}.src-components-CabinetOneOrder-CabinetOneOrder__paymentTypeWrapper{display:flex;flex-direction:column}.src-components-CabinetOneOrder-CabinetOneOrder__textWrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.src-components-CabinetOneOrder-CabinetOneOrder__paymentTypeTextWrapper{display:flex;align-items:center;gap:5px}.src-components-CabinetOneOrder-CabinetOneOrder__paymentTypeText{white-space:nowrap}.src-components-CabinetOneOrder-CabinetOneOrder__orderMessagesBlock{position:relative;margin-bottom:12px;padding:20px 24px 24px;background-color:var(--orderSuccessBg);border:1px solid var(--orderSuccessBorder);border-radius:12px}.src-components-CabinetOneOrder-CabinetOneOrder__messagesBlock{display:flex;flex-direction:column;gap:12px}.src-components-CabinetOneOrder-CabinetOneOrder__buttonWrapper{position:absolute;right:6px;top:9px}.src-components-CabinetOneOrder-CabinetOneOrder__loyaltySymbol{font-size:15px;font-weight:600;color:var(--loyaltyColor)}.src-components-ChangePaymentModal-ChangePaymentModal__modal{max-width:928px}@media screen and (max-width:1200px){.src-components-ChangePaymentModal-ChangePaymentModal__modal{max-width:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:9px 9px 0 0}}.src-components-ChangePaymentModal-ChangePaymentModal__padding{padding:0 54px}@media screen and (max-width:1200px){.src-components-ChangePaymentModal-ChangePaymentModal__padding{padding:0 18px}}.src-components-ChangePaymentModal-ChangePaymentModal__paymentContent{padding-bottom:24px}.src-components-ChangePaymentModal-ChangePaymentModal__paymentContent_description{margin-bottom:20px}.src-components-ChangePaymentModal-ChangePaymentModal__paymentType{display:flex;justify-content:space-between;align-items:center}.src-components-ChangePaymentModal-ChangePaymentModal__paymentGroupRadio{display:flex;flex-direction:column;grid-gap:8px}.src-components-ChangePaymentModal-ChangePaymentModal__groupRadioWrapper{padding-bottom:34px;border-bottom:1px solid var(--bordercolor)}.src-components-ChangePaymentModal-ChangePaymentModal__buttonsWrapper{display:flex;align-items:center;gap:24px;margin-top:15px}@media screen and (max-width:1200px){.src-components-ChangePaymentModal-ChangePaymentModal__buttonsWrapper{gap:unset;justify-content:space-between}}.src-components-ChangePaymentModal-ChangePaymentModal__button{width:168px;border-radius:9px}@media screen and (max-width:1200px){.src-components-ChangePaymentModal-ChangePaymentModal__button{width:150px}}.src-components-ChangePaymentModal-ChangePaymentModal__button_close{color:var(--mainColor);border:1px solid var(--mainColor)}.src-components-ChangePaymentModal-ChangePaymentModal__iconWrapper{width:40px;height:40px}.src-components-ChangePaymentModal-ChangePaymentModal__iconWrapper svg stop:last-child{stop-color:var(--mainColor)!important}.src-components-ChangePaymentModal-ChangePaymentModal__mobileOfferCheckbox{padding:12px 18px 0}.src-components-DateRange-DateRange__DateRange{position:relative;display:flex;align-items:center}@media screen and (max-width:1200px){.src-components-DateRange-DateRange__DateRange{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid var(--bordercolor);border-radius:12px}}.src-components-DateRange-DateRange__input{padding-left:12px;width:95px;height:36px;box-sizing:border-box;font-size:15px;border:none;border-radius:4px 0 0 4px;color:var(--color-black-800)}@media screen and (max-width:1200px){.src-components-DateRange-DateRange__input{width:100px}}.src-components-DateRange-DateRange__input_round{border-radius:9px 0 0 9px}@media screen and (max-width:1200px){.src-components-DateRange-DateRange__input_round{border-radius:9px}}.src-components-DateRange-DateRange__input:focus{outline:none}.src-components-DateRange-DateRange__iconContainer{padding-right:10px;cursor:pointer}.src-components-DateRange-DateRange__iconContainer_round{padding-left:5px;color:var(--colorcalendar);background-color:var(--whiteColor);border-radius:0 9px 9px 0}@media screen and (max-width:1200px){.src-components-DateRange-DateRange__iconContainer_round{padding-left:0;border-radius:12px}}.src-components-DateRange-DateRange__iconContainer_disabled{cursor:default}.src-components-DateRange-DateRange__iconContainer_disabled:hover{color:var(--blackColor);background-color:var(--bordercolor)}.src-components-DateRange-DateRange__iconContainer_disabled:hover .src-components-DateRange-DateRange__icon,.src-components-DateRange-DateRange__iconWrapper{color:var(--blackColor)}.src-components-DateRange-DateRange__iconWrapper{width:15px;height:15px}.src-components-DateRange-DateRange__iconWrapper_right{transform:rotate(-180deg)}.src-components-DateRange-DateRange__icon{color:var(--color-gray-150);fill:transparent}.src-components-DateRange-DateRange__delimiter{line-height:30px;margin:0 3px}.src-components-DateRange-DateRange__label{display:flex}.src-components-DateRange-DateRange__popperClassName{z-index:11;top:6px!important;left:3px!important}.src-components-DateRange-DateRange__popperClassName_startDate{transform:translate3d(-3px,36px,0)!important}.src-components-DateRange-DateRange__calendarCustom{display:inline-flex;position:relative;font-size:11px;color:var(--blackColor);background-color:var(--whiteColor);box-shadow:2px 4px 6px 0 rgba(0,0,0,.14);border-radius:var(--border-radius-button);white-space:nowrap}.src-components-DateRange-DateRange__header{display:flex;padding:15px 10px;justify-content:center;border-top-left-radius:4px;border-top-right-radius:4px}.src-components-DateRange-DateRange__month{margin-top:0;color:var(--blackColor);font-weight:600;font-size:13px}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__month{margin:5px;text-align:center}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-names{display:flex;justify-content:center}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-name,.src-components-DateRange-DateRange__dayCustom{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;line-height:24px;color:var(--blackColor)}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-name:hover,.src-components-DateRange-DateRange__dayCustom:hover{border-radius:9px;background-color:var(--datepickerDayColorHover);cursor:pointer}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-name_selected,.src-components-DateRange-DateRange__dayCustom_selected{border-radius:9px;background-color:var(--mainColor);color:var(--whiteColor)}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-name_selected:hover,.src-components-DateRange-DateRange__dayCustom_selected:hover{background-color:var(--mainColor)}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-name_currentDay,.src-components-DateRange-DateRange__dayCustom_currentDay{font-weight:700}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-name{font-weight:600}.src-components-DateRange-DateRange__calendarCustom .react-datepicker__day-name:hover{background-color:unset;cursor:default}.src-components-DateRange-DateRange__navigation{position:absolute;text-align:center;top:5px;width:36px;height:36px;z-index:10;line-height:24px;cursor:pointer;background-color:var(--color-lightgray-750);border-radius:9px}.src-components-DateRange-DateRange__navigation[disabled]{background-color:var(--whiteColor)!important}.src-components-DateRange-DateRange__navigation_previous{left:10px;border-right-color:var(--datepickerNavigationColor)}.src-components-DateRange-DateRange__navigation_previous:hover{border-right-color:var(--datepickerNavigationColorHover)}.src-components-DateRange-DateRange__navigation_next{right:10px;border-left-color:var(--datepickerNavigationColor)}.src-components-DateRange-DateRange__navigation_next:hover{border-left-color:var(--datepickerNavigationColorHover)}.src-components-DateRange-DateRange__star{padding-left:10px;height:100%;font-size:16px;color:var(--color-red-400)}.src-components-ProfileEmptyPage-ProfileEmptyPage__addButton{padding:0 19px;border-radius:9px;width:100%}.src-components-ProfileEmptyPage-ProfileEmptyPage__emptyPage{display:flex;align-items:center;justify-content:center;height:380px;background-color:var(--whiteColor);border-radius:12px}@media screen and (max-width:1200px){.src-components-ProfileEmptyPage-ProfileEmptyPage__emptyPage{background-color:unset}}.src-components-ProfileEmptyPage-ProfileEmptyPage__emptyActionWrapper{display:flex;align-items:center;flex-direction:column;gap:24px;width:250px}@media screen and (max-width:1200px){.src-components-ProfileEmptyPage-ProfileEmptyPage__emptyActionWrapper{width:100%}}.src-components-ProfileEmptyPage-ProfileEmptyPage__icon{width:60px;color:var(--mainColor);fill:transparent}.src-components-ProfileEmptyPage-ProfileEmptyPage__text{width:250px}.src-components-ProfileEmptyPage-ProfileEmptyPage__text_documents{width:290px}.src-components-ProfileEmptyPage-ProfileEmptyPage__buttonWrapper{display:flex;width:100%}@media screen and (max-width:1200px){.src-components-ProfileEmptyPage-ProfileEmptyPage__buttonWrapper{padding:0 18px}}:root{--border-radius-button:12px;--border-radius-button-light:9px}.src-components-CommentTooltip-CommentTooltip__clarificationTitle,.src-components-CommentTooltip-CommentTooltip__comment,.src-components-CommentTooltip-CommentTooltip__tooltip,.src-components-CommentTooltip-CommentTooltip__tooltipComment{display:block}.src-components-CommentTooltip-CommentTooltip__tooltip{position:relative;margin-left:5px}.src-components-CommentTooltip-CommentTooltip__tooltip:hover{color:var(--mainColor)}.src-components-CommentTooltip-CommentTooltip__tooltipComment{padding:6px 0 19px 3px;border-bottom:1px solid var(--bordercolor)}.src-components-CommentTooltip-CommentTooltip__tooltipComment:last-child{border-bottom:none}.src-components-CommentTooltip-CommentTooltip__circle,.src-components-CommentTooltip-CommentTooltip__icon{cursor:pointer}.src-components-CommentTooltip-CommentTooltip__circle{position:absolute;top:0;right:0;width:11px;height:11px;border-radius:100%;border:2px solid var(--whiteColor);background:var(--toBasketBg)}.src-components-CommentTooltip-CommentTooltip__comment{font-weight:500;color:var(--color-black-800);white-space:pre-wrap;word-wrap:anywhere;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.src-components-CommentTooltip-CommentTooltip__textTruncate{font-size:13px}.src-components-CommentTooltip-CommentTooltip__commentsIcon{width:24px;height:24px;fill:transparent}.src-components-CommentTooltip-CommentTooltip__cancelCommentIcon{width:16px;height:16px;color:var(--redColor)}.src-components-CommentTooltip-CommentTooltip__specialPriceIcon,.src-components-CommentTooltip-CommentTooltip__toOrderIcon{width:17px;height:17px}.src-components-CommentTooltip-CommentTooltip__successIcon{width:18px;height:18px}.src-components-CabinetOrders-TableRow-TableRow__row{position:relative;display:flex;min-height:60px;background-color:var(--whiteColor);border-radius:12px;transition:box-shadow .2s}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__row{padding:18px 18px 24px;flex-direction:column}}.src-components-CabinetOrders-TableRow-TableRow__row:hover{cursor:pointer;box-shadow:2px 4px 6px 0 rgba(0,0,0,.14)}.src-components-CabinetOrders-TableRow-TableRow__cell{display:flex;align-items:center;flex-shrink:0}.src-components-CabinetOrders-TableRow-TableRow__orderNumber{position:relative;flex-direction:column;align-items:flex-start;gap:10px;padding:17px 0 17px 23px;width:200px}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__orderNumber{gap:8px;padding:0;width:100%}}.src-components-CabinetOrders-TableRow-TableRow__number{display:flex}.src-components-CabinetOrders-TableRow-TableRow__date{padding-right:15px;font-size:13px;line-height:13px;color:var(--textGray);white-space:nowrap}.src-components-CabinetOrders-TableRow-TableRow__user{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:17px 0 17px 35px;max-width:420px;min-width:420px}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__user{padding:5px 0 7px;max-width:unset;min-width:unset}}.src-components-CabinetOrders-TableRow-TableRow__groupName{display:flex;align-items:center}.src-components-CabinetOrders-TableRow-TableRow__price{padding:17px 0;justify-content:flex-start;flex-direction:column;gap:10px;width:125px}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__price{padding-bottom:0;gap:2px;width:100%}}.src-components-CabinetOrders-TableRow-TableRow__cost{line-height:20px;text-align:left;color:var(--color-black-800)}.src-components-CabinetOrders-TableRow-TableRow__cost,.src-components-CabinetOrders-TableRow-TableRow__count{width:100%}.src-components-CabinetOrders-TableRow-TableRow__dropdownItem{display:flex;align-items:center;width:100%;height:40px}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__dropdownItem{height:70px;border-bottom:1px solid var(--bordercolor)}.src-components-CabinetOrders-TableRow-TableRow__dropdownItem:last-child{border-bottom:none}}.src-components-CabinetOrders-TableRow-TableRow__dropdownItem_button{justify-content:flex-start;padding:0 15px;width:100%;height:100%;color:var(--text)}.src-components-CabinetOrders-TableRow-TableRow__iconWrapper{width:24px;height:24px;fill:transparent}.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_actions{color:var(--color-gray-150);width:10px;height:16px;transform:rotate(90deg)}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_actions{transform:rotate(0)}}.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_basket,.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_download,.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_download-order{padding:0 5px 0 0;width:28px;color:var(--color-darkgray-1000)}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_basket,.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_download,.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_download-order{margin-right:5px}}.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_gift{margin-left:5px;color:var(--mainColor)}.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_address,.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_user{margin-right:10px;color:var(--color-gray-150)}.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_address svg,.src-components-CabinetOrders-TableRow-TableRow__iconWrapper_user svg{width:24px}.src-components-CabinetOrders-TableRow-TableRow__actions{padding:18px 10px;grid-gap:10px;color:var(--color-gray-150)}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__actions{position:absolute;right:10px;top:15px;padding:0}}.src-components-CabinetOrders-TableRow-TableRow__buttonRepeat{height:auto}.src-components-CabinetOrders-TableRow-TableRow__statusContainer{display:flex;padding:17px 0;min-width:100px}@media screen and (max-width:1200px){.src-components-CabinetOrders-TableRow-TableRow__statusContainer{min-width:unset;padding:15px 0}}.src-components-CabinetOrders-TableRow-TableRow__orderNumberContainer{display:flex;align-items:center}.src-components-CabinetOrders-TableRow-TableRow__cancelIcon,.src-components-CabinetOrders-TableRow-TableRow__commentsIcon{margin-left:5px;cursor:pointer}.src-components-CabinetOrders-TableRow-TableRow__commentsIcon{width:14px;height:14px;color:var(--mainColor);fill:var(--mainColor)}.src-components-CabinetOrders-TableRow-TableRow__cancelIcon{width:16px;height:16px;color:var(--redColor)}.src-components-CabinetOrders-TableRow-TableRow__clarificationTitle,.src-components-CabinetOrders-TableRow-TableRow__comment,.src-components-CabinetOrders-TableRow-TableRow__tooltipComment{display:block}.src-components-CabinetOrders-TableRow-TableRow__comment{white-space:pre-wrap;word-wrap:anywhere;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.src-components-CabinetOrders-TableRow-TableRow__firstName{overflow:hidden}.src-components-CabinetOrders-TableRow-TableRow__firstName,.src-components-CabinetOrders-TableRow-TableRow__lastName{display:block}.src-components-CabinetOrders-TableRow-TableRow__addressText{max-height:37px;overflow:hidden}.src-components-CabinetOrders-CabinetOrders__titleWrapper{display:flex;margin-bottom:30px}@media screen and (max-width:1200px){.src-components-CabinetOrders-CabinetOrders__titleWrapper{margin-bottom:12px}}.src-components-CabinetOrders-CabinetOrders__backBtnWrapper{display:flex;margin-bottom:5px}.src-components-CabinetOrders-CabinetOrders__cabinetOrdersComponent{position:relative}.src-components-CabinetOrders-CabinetOrders__titlePanel{display:flex;margin-bottom:8px;justify-content:space-between}.src-components-CabinetOrders-CabinetOrders__filterPanel,.src-components-CabinetOrders-CabinetOrders__searchPanel{margin-bottom:18px}@media screen and (max-width:1200px){.src-components-CabinetOrders-CabinetOrders__filterPanel,.src-components-CabinetOrders-CabinetOrders__searchPanel{margin-bottom:12px}}.src-components-CabinetOrders-CabinetOrders__table{display:flex;flex-direction:column;gap:12px}.src-components-CabinetOrders-CabinetOrders__saveAllOrders{margin-top:3px;color:var(--mainColor)}.src-components-CabinetOrders-CabinetOrders__saveAllOrders svg{width:10px;height:10px}.src-components-CabinetOrders-CabinetOrders__download{height:auto}.src-components-CabinetOrders-CabinetOrders__buttonTitle{padding:0;justify-content:flex-start}.src-components-CabinetOrders-CabinetOrders__headerTable{display:flex;min-height:50px}.src-components-CabinetOrders-CabinetOrders__wrapper{position:relative;flex-direction:column;align-items:flex-start;font-size:13px;line-height:30px;color:var(--textGray)}.src-components-CabinetOrders-CabinetOrders__wrapper_orderNumberTitle{padding:10px 12px;width:172px}.src-components-CabinetOrders-CabinetOrders__wrapper_orderStatusTitle{padding:10px 0;width:283px}.src-components-CabinetOrders-CabinetOrders__wrapper_orderUserTitle{padding:10px 0;width:276px}.src-components-CabinetOrders-CabinetOrders__wrapper_orderPaymentTitle{padding:10px 0 0 20px;width:130px}.src-components-CabinetOrders-CabinetOrders__notFound{display:flex;align-items:center;justify-content:center;width:100%;height:300px}.src-components-CabinetOrders-CabinetOrders__orderItem{color:red}.src-components-CabinetOrders-CabinetOrders__paginationWrapper{margin-top:30px}.src-components-DropdownMenu-DropdownMenu__DropdownMenu{position:relative}.src-components-DropdownMenu-DropdownMenu__nav{position:absolute;opacity:1;transition:opacity .25s,transform 0s;transform:translateZ(0) scaleY(1);overflow:hidden;will-change:opacity;top:100%;padding:6px 0 8px;background-color:var(--whiteColor);box-shadow:0 2px 4px rgba(0,0,0,.28);border-radius:var(--border-radius-button);z-index:20}.src-components-DropdownMenu-DropdownMenu__nav_addresses{padding:9px 9px 9px 10px;left:-75px;border-radius:16px}.src-components-DropdownMenu-DropdownMenu__item{position:relative;font-size:13px;list-style-type:none;width:100%;box-sizing:border-box;transition:color .2s}.src-components-DropdownMenu-DropdownMenu__item_addresses{display:flex;align-items:center;height:40px}.src-components-DropdownMenu-DropdownMenu__item_addresses:hover .src-components-DropdownMenu-DropdownMenu__link{color:var(--mainColor)}.src-components-DropdownMenu-DropdownMenu__item_addresses_disabled:hover{background-color:var(--buttonDisabled)}.src-components-DropdownMenu-DropdownMenu__itemInactive{position:relative;margin-bottom:1px;font-size:12px;list-style-type:none;padding-left:35px}.src-components-DropdownMenu-DropdownMenu__itemInactive .src-components-DropdownMenu-DropdownMenu__icon{color:var(--textGray)}.src-components-DropdownMenu-DropdownMenu__link{position:relative;padding-left:27px;padding-right:9px;margin-bottom:0;display:block;height:22px;text-decoration:none;color:var(--text);cursor:pointer;background:none;border:none;transition:color .2s}.src-components-DropdownMenu-DropdownMenu__link_addresses{padding-left:40px;padding-right:25px;width:100%;text-align:start}.src-components-DropdownMenu-DropdownMenu__icon{position:absolute;left:9px;top:0;bottom:0;display:flex;align-items:center;width:16px;fill:transparent}.src-components-DropdownMenu-DropdownMenu__icon_active{color:var(--buttonDisabled)!important}.src-components-DropdownMenu-DropdownMenu__icon_present{color:var(--color-orange);width:16px}.src-components-DropdownMenu-DropdownMenu__icon_delete,.src-components-DropdownMenu-DropdownMenu__icon_pencil-2{width:24px}.src-components-DropdownMenu-DropdownMenu__icon_star-2{left:7px;width:16px;color:var(--color-orange)}.src-components-DropdownMenu-DropdownMenu__icon_star-1{width:14px;color:var(--color-blue)}.src-components-DropdownMenu-DropdownMenu__icon_fire{width:12px;color:var(--color-orange)}.src-components-DropdownMenu-DropdownMenu__icon_percent{width:12px;color:var(--color-green)}.src-components-DropdownMenu-DropdownMenu__icon_list{width:13px;color:var(--color-orange)}.src-components-DropdownMenu-DropdownMenu__icon_chair{width:10px;color:var(--color-black)}.src-components-DropdownMenu-DropdownMenu__icon>svg{margin-right:auto;margin-left:auto;display:block}.src-components-DropdownMenu-DropdownMenu__icon_close svg{width:14px;height:14px}.src-components-DropdownMenu-DropdownMenu__icon_send-password svg{width:13px;height:13px}.src-components-DropdownMenu-DropdownMenu__hide{display:none}.src-components-AddProfileButton-AddProfileButton__addBtn{position:relative;padding:0 19px;border-radius:9px}.src-components-AddProfileButton-AddProfileButton__buttonWrapper{display:flex}.src-components-PageProfileAddresses-PageProfileAddresses__titleWrapper{display:flex;justify-content:space-between;margin-bottom:30px}@media screen and (max-width:1200px){.src-components-PageProfileAddresses-PageProfileAddresses__titleWrapper{margin-bottom:15px}}.src-components-PageProfileAddresses-PageProfileAddresses__buttonWrapper{display:flex}.src-components-PageProfileAddresses-PageProfileAddresses__buttonWrapper_empty{width:100%}@media screen and (max-width:1200px){.src-components-PageProfileAddresses-PageProfileAddresses__buttonWrapper{padding:0 18px;width:100%}}.src-components-PageProfileAddresses-PageProfileAddresses__mobileBackBtnWrapper{display:flex;margin-bottom:5px}.src-components-PageProfileAddresses-PageProfileAddresses__mobileBackBtn{padding-left:5px}.src-components-PageProfileAddresses-PageProfileAddresses__iconWrapper{width:36px;height:36px;fill:transparent}.src-components-PageProfileAddresses-PageProfileAddresses__iconWrapper_back{padding-right:7px;width:21px;height:13px}.src-components-PageProfileAddresses-PageProfileAddresses__addMobileBtnWrapper{position:fixed;padding:0 12px;bottom:80px;left:0;width:100%;z-index:100}.src-components-PageProfileAddresses-PageProfileAddresses__addMobileBtn{width:100%}.src-components-InputSearch-InputSearch__innField{position:relative;display:flex;width:100%}.src-components-InputSearch-InputSearch__innField:hover{color:var(--mainColorTextBtn)}.src-components-InputSearch-InputSearch__list{position:absolute;margin-top:5px;margin-bottom:0;left:0;right:0;top:45px;padding:8px 0;text-align:left;overflow:hidden;width:100%;z-index:2000;background:var(--whiteColor);border:1px solid var(--bordercolor);border-radius:15px;box-shadow:0 4px 4px var(--boxShadow)}.src-components-InputSearch-InputSearch__list .src-components-InputSearch-InputSearch__item{padding:8px 10px 8px 16px;cursor:pointer}.src-components-InputCompaniesItem-InputCompaniesItem__codeInnSelectItem{display:flex;flex-direction:column;align-items:left;font-size:15}.src-components-InputCompaniesItem-InputCompaniesItem__codeInnSelectItem__description{display:flex;flex-direction:row}.src-components-PageProfileSettings-PageProfileSettings__header{margin-bottom:13px;display:flex;margin-top:11px}.src-components-PageProfileSettings-PageProfileSettings__header_editable{margin-bottom:25px}.src-components-PageProfileSettings-PageProfileSettings__header_editable_legal{margin-bottom:12px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__header_editable_legal{margin-bottom:8px}}.src-components-PageProfileSettings-PageProfileSettings__form{width:348px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__form{width:100%}}.src-components-PageProfileSettings-PageProfileSettings__submitContainer{display:flex}.src-components-PageProfileSettings-PageProfileSettings__submitContainer__button{margin-top:35px;width:100%;border-radius:9px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__submitContainer__button{margin-top:30px}}.src-components-PageProfileSettings-PageProfileSettings__submitContainer__button_changePassword,.src-components-PageProfileSettings-PageProfileSettings__submitContainer__button_legalInfo{margin-top:18px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__submitContainer__button_changePassword,.src-components-PageProfileSettings-PageProfileSettings__submitContainer__button_legalInfo{margin-top:12px}}.src-components-PageProfileSettings-PageProfileSettings__submitContainer__errors{margin-left:18px;display:flex;flex-direction:column}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__submitContainer__errors{margin-left:0;align-items:center}}.src-components-PageProfileSettings-PageProfileSettings__changePasswordWrapper,.src-components-PageProfileSettings-PageProfileSettings__legalInfo,.src-components-PageProfileSettings-PageProfileSettings__mainInfo{margin-top:20px;padding:20px 35px 38px;width:100%;background-color:var(--whiteColor);border-radius:var(--border-radius-button)}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__changePasswordWrapper,.src-components-PageProfileSettings-PageProfileSettings__legalInfo,.src-components-PageProfileSettings-PageProfileSettings__mainInfo{margin-top:15px;padding:8px 18px 18px}}.src-components-PageProfileSettings-PageProfileSettings__infoContainer{width:348px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__infoContainer{width:100%}}.src-components-PageProfileSettings-PageProfileSettings__modalPhoneRemove{width:456px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__modalPhoneRemove{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;border-radius:9px 9px 0 0}}.src-components-PageProfileSettings-PageProfileSettings__legalStatusFields{display:flex;flex-direction:column}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__legalStatusFields{flex-direction:column;width:100%}}.src-components-PageProfileSettings-PageProfileSettings__bankText:hover{color:var(--mainColor)}.src-components-PageProfileSettings-PageProfileSettings__innField{position:relative;display:flex;flex-wrap:nowrap;margin-bottom:18px}.src-components-PageProfileSettings-PageProfileSettings__innField span:last-child{flex-grow:2}.src-components-PageProfileSettings-PageProfileSettings__countryCode{display:none}.src-components-PageProfileSettings-PageProfileSettings__successBlock{width:285px;padding-top:10px;padding-left:11px;height:103px}.src-components-PageProfileSettings-PageProfileSettings__successBlock span{font-size:13px}.src-components-PageProfileSettings-PageProfileSettings__key{width:100px;float:right;margin-top:29px;border-bottom-right-radius:4px;overflow:hidden;height:43px}.src-components-PageProfileSettings-PageProfileSettings__input{width:100%;font-weight:100;line-height:normal;border:1px solid var(--color-gray-100);border-radius:9px}.src-components-PageProfileSettings-PageProfileSettings__input[disabled]{color:var(--text);background-color:var(--color-white)}.src-components-PageProfileSettings-PageProfileSettings__input_house{width:87px}.src-components-PageProfileSettings-PageProfileSettings__input_building{margin-left:6px;width:87px}.src-components-PageProfileSettings-PageProfileSettings__input_office{margin-left:6px;width:104px}.src-components-PageProfileSettings-PageProfileSettings__input_inn{margin-left:0;border-radius:0 9px 9px 0}.src-components-PageProfileSettings-PageProfileSettings__input_error{border:1px solid red}.src-components-PageProfileSettings-PageProfileSettings__input_pre{margin-right:3px;padding-left:9px;width:57px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__input_pre{margin-right:6px;width:13vw}}.src-components-PageProfileSettings-PageProfileSettings__inputError{position:relative;height:30px;line-height:26px;padding:0 12px;font-size:13px;color:var(--color-red-400);white-space:nowrap;z-index:1}.src-components-PageProfileSettings-PageProfileSettings__inputError_captcha{margin-top:-38px}.src-components-PageProfileSettings-PageProfileSettings__inputError_email{margin-top:-30px}.src-components-PageProfileSettings-PageProfileSettings__formBlock{position:relative}.src-components-PageProfileSettings-PageProfileSettings__phones{width:100%}.src-components-PageProfileSettings-PageProfileSettings__addCompanyBlock{display:flex;margin:23px 0}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__addCompanyBlock{margin-top:18px;margin-bottom:30px}}.src-components-PageProfileSettings-PageProfileSettings__inputContainer{position:relative;margin-bottom:18px;width:100%}.src-components-PageProfileSettings-PageProfileSettings__inputContainer_error{margin-bottom:5px}.src-components-PageProfileSettings-PageProfileSettings__inputContainer_double{display:flex;position:relative}.src-components-PageProfileSettings-PageProfileSettings__removeButton{position:absolute;padding:0;right:9px;top:9px}.src-components-PageProfileSettings-PageProfileSettings__addPhoneBtn{position:relative;height:36px;color:var(--mainColor)}.src-components-PageProfileSettings-PageProfileSettings__mobileBackBtnWrapper{display:flex;margin-bottom:5px}.src-components-PageProfileSettings-PageProfileSettings__mobileBackBtn{padding-left:5px}.src-components-PageProfileSettings-PageProfileSettings__iconWrapper{width:36px;height:36px;fill:transparent}.src-components-PageProfileSettings-PageProfileSettings__iconWrapper_addPhone{color:var(--mainColor)}.src-components-PageProfileSettings-PageProfileSettings__iconWrapper_addPhone:after{content:"";position:absolute;top:0;left:-9px;width:100%;height:100%;opacity:.15;background-color:var(--mainColor);border-radius:6px}.src-components-PageProfileSettings-PageProfileSettings__iconWrapper_back{padding-right:7px;width:21px;height:13px}.src-components-PageProfileSettings-PageProfileSettings__iconWrapper_deletePhone{color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__addFileText{font-weight:600;font-size:12px;line-height:16px;color:var(--color-orange)}}.src-components-PageProfileSettings-PageProfileSettings__modal{width:462px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__modal{border-radius:9px 9px 0 0;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.src-components-PageProfileSettings-PageProfileSettings__content{padding:0 54px 20px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__content{padding:0 18px 20px}}.src-components-PageProfileSettings-PageProfileSettings__description{display:flex;padding-bottom:31px;font-size:13px}.src-components-PageProfileSettings-PageProfileSettings__confirmButtonBlock{display:flex;margin-bottom:17px;align-items:center;justify-content:space-between}.src-components-PageProfileSettings-PageProfileSettings__closeBtn{padding:0 50px;border:1px solid var(--mainColor);color:var(--mainColor);border-radius:9px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__closeBtn{padding:0 47px}}.src-components-PageProfileSettings-PageProfileSettings__agreeBtn{padding:0 32px;border-radius:9px}@media screen and (max-width:1200px){.src-components-PageProfileSettings-PageProfileSettings__agreeBtn{padding:0 28px}}.src-components-PageProfileSettings-PageProfileSettings__dropdownWrapper{position:absolute;top:15px;right:15px}.src-components-PageProfileSettings-PageProfileSettings__dropdownInner{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--colorSlightlyGray);border-radius:50%;border:1px solid var(--colorSlightlyGray)}.src-components-PageProfileSettings-PageProfileSettings__descriptionWrapper,.src-components-PageProfileSettings-PageProfileSettings__dropdownItem{display:flex;flex-direction:column}.src-components-PageProfileSettings-PageProfileSettings__dropdownItem{min-width:140px;padding:10px}.src-components-ModalSuccess-ModalSuccess__content{display:flex;flex-direction:column;gap:24px;padding:5px 54px 36px;max-width:500px;min-width:456px}@media screen and (max-width:1200px){.src-components-ModalSuccess-ModalSuccess__content{padding:0 18px 18px;max-width:100%;min-width:100%}}.src-components-ModalSuccess-ModalSuccess__messageWrapper{display:flex;flex-direction:column;gap:10px}.src-components-ModalSuccess-ModalSuccess__agreeBtn{width:100%}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__row{position:relative;display:flex;min-height:60px;background-color:var(--whiteColor);border-radius:12px;transition:box-shadow .2s}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__row{padding:18px 18px 24px;flex-direction:column}}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__row:hover{box-shadow:2px 4px 6px 0 rgba(0,0,0,.14)}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td{position:relative;vertical-align:middle;padding:15px 7px;font-size:13px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td{max-width:100%;padding:5px 18px;border-radius:12px}}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td:first-child{padding-right:12px;padding-left:22px;white-space:nowrap;border-radius:12px 0 0 12px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td:first-child{padding:0}}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td:last-child{padding-right:22px;width:100%;border-radius:0 12px 12px 0}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td:last-child,.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td_type{padding:0}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__td_type{display:flex;width:100%}}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__cell{display:flex;align-items:center;flex-shrink:0}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__operationNumber{position:relative;flex-direction:column;align-items:flex-start;gap:10px;width:160px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__operationNumber{gap:8px;padding:0;width:100%}}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__number{display:flex}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__date{padding-right:15px;font-size:13px;line-height:13px;color:var(--textGray);white-space:nowrap}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__cost{padding-right:145px;text-align:right;width:100%;line-height:20px;color:var(--color-black-800)}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__cost{padding:0;text-align:left}}.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__statusContainer{display:flex;min-width:100px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-TableRow-TableRow__statusContainer{min-width:unset;padding:15px 0}}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__titleWrapper{display:flex;margin-bottom:30px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__titleWrapper{margin-bottom:12px}}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__backBtnWrapper{display:flex;margin-bottom:5px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__cabinetOrdersComponent{position:relative}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__titlePanel{display:flex;margin-bottom:8px;justify-content:space-between}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__filterPanel,.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__searchPanel{margin-bottom:18px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__filterPanel,.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__searchPanel{margin-bottom:12px}}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__table{display:flex;flex-direction:column;gap:12px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__saveAllOrders{margin-top:3px;color:var(--mainColor)}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__saveAllOrders svg{width:10px;height:10px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__download{height:auto}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__buttonTitle{padding:0;justify-content:flex-start}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__headerTable{display:flex;min-height:50px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__wrapper{position:relative;flex-direction:column;align-items:flex-start;font-size:13px;line-height:30px;color:var(--textGray)}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__wrapper_orderNumberTitle{padding:10px 12px;width:172px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__wrapper_orderStatusTitle{padding:10px 0;width:283px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__wrapper_orderUserTitle{padding:10px 0;width:276px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__wrapper_orderPaymentTitle{padding:10px 0 0 20px;width:130px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__notFound{display:flex;align-items:center;justify-content:center;width:100%;height:300px}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__orderItem{color:red}.src-components-PageProfileLoyalty-HistoryOperations-HistoryOperations__paginationWrapper{margin-top:30px}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__statusesWrapper{position:relative;display:flex;flex-direction:column}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__topBlockInfo{position:relative;display:flex;justify-content:space-between}@media screen and (max-width:535px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__topBlockInfo{flex-direction:column}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__bottomBlockInfo{position:relative;display:flex;align-items:center;gap:18px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__bottomBlockInfo{flex-direction:column}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__statuses{display:flex;margin-top:18px;margin-bottom:56px;padding-left:10px;width:100%}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__statuses{margin-top:24px;flex-direction:column}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__line{height:8px;transition:width .5s ease;border-radius:0 4px 4px 0}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__line{height:80px;width:8px;border-radius:0}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__progress{position:relative;display:flex;grid-gap:14px;align-items:center}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__progress{align-items:start}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__progressLine{position:relative;width:100%;background-color:var(--color-slightly-beige)}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__progressLine{width:8px}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__progressLeft{position:absolute;top:0;left:0;background-color:var(--color-yellow-350)}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__complete{width:100%;background-color:var(--color-lime-100)}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__complete{height:80px;width:8px}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__bottomBlock{display:flex;justify-content:space-between;align-items:center}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__circle{position:absolute;left:-11px;width:12px;height:12px;border-radius:50%;background-color:var(--color-slightly-beige);z-index:1}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__circle{top:-10px;left:-2px}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__circle_green{background-color:var(--color-lime-100)}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__statusTitle{position:absolute;top:13px;left:-10px}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__statusTitle:not(:last-child){right:0;left:revert-layer}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__statusTitle:not(:last-child){left:22px}}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__statusTitle{position:relative;top:-14px;left:unset}}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__toNextStatusBtn{width:100%}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__toNextStatusTitleBtn{white-space:nowrap}.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__hr{display:none}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-StatusesProgress-StatusesProgress__hr{display:block;position:absolute;padding:0 18px;top:-18px;left:-18px;height:1px;width:calc(100% + 36px);background-color:var(--colorLightGray)}}.src-components-PageProfileLoyalty-PageProfileLoyalty__infoWrapper,.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfo{display:flex;gap:20px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-PageProfileLoyalty__infoWrapper,.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfo{gap:10px}}.src-components-PageProfileLoyalty-PageProfileLoyalty__infoWrapper{margin:24px 0}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-PageProfileLoyalty__infoWrapper{margin:15px 0;flex-direction:column}}.src-components-PageProfileLoyalty-PageProfileLoyalty__leftColumnInfo{display:flex;flex-direction:column;gap:10px;max-width:300px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-PageProfileLoyalty__leftColumnInfo{max-width:unset}}.src-components-PageProfileLoyalty-PageProfileLoyalty__leftColumnInfoTextBlock{display:flex;flex-direction:column}.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfo{flex-direction:column;width:100%}.src-components-PageProfileLoyalty-PageProfileLoyalty__logoWrapper{display:flex;align-items:center}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-PageProfileLoyalty__logo{margin-right:10px}}.src-components-PageProfileLoyalty-PageProfileLoyalty__button{padding:0 20px;align-self:end;height:34px;width:137px;border-color:var(--mainColor)}.src-components-PageProfileLoyalty-PageProfileLoyalty__button,.src-components-PageProfileLoyalty-PageProfileLoyalty__button:hover{color:var(--mainColor)}.src-components-PageProfileLoyalty-PageProfileLoyalty__leftColumnInfo,.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfoLowBlock,.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfoUpperBlock{padding:20px 35px 38px;width:100%;background-color:var(--whiteColor);border-radius:var(--border-radius-button)}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-PageProfileLoyalty__leftColumnInfo,.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfoLowBlock,.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfoUpperBlock{padding:8px 18px 18px}}.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfoUpperBlock{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-PageProfileLoyalty__rightColumnInfoUpperBlock{flex-direction:column;align-items:unset}}.src-components-PageProfileLoyalty-PageProfileLoyalty__infoContainer{width:348px}@media screen and (max-width:1200px){.src-components-PageProfileLoyalty-PageProfileLoyalty__infoContainer{width:100%}}.src-components-PageProfileLoyalty-PageProfileLoyalty__logoDefault{width:54px;height:54px}.src-components-PageProfileDocuments-PageProfileDocuments__backBtnWrapper{display:flex;margin-bottom:5px}.src-components-PageProfileDocuments-PageProfileDocuments__titleWrapper{display:flex;justify-content:space-between;margin-bottom:30px}@media screen and (max-width:1200px){.src-components-PageProfileDocuments-PageProfileDocuments__titleWrapper{margin-bottom:15px}}.src-components-PageProfileDocuments-PageProfileDocuments__docsWrapper{display:flex;flex-direction:column;gap:12px;padding-top:12px}@media screen and (max-width:1200px){.src-components-PageProfileDocuments-PageProfileDocuments__docsWrapper{padding-top:0}}.src-components-PageProfileDocuments-PageProfileDocuments__doc{display:flex;justify-content:space-between;align-items:center;padding:14px 24px;background-color:var(--whiteColor);border-radius:12px}@media screen and (max-width:1200px){.src-components-PageProfileDocuments-PageProfileDocuments__doc{padding:8px 16px}}.src-components-PageProfileDocuments-PageProfileDocuments__removeButton{padding:0;width:30px}.src-components-PageProfileDocuments-PageProfileDocuments__iconWrapper{width:30px;height:30px;color:var(--color-gray-150);fill:transparent}.src-components-PageProfileDocuments-PageProfileDocuments__file{position:absolute;top:0;left:0;z-index:-1}.src-components-PageProfileDocuments-PageProfileDocuments__file,.src-components-PageProfileDocuments-PageProfileDocuments__inputFile{width:100%;height:100%}.src-components-PageProfileDocuments-PageProfileDocuments__inputFile:hover{cursor:pointer}.src-components-PageProfileDocuments-PageProfileDocuments__addMobileBtnWrapper{position:fixed;padding:0 12px;bottom:80px;left:0;width:100%;z-index:100}.src-components-PageProfileDocuments-PageProfileDocuments__addMobileBtn{width:100%}.src-components-ClientOffers-EmptyOffersPage-EmptyOffersPage__emptyOffersWrapper{display:flex;justify-content:center;align-items:center;width:100%;height:250px}.src-components-ClientOffers-EmptyOffersPage-EmptyOffersPage__contentWrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.src-components-ClientOffers-EmptyOffersPage-EmptyOffersPage__button{display:flex;padding:0 30px}.src-components-ClientOffers-EmptyOffersPage-EmptyOffersPage__button:hover{color:var(--whiteColor)}.src-components-ClientOffers-ClientOffers__ClientOffers{margin-top:20px}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__ClientOffers{margin:0 12px}}.src-components-ClientOffers-ClientOffers__introText{width:532px;margin-top:12px}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__introText{width:100%}}.src-components-ClientOffers-ClientOffers__filterPanel{display:flex;align-items:center;grid-gap:24px;margin:30px 0 24px}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__filterPanel{grid-gap:12px;margin:24px 0 18px}}.src-components-ClientOffers-ClientOffers__toggler{display:flex;align-items:center;grid-gap:24px;padding:5px 12px 5px 16px;border-radius:9px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__toggler{justify-content:space-between;width:50%}}.src-components-ClientOffers-ClientOffers__select{width:250px}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__select{width:50%}}.src-components-ClientOffers-ClientOffers__dateLabel{position:absolute;top:24px;left:24px;padding:2px 8px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:6px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__dateLabel{top:12px;left:12px}}.src-components-ClientOffers-ClientOffers__dateLabel:after{content:"";position:absolute;top:0;left:0;opacity:.12;width:100%;height:100%;border-radius:6px;background-color:var(--mainColor)}.src-components-ClientOffers-ClientOffers__dateLabel_finished{color:var(--whiteColor);background-color:var(--color-gray-150)}.src-components-ClientOffers-ClientOffers__dateLabel_finished:after{display:none}.src-components-ClientOffers-ClientOffers__imgWrapperLink{position:relative;display:flex;flex-direction:column;height:100%;border-radius:0 0 18px 18px}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__imgWrapperLink{display:flex;flex-direction:column;width:300px}}.src-components-ClientOffers-ClientOffers__imageWrapper{position:relative;display:flex}.src-components-ClientOffers-ClientOffers__image{border-radius:18px 18px 0 0;background-color:var(--toOffersBanner)}.src-components-ClientOffers-ClientOffers__offersList{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:24px}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__offersList{grid-template-columns:1fr;grid-gap:12px}}.src-components-ClientOffers-ClientOffers__offer{width:100%;border-radius:0 0 18px 18px}@media screen and (max-width:1200px){.src-components-ClientOffers-ClientOffers__offer{display:flex;justify-content:center;background-color:transparent}}.src-components-ClientOffers-ClientOffers__bottomBlock{display:flex;flex-direction:column;grid-gap:10px;padding:24px;height:100%;background-color:var(--whiteColor);border-radius:0 0 18px 18px}.src-components-ClientOffers-ClientOffers__offerName{position:relative;max-height:84px;overflow:hidden;word-wrap:break-word;word-break:break-word}.src-components-ClientOffers-ClientOffers__offerName:after{position:absolute;right:0;bottom:0;display:block;width:70px;height:30px;content:"";background-color:var(--color-white);background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 60%);pointer-events:none}.src-components-OfferDetails-OfferDetails__OfferDetails{margin-top:12px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__OfferDetails{padding:0 12px}}.src-components-OfferDetails-OfferDetails__breadcrumbs{margin-bottom:6px}.src-components-OfferDetails-OfferDetails__title{margin-bottom:24px;word-break:break-word}.src-components-OfferDetails-OfferDetails__container{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:22px;width:100%;min-height:380px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__container{flex-direction:column;height:unset}}.src-components-OfferDetails-OfferDetails__block{display:flex;border-radius:18px;background-color:var(--whiteColor)}.src-components-OfferDetails-OfferDetails__rightBlock{position:relative;width:300px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__rightBlock{display:flex;justify-content:center;grid-gap:24px;width:100%;background-color:transparent}}.src-components-OfferDetails-OfferDetails__imageWrapper{position:relative}.src-components-OfferDetails-OfferDetails__leftBlock{padding:24px;width:100%;min-height:380px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__leftBlock{width:100%;min-height:unset}}.src-components-OfferDetails-OfferDetails__bottomBlock{margin-top:74px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__bottomBlock{margin-top:45px}}.src-components-OfferDetails-OfferDetails__gifts{display:flex;flex-direction:column;grid-gap:10px}.src-components-OfferDetails-OfferDetails__gift{display:flex;justify-content:space-between;align-items:center;padding:15px 35px;width:100%;border-radius:12px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__gift{flex-direction:column;align-items:flex-start;grid-gap:6px;padding:18px}}.src-components-OfferDetails-OfferDetails__gift_title{grid-gap:8px;margin-bottom:20px}.src-components-OfferDetails-OfferDetails__gift_description,.src-components-OfferDetails-OfferDetails__gift_title{display:flex;align-items:center}.src-components-OfferDetails-OfferDetails__gift_description{grid-gap:35px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__gift_description{grid-gap:30px}}.src-components-OfferDetails-OfferDetails__gift_sum{display:flex;flex-direction:column;width:250px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__gift_sum{margin-left:72px}}.src-components-OfferDetails-OfferDetails__gift_link{overflow:hidden;width:540px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:40px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__gift_link{width:100%}}.src-components-OfferDetails-OfferDetails__gift_image{width:60px;height:60px;border-radius:6px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__gift_image{width:42px;height:42px}}.src-components-OfferDetails-OfferDetails__gift_icon{width:24px;height:24px;color:var(--mainColor)}.src-components-OfferDetails-OfferDetails__gift_iconGift{width:36px;height:36px}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__gift_iconGift{width:22px;height:22px}}.src-components-OfferDetails-OfferDetails__questionMark{position:relative;z-index:2}.src-components-OfferDetails-OfferDetails__image{border-radius:18px;background-color:var(--toOffersBanner)}.src-components-OfferDetails-OfferDetails__verticalContainer{display:flex;flex-direction:column;z-index:2}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__mobileDescription{position:relative;display:block;height:100%;min-height:200px}}.src-components-OfferDetails-OfferDetails__dateLabel{position:absolute;top:14px;left:14px;border-radius:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 8px 4px;background-color:var(--whiteColor)}@media screen and (max-width:1200px){.src-components-OfferDetails-OfferDetails__dateLabel{top:12px;left:12px}}.src-components-OfferDetails-OfferDetails__dateLabel:after{content:"";position:absolute;top:0;left:0;opacity:.12;width:100%;height:100%;border-radius:6px;background-color:var(--mainColor)}.src-components-OfferDetails-OfferDetails__dateLabel_finished{color:var(--whiteColor);background-color:var(--color-gray-150)}.src-components-OfferDetails-OfferDetails__dateLabel_finished:after{display:none}.src-components-OfferDetails-OfferDetails__offerText{margin-top:12px;max-width:320px;font-size:15px;word-break:break-word;color:var(--colorDarkGray)}.src-components-OfferDetails-OfferDetails__offerText_description{max-width:unset;color:var(--color-black-100)}.src-components-OfferDetails-OfferDetails__offerText ol,.src-components-OfferDetails-OfferDetails__offerText ul{padding-left:32px}.src-components-OfferDetails-OfferDetails__offerText ul{list-style:disc}.src-components-OfferDetails-OfferDetails__offerText ol{list-style:decimal}.src-components-OfferDetails-OfferDetails__offerText em{font-style:italic}.src-components-OfferDetails-OfferDetails__offerText b,.src-components-OfferDetails-OfferDetails__offerText strong{font-weight:700}.src-components-Home-Banners-Banners__banners{display:flex;width:100%;margin-bottom:22px}.src-components-Home-Banners-Banners__bannersSlider{margin-bottom:3px;position:relative;display:block;border-radius:var(--border-radius-button);background-color:var(--sliderbackground);box-sizing:border-box;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;touch-action:pan-y;webkit-tap-highlight-color:transparent}@media screen and (max-width:1200px){.src-components-Home-Banners-Banners__bannersSlider{height:auto!important;min-height:120px;background:none}.src-components-Home-Banners-Banners__bannersSlider img{width:100%!important;height:auto!important;min-height:100%}.src-components-Home-Banners-Banners__bannersSlider .slick-list{position:relative;width:100%;height:100%}.src-components-Home-Banners-Banners__bannersSlider .slick-list:before{display:block;padding-bottom:35%;content:"";width:100%}.src-components-Home-Banners-Banners__bannersSlider .slick-list div{width:100%;height:100%!important;display:flex;align-items:center}.src-components-Home-Banners-Banners__bannersSlider .slick-track{position:absolute;height:100%}}.src-components-Home-Banners-Banners__slider{background-color:var(--lazyLoadMainBannerCapsBg)}@media screen and (min-width:1200px){.src-components-Home-Banners-Banners__slider .slick-list{padding-bottom:0}}@media screen and (max-width:1200px){.src-components-Home-Banners-Banners__slider{height:100%;background:none}}.src-components-Home-Banners-Banners__bannerLink{display:block;background-color:var(--lazyLoadMainBannerCapsBg)}@media screen and (max-width:1200px){.src-components-Home-Banners-Banners__bannerLink{width:100%}}.src-components-Home-Banners-Banners__mainRightBanner{margin-left:24px;width:300px;border-radius:10px;background-color:var(--sliderbackground)}.src-components-Home-Banners-Banners__bannerDots{position:absolute;display:flex;justify-content:center;bottom:22px;width:100%;text-align:center}@media screen and (max-width:1200px){.src-components-Home-Banners-Banners__bannerDots{bottom:11px}}.src-components-Home-Banners-Banners__bannerDots li{display:inline-block;padding:8px 3px 0;width:7%;grid-gap:5px}@media screen and (max-width:1200px){.src-components-Home-Banners-Banners__bannerDots li{width:8vw}}.src-components-Home-Banners-Banners__bannerDots li button{grid-gap:5px;width:100%;height:3px;font-size:0;border:none;border-radius:6px}.src-components-Home-Banners-Banners__bannerDots li.slick-active button{background-color:var(--mainColor)}@media screen and (max-width:1200px){.src-components-Home-Banners-Banners__mainRightBanner{display:none}}.src-components-Home-PopularSectionList-PopularSectionList__popularList{position:relative;padding-bottom:25px;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}@media screen and (max-width:1200px){.src-components-Home-PopularSectionList-PopularSectionList__popularList{margin-bottom:2px;grid-gap:12px}}@media screen and (max-width:1024px){.src-components-Home-PopularSectionList-PopularSectionList__popularList{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:535px){.src-components-Home-PopularSectionList-PopularSectionList__popularList{grid-template-columns:repeat(2,1fr)}}.src-components-Home-PopularSectionList-PopularSectionList__popularList__item{position:relative;display:flex;height:180px;border-radius:var(--border-radius-button);background-color:var(--whiteColor);overflow:hidden;transition:box-shadow .3s ease}.src-components-Home-PopularSectionList-PopularSectionList__popularList__item:hover{box-shadow:2px 11px 10px 0 rgba(0,0,0,.14)}@media screen and (max-width:1200px){.src-components-Home-PopularSectionList-PopularSectionList__popularList__item{height:86px}}.src-components-Home-PopularSectionList-PopularSectionList__link{display:flex}.src-components-Home-PopularSectionList-PopularSectionList__imageWrapper{position:absolute;right:0;bottom:0}.src-components-Home-PopularSectionList-PopularSectionList__title{padding:24px;z-index:1}@media screen and (max-width:1200px){.src-components-Home-PopularSectionList-PopularSectionList__title{align-self:center;padding:0 50px 0 18px}}.src-components-WaitRepair-WaitRepair__WaitRepair{contain:strict;margin:0 auto}.src-components-Repair-Repair__repairContainer{position:fixed;height:100%;width:100%;background-color:var(--color-lightgray-400)}.src-components-Repair-Repair__repair{display:flex;flex-direction:column;margin:150px auto 0;font-family:var(--defaultfontfamily);font-weight:400;color:var(--text);height:calc(100vh - 150px)}.src-components-Repair-Repair__repair,.src-components-Repair-Repair__repairMessage{text-align:center;width:788px;position:relative}.src-components-Repair-Repair__repairMessage{margin:38px auto 0;padding-top:29px;height:154px;background:var(--whiteColor);box-shadow:0 2px 2px #dfdcdc}.src-components-Repair-Repair__h1{font-size:36px;line-height:49px}.src-components-Repair-Repair__h2{margin-top:9px;font-size:12px;line-height:17px}.src-components-Repair-Repair__socials{position:relative;top:-3px}.src-components-Repair-Repair__copyright,.src-components-Repair-Repair__version{font-size:12px;display:block;color:var(--text);line-height:17px}.src-components-Repair-Repair__copyright{display:flex;flex:1;width:100%;flex-direction:column-reverse;min-height:37px}.src-components-Repair-Repair__copyright>span{margin-bottom:20px}.src-components-Repair-Repair__version{margin-top:12px}.src-components-Repair-Repair__cogwheel,.src-components-Repair-Repair__screw{position:absolute}.src-components-Repair-Repair__cogwheel{top:27px;left:246px}.src-components-Repair-Repair__screw{top:2px;right:264px}