.contactsBlock{flex:1;display:flex;justify-content:center;align-items:center}.contactsBlock__phone{margin-right:33px}.contactsBlock__icon{margin-right:9px;display:flex;align-items:flex-end}.contactWrapper{display:flex;flex-wrap:nowrap;align-items:center}.ModalPortal{width:100%;max-height:100vh;background-color:#fff;z-index:1000000;top:0;left:0;bottom:0;right:0;position:absolute;overflow:auto;-webkit-overflow-scrolling:touch}.MobileMenu .contactsBlock{background-color:#139255;padding-top:8px;padding-bottom:16px;color:#fff;font-style:normal;font-weight:500;font-size:12px;line-height:140%;flex-wrap:wrap}.MobileMenu .contactsBlock .contactWrapper{padding-top:8px}@media(max-width:1439px){.MobileMenu .contactsBlock{padding-left:24px;padding-right:24px}}@media(max-width:991px){.MobileMenu .contactsBlock{padding-left:16px;padding-right:16px}}.MobileMenu .burgerBlock{position:relative;height:72px;display:flex;padding:17px 0}.MobileMenu .burgerBlock .menu__btn_closed,.MobileMenu .burgerBlock .menu__btn_opened{display:flex;align-items:center;position:absolute;top:28px;right:0;width:20px;height:16px;cursor:pointer;z-index:1}.MobileMenu .burgerBlock .menu__btn_opened>span{transform:rotate(45deg)}.MobileMenu .burgerBlock .menu__btn_opened>span,.MobileMenu .burgerBlock .menu__btn_opened>span:after,.MobileMenu .burgerBlock .menu__btn_opened>span:before{display:block;position:absolute;width:100%;height:2px;background-color:#0d0e10;border-radius:2px;transition-duration:.25s}.MobileMenu .burgerBlock .menu__btn_opened>span:before{content:"";top:0;transform:rotate(0)}.MobileMenu .burgerBlock .menu__btn_opened>span:after{content:"";top:0;transform:rotate(90deg)}.MobileMenu .burgerBlock .menu__btn_closed>span,.MobileMenu .burgerBlock .menu__btn_closed>span:after,.MobileMenu .burgerBlock .menu__btn_closed>span:before{display:block;position:absolute;width:100%;height:2px;background-color:#0d0e10;border-radius:2px;transition-duration:.25s}.MobileMenu .burgerBlock .menu__btn_closed>span:before{content:"";top:-8px}.MobileMenu .burgerBlock .menu__btn_closed>span:after{content:"";top:8px}.MobileMenu .burgerBlock .menu__box{display:block;position:fixed;visibility:hidden;top:0;left:-100%;width:300px;height:100%;margin:0;padding:80px 0;list-style:none;background-color:#eceff1;box-shadow:1px 0 6px rgba(0,0,0,.2);transition-duration:.25s}.MobileMenu .burgerBlock .menu__item{display:block;padding:12px 24px;color:#333;font-family:Roboto,sans-serif;font-size:20px;font-weight:600;text-decoration:none;transition-duration:.25s}.MobileMenu .burgerBlock .menu__item:hover{background-color:#cfd8dc}.MobileMenu__catalogItem{padding:24px;font-style:normal;font-weight:500;font-size:16px;line-height:130%;display:flex;justify-content:space-between}.MobileMenu__catalogItem:not(:last-child){border-bottom:1px solid #b9c0ca}.MobileMenu__CatalogBlockListItemHidden{display:block;visibility:hidden;height:0}.MobileMenu__CatalogBlockListItemVisible{visibility:visible;height:auto}.DesktopMenu{position:relative}.DesktopMenu__firstLevel{display:flex;height:86px}.DesktopMenu__arrow,.DesktopMenu__logoBlock{display:flex;align-items:center}.DesktopMenu__arrow{margin-left:8px;justify-content:center}.DesktopMenu__navbar{height:39px;position:relative;background:#139255;display:flex;justify-content:center;align-items:center;font-size:18px}.DesktopMenu__navbar>ul,.DesktopMenu__navbar>ul>li{display:flex;align-items:center;height:100%}.DesktopMenu__navbar>ul>li{list-style:none}.DesktopMenu__navbar>ul>li>a{display:flex;align-items:center;width:100%;height:100%;color:#fff;text-decoration:none;padding:0 24px;font-style:normal;font-weight:500;font-size:18px;line-height:130%}.DesktopMenu__navbar>ul>li>a:hover{background-color:#268356}.DesktopMenu__subCatalogBlock{position:absolute;top:39px;left:50%;margin-left:-660px;width:1320px;background-color:#fff;visibility:hidden;z-index:40;box-shadow:0 0 4px rgba(26,28,33,.04),0 4px 32px rgba(26,28,33,.16);border-radius:0 0 8px 8px;padding:16px 18px;opacity:0;transition:all .2s ease}.DesktopMenu__info{padding:4px 0;width:300px;height:100%;font-size:14px;display:flex;flex-direction:column;justify-content:space-around}.DesktopMenu__info>div{display:flex;align-items:flex-start}.DesktopMenu__info>div>img{margin-right:8px}.DesktopMenu__subCatalogBlockList{display:flex;flex-wrap:wrap;gap:8px}.DesktopMenu__cat:hover .DesktopMenu__subCatalogBlock{opacity:1;visibility:visible}.slider{overflow:hidden;position:relative}.slidList,.slider{transform:translateZ(0)}.slidList{display:flex;height:100%;transition:transform .9s ease-in-out;width:100%}.slide{flex:1 0 100%;position:relative;transform:translateZ(0)}.slideTitle{top:0;position:absolute;width:100%;height:350px;padding-top:60px;padding-left:80px;background:linear-gradient(180deg,#0d0e10,rgba(13,14,16,0));font-style:normal;font-weight:600;font-size:48px;line-height:116%;color:#fff}@media(max-width:1439px){.slideTitle{padding-top:48px;padding-left:24px;font-size:32px}}@media(max-width:991px){.slideTitle{padding-top:32px;padding-left:16px;font-size:28px}}.dots{display:flex;justify-content:center;padding:14px 16px;position:absolute;z-index:1000000;bottom:32px;left:calc(50% - 56px);background:#fff;border-radius:8px}@media(max-width:1439px){.dots{padding:12px 14px}}@media(max-width:991px){.dots{padding:12px}}.dot{background-color:#b9c0ca;border-radius:5px;width:8px;height:8px}.dot:not(:last-child){margin-right:16px}.dot:hover{cursor:pointer}.dot.selected{background-color:green}.arrows{display:flex;font-size:30px;justify-content:space-between;position:absolute;bottom:32px;right:60px;z-index:1}@media(max-width:1439px){.arrows{bottom:24px;right:24px}}@media(max-width:991px){.arrows{bottom:16px;right:16px}}.arrow{height:30px;width:30px}.arrow:hover{cursor:pointer}.left,.right{width:36px;height:36px;padding:8px;display:flex;justify-content:center;align-items:center;border-radius:8px}@media(max-width:1439px){.left,.right{padding:6px;width:32px;height:32px}}.blocked{background-color:#fff}.active{background-color:#139255;cursor:pointer}.arrowWrapper{display:flex;justify-content:center;align-items:center}.left .arrowWrapper{transform:rotate(90deg)}.right .arrowWrapper{transform:rotate(270deg)}.right{margin-left:16px}.MainPage__h1Wrapper{display:flex;background-color:#f0fecd;border-radius:8px;margin-bottom:64px}@media(max-width:1439px){.MainPage__h1Wrapper{flex-direction:column;margin-bottom:24px}}.MainPage__imageContainer{flex-shrink:0;width:315px;height:128px;position:relative}.MainPage__imageContainer>img{border-radius:8px}@media(max-width:1439px){.MainPage__imageContainer{width:260px;height:108px}}.MainPage__topProducts{display:flex;flex-wrap:wrap;justify-content:left;margin-bottom:48px;gap:20px}@media(max-width:1439px){.MainPage__topProducts{gap:15px}}@media(max-width:991px){.MainPage__topProducts{gap:16px}}.MainPage__description{margin:13px 24px 13px 20px}@media(max-width:1439px){.MainPage__description{margin:8px 24px 8px 16px}}@media(max-width:991px){.MainPage__description{margin:16px}}.MainPage__mobileButtonContainer{display:flex;justify-content:center}.MainPage__content{display:flex}.MainPage__description1{margin-top:64px;padding:24px;background-color:#e9fbf2;border-radius:8px}.MainPage__description1 h3{margin-top:14px}@media(max-width:1439px){.MainPage__description1{margin-top:48px}}@media(max-width:991px){.MainPage__description1{padding:16px}}.MainPage__btnWrapper{margin-right:20px}.Contacts__content{display:flex;justify-content:center}@media(max-width:1439px){.Contacts__content{flex-direction:column}}.Contacts__left{padding:32px;width:427px;background-color:#f3f3f3;border-radius:8px;margin-right:19px}@media(max-width:1439px){.Contacts__left{width:100%;padding:24px;margin-bottom:24px}.Contacts__left .Coords{width:100%;flex-direction:row;flex-wrap:wrap}.Contacts__left .Coords>div{width:50%}}@media(max-width:991px){.Contacts__left{padding:16px}.Contacts__left .Coords{flex-direction:column}.Contacts__left .Coords>div{width:100%}}.Contacts__right{padding:32px;width:650px;background-color:#f3f3f3;border-radius:8px}@media(max-width:1439px){.Contacts__right{width:100%;padding:24px}}@media(max-width:991px){.Contacts__right{padding:16px}}.Contacts__right>h6{margin-bottom:8px;font-style:normal;font-weight:600;font-size:16px;line-height:130%}@media(max-width:1439px){.Contacts__right>h6{font-size:14px}}@media(max-width:991px){.Contacts__right>h6{font-size:14px}}.Contacts__right>p{margin-bottom:20px;font-style:normal;font-weight:400;font-size:16px;line-height:130%}@media(max-width:1439px){.Contacts__right>p{font-size:14px}}.Contacts__imageWrapper{display:flex;justify-content:center}.Contacts__imageContainer{position:relative;width:1096px;height:500px;margin-top:48px}.Contacts__imageContainer>img{border-radius:8px}*{margin:0;padding:0;box-sizing:border-box;font-family:Golos Text,sans-serif}#__next,.MainContainer,body,html{height:100%}.MainContainer{display:flex;flex-direction:column;overflow:auto}a{text-decoration:none;color:unset}li{list-style-type:none}main{flex:1 0 auto}aside{margin-right:20px}.ARROW__DOWN{transform:unset;width:16px;height:16px}.ARROW__UP{transform:rotate(180deg)}.ARROW__RIGHT{transform:rotate(270deg)}.ARROW__DOWN,.ARROW__RIGHT:hover,.ARROW__UP{cursor:pointer}.ProductPage{display:flex}.ProductPage__lvl-title{display:flex;margin-bottom:16px}@media(max-width:991px){.ProductPage__lvl-title{flex-direction:column}}.ProductPage__lvl-title>div{display:flex}.ProductPage__productLabel{padding:4px 10px;margin-left:16px;border:1px solid #9119ef;border-radius:16px;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#9119ef;display:flex;align-items:center;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}@media(max-width:1439px){.ProductPage__productLabel{padding:4px 8px;font-size:12px}}@media(max-width:991px){.ProductPage__productLabel:first-of-type{margin-left:unset}}.ProductPage__productLabel>img{margin-right:4px}.ProductPage__lvl-details{display:flex;margin-bottom:32px}@media(max-width:991px){.ProductPage__lvl-details{flex-direction:column}}@media(max-width:575px){.ProductPage__lvl-details{align-items:center}}.ProductPage__imageContainer{width:315px;height:315px;position:relative}@media(max-width:1439px){.ProductPage__imageContainer{width:260px;height:260px}}@media(max-width:991px){.ProductPage__imageContainer{width:382px;height:382px}}@media(max-width:575px){.ProductPage__imageContainer{width:260px;height:260px}}.ProductPage__imageContainer>img{border-radius:8px}.ProductPage__details{margin-left:20px}@media(max-width:991px){.ProductPage__details{margin-top:16px;margin-left:unset}}.ProductPage__dots{display:inline-block;width:100%;border-bottom:2px dotted #555963}.ProductPage__detail>span:first-child{display:inline-block;width:315px;overflow:hidden;white-space:nowrap;font-style:normal;font-weight:500;font-size:16px;line-height:130%;color:#555963;vertical-align:bottom}@media(max-width:1439px){.ProductPage__detail>span:first-child{width:184px;font-size:14px}}@media(max-width:991px){.ProductPage__detail>span:first-child{width:160px;font-size:12px}}.ProductPage__detail span:last-child{font-style:normal;font-weight:500;font-size:16px;line-height:130%}@media(max-width:1439px){.ProductPage__detail span:last-child{font-size:14px}}.ProductPage__detail .price{margin-top:24px;color:#139255;font-style:normal;font-weight:600;font-size:24px;line-height:130%}@media(max-width:1439px){.ProductPage__detail .price{font-size:20px}}.ProductPage__htmlContainer>h3{font-size:16px}@media(max-width:1439px){.ProductPage__htmlContainer>h3{font-size:14px;margin-bottom:8px}}.ProductPage__htmlContainer>ul{font-size:16px}@media(max-width:1439px){.ProductPage__htmlContainer>ul{font-size:12px}}.ProductPage__htmlContainer ul,.ProductPage__htmlContainer>p{margin-bottom:16px}@media(max-width:1439px){.ProductPage__htmlContainer ul,.ProductPage__htmlContainer>p{margin-bottom:8px}}.ProductPage__lvl-description{padding-bottom:32px}.ProductPage__lvl-description>h2{font-style:normal;font-weight:600;font-size:18px;line-height:130%}@media(max-width:1439px){.ProductPage__lvl-description>h2{font-size:16px}}.ProductPage__lvl-description>p{font-style:normal;font-weight:400;font-size:16px;line-height:130%}@media(max-width:1439px){.ProductPage__lvl-description>p{font-size:14px}}.ProductPage__lvl-colors>h3{font-size:18px}@media(max-width:1439px){.ProductPage__lvl-colors>h3{font-size:16px}}.ProductPage__colorContainer{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:1439px){.ProductPage__colorContainer{gap:16px}}.ProductPage__colorBlock{position:relative;transition:transform .25s}.ProductPage__colorBlock:hover{cursor:pointer;transform:scale(1.05)}.ProductPage__colorBlockImageWrapper{position:relative;overflow:hidden;width:203px;height:203px;border-radius:8px}@media(max-width:1439px){.ProductPage__colorBlockImageWrapper{width:168px;height:168px}}@media(max-width:991px){.ProductPage__colorBlockImageWrapper{width:183px;height:183px}}.ProductPage__productImageDescription{position:absolute;top:8px;right:8px;padding:4px 10px;background:#f3f3f3;font-style:normal;font-weight:500;font-size:14px;line-height:140%;box-shadow:0 0 4px rgba(26,28,33,.04),0 4px 32px rgba(26,28,33,.16);border-radius:6px}.container{padding-left:4%;padding-right:4%}@media(max-width:1439px){.container{padding-left:24px;padding-right:24px}}@media(max-width:991px){.container{padding-left:16px;padding-right:16px}}h1,h3{font-style:normal;font-weight:600;font-size:24px;line-height:130%;margin-bottom:16px}@media(max-width:1439px){h1,h3{font-size:20px}}h2{font-style:normal;font-weight:600;font-size:24px;line-height:130%;margin-bottom:16px}@media(max-width:1439px){h2{font-size:20px}}h4{margin:16px 8px 8px;font-style:normal;font-weight:500;font-size:18px;line-height:130%}@media(max-width:1439px){h4{margin:8px 8px 4px;font-size:16px}}h5{margin:0 8px 16px;font-style:normal;font-weight:400;font-size:16px;line-height:130%}@media(max-width:1439px){h5{margin:8px 8px 16px;font-size:14px}}@media(max-width:991px){h5{margin:0 8px 8px}}p{font-style:normal;font-weight:400;font-size:16px;line-height:130%}@media(max-width:1439px){p{font-style:normal;font-weight:400;font-size:14px;line-height:130%}}.Buyer,.Catalog,.CategoryPage,.Contacts,.Delivery,.MainPage,.ProductPage,.Stock,.SubcategoryPage{padding-top:32px;padding-bottom:128px}@media(max-width:1439px){.Buyer,.Catalog,.CategoryPage,.Contacts,.Delivery,.MainPage,.ProductPage,.Stock,.SubcategoryPage{padding-top:24px;padding-bottom:96px}}.BtnCatalogDesktop,.BtnCatalogMobile,.BtnCatalogWithBurgerButton{background-color:#139255;border-radius:8px;display:flex;justify-content:center;align-items:center;color:#fff;font-style:normal;font-weight:500;line-height:130%}.BtnCatalogDesktop{width:100%;height:37px;font-size:16px}.BtnCatalogMobile{width:100%;height:34px;font-size:14px}.BtnCatalogWithBurgerButton{width:229px;height:40px;font-size:16px;margin-bottom:48px}.burgerDot{margin-right:8px}.markLink{color:#9119ef}strong{font-weight:unset}.Modal{width:100%;height:100vh;background-color:rgba(27,39,51,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000000;top:0;left:0;bottom:0;right:0;position:absolute;text-align:center;overflow:auto;-webkit-overflow-scrolling:touch}.Modal_close{position:absolute;right:10px;top:10px;cursor:pointer}.Modal__imageContainer{display:flex;justify-content:center;align-self:center;position:relative}.Modal__imageWrapper{margin-top:10%;position:relative;width:1280px}@media(max-width:1439px){.Modal__imageWrapper{width:920px}}.lds-roller{display:inline-block;position:absolute;left:calc(50% - 40px);top:calc(50% - 40px);width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px}.lds-roller div:first-child{animation-delay:-36ms}.lds-roller div:first-child:after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Catalog,.Catalog__wrapper{display:flex}.Catalog__list{display:flex;flex-wrap:wrap;justify-content:left;gap:20px}@media(max-width:1439px){.Catalog__list{gap:16px}}.Delivery__content{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width:1439px){.Delivery__content{align-items:flex-start}}.Delivery__imageWrapper{position:relative;width:1208px;height:300px;margin-bottom:32px}@media(max-width:1439px){.Delivery__imageWrapper{width:720px;height:179px}}@media(max-width:991px){.Delivery__imageWrapper{width:382px;height:95px}}@media(max-width:575px){.Delivery__imageWrapper{width:100%}}.Delivery__list{width:1208px;-moz-columns:3;column-count:3}@media(max-width:1439px){.Delivery__list{width:100%;-moz-columns:2;column-count:2}}@media(max-width:1439px)and (max-width:575px){.Delivery__list{-moz-columns:1;column-count:1}}.Delivery__list>li{-moz-column-break-inside:avoid;break-inside:avoid;backface-visibility:hidden;font-style:normal;font-weight:500;font-size:18px;line-height:130%;margin-bottom:16px}@media(max-width:1439px){.Delivery__list>li{font-size:16px}}@media(max-width:575px){.Delivery__list>li{margin-bottom:8px}}.Buyer__ImgFreeArticle:not(:last-of-type),.Buyer__articleWithImg:not(:last-of-type){margin-bottom:20px}.Buyer__articleWithImg{display:flex}@media(max-width:1439px){.Buyer__articleWithImg{padding-top:8px}}.Buyer__ImgFreeContainer{padding:32px;background-color:#f3f3f3;border-radius:8px;margin-top:32px}@media(max-width:1439px){.Buyer__ImgFreeContainer{margin-top:24px;padding:24px}}.Buyer__ImgFreeContainer article>h2{font-size:18px}@media(max-width:1439px){.Buyer__ImgFreeContainer article>h2{font-size:16px;margin-bottom:8px}}.Buyer__imageWrapper{flex-shrink:0;position:relative;width:203px;height:203px}.Buyer__imageWrapper>img{border-radius:8px}@media(max-width:1439px){.Buyer__imageWrapper{width:168px;height:168px}}@media(max-width:767px){.Buyer__imageWrapper{width:84px;height:84px}}.Buyer__content{display:flex;flex-direction:column;justify-content:center;margin-left:20px}.Buyer__content>h2{font-size:18px}@media(max-width:1439px){.Buyer__content>h2{font-size:16px;margin-bottom:8px}}@media(max-width:767px){.Buyer__content{margin-left:16px}}.Coords{font-style:normal;font-weight:400;font-size:16px;line-height:130%;display:flex;flex-direction:column}.Coords>div{display:flex;margin-bottom:16px}.Coords>div>div{margin-left:8px}@media(max-width:1439px){.Coords{font-size:14px}}.Coords__label{margin-bottom:8px}.Footer{padding-top:32px;padding-bottom:64px;background-color:#f3f3f3;flex:0 0 auto}@media(max-width:1439px){.Footer{padding-top:24px;padding-bottom:24px}}.Footer__categoriesBlock{width:315px;margin-right:20px}.Footer__categoriesBlock>h3{font-style:normal;font-weight:600;font-size:18px;line-height:130%;margin-bottom:16px}@media(max-width:1439px){.Footer__categoriesBlock>h3{font-size:16px}}.Footer__categoriesBlock ul>li{font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:#0d0e10}.Footer__categoriesBlock ul>li:not(:last-child){margin-bottom:8px}@media(max-width:1439px){.Footer__categoriesBlock ul>li{font-size:14px}.Footer__categoriesBlock{width:50%}}.Footer__menu{font-style:normal;font-weight:600;font-size:18px;line-height:130%;color:#0d0e10}.Footer__menu>li:not(:last-child){margin-bottom:16px}@media(max-width:1439px){.Footer__menu{font-size:16px}}.Footer__wrapper{display:flex}@media(max-width:1439px){.Footer__wrapper{flex-direction:column}}.Footer__linksBlock{display:flex;font-style:normal;font-weight:600;font-size:18px;line-height:130%;width:50%}@media(max-width:1439px){.Footer__linksBlock{width:100%}}.Footer__contactsBlock{width:50%;display:flex;justify-content:center}@media(max-width:1439px){.Footer__contactsBlock{margin-top:24px;width:100%}.Footer__contactsBlock .Coords{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}.Footer__contactsBlock .Coords>div{width:50%}}@media(max-width:991px){.Footer__contactsBlock .Coords{flex-direction:column}.Footer__contactsBlock .Coords>div{width:100%}.Footer__contactsBlock .Coords>div:last-child{margin-bottom:0}}.Footer__txt{margin-top:32px;font-style:normal;font-weight:500;font-size:14px;line-height:140%;color:#b9c0ca}@media(max-width:1439px){.Footer__txt{margin-top:24px;font-size:12px}}.CatalogItem{display:flex;padding:8px;width:315px;background:#f3f3f3;border-radius:8px;border:1px solid transparent;position:relative}@media(max-width:1439px){.CatalogItem{padding:0;flex-direction:column;width:168px;background-color:unset}}@media(max-width:991px){.CatalogItem{width:183px}}.CatalogItem__imageContainer{flex-shrink:0;position:relative;width:80px;height:80px}@media(max-width:1439px){.CatalogItem__imageContainer{width:60px;height:60px;margin-bottom:16px}}@media(max-width:991px){.CatalogItem__imageContainer{margin-bottom:8px}}.CatalogItem__image{border-radius:8px}.CatalogItem__content{margin-left:8px}.CatalogItem__content>h3{font-style:normal;font-weight:600;font-size:16px;text-decoration:none;color:#0d0e10;margin-bottom:8px}.CatalogItem__content ul>li{font-style:normal;font-weight:500;font-size:14px}@media(max-width:1439px){.CatalogItem__content ul>li{display:inline-block;padding:4px 8px;background-color:#e9fbf2;border-radius:4px;margin:0 8px 8px 0}}.CatalogItem__link{position:absolute;top:0;bottom:0;right:0;left:0;border-radius:8px;z-index:20}.CatalogItem:hover{background-color:#e9fbf2;border:1px solid #139255}@media(max-width:1439px){.CatalogItem:hover{background-color:unset;border:unset}}.CatalogItem:hover .CatalogItem__content>h3{color:#139255}@media(max-width:1439px){.CatalogItem:hover .CatalogItem__content>h3{color:unset}}.CatalogItem__insertLink{position:relative;z-index:30}.CatalogItem__insertLink:hover{color:#139255}@media(max-width:1439px){.CatalogItem__insertLink:hover{color:unset}}.CatalogBarDesktop{width:315px}.CatalogBarDesktop>h4{margin-bottom:16px;font-style:normal;font-weight:600;font-size:18px;line-height:130%}.CatalogBarDesktop__iconHart{margin-right:8px;color:pink}.CatalogBarDesktop__list{margin-bottom:32px}.CatalogBarDesktop__listItem{position:relative}.CatalogBarDesktop__listItem,.CatalogBarDesktop__subCategoryItem{display:flex;justify-content:space-between;padding:12px 16px;font-style:normal;font-weight:500;font-size:14px;line-height:140%}.CatalogBarDesktop__listItem:hover,.CatalogBarDesktop__subCategoryItem:hover{background:#f3f3f3;border-radius:8px}.CatalogBarDesktop__listItem:hover>span,.CatalogBarDesktop__subCategoryItem:hover>span{color:#139255}.CatalogBarDesktop__listItem:hover>span svg,.CatalogBarDesktop__subCategoryItem:hover>span svg{fill:#139255}.CatalogBarDesktop__productItem{display:flex}.CatalogBarDesktop__productItem>div a>span:hover{color:#139255}.CatalogBarDesktop__description{display:flex;align-items:center}.CatalogBarDesktop__categoryContainer{width:80%;display:flex;justify-content:space-around}.CatalogBarDesktop__subContainer{padding:24px;visibility:hidden;position:absolute;left:100%;top:-40px;box-shadow:0 0 4px rgba(26,28,33,.04),0 4px 32px rgba(26,28,33,.16);border-radius:8px;z-index:40;background-color:#fff}.CatalogBarDesktop__subContainer>ul{width:945px;display:flex;gap:20px;flex-wrap:wrap}.CatalogBarDesktop__subContainer>ul>li{width:300px;display:flex;flex-direction:column}.CatalogBarDesktop__subContainer>ul>li>h5{color:#139255}.CatalogBarDesktop__subContainer>ul>li>ul>li:not(:last-child){margin-bottom:8px}.CatalogBarDesktop__productImg{border-radius:8px;margin-right:8px}.CatalogBarDesktop__listItem:hover>.CatalogBarDesktop__subContainer{visibility:visible}.CatalogBarDesktop__link{position:absolute;width:100%;height:100%}.CatalogBarMobile>li{padding:16px 24px;font-style:normal;font-weight:500;font-size:14px;line-height:130%;display:flex;justify-content:space-between}.CatalogBarMobile>li:not(:last-child){border-bottom:1px solid #f3f3f3}.CategoriesItem{display:flex;flex-direction:column}.CategoriesItem__wrapper{width:100%;display:flex;justify-content:space-between}.CategoriesItem__icon{margin-right:8px}.SubMenuList__item{border-bottom:1px solid #f3f3f3;padding:16px 48px;font-style:normal;font-weight:500;font-size:14px;line-height:130%}.TopProduct{border:1px solid transparent;width:315px}@media(max-width:1439px){.TopProduct{width:230px}}@media(max-width:991px){.TopProduct{width:183px}}.TopProduct__imageContainer>img{border-radius:8px}.TopProduct:hover{cursor:pointer;background-color:#e9fbf2;border:1px solid #139255;border-radius:8px}.ProductMini{border:1px solid transparent;width:203px;height:100%}@media(max-width:1439px){.ProductMini{width:168px}}.ProductMini__imageContainer{position:relative;width:100%;height:203px}@media(max-width:1439px){.ProductMini__imageContainer{height:168px}}.ProductMini__image{border-radius:8px}.ProductMini:hover{cursor:pointer;background-color:#e9fbf2;border:1px solid #139255;border-radius:8px}.ProductsMiniList{display:flex;flex-wrap:wrap;justify-content:left;gap:20px}@media(max-width:1439px){.ProductsMiniList{gap:16px}}.CategoryList{display:flex;flex-wrap:wrap;gap:20px}@media(max-width:1439px){.CategoryList{gap:15px}}.SubCategory{border:1px solid transparent}.SubCategory__imageWrapper{position:relative;width:315px;height:315px}@media(max-width:1439px){.SubCategory__imageWrapper{width:230px;height:230px}}@media(max-width:991px){.SubCategory__imageWrapper{width:183px;height:183px}}.SubCategory__imageWrapper>img{border-radius:8px}.SubCategory:hover{cursor:pointer;background-color:#e9fbf2;border:1px solid #139255;border-radius:8px}.SubCategory:hover .SubCategory__image{transform:scale(1.01);transition:.3s}.SubCategoriesList{display:flex;gap:20px;flex-wrap:wrap}@media(max-width:1439px){.SubCategoriesList{gap:16px}}