.AppInputWrapper_wrap__2Tww5{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-bottom:24px}@media(max-width:767.98px){.AppInputWrapper_wrap__2Tww5{width:100%}}.AppInputWrapper_inputWrap__BlxyE{position:relative;width:100%}.AppInputWrapper_reset__4MykT{position:absolute;background-color:#fff;display:flex;align-items:center;border-radius:4px;justify-content:center;width:40px;top:3px;right:3px;bottom:3px;cursor:pointer}.AppInputWrapper_iconReset__stCQv{background-color:#171717;z-index:1}.AppInputWrapper_iconInput__2CKV6{position:absolute;background-color:currentColor;pointer-events:none;z-index:1;left:12px}.AppInputWrapper_iconInput_M__73ak8{top:8px}.AppInputWrapper_iconInput_L__0iDWt{top:12px}.AppInputWrapper_error__dfewO{font-size:12px;line-height:18px;color:#ed1c24;white-space:nowrap;position:absolute;top:100%;left:0;max-width:100%;overflow:auto;text-overflow:ellipsis;cursor:default;scrollbar-width:none}.AppInputWrapper_error__dfewO ::-webkit-scrollbar{height:0}.AppInputWrapper_label__qUwGN{color:#171717;cursor:pointer;margin-bottom:4px}.AppInputWrapper_label_required__QFEN7:after{content:" *";color:#ed1c24}@media(min-width:1024px){.AppInputWrapper_popover__7iWm2{margin-top:4px;max-width:220px}}@media(min-width:768px)and (max-width:1023.98px){.AppInputWrapper_popover__7iWm2{margin-top:4px;max-width:220px}}.AppInput_input__u6GEB{width:100%;color:#171717;border:1px solid #ececec;touch-action:none}.AppInput_input_error__3mpNA,.AppInput_input_error__3mpNA :focus,.AppInput_input_error__3mpNA:hover{border-color:#ed1c24}.AppInput_input_L___SmR_{font-size:16px;line-height:24px;padding:11px 16px}.AppInput_input_M__aX1rv{font-size:14px;line-height:24px;padding:7px 16px}.AppInput_input_withIcon__wdhd_{padding-left:40px}.AppInput_input__u6GEB::placeholder{color:#c4c4c4}.AppInput_input__u6GEB:focus,.AppInput_input__u6GEB:hover{border-color:#555}.AppInput_input__u6GEB:disabled{border-color:#ececec;background-color:#f5f5f5;cursor:not-allowed;color:#969696}.AppInput_input__u6GEB:disabled ::placeholder{color:#969696}.AppInput_textArea__7AUTC{width:100%;color:#171717;border:1px solid #ececec;resize:none}.AppInput_textArea_error__lJQMq,.AppInput_textArea_error__lJQMq :focus,.AppInput_textArea_error__lJQMq:hover{border-color:#ed1c24}.AppInput_textArea_L__S7lDl{font-size:16px;line-height:24px;padding:11px 16px}.AppInput_textArea_M__NQ9tu{font-size:14px;line-height:24px;padding:7px 16px}.AppInput_textArea_withIcon__frg_A{padding-left:40px}.AppInput_textArea__7AUTC::placeholder{color:#c4c4c4}.AppInput_textArea__7AUTC:focus,.AppInput_textArea__7AUTC:hover{border-color:#555}.AppInput_textArea__7AUTC:disabled{border-color:#ececec;background-color:#f5f5f5;cursor:not-allowed;color:#969696}.AppInput_textArea__7AUTC:disabled ::placeholder{color:#969696}.AppCheckboxShared_wrap__a_S8y{display:flex;flex-flow:row;align-items:center}.AppCheckboxShared_checkbox__HN_aq{display:block;flex-shrink:0;position:relative;border-radius:4px;background-color:var(--defaultBackgroundColor);cursor:pointer;transition:all .3s;width:20px;height:20px}.AppCheckboxShared_checkbox__HN_aq:hover{background-color:var(--defaultHover)}.AppCheckboxShared_checkbox__HN_aq:checked{background-color:var(--checkedBackgroundColor)}.AppCheckboxShared_checkbox__HN_aq:checked:hover{background-color:var(--checkedHover)}.AppCheckboxShared_checkbox__HN_aq:disabled{cursor:not-allowed}.AppCheckboxShared_checkbox__HN_aq:disabled,.AppCheckboxShared_checkbox__HN_aq:disabled:checked{background-color:var(--disabledBackgroundColor)}.AppCheckboxShared_checkbox__HN_aq:disabled:checked:before{background-color:var(--disabledCheckColor)}.AppCheckboxShared_checkbox__HN_aq:checked:before{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background-color:#fff;-webkit-mask:url(/images/shared-images/decoration/checkbox.svg) center center no-repeat;mask:url(/images/shared-images/decoration/checkbox.svg) center center no-repeat}.AppCheckboxShared_checkbox_error__YgFQY,.AppCheckboxShared_checkbox_error__YgFQY:hover{background-color:var(--errorBackgroundColor)}.AppCheckbox_wrap__vfR_E{--defaultBackgroundColor:#ECECEC;--defaultHover:#E2E2E2;--checkedBackgroundColor:#ED1C24;--checkedHover:#CA181E;--disabledBackgroundColor:#F9F9F9;--disabledCheckColor:#C4C4C4;--errorBackgroundColor:#FDE7E8}.AppCheckbox_postLabel__OyFQb{color:#969696;margin-left:4px}.AppCheckbox_postLabel_disabled__0CzGS{color:disabled}.AppCheckbox_label__0ht_y{color:#555;cursor:pointer}.AppCheckbox_label_checked___p26A,.AppCheckbox_label_error__mbmcZ{color:#171717}.AppCheckbox_label_disabled__IAFLH{color:#c4c4c4;cursor:not-allowed}.AppCheckbox_label_required__Eu5xN:after{content:" *";color:#ed1c24}.AppCheckbox_label_M__0sPi7{font-size:14px;line-height:24px;margin-left:6px}.AppCheckbox_label_L__SI4eX{font-size:16px;line-height:24px;margin-left:8px}.AppRangeSlider_wrap__0ll8P{display:flex;height:20px;width:100%;cursor:pointer;position:relative}.AppRangeSlider_wrap__0ll8P:after{content:"";position:absolute;z-index:0;width:100%;height:2px;top:50%;transform:translateY(-50%);background-color:#ececec}.AppRangeSlider_line__KzcU5{position:relative;z-index:1;height:4px;width:100%;align-self:center;border-radius:2px}.AppRangeSlider_thumb__UuYdq{border:1px solid #ed1c24;border-radius:50%;width:20px;height:20px;background-color:#fff;cursor:pointer!important}.CatalogFilterItemRange_wrapper__GFZRC{display:flex;align-items:center;margin-bottom:16px}.CatalogFilterItemRange_line__bmZ40{width:16px;height:1px;flex-shrink:0;margin:0 16px;background-color:#ececec}.CatalogFilterItemRange_input__llUH3{position:relative;margin:0;width:100%}.CatalogFilterItemRange_input__llUH3 .input-label{position:absolute;display:flex;align-items:center;left:16px;height:100%;text-transform:capitalize;color:#c4c4c4}.CatalogFilterItemRange_input__llUH3 .input{padding-left:40px;padding-right:10px;margin:0}.AppSwitchShared_wrap__B2YCg{display:flex;align-items:center}.AppSwitchShared_label__Gt15j{margin-right:24px}.AppSwitchShared_checkbox__pvy5h{display:block;position:relative;display:inline-block;min-width:39px;width:39px;height:24px;border-radius:12px;background-color:var(--backgroundDisableSwitch);cursor:pointer;transition:background-color .3s ease}.AppSwitchShared_checkbox__pvy5h:before{content:"";position:absolute;top:4px;left:4px;width:16px;height:16px;background-color:#fff;border-radius:50%;transition:transform .3s ease}.AppSwitchShared_checkbox__pvy5h:checked{background-color:var(--backgroundActiveSwitch)}.AppSwitchShared_checkbox__pvy5h:checked:before{transform:translateX(15px)}.AppSwitch_wrap__9bnV6 .switch-label{font-weight:600}.AppSwitch_wrap__9bnV6 .switchCheckbox{background-color:#c4c4c4}.AppSwitch_wrap__9bnV6 .switchCheckbox:checked{background-color:#00a650}.CatalogFilterSelectPharmacy_wrap__Z0EgQ{max-width:270px;display:flex;background-color:#f2fcf7;padding:8px 8px 8px 16px;justify-content:space-between;border-radius:8px;margin:8px 0;cursor:pointer}@media(max-width:767.98px){.CatalogFilterSelectPharmacy_wrap__Z0EgQ{max-width:100%}}@media(min-width:768px)and (max-width:1023.98px){.CatalogFilterSelectPharmacy_wrap__Z0EgQ{max-width:100%}}.CatalogFilterSelectPharmacy_title__kNopr{font-weight:600}.CatalogFilterSelectPharmacy_removeBtn__f9iCc{text-decoration:underline;width:max-content;cursor:pointer}.CatalogFilterSelectPharmacy_textWrap__r2Ovy{max-width:calc(100% - 20px)}.CatalogFilterSelectPharmacy_deliveryStatus__38jMq{display:flex;font-weight:600;width:100%;white-space:nowrap}.CatalogFilterSelectPharmacy_deliveryStatus_withWrap__i4WMO{display:block;white-space:wrap}.CatalogFilterSelectPharmacy_address__a8jBo{width:100%;display:flex;justify-content:flex-start}.CatalogFilterSelectPharmacy_street__c6BWO{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.CatalogFilterSelectPharmacy_house__PoCLT{white-space:nowrap;margin-left:4px}.CatalogFilterSelectPharmacy_iconClose__jPK5Q{margin-left:4px;transform:rotate(90deg)}.CatalogFilterSelectPharmacy_iconWrap__n8dar{position:relative;bottom:-1px;margin:0 4px;width:20px;height:20px}.CatalogFilterItemBottomPopup_checkboxWrap__o5DCp{overflow:auto;max-height:50vh}.CatalogFilterItemBottomPopup_chipWrap__Xvlrc{display:flex;overflow:auto;scrollbar-width:none;margin:0 -16px 16px;padding-left:16px}.CatalogFilterItemBottomPopup_chipWrap__Xvlrc ::-webkit-scrollbar{display:none}.CatalogFilterItemBottomPopup_chipWrap__Xvlrc ::-moz-scrollbar{display:none}.CatalogFilterItemBottomPopup_chipWrap__Xvlrc .app-chip__icon{color:#c4c4c4}.CatalogFilterItemBottomPopup_chipWrap__Xvlrc .app-chip__content{white-space:nowrap}.CatalogFilterItemBottomPopup_input__ldlVm .icon{color:#555}.CatalogFilterItemBottomPopup_headerBlock__oiv_C{font-size:16px;line-height:24px;display:flex;font-weight:600;justify-content:space-between;margin-bottom:16px}.CatalogFilterItemBottomPopup_clearBtn__C1XMG{font-size:14px;line-height:24px;color:#ed1c24}.CatalogFilterItemBottomPopup_clearBtn_disabled__mwdGK{color:#969696;pointer-events:none}.CatalogFilterItemBottomPopup_chip__tUgaF{width:max-content;margin-right:8px}.CatalogFilterItemBottomPopup_chip__tUgaF:last-child{margin-right:0}.CatalogFilterItemBottomPopup_button__HkVgb{margin-top:16px;width:100%}.CatalogFilterItemBottomPopup_checkbox__e6SBs{padding:8px 0}.CatalogFilterItemBottomPopup_checkbox__e6SBs .checkbox-label{word-break:break-all}.CatalogFilterItemRangeBottomPopup_wrapper__c_Uou{display:flex;align-items:center;margin-bottom:16px}.CatalogFilterItemRangeBottomPopup_line__TPVYR{width:16px;height:1px;flex-shrink:0;margin:0 16px;background-color:#ececec}.CatalogFilterItemRangeBottomPopup_headerBlock__4ejUt{font-size:16px;line-height:24px;display:flex;font-weight:600;justify-content:space-between;margin-bottom:16px}.CatalogFilterItemRangeBottomPopup_clearBtn__TCUP2{font-size:14px;line-height:24px;color:#ed1c24}.CatalogFilterItemRangeBottomPopup_clearBtn_disabled__xJrBQ{color:#969696;pointer-events:none}.CatalogFilterItemRangeBottomPopup_input__tq7Cz{position:relative;margin:0;width:100%}.CatalogFilterItemRangeBottomPopup_input__tq7Cz .input-label{position:absolute;display:flex;align-items:center;left:16px;height:100%;text-transform:capitalize;color:#c4c4c4}.CatalogFilterItemRangeBottomPopup_input__tq7Cz .input{padding-left:40px;padding-right:10px;margin:0}.CatalogFilterItemRangeBottomPopup_button__6zXNd{width:100%;margin-top:32px}.CatalogContorlsBottomPopup_modalBottom__9RMj_ .bottomSheet_overlayContainer{max-height:90%}.CatalogContorlsBottomPopup_modalBottom__9RMj_ .modal-bottom-side_content{margin:0 16px;overflow:visible;height:100%}.CatalogControlsView_wrapper__yt9rq{display:grid;grid-template-columns:repeat(2,minmax(min-content,max-content));grid-column-gap:4px}.CatalogControlsView_icon__pTitb{background-color:#c4c4c4}.CatalogControlsView_icon_active__8W5jW{background-color:#171717}.CatalogControls_wrapper__SMpPY{display:flex;align-items:center;justify-content:space-between;flex-flow:row;flex-wrap:wrap;margin-bottom:24px}.CatalogControls_wrapper_hasTags__OCaYc{margin-bottom:16px}@media(max-width:767.98px){.CatalogControls_wrapper__SMpPY{scrollbar-width:none;justify-content:flex-start;flex-wrap:nowrap;gap:8px;overflow-x:auto;margin:0 -16px 8px;padding:0 16px}.CatalogControls_wrapper__SMpPY ::-webkit-scrollbar{display:none}.CatalogControls_wrapper__SMpPY ::-moz-scrollbar{display:none}}@media(min-width:768px)and (max-width:1023.98px){.CatalogControls_wrapper__SMpPY{scrollbar-width:none;justify-content:flex-start;flex-wrap:nowrap;gap:8px;overflow-x:auto;margin:0 -16px 8px;padding:0 16px}.CatalogControls_wrapper__SMpPY ::-webkit-scrollbar{display:none}.CatalogControls_wrapper__SMpPY ::-moz-scrollbar{display:none}}@media(min-width:768px)and (max-width:1023.98px){.CatalogControls_wrapper__SMpPY{margin-right:-24px;margin-left:-24px;padding-right:24px;padding-left:24px}}.CatalogControls_sort__LsS7I{display:flex;justify-content:flex-start;gap:24px}.CatalogControls_tags__MZPqw{width:100%;margin-top:0}@media(min-width:1024px){.CatalogControls_tags_tempTags__0D_dQ{margin-top:16px}}@media(max-width:767.98px){.CatalogControls_tags__MZPqw{margin-top:0;width:max-content;padding-bottom:0!important}}@media(min-width:768px)and (max-width:1023.98px){.CatalogControls_tags__MZPqw{margin-top:0;width:max-content;padding-bottom:0!important}}.CatalogControls_dropdown__JW3GI .app-dropdown_dropdown-wrapper{left:0;z-index:2;transform:translateX(0)}.CatalogControls_filterControl__jUJEw{flex-shrink:0}.CatalogControls_iconPharmacy__gMLEs{width:36px;height:36px;position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;background-color:#f9f9f9}.CatalogControls_iconPharmacy_selected__p3roh{background-color:#555;color:#fff}.CatalogControls_circle__L9sFZ{position:absolute;width:10px;height:10px;background-color:#fbc932;top:4px;right:4px;border-radius:50%;z-index:1}@keyframes AppRadioShared_animation__dDmkJ{0%{width:0;height:0}to{width:12px;height:12px}}.AppRadioShared_wrap__VmJAn{display:flex;flex-flow:row;align-items:center}.AppRadioShared_checkbox__MQdE5{display:block;flex-shrink:0;position:relative;border-radius:50%;background-color:var(--defaultBackgroundColor);cursor:pointer;transition:all .3s;width:20px;height:20px}.AppRadioShared_checkbox__MQdE5:hover{background-color:var(--defaultHover)}.AppRadioShared_checkbox__MQdE5:disabled{cursor:not-allowed;background-color:var(--disabledBackgroundColor)}.AppRadioShared_checkbox__MQdE5:disabled:checked:before{background-color:var(--disabledCheckColor)}.AppRadioShared_checkbox__MQdE5:checked{background-color:var(--checkedBackgroundColor)}.AppRadioShared_checkbox__MQdE5:checked:hover{background-color:var(--checkedHover)}.AppRadioShared_checkbox__MQdE5:checked:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;height:12px;width:12px;background-color:var(--defaultCheckColor);animation:AppRadioShared_animation__dDmkJ .1s linear}.AppRadioShared_checkbox_error__aBOs3{background-color:var(--errorBackgroundColor)}.AppRadio_wrap__D459p{--defaultBackgroundColor:#ECECEC;--defaultHover:#E2E2E2;--defaultCheckColor:#ED1C24;--checkedBackgroundColor:#F5F5F5;--checkedHover:#ECECEC;--disabledBackgroundColor:#F9F9F9;--disabledCheckColor:#C4C4C4;--errorBackgroundColor:#FDE7E8}.AppRadio_label__25hyY{color:#555;cursor:pointer}.AppRadio_label_checked__1sIys,.AppRadio_label_error__dwhiR{color:#171717}.AppRadio_label_disabled__YUzsJ{color:#c4c4c4;cursor:not-allowed}.AppRadio_label_required__Mfc28:after{content:" *";color:#ed1c24}.AppRadio_label_M__dfxnP{font-size:14px;line-height:24px;margin-left:6px}.AppRadio_label_L__Mbf9o{font-size:16px;line-height:24px;margin-left:8px}.CatalogControlsSort_icon__TD18t{position:relative;width:36px;height:36px;display:flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;background-color:#f9f9f9;color:#171717}.CatalogControlsSort_icon_selected__o1P2Y{background-color:#555;color:#fff}.CatalogControlsSort_headerBlock__KRtqO{font-size:16px;line-height:24px;display:flex;font-weight:600;justify-content:space-between;margin-bottom:16px}.CatalogControlsSort_clearBtn__PFzSB{font-size:14px;line-height:24px;color:#ed1c24}.CatalogControlsSort_clearBtn_disabled__KDtUs{color:#969696;pointer-events:none}.CatalogControlsSort_bottomPopup__CEBER .modal-bottom-side_content{margin:0 16px}.CatalogControlsSort_radio__BI0B0{padding:8px 0}.CatalogControlsSort_radio__BI0B0 .radio-label{font-size:16px;line-height:24px}.CatalogControlsSort_button__8EITU{width:100%;margin-top:16px}.CatalogControlsSort_circle__cESVJ{position:absolute;width:10px;height:10px;background-color:#fbc932;top:4px;right:4px;border-radius:50%;z-index:1}.CatalogSectionDetail_fastLink__Z8d6r{background-color:#f9f9f9;border:none;padding:8px;height:unset}@media(min-width:1024px){.CatalogSectionDetail_fastLink__Z8d6r .card-linking__name{white-space:normal}.CatalogSectionDetail_fastLink__Z8d6r .card-linking__info{width:146px}}@media(max-width:767.98px){.CatalogSectionDetail_fastLink__Z8d6r{margin:0 -16px 24px;padding:8px 16px}}@media(min-width:768px)and (max-width:1023.98px){.CatalogSectionDetail_fastLink__Z8d6r{margin-bottom:24px}}.CatalogSectionDetail_fastLink__Z8d6r .card-linking__image{margin-right:16px}.CatalogSectionDetail_fastLink__Z8d6r .card-linking__name{font-size:16px;line-height:24px;font-weight:700}.CatalogSectionDetail_fastLink__Z8d6r .card-linking__subtitle{color:#ed1c24}.CatalogSectionDetail_fastLink_hasProducts__LZQkr .card-linking__subtitle{color:#00a650}@media(max-width:767.98px){.CatalogSectionDetail_slideFilter__03Dqj .slideFilter-arrowBlock{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}}.ProductProperty_wrap___HC2D{font-size:12px;line-height:18px;color:#969696}@media(max-width:575.98px){.ProductProperty_wrap___HC2D{font-size:10px;line-height:14px;text-transform:uppercase;font-weight:500}}.InfoIcon_wrap___PS43{font-size:12px;line-height:18px;display:inline-block;text-align:center;line-height:24px;font-weight:700;height:24px;width:24px;border-radius:50%;text-transform:lowercase}.InfoIcon_wrap_success__473Lu{background-color:#e6faef;color:#00a650}.InfoIcon_wrap_black__DE827{background-color:#ececec;color:#555}.InfoIcon_wrap_grey-white__sfaM0{background-color:#969696;color:#fff}.InfoIcon_wrap_M__w9zku{line-height:20px;height:20px;width:20px}.InfoIcon_wrap_S__3G9bD{line-height:18px;height:18px;width:18px}.InfoIcon_wrap_XS__wmaXF{line-height:16px;height:16px;width:16px}.InfoIcon_wrap_clickable__SG5jb{cursor:pointer}.ProductMnns_wrap__mINla{font-size:12px;line-height:18px;display:flex;flex-wrap:nowrap;position:relative;color:#969696;width:100%}@media(max-width:575.98px){.ProductMnns_wrap__mINla{font-size:10px;line-height:14px;text-transform:uppercase;font-weight:500}}.ProductMnns_mnnsWrap__k2wWp{overflow:hidden;white-space:nowrap;position:relative;width:100%;display:flex}.ProductMnns_ellipsis__VCpS4{width:15px;height:15px}.ProductMnns_link__zx0EY{display:inline;padding-left:3px}.AppFavorite_path__d9RCx{width:24px;height:24px;stroke:#969696;fill:rgba(0,0,0,0);transition:fill .2s}.AppFavorite_path_favorite__0W8U8{stroke:#fbc932;fill:#fbc932}@media(max-width:767.98px){.ModalSets_modalBottom__jeA8D{bottom:60px}}.AppBadge_wrap__F2S8_{height:20px;border-radius:12px;padding:0 4px;background-color:#fff;color:#fff;text-transform:uppercase;max-width:max-content;width:100%;display:flex;justify-content:flex-start;align-items:center}.AppBadge_text__tuV2p{font-size:10px;line-height:14px;font-weight:600;padding:0 2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AppBadge_icon_withMask__eWOO9{background-color:currentColor}.ProductCardList_wrapper__CKUAA{position:relative;padding:24px;width:100%;display:flex;justify-content:flex-start;border:1px solid #ececec;transition:all .3s ease}.ProductCardList_wrapper__CKUAA:hover{border-color:#171717}.ProductCardList_wrapper_isSpecialProduct__RZD9s{background-color:#fffbf0}.ProductCardList_wrapper_isSizeMobile__NyO9R{border-right:none;border-left:none}.ProductCardList_bonuses__BuTi4{max-height:24px}.ProductCardList_stocksWrap__gXhEt{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;align-items:flex-start}@media(max-width:767.98px){.ProductCardList_stocksWrap__gXhEt{max-width:100%}}.ProductCardList_imageWrap___ZTn6{flex:0 0 120px;position:relative;cursor:pointer;margin-right:16px}.ProductCardList_imageWrap_isSizeMobile__qE9_D{margin-right:16px;flex:0 0 100px}.ProductCardList_info__RNoyB{flex:1 1;display:flex;align-items:center;position:relative;overflow:hidden}.ProductCardList_info_isSizeMobile__PHgpA{flex-direction:column;align-items:flex-start}.ProductCardList_rightBlock__oSc1r{flex:0 0 170px;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:768px)and (max-width:1023.98px){.ProductCardList_rightBlock__oSc1r{justify-content:space-between;width:170px}}@media(min-width:1024px){.ProductCardList_rightBlock__oSc1r{justify-content:space-between;width:170px}}.ProductCardList_rightBlock_isSizeMobile___plTr{flex:unset;width:100%}.ProductCardList_centerBlock__C6jwH{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(min-width:768px)and (max-width:1023.98px){.ProductCardList_centerBlock__C6jwH{margin-right:16px;width:calc(100% - 186px)}}@media(min-width:1024px){.ProductCardList_centerBlock__C6jwH{margin-right:16px;width:calc(100% - 186px)}}.ProductCardList_centerBlock_isSizeMobile__IZW5W{margin-bottom:8px;width:100%;flex:unset}.ProductCardList_productName__4I5Ux{max-height:72px}@media(max-width:767.98px){.ProductCardList_productName__4I5Ux{font-weight:600;font-size:14px;line-height:20px;max-height:60px}}.ProductCardList_property__2bXZQ{margin-top:8px}@media(max-width:767.98px){.ProductCardList_property__2bXZQ{text-transform:uppercase}}.ProductCardList_favorite__U0zs2{position:absolute;top:0;left:0}.ProductCardList_availability__2_xvp{margin-bottom:16px}.ProductCardList_availability_isSizeMobile__lZi7R{font-size:12px;line-height:18px;order:-1}.ProductCardList_availabilityText__0ksdQ{font-weight:600}.ProductCardList_basketWrap__MU03c{width:max-content}.ProductCardList_priceLabel__nq4tZ{font-size:10px;line-height:14px;text-transform:uppercase;color:#969696;margin-bottom:4px}.ProductCardList_price__trGZz{width:100%;margin-bottom:8px}@media(max-width:767.98px){.ProductCardList_price__trGZz .product-price__base-price{font-size:16px;line-height:24px}}.ProductCardList_mnns__ygjzL{margin-top:8px}@media(max-width:767.98px){.ProductCardList_mnns__ygjzL{text-transform:uppercase}}.ProductCardList_ord__UWVvB{right:0}.ProductCardList_informer__JXV6c{margin-left:8px}.ProductCardList_isgInformerWrap__kL_r5{margin-top:8px;align-self:flex-start;display:flex;gap:8px;flex-wrap:wrap}.ProductCardList_otherIsgBtn__Yj2Lx{margin-bottom:8px}.ProductCardList_promoBadge__gNMex{max-width:100%}.ProductCardDefault_wrapper__X7jlV{flex:0 0 25%;display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #ececec;transition:all .3s ease;align-self:stretch;position:relative}.ProductCardDefault_wrapper_isSpecial__2Q3XH{background-color:#fffbf0}.ProductCardDefault_wrapper_isDiscountCard__zH8Wn{flex:auto;align-self:none}@media(min-width:1024px){.ProductCardDefault_wrapper__X7jlV{padding:24px}}@media(min-width:768px)and (max-width:1023.98px){.ProductCardDefault_wrapper__X7jlV{padding:24px}}@media(max-width:575.98px){.ProductCardDefault_wrapper__X7jlV,.ProductCardDefault_wrapper_isDiscountCard__zH8Wn{flex:0 0 227px}}@media(hover:hover)and (pointer:fine){.ProductCardDefault_wrapper__X7jlV .ProductCardDefault_favorite__6PACT{opacity:0}.ProductCardDefault_wrapper__X7jlV:hover{border-color:#171717}.ProductCardDefault_wrapper__X7jlV:hover .ProductCardDefault_favorite__6PACT{opacity:1}}.ProductCardDefault_notification__nim2O{right:0}.ProductCardDefault_notification__nim2O button{line-height:16px;font-weight:400}.ProductCardDefault_bonuses__Jgx4t{position:absolute;bottom:0;right:0;z-index:1}.ProductCardDefault_topRow__gozcz{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-start}.ProductCardDefault_stockX2__0TZCU:not(:only-child){position:absolute;top:24px;z-index:1;margin-top:8px}.ProductCardDefault_stocksWrap__zifYl{display:flex;flex-direction:column;gap:4px;width:calc(100% - 24px)}.ProductCardDefault_imageWrap__yFvwg{display:flex;justify-content:center;position:relative;cursor:pointer}.ProductCardDefault_isgInformer__8VwK8{align-self:flex-start}.ProductCardDefault_wrapper__X7jlV>.ProductCardDefault_productName__FSJlL{font-weight:600;font-size:14px;line-height:20px;height:40px}@media(max-width:767.98px){.ProductCardDefault_wrapper__X7jlV>.ProductCardDefault_productName__FSJlL{height:60px}.ProductCardDefault_wrapper__X7jlV>.ProductCardDefault_productName__FSJlL .product-name{-webkit-line-clamp:3}}.ProductCardDefault_bottomRow__nYvQ8{flex:1 1;display:flex;flex-direction:column;justify-content:flex-end;gap:12px}.ProductCardDefault_availability__cNpfY{margin-bottom:12px;margin-top:"auto"}@media(max-width:575.98px){.ProductCardDefault_availability__cNpfY{margin-bottom:12px}}.ProductCardDefault_availability_isDiscountCard__9ok_h{margin-top:0}.ProductCardDefault_availability__cNpfY .availability-tex{font-weight:600}@media(min-width:768px)and (max-width:1023.98px){.ProductCardDefault_productBasket__hIC_8{align-self:flex-start}}@media(min-width:1024px){.ProductCardDefault_productBasket__hIC_8{align-self:flex-start}}.ProductCardDefault_productBasket__hIC_8.product-basket__placeholder{flex:1 1}.ProductCardDefault_button__MTh35{width:max-content}@media(max-width:767.98px){.ProductCardDefault_button__MTh35{width:100%}}.ProductCardDefault_oneClickBtn__lwGQK{padding:0 12px}.ProductCardDefault_prescription__Ppl8i{position:absolute;bottom:0;left:0}.ProductCheaperAnalogDefault_wrap__4CFCb{display:flex;gap:16px;justify-content:space-between;padding:16px;background-color:#fffbf0}.ProductCheaperAnalogDefault_leftSection__P41ro{display:flex;flex-direction:column;justify-content:space-between;min-width:126px}.ProductCheaperAnalogDefault_title__hOEA0{font-size:18px;line-height:26px;font-weight:600}.ProductCheaperAnalogDefault_supTitle__a4x8K{font-size:12px;line-height:18px;color:#555;margin-top:16px;margin-bottom:4px}.ProductCheaperAnalogDefault_iconWrap__i4KWg{background-color:#00a650;border-radius:50%;display:flex;align-items:center;justify-content:center;float:left;margin-top:4px;margin-right:4px}.ProductCheaperAnalogDefault_icon__T7vNj{background-color:#fff}.ProductCheaperAnalogDefault_mnn__VUdAk{font-size:14px;line-height:24px;font-weight:600}.ProductCheaperAnalogDefault_specialistImgWrap__Ly2uV{border-radius:50%;overflow:hidden;min-width:36px;width:36px;height:36px;position:relative;margin-bottom:4px}.ProductCheaperAnalogDefault_specialistName__XDTif{font-size:14px;line-height:24px;font-weight:600}.ProductCheaperAnalogDefault_specialistPosition__4OLvn{font-size:12px;line-height:18px;color:#969696}.ProductCheaperAnalogDefault_productCard__yXXxt{background-color:#fff;flex-grow:0!important;flex-shrink:0!important;flex-basis:calc(50% + 16px)!important;border:unset!important}@media(min-width:1024px){.ProductCheaperAnalogDefault_productCard__yXXxt{flex-basis:50%!important}}.ProductCheaperAnalogList_wrap__OI2Kh{width:100%;padding:16px;background-color:#fffbf0;flex:1 1 100%}.ProductCheaperAnalogList_sectionUp__Zj2ef{display:grid;grid-template-columns:auto 222px;justify-content:space-between;grid-gap:16px;gap:16px;align-items:center;margin-bottom:8px}.ProductCheaperAnalogList_leftSection__d8n65{overflow:hidden}.ProductCheaperAnalogList_title__d1GmP{font-size:18px;line-height:26px;font-weight:600}.ProductCheaperAnalogList_supTitle__ywJsV{font-size:12px;line-height:18px;display:flex;gap:8px;align-items:center;white-space:nowrap;overflow:hidden;color:#555}.ProductCheaperAnalogList_mnn___G1Lc{font-size:14px;line-height:24px;font-weight:600;display:flex;align-items:center;gap:4px;overflow:hidden;width:50%;color:#171717}.ProductCheaperAnalogList_mnnText__k8YnM{text-overflow:ellipsis;overflow:hidden;width:calc(100% - 20px)}.ProductCheaperAnalogList_iconWrap__qLzjA{background-color:#00a650;border-radius:50%;display:flex;align-items:center;justify-content:center}.ProductCheaperAnalogList_icon__2dWut{background-color:#fff}.ProductCheaperAnalogList_specialistWrap__ZZk9y{display:flex;gap:8px;align-items:center}.ProductCheaperAnalogList_specialistImgWrap__SwjRA{border-radius:50%;overflow:hidden;min-width:36px;width:36px;height:36px;position:relative;margin-bottom:4px}.ProductCheaperAnalogList_specialistName__4qouG{font-size:12px;line-height:18px;font-weight:600}.ProductCheaperAnalogList_specialistPosition__mDoHA{font-size:12px;line-height:18px;color:#969696}.ProductCheaperAnalogList_productCard__ENuq1{background-color:#fff;border:unset!important}.ProductListForCatalogDetail_list__eGiCy{display:flex;flex-wrap:wrap;margin-bottom:32px}@media(max-width:767.98px){.ProductListForCatalogDetail_list__eGiCy{margin-left:-16px;margin-right:-16px;margin-bottom:-8px;padding-bottom:32px}}.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardListAdfox__fwYyB{width:100%}.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardListAdfox__fwYyB:empty{display:none}.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardDefault__2C8kW{flex:0 1 50%}.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardDefault__2C8kW:empty{display:none}@media(min-width:1024px)and (max-width:1279.98px){.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardDefault__2C8kW{flex:0 1 33.3%}}@media(min-width:576px)and (max-width:767.98px){.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardDefault__2C8kW{flex:0 1 33.3%}}@media(min-width:768px)and (max-width:1023.98px){.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardDefault__2C8kW{flex:0 1 25%;width:25%}}@media(min-width:1280px){.ProductListForCatalogDetail_list__eGiCy .ProductListForCatalogDetail_cardDefault__2C8kW{flex:0 1 25%;width:25%}}.ProductListForCatalogDetail_cheaperAnalogProductDefault__8mJWe{flex:0 1 100%}@media(min-width:1024px)and (max-width:1279.98px){.ProductListForCatalogDetail_cheaperAnalogProductDefault__8mJWe{flex:0 1 66.6%}}@media(min-width:576px)and (max-width:767.98px){.ProductListForCatalogDetail_cheaperAnalogProductDefault__8mJWe{flex:0 1 66.6%}}@media(min-width:768px)and (max-width:1023.98px){.ProductListForCatalogDetail_cheaperAnalogProductDefault__8mJWe{flex:0 1 50%;width:50%}}@media(min-width:1280px){.ProductListForCatalogDetail_cheaperAnalogProductDefault__8mJWe{flex:0 1 50%;width:50%}}.AppMainTitle_wrap__MYxOr{display:flex;align-items:center}.AppMainTitle_title__eluSj{font-size:24px;line-height:30px;font-weight:700}@media(max-width:767.98px){.AppMainTitle_title__eluSj{font-weight:600;font-size:20px;line-height:24px}}.AppMainTitle_count__nbBSP{color:#969696;margin-left:8px;margin-top:4px}.AppMainTitle_count_XXL__Qv_3G{font-size:24px;line-height:30px}.AppMainTitle_count_L__bpQxr{font-weight:600;font-size:20px;line-height:24px}.AppMainTitle_count_M__gKfZc{font-size:14px;line-height:24px}@media(min-width:768px)and (max-width:1023.98px){.AppMainTitle_count__nbBSP{font-weight:400;margin-left:16px}}@media(min-width:1024px){.AppMainTitle_count__nbBSP{font-weight:400;margin-left:16px}}.Page_section__0lzIj{margin-bottom:64px}.HorizontalScrollableBlockWithArrow_block__0Z15o .HorizontalScrollableBlockWithArrow_leftArrowWrap__6cfP5,.HorizontalScrollableBlockWithArrow_block__0Z15o .HorizontalScrollableBlockWithArrow_rightArrowWrap__WAaiA{opacity:0;transition:all .3s linear}.HorizontalScrollableBlockWithArrow_block__0Z15o:hover .HorizontalScrollableBlockWithArrow_leftArrowWrap__6cfP5,.HorizontalScrollableBlockWithArrow_block__0Z15o:hover .HorizontalScrollableBlockWithArrow_rightArrowWrap__WAaiA{opacity:1}.HorizontalScrollableBlockWithArrow_content__nj8_y{overflow-x:auto;display:flex;justify-content:flex-start;scrollbar-width:none}.HorizontalScrollableBlockWithArrow_content__nj8_y::-webkit-scrollbar{display:none}.HorizontalScrollableBlockWithArrow_content__nj8_y::-moz-scrollbar{display:none}.HorizontalScrollableBlockWithArrow_rightArrowWrap__WAaiA{position:absolute;right:-16px;top:50%;transform:translateY(-50%)}.HorizontalScrollableBlockWithArrow_rightArrowWrap_withBoxShadow__qQrxv{z-index:2}.HorizontalScrollableBlockWithArrow_leftArrowWrap__6cfP5{position:absolute;left:-16px;top:50%;transform:translateY(-50%)}.HorizontalScrollableBlockWithArrow_leftArrowWrap_withBoxShadow___tAlf{z-index:2}.SliderArrow_sliderArrow__PPXII{display:flex!important;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;background-color:#fff;border:1px solid #e2e2e2;width:35px;height:35px}.SliderArrow_sliderArrow__PPXII:hover{background-color:#f5f5f5}.SliderArrow_sliderArrow__PPXII:before{content:"";display:block;background-image:url(/images/decoration/slider-arrow.svg);width:11px;height:12px}.SliderArrow_sliderArrow__PPXII.SliderArrow_next__TwjLW:before{transform:rotate(180deg)}.SliderArrow_sliderArrow__PPXII.SliderArrow_border__r38Ky{border:1px solid #ececec}.SliderArrow_sizeM__ZWzjw{width:27px;height:27px}.SliderArrow_sizeMS___BMJg{width:32px;height:32px}.SliderArrow_sizeML__5mixc{width:35px;height:35px}.SliderArrow_sizeXL__E3QFz{width:43px;height:43px}.SliderArrow_sizeL__Xfhox{width:35px;height:35px}