.svg--barcodeReader{width:40px;height:40px}.svg--searchPage{width:24px;height:24px;fill:#fff}.svg--searchHistory{width:16px;height:16px;fill:#939598}.svg--searchSuggestions{width:22px;height:22px;fill:#939598}.svg--cross{width:24px;height:24px;cursor:pointer}.searchForm{position:relative}.searchForm__container{display:flex;align-items:center}.searchForm__fieldContainer{position:relative;z-index:101;display:flex;flex-direction:row;width:100%;border:2px solid #24564A;border-radius:8px}.searchForm__field{position:relative;display:flex;width:calc(100% - 76px)}@media (max-width: 480px){.searchForm__field{width:100%}}.searchForm__input{width:100%;min-height:48px;background-color:#fff;font-weight:500;color:#000;border:none;padding-left:16px;border-radius:8px 0 0 8px}.searchForm__crossContainer{position:relative;z-index:101;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px}.searchForm__barcodeReader{display:none}@media (max-width: 767px){.searchForm__barcodeReader{display:flex;align-items:center;justify-content:center;min-width:48px;margin-left:8px}}.searchForm__button{display:flex;justify-content:center;align-items:center;background-color:#24564a;min-width:76px;cursor:pointer;margin:-2px -2px -2px 2px;border-radius:0 8px 8px 0}@media (max-width: 767px){.searchForm__button{display:none}}@media (max-width: 480px){.searchForm__button{width:52px;min-width:52px}}.searchForm__hint{position:absolute;top:-8px;right:-8px;left:-8px;z-index:100;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000029}@media (max-width: 767px){.searchForm__hint{max-height:300px}}.searchForm__hint--modal{inset:0;box-shadow:none;max-height:none}.searchForm__emptyBlock{background:transparent;height:68px}.searchForm__scrollableBlock{overflow-y:auto;max-height:536px;padding-bottom:8px}@media (max-width: 767px){.searchForm__scrollableBlock{max-height:236px}}.searchForm__scrollableBlock--modal{max-height:none}.searchForm__history{display:flex;flex-direction:column;color:#3e3c3d}.searchForm__historyHead{display:flex;justify-content:space-between;padding:8px}.searchForm__historyHead p{font-weight:500;color:#231f20}.searchForm__historyHead .clear{cursor:pointer}.searchForm__historyHead .clear:hover{color:#24564a}.searchForm__historyItem{display:flex;align-items:center;cursor:pointer;gap:12px;overflow:hidden;text-overflow:ellipsis;padding:8px}.searchForm__historyItem:hover{color:#24564a;background-color:#e6e7e8}.searchForm__historyItem:hover .svg__searchHistory{fill:#24564a}.searchForm__historyItem.focused{color:#24564a;background-color:#e6e7e8}.searchForm__historyItem.focused .svg__searchHistory{fill:#24564a}.searchForm__historySvg{display:flex;justify-content:center;align-items:center}.searchForm__suggestions{display:flex;flex-direction:column;color:#3e3c3d;padding:0 8px;margin-bottom:8px}.searchForm__suggestionItem{display:flex;align-items:center;cursor:pointer;overflow:hidden;text-overflow:ellipsis;padding:8px;border-radius:8px}.searchForm__suggestionItem:hover{color:#24564a;background-color:#e6e7e8}.searchForm__suggestionItem:hover .svg--searchSuggestions{fill:#24564a}@media (max-width: 767px){.searchForm__suggestionItem{padding:4px 8px}}.searchForm__suggestionItem.focused{color:#24564a;background-color:#e6e7e8}.searchForm__suggestionItem.focused .svg--searchSuggestions{fill:#24564a}.searchForm__suggestionIcon{display:flex;justify-content:center;align-items:center;width:48px;min-width:48px}.header{position:relative;z-index:3100;display:flex;flex-wrap:wrap;width:100%;background-color:#fff;transition:.5s}@media (max-width: 991px){.header{position:sticky;top:0;z-index:1500;min-height:56px}}@media (max-width: 767px){.header{min-height:48px}}@media (max-width: 991px){.header--show{box-shadow:#0000004d 0 6px 6px -2px}}.header--sticky{position:sticky;top:0;z-index:10002;box-shadow:#0000004d 0 6px 6px -2px}.header--sticky .infoContainer{display:none}.headerMainSale{position:relative;display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden}.headerMainSale.sticky{position:fixed;top:0;z-index:10002}.headerMainSale__cross{position:absolute;right:0;display:flex;align-items:center;justify-content:center;height:100%}.headerMainSale picture{display:flex;justify-content:center;height:100%;width:100%}.infoContainer{position:relative;width:100%}@media (max-width: 991px){.infoContainer{display:none}}.headerInfo{position:relative;display:flex;align-items:center;width:100%;padding-top:8px;padding-bottom:8px}.headerInfo__country{display:flex;flex-direction:column;margin-right:16px}@media (max-width: 991px){.headerInfo__country{display:none}}.headerInfo__location{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:1.2;margin-right:16px;cursor:pointer}@media (max-width: 1199px){.headerInfo__location{padding-right:0;padding-bottom:10px}}.headerInfo__location__tooltip{font-style:normal;font-weight:600;font-size:12px;line-height:22px;letter-spacing:.03em;text-transform:uppercase;color:#231f20;margin-bottom:10px;cursor:default}.headerInfo__location__mobile-menu{padding-right:0;padding-bottom:0;margin-bottom:0;color:#fff}.headerInfo__phones{display:flex;margin-right:16px}.headerInfo__phones a:not(:last-child){margin-right:12px}.headerInfo__phones .phone{position:relative;font-weight:600;font-size:14px;line-height:24px;color:#000}.headerInfo__phones .phone:before{content:"";position:absolute;left:0;bottom:0;width:0;height:0;transition:.3s}@media (min-width: 768px){.headerInfo__phones .phone:hover{color:#006856}.headerInfo__phones .phone:hover:before{width:100%;height:2px;background-color:#006856}}.headerInfo__phones .phone:active{color:#006856}.headerInfo__phones .phone:active:before{width:100%;height:2px;background-color:#006856}.mainContainer{position:relative;width:100%}.headerMain{position:relative;display:flex;align-items:center;width:100%;padding-top:8px;padding-bottom:8px}@media (max-width: 991px){.headerMain{padding-top:4px;padding-bottom:4px}}.headerMain__menu{display:none;align-items:center}@media (max-width: 991px){.headerMain__menu{display:flex;width:100%;max-width:calc((100% - 120px)/2)}}.headerMain__logo{display:flex;align-items:center;margin-right:24px}@media (max-width: 991px){.headerMain__logo{margin-right:0}}.headerMain__catalog{display:flex;align-items:center;justify-content:center;min-height:52px;min-width:150px;background-color:#24564a;border-radius:8px;cursor:pointer}@media (max-width: 991px){.headerMain__catalog{display:none}}.headerMain__catalog .text{font-size:16px;font-weight:500;line-height:1.2;color:#fff}.headerMain__searchingForm{position:relative;width:100%;margin-right:20px;margin-left:24px}@media (max-width: 991px){.headerMain__searchingForm{display:none}}.headerMain__icons{display:flex;align-items:center;height:100%}@media (max-width: 991px){.headerMain__icons{justify-content:flex-end;width:100%;max-width:calc((100% - 120px)/2)}}.headerMain__icon{position:relative;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:8px;cursor:pointer}.headerMain__icon--search{display:none}@media (max-width: 991px){.headerMain__icon--search{display:flex}.headerMain__icon--profile,.headerMain__icon--favorites,.headerMain__icon--basket{display:none}}.headerMain__iconDots{position:absolute;top:6px;right:6px;width:10px;height:10px;border-radius:50%;background-color:#ff5c5c}.headerMain__basketCount{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;min-width:18px;max-width:-moz-min-content;max-width:min-content;height:18px;min-height:18px;border-radius:50%;background-color:#006856;font-weight:500;font-size:10px;text-align:center;color:#fff;padding:0 4px}.applicationContinueContainer{position:relative;display:flex;flex-direction:column;align-items:center}.applicationContinueContainer__content{position:absolute;top:45%;right:0;display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:60%;text-align:center}@media (max-width: 480px){.applicationContinueContainer__content{top:38%}}.applicationContinueContainer__title{font-size:clamp(18px,6vw,28px);font-weight:800;color:#fff}.applicationContinueContainer__text{font-size:12px;font-weight:500;color:#fff}@media (max-width: 480px){.applicationContinueContainer__text{font-size:11px}}.country{position:relative;display:flex;align-items:center}.country__currentBox{display:flex;align-items:center;cursor:pointer}@media (max-width: 991px){.country__currentBox{margin-bottom:8px}}.country__currentName{font-size:14px;font-weight:600;line-height:1.2;color:#000;margin-right:8px}@media (max-width: 991px){.country__currentName{margin-right:0}}.country__currentFlag{width:14px;height:14px;border-radius:50%;overflow:hidden}@media (max-width: 991px){.country__currentFlag{margin-right:8px}}.country__title{font-size:16px;line-height:1.2;font-weight:700;margin-bottom:16px}.country__item{display:flex;align-items:center}.country__item:not(:last-child){margin-bottom:12px}.country__item:hover .country__name{color:#24564a}.country__item.active .country__circle{border:2px solid #24564A}.country__item.active .country__circle:after{position:absolute;content:"";width:10px;height:10px;top:4px;left:4px;background:#24564a;border-radius:50%}.country__item.active:hover .country__name{color:#231f20}.country__circle{position:relative;display:flex;align-items:center;width:22px;height:22px;border-radius:50%;margin-right:12px;border:1px solid #3E3C3D}.country__name{display:flex;align-items:center;font-size:16px;line-height:1.2;font-weight:500;color:#231f20;margin-right:12px}.country__image{margin-left:auto;border-radius:50%;overflow:hidden;box-shadow:0 0 5px 2px #0000004d}.question{font-style:normal;font-weight:400;font-size:12px;line-height:22px;color:#3e3c3d;margin-bottom:10px}.line{display:flex;height:2px;width:100%;background-color:#102520}@media (max-width: 991px){.line{display:none}}.line__menu-right{height:1px;background-color:#d3e6e2;border:1px solid #D3E6E2;margin:25px 0}@media (max-width: 991px){.line__menu-right{display:block}}.right-menu{z-index:10300!important}.right-menu .MuiDrawer-paperAnchorRight{min-width:395px;max-width:450px;width:100%}@media (max-width: 767px){.right-menu .MuiDrawer-paperAnchorRight{min-width:260px;max-width:100%}}.right-menu__wrapper{display:flex;flex-direction:column;padding:40px 16px;overflow:hidden}.right-menu__title{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-width:100%;font-weight:600;line-height:1.7;color:#231f20;margin-bottom:20px;text-align:center}@media (max-width: 991px){.right-menu__title{font-size:14px}}.right-menu__title .name{text-overflow:ellipsis;overflow:hidden}.right-menu__icon-box{align-self:flex-end;padding-bottom:50px}.right-menu .link-item{font-style:normal;font-weight:500;font-size:14px;line-height:22px;color:#24564a;padding-bottom:15px;cursor:pointer}.right-menu .partners{display:inline-flex;justify-content:center;align-items:center;min-height:24px;width:100px;background:#d3e6e2;border-radius:2px;font-style:normal;font-weight:600;font-size:12px;line-height:20px;letter-spacing:.03em;text-transform:uppercase;color:#24564a;margin-bottom:15px}.right-menu .icon{display:inline-flex;cursor:pointer}.right-menu .icon:not(:last-child){margin-right:20px}.right-menu .profile-svg{cursor:not-allowed}.catalog-sub-menu{visibility:hidden;position:absolute;left:-120%;top:72px;display:flex;min-height:455px;height:auto;width:100%;max-width:100%;z-index:10002;background-color:#fff;overflow:hidden;padding-top:25px;padding-bottom:25px;box-shadow:#0000004d 0 6px 6px -2px}.catalog-sub-menu.open{left:0;visibility:visible}.catalog-sub-menu-overlay{visibility:hidden;position:absolute;left:-120%;top:0;z-index:10001}.catalog-sub-menu-overlay.open{position:fixed;left:0;width:100%;height:100vh;visibility:visible}.catalog-sub-menu__wrapper{position:relative;display:flex;justify-content:space-between;height:100%}.catalog-sub-menu__item{display:flex;flex-direction:column;text-align:left}.catalog-sub-menu__item_content{flex-direction:row;justify-content:start;width:100%;overflow:hidden;margin-left:70px}@media (max-width: 1365px){.catalog-sub-menu__item_content{margin-left:40px}}.catalog-sub-menu__item_content-list{width:33%;margin-right:10px}.catalog-sub-menu__item_img{max-width:350px;width:100%;overflow:hidden}@media (max-width: 1365px){.catalog-sub-menu__item_img{max-width:270px}}@media (max-width: 1199px){.catalog-sub-menu__item_img{max-width:0}}.catalog-sub-menu__item:first-child{min-width:170px}.catalog-sub-menu__title{font-style:normal;font-weight:600;font-size:14px;line-height:1.6;letter-spacing:.03em;text-transform:uppercase;color:#000;margin-bottom:16px}.catalog-sub-menu__title:not(:first-child){margin-top:25px}.catalog-sub-menu__level2{position:absolute;left:8%;top:0;display:none;height:100%;padding-left:5%;transition:.3s}.catalog-sub-menu__list{display:flex;align-items:center;font-style:normal;font-weight:600;font-size:14px;line-height:1.6;text-transform:none;color:#939598;cursor:pointer;margin-bottom:12px}.catalog-sub-menu__list_all{margin-top:auto}.catalog-sub-menu__list a{color:#fff}.catalog-sub-menu__list.active,.catalog-sub-menu__list:hover{color:#24564a}.catalog-sub-menu__list:hover .catalog-sub-menu__level2{display:block}.catalog-sub-menu__list_one{font-size:16px}.sub-menu{display:none;transition:.3s}.sub-menu.open{position:absolute;left:50%;transform:translate(-50%);top:28px;display:flex;height:auto;width:100%;max-width:100%;z-index:110;background-color:#fff;transition:.3s;overflow:hidden;padding-top:25px;padding-bottom:25px;box-shadow:#0000004d 0 6px 6px -2px}.sub-menu__wrapper{position:relative;display:flex;height:100%}.sub-menu__item{display:flex;flex-direction:column;text-align:left;font-style:normal;font-weight:600;font-size:16px;line-height:1.6;text-transform:none;color:#939598}@media (max-width: 1199px){.sub-menu__item{font-size:12px}}.sub-menu__item:not(:last-child){margin-right:32px}.sub-menu__item:hover{color:#24564a}.sub-menu__title{font-style:normal;font-weight:600;font-size:14px;line-height:1.6;letter-spacing:.03em;text-transform:uppercase;color:#fff;margin-bottom:15px}.sub-menu__title:not(:first-child){margin-top:25px}.soul-sub-menu-overlay{visibility:hidden;height:100vh;position:absolute;left:-100%;top:0;width:100vw;z-index:109}.soul-sub-menu-overlay.open{position:fixed;left:0;visibility:visible}.mobile-menu .MuiDrawer-paperAnchorLeft{background-color:#fff;min-width:395px;max-width:28%;width:100%}@media (max-width: 767px){.mobile-menu .MuiDrawer-paperAnchorLeft{min-width:260px;max-width:100%}}.mobile-menu__wrapper{display:flex;flex-direction:column;padding-left:15px;padding-right:15px}.mobile-menu__top{position:relative;display:flex;justify-content:flex-end;align-items:center;min-height:40px}.mobile-menu__top .icon:not(:last-child){margin-right:15px}.mobile-menu__body{display:flex;flex-direction:column}.mobile-menu__footer{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:auto;padding-top:28px;padding-bottom:28px}.mobile-menu__location{display:flex;align-items:center;font-size:14px;font-weight:600;line-height:1.2;color:#000;margin-bottom:8px}.mobile-menu__phones{display:flex;flex-direction:column}.mobile-menu__phones a:not(:last-child){margin-bottom:8px}.mobile-menu__phones .phone{position:relative;font-weight:600;font-size:14px;line-height:24px;color:#000}.mobile-menu__hidenWrap{position:absolute;top:0;left:0}.catalogMobileSubMenu{position:relative}.catalogMobileSubMenu__close{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;z-index:1}.catalogMobileSubMenu .MuiDrawer-paperAnchorLeft{background-color:#fff;min-width:395px;max-width:40%;width:100%}@media (max-width: 767px){.catalogMobileSubMenu .MuiDrawer-paperAnchorLeft{min-width:260px;max-width:100%}}.catalogMobileSubMenu__top{position:relative;display:flex;justify-content:flex-end;align-items:center;min-height:56px}.catalogMobileSubMenu__top .icon:not(:last-child){margin-right:15px}.catalogMobileSubMenu__line{width:100%;height:4px;background-color:#e6e7e8}.catalogMobileSubMenu__body{display:flex;position:fixed;width:100%;height:100%}.catalogMobileSubMenu__categoryListContainer{display:flex;flex-direction:column;width:100px;overflow:auto;margin-right:24px}.catalogMobileSubMenu__categoryListContainer::-webkit-scrollbar{width:0}.catalogMobileSubMenu__categoryList{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:84px;font-size:12px;font-weight:600;line-height:1.3;padding:12px 8px;background-color:#e6e7e8}.catalogMobileSubMenu__categoryList:before{content:"";position:absolute;left:0;width:4px;height:100%}.catalogMobileSubMenu__categoryList.active{background-color:#fff}.catalogMobileSubMenu__categoryList.active:before{background-color:#006856}.catalogMobileSubMenu__listContainer{display:flex;flex-direction:column;width:calc(100% - 92px);margin-top:40px;overflow:auto}.catalogMobileSubMenu__listContainer.hidden{display:none!important;opacity:0;transition:.3s}.catalogMobileSubMenu__title{font-style:normal;font-weight:600;font-size:14px;line-height:1.6;letter-spacing:.03em;text-transform:uppercase;color:#000;margin-bottom:16px}.catalogMobileSubMenu__title:not(:first-child){margin-top:25px}.catalogMobileSubMenu__list{display:flex;font-style:normal;font-weight:600;font-size:14px;line-height:1.6;text-transform:none;color:#006856;cursor:pointer;margin-bottom:12px}.catalogMobileSubMenu__list a{color:#fff}.catalogMobileSubMenu__list_one{font-size:16px}.react-dadata__container{position:relative;width:100%}.react-dadata__container>div{width:100%}.react-dadata__input{width:100%;min-height:48px;border:1px solid #B1CBC3;border-radius:2px;background-color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#939598;padding:0 15px;margin-bottom:10px;outline:none}.react-dadata__input:focus{box-shadow:0 4px 8px #00000026;border-color:#b1cbc3}.react-dadata__input:hover{box-shadow:0 4px 8px #00000026;border-color:#b1cbc3}.react-dadata__inputNew{box-sizing:border-box;width:100%;height:48px;border:1px solid #B1CBC3;border-radius:2px;background-color:#fff!important;resize:none;outline:none;color:#231f20;font-weight:500;font-size:16px;line-height:1.15;margin-bottom:8px;padding:0 16px}.react-dadata__inputNew:focus{box-shadow:0 6px 16px #00000040;outline:none}.react-dadata__inputNew:hover{box-shadow:0 6px 16px #00000040;border-color:#b1cbc3}.react-dadata__pvzDeliveryMaps{width:480px;min-height:48px;border:1px solid #B1CBC3;background-color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#939598;padding:0 15px;border-radius:8px;outline:none}.react-dadata__pvzDeliveryMaps:focus{box-shadow:0 4px 8px #00000026;border-color:#b1cbc3}.react-dadata__pvzDeliveryMaps:hover{box-shadow:0 4px 8px #00000026;border-color:#b1cbc3}@media (max-width: 767px){.react-dadata__pvzDeliveryMaps{width:100%;min-height:40px}}.react-dadata__suggestions{position:absolute;z-index:10;background-color:#fff;box-shadow:0 1px 6px 3px #0000001a;top:100%;border-radius:2px;overflow:hidden;left:0;right:0;text-align:left;height:194px;padding-left:8px}.react-dadata__suggestion{font-size:14px;padding:7px 10px;cursor:pointer;width:100%;display:block;background:none;border:none;text-align:left}.react-dadata__suggestion-note{font-size:14px;color:#828282;padding:10px 10px 5px}.react-dadata__suggestion--line-through{text-decoration:line-through}.react-dadata__suggestion-subtitle{font-size:14px;margin-top:4px;color:#777}.react-dadata__suggestion-subtitle-item{display:inline-block;margin-right:16px;margin-bottom:4px}.react-dadata__suggestion-subtitle-item:last-child{margin-right:0}.react-dadata__suggestion--current{background-color:#b1cbc3}.react-dadata__suggestion:hover{background-color:#b1cbc380}.react-dadatamark{background:none}.react-dadata--highlighted{color:#24564a;font-weight:700}.nav{position:relative;display:flex;flex-wrap:wrap;align-items:center;text-align:center;margin-bottom:8px}@media (max-width: 991px){.nav{display:none}}.nav__item{display:inline-flex;align-items:center;min-height:36px;font-weight:600;font-size:14px;line-height:24px;letter-spacing:.03em;text-transform:uppercase;transition:.3s;color:#000;cursor:pointer}@media (max-width: 1199px){.nav__item{font-size:12px}}.nav__item a{color:#fff;cursor:pointer}@media (max-width: 991px){.nav__item a{color:#000}}.nav__item>p{cursor:pointer}.nav__item_error{padding-top:16px}.nav__item_navigation{justify-content:space-between}.nav__item_navigation .icon{display:flex;align-items:center;height:100%;padding:10px 20px;border-left:1px solid #24564A;cursor:pointer}@media (min-width: 992px){.nav__item:not(:last-child){margin-right:20px}}@media (max-width: 991px){.nav__item{min-height:46px}}@media (max-width: 480px){.nav__item{font-size:12px}}@media (min-width: 992px){.nav__item.active,.nav__item.open{color:#006856}}.nav__item:hover{color:#006856}@media (max-width: 991px){.nav__item{margin:0;border-bottom:1px solid #E6E7E8}.nav__item:first-child{border-top:1px solid #E6E7E8}}.svg--whatsapp{width:21px;height:21px}.svg--viber{width:21px;height:23px}.svg--telegram{width:19px;height:17px}.svg--appStore{width:100%;min-width:120px;height:38px}.svg--googlePlay,.svg--appGallery,.svg--ruStore{width:120px;height:38px}.footer{background-color:#d3e6e2;margin-top:auto;content-visibility:auto;contain-intrinsic-size:auto 495px}.footer__nav{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:32px;padding-bottom:32px}@media (max-width: 767px){.footer__nav{padding:40px 0}}.footer__navItem{display:flex;flex-direction:column;flex-basis:19%}@media (max-width: 1365px){.footer__navItem{flex-basis:18%}}@media (max-width: 1199px){.footer__navItem{flex-basis:17%}}@media (max-width: 991px){.footer__navItem{flex-basis:50%}}@media (max-width: 767px){.footer__navItem{flex-basis:100%;border-top:1px solid #000000}}.footer__navItemTitleContainer{margin-bottom:12px}@media (max-width: 767px){.footer__navItemTitleContainer{display:flex;justify-content:space-between;align-items:center;min-height:50px;padding:4px 0;margin-bottom:0}}.footer__navItemTitle{position:relative;display:inline-flex;align-self:baseline;font-style:normal;font-weight:600;font-size:14px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;color:#000;margin-bottom:12px}@media (max-width: 991px){.footer__navItemTitle{font-size:12px;line-height:1.2}}@media (max-width: 767px){.footer__navItemTitle{display:flex;align-self:center;width:100%;margin-bottom:0}}.footer__navItemTitle.active{color:#006856}@media (min-width: 768px){.footer__navItemTitle:before{content:"";position:absolute;bottom:0;width:0;height:0;transition:.3s}.footer__navItemTitle:hover{color:#006856}.footer__navItemTitle:hover:before{width:100%;height:2px;background-color:#006856}.footer__navItemTitle:active{color:#006856}.footer__navItemTitle:active:before{width:100%;height:2px;background-color:#006856}}.footer__navItemIcon{display:none}@media (max-width: 767px){.footer__navItemIcon{display:flex;justify-content:center;align-items:center;min-width:60px;height:100%;cursor:pointer;border-left:1px solid #000000}.footer__navItemIcon.down{border-left:none}.footer__navItemIcon.down .svg__keyboardArrowDownOutlinedIcon{transform:rotate(180deg)}}.footer__navItemContentContainer{display:flex}@media (max-width: 767px){.footer__navItemContentContainer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out}.footer__navItemContentContainer.visible{grid-template-rows:1fr}}.footer__navItemContent{display:flex;flex-direction:column}@media (max-width: 767px){.footer__navItemContent{overflow:hidden;font-size:18px;font-weight:300;color:#000}}@media (max-width: 767px) and (max-width: 576px){.footer__navItemContent{font-size:16px}}@media (max-width: 767px) and (max-width: 480px){.footer__navItemContent{font-size:14px}}@media (max-width: 767px){.footer__navItemContent div{margin-top:10px}}.footer__navItemLink{position:relative;align-self:baseline;font-style:normal;font-weight:500;font-size:14px;line-height:1.5;color:#000}.footer__navItemLink:not(:last-child){margin-bottom:8px}@media (max-width: 991px){.footer__navItemLink{font-size:12px}.footer__navItemLink:last-child{margin-bottom:8px}}@media (max-width: 767px){.footer__navItemLink{display:flex}}.footer__navItemLink:before{content:"";position:absolute;bottom:0;width:0;height:0;transition:.3s}.footer__navItemLink.active{color:#006856}@media (min-width: 768px){.footer__navItemLink.active:before{width:100%;height:2px;background-color:#006856}.footer__navItemLink:hover{color:#006856}.footer__navItemLink:hover:before{width:100%;height:2px;background-color:#006856}.footer__navItemLink:active{color:#006856}.footer__navItemLink:active:before{width:100%;height:2px;background-color:#006856}}.footer__logoBox{display:flex;justify-content:center;margin-top:20px;margin-bottom:12px}.footer__contactsContainer{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-bottom:12px}@media (max-width: 767px){.footer__contactsContainer{flex-direction:column}}.footer__contactsContainer .text{font-style:normal;font-weight:400;font-size:12px;line-height:1.2;color:#24564a}.footer__contactsContainer .footerPhone{position:relative;font-weight:500;font-size:14px;line-height:1.2;color:#000;margin-bottom:8px}.footer__contactsContainer .footerPhone:before{content:"";position:absolute;left:0;bottom:0;width:0;height:0;transition:.3s}@media (min-width: 768px){.footer__contactsContainer .footerPhone:hover{color:#006856}.footer__contactsContainer .footerPhone:hover:before{width:100%;height:2px;background-color:#006856}}.footer__contactsContainer .footerPhone:active{color:#006856}.footer__contactsContainer .footerPhone:active:before{width:100%;height:2px;background-color:#006856}.footer__contacts{display:flex;justify-content:center}.footer__contacts .viber{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #000000;box-sizing:border-box;border-radius:2px;margin-right:8px;cursor:pointer}.footer__contacts .viber:hover{transition:.3s;background:linear-gradient(180deg,#3cba92,#006856)}.footer__contacts .viber_product{border-radius:4px;border-color:#d3e6e2;margin-right:0}.footer__contacts .whatsapp{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #000000;box-sizing:border-box;border-radius:2px;margin-right:8px;cursor:pointer}.footer__contacts .whatsapp:hover{transition:.3s;background:linear-gradient(180deg,#3cba92,#006856)}.footer__contacts .whatsapp_product{border-radius:4px;border-color:#d3e6e2;margin-right:0}.footer__contacts .telegram{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #000000;box-sizing:border-box;border-radius:2px;cursor:pointer}.footer__contacts .telegram:hover{transition:.3s;background:linear-gradient(180deg,#3cba92,#006856)}.footer__contacts .telegram_product{border-radius:4px;border-color:#d3e6e2}.footer__socialTitle{display:flex;justify-content:center;width:100%;font-size:14px;font-weight:500;line-height:1.3;color:#000;text-align:center;margin-bottom:7px}.footer__socials{display:flex;justify-content:center;align-items:center;margin-bottom:12px}.footer__socialItem{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #000000;box-sizing:border-box;border-radius:2px;cursor:pointer}.footer__socialItem:not(:last-child){margin-right:8px}.footer__socialItem:hover{transition:.3s;background:linear-gradient(180deg,#3cba92,#006856)}@media (max-width: 767px){.footer__socialItem{margin-bottom:0}}.footer__line{display:flex;height:2px;width:100%;background-color:#ccc}@media (max-width: 991px){.footer__line{display:none}}.footer__apps{display:flex;justify-content:space-between;align-items:center;text-align:center;min-height:58px}@media (max-width: 991px){.footer__apps{flex-direction:column-reverse}}.footer__apps .yaMarket{display:flex;flex-direction:column;cursor:pointer}.footer__apps .yaMarket__icon{display:flex;margin-bottom:4px}.footer__apps .yaMarket__rating{display:flex}.footer__apps .yaMarket__rating .count{margin-right:4px;font-weight:500}.footer .followApps{display:flex;flex-wrap:wrap;justify-content:center}@media (max-width: 991px){.footer .followApps{margin-bottom:12px}}@media (max-width: 576px){.footer .followApps{justify-content:space-between}}.footer .followApps__item{display:flex;justify-content:center;align-items:center;width:200px;height:40px;border:1px solid #000000;box-sizing:border-box;border-radius:2px;cursor:pointer}.footer .followApps__item>a{height:40px}.footer .followApps__item:not(:last-child){margin-right:8px}.footer .followApps__item:hover{transition:.3s;background:linear-gradient(180deg,#3cba92,#006856)}@media (max-width: 991px){.footer .followApps__item{width:162px}}@media (max-width: 767px){.footer .followApps__item{width:130px}.footer .followApps__item:not(:last-child){margin-right:8px;margin-bottom:0}}@media (max-width: 576px){.footer .followApps__item{width:49%}.footer .followApps__item:not(:last-child){margin-right:0;margin-bottom:8px}}@media (max-width: 480px){.footer .followApps__item{width:100%}.footer .followApps__item:not(:last-child){margin-right:0;margin-bottom:8px}}.footer__year{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;min-height:58px}@media (max-width: 767px){.footer__year{margin-bottom:60px}}.footer__year p{font-style:normal;font-weight:500;font-size:14px;line-height:1.2;color:#000}.phone-box{display:flex;justify-content:center;margin-bottom:12px}@media (max-width: 767px){.phone-box{flex-direction:column}}.phone-box_product{width:35%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:0}@media (max-width: 1365px){.phone-box_product{width:45%}}@media (max-width: 991px){.phone-box_product{width:100%}}@media (max-width: 480px){.phone-box_product{flex-direction:column;align-items:baseline}}.phone-box_product .question{margin-bottom:0}.phone-box .contact{font-style:normal;font-weight:600;font-size:14px;line-height:1.2;letter-spacing:.03em;text-transform:uppercase;color:#231f20}@media (max-width: 480px){.phone-box__questions{margin-bottom:15px}}.mobileNavBar{position:fixed;bottom:0;display:none;align-items:center;width:100%;height:50px;background-color:#fff;box-shadow:0 0 6px #00000080;z-index:10500}@media (max-width: 480px){.mobileNavBar{display:flex}}.mobileNavBar__wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;background-color:#fff}.mobileNavBar__item{display:flex;flex-direction:column;align-items:center;width:100%;cursor:pointer}.mobileNavBar__icon{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:5px}.mobileNavBar__iconDots{position:absolute;top:-3px;right:-3px;width:10px;height:10px;border-radius:50%;background-color:#ff5c5c}.mobileNavBar__basketCount{position:absolute;top:-3px;right:-12px;display:flex;align-items:center;justify-content:center;min-width:18px;max-width:-moz-min-content;max-width:min-content;height:18px;min-height:18px;border-radius:50%;background-color:#006856;font-weight:500;font-size:10px;text-align:center;color:#fff;padding:0 4px}.mobileNavBar__title{font-size:12px;color:#000}@media (max-width: 480px){.mobileNavBar__title{font-size:11px}}.mobileNavBar .profileDots{position:absolute;top:-3px;right:15px;width:10px;height:10px;border-radius:50%;background-color:#ff5c5c}
