.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}.IsgSlide_wrap__54rgU{padding:6px;background-color:#fff;border:2px solid rgba(0,0,0,0);border-radius:4px;cursor:pointer}.IsgSlide_wrap_active__yN0gP{border-color:#a1cd3a;background-color:#f1f8e3}.IsgSlide_wrap_disabled___ASNZ .IsgSlide_price__SqwGD,.IsgSlide_wrap_disabled___ASNZ .IsgSlide_subText__aKDmC,.IsgSlide_wrap_disabled___ASNZ .IsgSlide_text__pO8S3{color:#b8bfc9}.IsgSlide_wrap_isg__5kTxd .IsgSlide_text__pO8S3{color:#db7a09}.IsgSlide_wrap_isg__5kTxd.IsgSlide_wrap_active__yN0gP{border-color:#db7a09;background-color:#fffbef}.IsgSlide_price__SqwGD{font-size:16px;line-height:24px;font-weight:700}.IsgSlide_text__pO8S3{font-size:12px;line-height:18px;font-weight:700;color:#619225;text-wrap:nowrap}.IsgSlide_subText__aKDmC{font-size:12px;line-height:18px;color:#71777f}.IsgSlider_wrap__4M09O{margin-bottom:24px}@media(max-width:767.98px){.IsgSlider_wrap__4M09O{margin-bottom:32px}}.IsgSlider_slide__hZltB:not(:last-child){margin-right:8px}.IsgSlider_title__ocjhP{font-weight:700;margin-bottom:8px}@media(min-width:576px)and (max-width:767.98px){.IsgSlider_arrowBlock__ZBMjy{padding-right:16px;margin-right:-16px}}@media(max-width:575.98px){.IsgSlider_arrowBlock__ZBMjy{padding:0 16px;margin:0 -16px}}.AppDropdownDefault_wrap__kalmG{position:relative}.AppDropdownDefault_title__m0P3H{display:flex;flex-flow:row;align-items:center;justify-content:space-between;cursor:pointer}.AppDropdownDefault_titleText__jCYyk{font-size:16px;line-height:24px;margin-right:8px;font-weight:600}.AppDropdownDefault_titleArrow__p30Tv{background-color:#4d5054;transition:transform .3s;transform:rotate(90deg)}.AppDropdownDefault_titleArrow_open__XPbwI{transform:rotate(270deg)}.AppDropdownDefault_dropdownWrapper__Bi4FJ{position:absolute;box-shadow:0 16px 32px rgba(0,0,0,.1);z-index:1;background-color:#fff;border-radius:8px;left:50%;transform:translateX(-50%);transform-origin:top center}.AppDropdownDefault_dropdownItemBlock__Dm54H{display:flex;flex-flow:row;align-items:center;justify-content:space-between;white-space:nowrap;padding:16px 24px;cursor:pointer}.AppDropdownDefault_dropdownItemBlock__Dm54H:first-child{border-radius:8px 8px 0 0}.AppDropdownDefault_dropdownItemBlock__Dm54H:last-child{border-radius:0 0 8px 8px}.AppDropdownDefault_dropdownItemBlock__Dm54H:hover{background-color:#f7f8fa}.AppDropdownDefault_dropdownItemBlock__Dm54H:hover:first-child{border-radius:8px 8px 0 0}.AppDropdownDefault_dropdownItemBlock__Dm54H:hover:last-child{border-radius:0 0 8px 8px}.AppDropdownDefault_dropdownItemBlock__Dm54H:not(.AppDropdownDefault_dropdownItemBlock__Dm54H:last-child){border-bottom:1px solid #d9dde3}.AppDropdownDefault_dropdownItemText__3ARCQ{font-size:16px;line-height:24px;margin-right:16px;white-space:nowrap}.AppDropdownDefault_dropdownItemText_active__P_c_x{font-weight:600}.AppDropdownDefault_icon__wwzFp{background-color:#4d5054}@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__yDMah{--defaultBackgroundColor:#EDEFF2;--defaultHover:#D9DDE3;--defaultCheckColor:#A1CD3A;--checkedBackgroundColor:#EDEFF2;--checkedHover:#D9DDE3;--disabledBackgroundColor:#F7F8FA;--disabledCheckColor:#B8BFC9;--errorBackgroundColor:#FBEAE9}.AppRadio_label__5JAph{color:#4d5054;cursor:pointer}.AppRadio_label_checked__x_1tb,.AppRadio_label_error__I_jQz{color:#28292b}.AppRadio_label_disabled__x9Otq{color:#b8bfc9;cursor:not-allowed}.AppRadio_label_required__iSEmZ:after{content:" *";color:#da3934}.AppRadio_label_M__RCqzp{font-size:14px;line-height:20px;margin-left:6px}.AppRadio_label_L__IBTsO{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:#edeff2;color:#28292b}.CatalogControlsSort_icon_selected__o1P2Y{background-color:#4d5054;color:#fff}.CatalogControlsSort_headerBlock__KRtqO{font-size:16px;line-height:24px;display:flex;font-weight:700;justify-content:space-between;margin-bottom:16px}.CatalogControlsSort_clearBtn__PFzSB{font-size:14px;line-height:20px;color:#619225}.CatalogControlsSort_clearBtn_disabled__KDtUs{color:#71777f;pointer-events:none}.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:#ffcf2e;top:4px;right:4px;border-radius:50%;z-index:1}.FilterSort_wrap__49CAy .modal-bottom-side_content{overflow:visible}.FilterSort_headerBlock__O8Ovm{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.FilterSort_chipSort__K5Ocj{display:flex;align-items:center;justify-content:center;padding:0;width:36px;height:36px;min-width:36px;min-height:36px}.FilterSort_title__wqJ28{font-size:16px;line-height:24px;font-weight:700}.FilterSort_list__4HZ9c{margin-bottom:16px}.FilterSort_radio__3Mfm_{padding:8px 0}.FilterSort_reset__eFHuw{color:#619225;font-weight:700;cursor:pointer}.FilterSort_reset_disabled__Ocea1{cursor:not-allowed;color:#71777f;pointer-events:none}.FilterSort_button__HVV3D{width:100%}.FilterSort_wrapItem__3Ig99{display:flex;flex-flow:row;align-items:center;justify-content:space-between;cursor:pointer;white-space:nowrap}.FilterSort_titleText__L32nO{margin-right:8px;font-weight:600}.FilterSort_titleArrow__QGHmm{background-color:#28292b;transition:transform .3s;transform:rotate(180deg)}.FilterSort_block__EwQbN{white-space:nowrap}.PharmacyFilters_boxShadow__bQPLG{display:flex;grid-auto-flow:column;grid-auto-columns:max-content;grid-column-gap:8px;pointer-events:visible;overflow-x:auto;padding:0 16px 8px!important}.PharmacyFilters_wrapper__Ih9HM{overflow:hidden;flex:1 1 333px}.PharmacyFilters_wrapper__Ih9HM .scrollable-block__left-arrow-wrap{display:flex;align-items:center;z-index:1;left:0;background:linear-gradient(270deg,transparent 50%,white 0);height:100%;transform:unset;top:0}.PharmacyFilters_wrapper__Ih9HM .scrollable-block__right-arrow-wrap{display:flex;align-items:center;z-index:1;right:0;background:linear-gradient(90deg,transparent 50%,white 0);height:100%;top:0;transform:unset}.PharmacyFilters_chipsWrap__pIP9v{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;grid-column-gap:8px;position:relative}.PharmacyFilters_sortWrapper__V3aQZ{width:max-content;margin:0 16px;flex:1 1}@media(min-width:576px)and (max-width:767.98px){.PharmacyFilters_sortWrapper__V3aQZ{margin-right:unset;flex:unset}}@media(min-width:768px)and (max-width:1023.98px){.PharmacyFilters_sortWrapper__V3aQZ{margin-right:unset;flex:unset}}.PharmacyFilters_listWrap__hRcGr{display:flex;max-width:100%;justify-content:space-between;align-items:center;padding:16px 0;position:relative;z-index:1}@media(min-width:768px)and (max-width:1023.98px){.PharmacyFilters_listWrap__hRcGr{padding-left:16px!important;padding-right:16px!important}}@media(max-width:767.98px){.PharmacyFilters_listWrap__hRcGr{padding:0 16px 8px!important}}