@keyframes first{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes secont{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes third{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes skeleton-anim{to{transform:translateX(100%)}}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:76px}}.Footer{display:flex;flex-direction:column;width:100%;background:#1a1a1a;padding:40px;margin-top:48px;z-index:1}@media screen and (max-width:1600px){.Footer{padding:40px 34px 30px}}@media screen and (max-width:1439px){.Footer{padding:40px 33px 30px}}@media screen and (max-width:1365px){.Footer{padding:32px 24px 24px;margin-top:32px}}.Footer__main{max-width:1596px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:45px}@media screen and (max-width:1600px){.Footer__main{max-width:1320px;grid-gap:24px}}@media screen and (max-width:1439px){.Footer__main{max-width:1272px}}@media screen and (max-width:1365px){.Footer__main{display:flex;flex-direction:column;grid-gap:0}}.Footer__main-item{display:flex;flex-direction:column}@media screen and (max-width:1365px){.Footer__main-item{overflow:hidden;transition:all 400ms ease-in-out;order:2;max-height:50px;margin-top:10px;border-bottom:1px solid #262626;padding-bottom:8px}.Footer__main-item:first-child{margin-top:24px}.Footer__main-item:last-child{border-bottom:none}.Footer__main-item.active{max-height:900px}.Footer__main-item.active .Footer__main-item-head::after{background:url(../assets/footer/minus.svg)}}.Footer__main-item-head{font-weight:400;font-size:14px;color:#818181;text-transform:uppercase;position:relative}@media screen and (max-width:1365px){.Footer__main-item-head{color:#fff}}.Footer__main-item-head::after{content:"";width:24px;height:24px;background:url(../assets/footer/plus.svg);background-size:100% 100%;display:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.Footer__main-item-head{padding:12px 0}.Footer__main-item-head::after{display:flex}}.Footer__main-item-list{display:flex;flex-direction:column;margin-top:8px}@media screen and (max-width:1365px){.Footer__main-item-list{margin-top:0}}.Footer__main-item-list-li{display:flex;margin-top:16px;font-weight:400;font-size:14px;color:#fff}@media screen and (max-width:1365px){.Footer__main-item-list-li{margin-top:0;height:48px;align-items:center}}.Footer__main-item-list-li:hover{text-decoration:underline}.Footer__main-contacts{display:flex;flex-direction:column}@media screen and (max-width:1365px){.Footer__main-contacts{order:1}}.Footer__main-contacts-container:first-child,.Footer__main-contacts:first-child{margin-top:0}.Footer__main-contacts-container{margin-top:32px}.Footer__main-contacts-container,.Footer__main-contacts-container-phone{display:flex;flex-direction:column}.Footer__main-contacts-container-phone-link{font-weight:400;font-size:16px;color:#fff}.Footer__main-contacts-container-phone-link:hover{text-decoration:underline}.Footer__main-contacts-container-phone-text{font-weight:400;font-size:14px;color:gray;margin-top:8px}.Footer__main-contacts-container-time{margin-top:16px;color:#fff;font-weight:400;font-size:14px}.Footer__main-contacts-container-soc{display:flex;width:100%}.Footer__main-contacts-container-soc-button{width:32px;height:32px;margin-left:20px;background-size:100% 100%;margin-top:24px;display:flex;position:relative}@media screen and (max-width:1365px){.Footer__main-contacts-container-soc-button{margin-top:16px}}.Footer__bottom-soc-link span,.Footer__main-contacts-container-soc-button span{content:"";position:absolute;display:flex;width:100%;height:100%;left:0;top:0;border-radius:16px;background:rgba(255,255,255,.16);pointer-events:none;opacity:0;transition:all 250ms ease-in-out}.Footer__bottom-soc-link:hover span,.Footer__main-contacts-container-soc-button:hover span{opacity:1}.Footer__main-contacts-container-soc-button:first-child{margin-left:0}.Footer__main-contacts-container-soc-button.facebook{background-image:url(../assets/header/facebook.svg)}.Footer__main-contacts-container-soc-button.viber{background-image:url(../assets/header/viber.svg)}.Footer__main-contacts-container-soc-button.telegram{background-image:url(../assets/header/telegram.svg)}.Footer__main-contacts-container-soc-button.apple-m{background-image:url(../assets/header/apple-m.svg)}.Footer__bottom{display:flex;justify-content:space-between;margin:32px auto 0;padding-top:24px;border-top:1px solid #262626;max-width:1596px;width:100%;align-items:center}@media screen and (max-width:1600px){.Footer__bottom{max-width:1320px}}@media screen and (max-width:1439px){.Footer__bottom{max-width:1272px}}@media screen and (max-width:1365px){.Footer__bottom{margin-top:24px;padding-top:0;border-top:none}}@media screen and (max-width:767px){.Footer__bottom{flex-direction:column}}.Footer__bottom-soc{display:flex;width:-moz-fit-content;width:fit-content}.Footer__bottom-soc-link{width:32px;height:32px;display:flex;background-size:100% 100%;margin-left:20px;position:relative;border-radius:16px}.Footer__bottom-soc-link:first-child{margin-left:0}.Footer__bottom-soc-link.facebook{background:url(../assets/footer/facebook.svg)}.Footer__bottom-soc-link.youtube{background:url(../assets/footer/youtube.svg)}.Footer__bottom-soc-link.insta{background:url(../assets/footer/instagram.svg)}.Footer__bottom-link{font-weight:500;font-size:14px;color:#fff;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.Footer__bottom-link{margin-top:24px}}.Footer__bottom-link:hover{text-decoration:underline}.CatalogPage{display:flex;flex-direction:column;max-width:1596px;width:100%;margin:32px auto 0}@media screen and (max-width:1600px){.CatalogPage{max-width:1320px}}@media screen and (max-width:1439px){.CatalogPage{max-width:1272px}}@media screen and (max-width:1365px){.CatalogPage{max-width:100%;margin-top:24px}}.CatalogPage__top{display:grid;grid-template-columns:141px 1fr 190px;grid-column-gap:48px}.CatalogPage__top.open{grid-template-columns:328px 1fr 190px}@media screen and (max-width:1365px){.CatalogPage__top{display:flex;flex-wrap:wrap;grid-gap:0;padding:0 16px}}.CatalogPage__top-filter{font-weight:400;font-size:16px;color:#fff;padding:0 16px;display:flex;height:36px;align-items:center;transition:all 250ms ease-in-out;border-radius:8px;border:1px solid transparent}.CatalogPage__top-filter.open:after{display:flex}@media screen and (max-width:1365px){.CatalogPage__top-filter{order:1;width:124px;padding:0;justify-content:center;background:#1a1a1a}}.CatalogPage__top-filter:before{content:"";display:flex;width:24px;min-width:24px;height:24px;margin-right:16px;background-image:url(../assets/catalog/filter.svg);background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.CatalogPage__top-filter:before{width:16px;min-width:16px;height:16px;background-image:url(../assets/catalog/mobile-filter.svg);margin-right:8px}}.CatalogPage__top-filter:after{content:"";display:none;width:16px;min-width:16px;height:16px;margin-left:auto;background-image:url(../assets/catalog/filter-close.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.CatalogPage__top-filter:hover{cursor:pointer;background:#262626;border:1px solid #333}.CatalogPage__top-filter:active{background:#121212}.CatalogPage__top-smart{display:flex;flex-wrap:wrap}@media screen and (max-width:1365px){.CatalogPage__top-smart{order:3;width:100%;margin-top:15px;flex-wrap:nowrap;overflow-y:auto}.CatalogPage__top-smart.empty{margin-top:0}.CatalogPage__top-smart::-webkit-scrollbar{display:none}}.CatalogPage__top-buttons{display:flex;width:100%}@media screen and (max-width:1365px){.CatalogPage__top-buttons{order:2;width:calc(100% - 132px);margin-left:auto}}.CatalogPage__top-buttons.loading{pointer-events:none}.CatalogPage__top-buttons .CatalogSort{margin-right:16px;margin-left:auto}@media screen and (max-width:1365px){.CatalogPage__top-buttons .CatalogSort{margin-right:auto;margin-left:unset}}.CatalogPage__top-buttons-large,.CatalogPage__top-buttons-small{background-color:#1a1a1a;border-radius:8px;width:36px;height:36px;transition:all 250ms ease-in-out;background-size:24px 24px;background-repeat:no-repeat;background-position:center}.CatalogPage__top-buttons-large:hover,.CatalogPage__top-buttons-small:hover{background-color:#262626;cursor:pointer}.CatalogPage__top-buttons-small{background-image:url(../assets/catalog/filter-small.svg)}.CatalogPage__top-buttons-large{background-image:url(../assets/catalog/filter-large.svg)}.CatalogPage__body{display:flex;margin-top:24px}@media screen and (max-width:1365px){.CatalogPage__body{margin-top:16px}.CatalogPage__body .CatalogSelectedFilters{display:none}}.CatalogPage__body.open{display:grid;grid-template-columns:328px 1fr;grid-column-gap:48px}@media screen and (max-width:1365px){.CatalogPage__body.open{display:flex;grid-gap:0}}.CatalogPage__overlay{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,.25);left:0;top:0;display:flex}.Header{width:100%;height:72px;margin:0;padding:0;background:#1a1a1a;display:flex;align-items:center}.Header.checkout .Header__container{max-width:1272px}@media screen and (max-width:1365px){.Header.checkout .Header__container-logo{background-image:url(../assets/header/cecotec-logo-desc.svg);width:172px;height:32px}.Header.checkout .Header__container-logo:hover{background-image:url(../assets/header/cecotec-logo-desc-hover.svg)}.Header.checkout .Header-callback__top-button{display:flex}.Header{height:60px}}.Header__container{max-width:1596px;margin:0 auto;display:flex;align-items:center;width:100%}@media screen and (max-width:1600px){.Header__container{max-width:1320px}}@media screen and (max-width:1439px){.Header__container{max-width:1272px}}@media screen and (max-width:1365px){.Header__container{padding:0 16px;max-width:100%}}.Header__container-logo{width:172px;height:32px;display:flex;background-image:url(../assets/header/cecotec-logo-desc.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;border-radius:5px;transition:all 250ms ease-in-out}.Header__container-logo:hover{background-image:url(../assets/header/cecotec-logo-desc-hover.svg)}@media screen and (max-width:1365px){.Header__container-logo{width:32px;height:32px}.Header__container-logo,.Header__container-logo:hover{background-image:url(../assets/header/cecotec-logo-mob.svg)}}.Header__container-list{display:flex;align-items:center;height:100%}.Header__container-list-item{font-weight:400;font-size:14px;color:#9a9a9a;align-items:center;display:flex;margin-left:24px;transition:all 250ms ease-in-out}@media screen and (max-width:1439px){.Header__container-list-item{margin:4px 0 4px 20px}}.Header__container-list-item.products{padding:6px 24px;border:2px solid #0ac;border-radius:20px;background:0 0;color:#fff}.Header__container-list-item.products::before{content:"";width:24px;height:24px;background:url(../assets/header/products-image.svg);background-size:100% 100%;margin-right:16px;transition:all 500ms ease-in-out}.Header__container-list-item.products.active,.Header__container-list-item.products:hover{color:#121212;background:#0ac;border:2px solid #0ac}.Header__container-list-item.products:hover::before{background:url(../assets/header/products-image-black.svg)}.Header__container-list-item.products.active::before{background:url(../assets/header/products-image-cross.svg)}.Header__container-list-item.products.active:hover{background:#00bfe6;border:2px solid #00bfe6}.Header__container-list-item.active,.Header__container-list-item:hover{cursor:pointer;color:#fff}.Header__container-list-item.loading::before{animation:rotate-anim 1s infinite linear}.Header__container-list-item.active::before{transform:rotate(180deg)}.ComparePage{width:100%;display:flex;flex-direction:column;margin-top:24px}.ComparePage__head{display:flex;justify-content:space-between;align-items:center;margin-top:24px}@media screen and (max-width:1365px){.ComparePage__head{flex-direction:column;row-gap:24px;padding:0 16px;align-items:initial;margin-top:16px}}.ComparePage__head-left,.ComparePage__head-right{display:flex;gap:24px;align-items:center}.ComparePage__head-left-button{display:flex;align-items:center;width:-webkit-fill-available;height:40px;padding:0 12px 0 48px;font-weight:400;font-size:14px;color:#ff3254;position:relative;background:rgba(255,50,84,.08);border-radius:20px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ComparePage__head-left-button{padding:8px;width:40px;height:40px}}.ComparePage__head-left-button::before{content:"";width:24px;height:24px;display:flex;position:absolute;left:16px;top:50%;transform:translateY(-50%);background:url(../assets/compare/delete-icon.svg)}@media screen and (max-width:1365px){.ComparePage__head-left-button::before{position:initial;transform:initial}}.ComparePage__head-left-button:hover{cursor:pointer;background:rgba(255,50,84,.16)}.ComparePage__head-left-button:active{background:rgba(255,50,84,.04)}@media screen and (max-width:1365px){.ComparePage__head-left-button p{display:none}}.ComparePage__head-right .CompareAddDiffBtns{display:flex;gap:24px;justify-content:space-between;width:100%}.ComparePage__info{border-radius:20px;border:1px solid rgba(0,170,204,.08);background:rgba(0,170,204,.08);margin-top:24px}@media screen and (max-width:1365px){.ComparePage__info{margin:16px 16px 0}.ComparePage__info span{display:block}}.ComparePage__info-text{color:#0ac;font-size:14px;line-height:16px;padding:24px 0;text-align:center}@media screen and (max-width:767px){.ComparePage__info-text{padding:16px;line-height:140%}}.ComparePage__title{font-weight:400;font-size:24px;color:#fff;max-width:1596px;width:100%;margin:0 auto;line-height:32px}.ComparePage__title span,.ProductCardAccessories__head span,.ProductCardChar__name span,.ProductCardComments__top span,.ProductCardCompareTab__head span,.ProductCardQuestions__top .ProductCardQuestions__top span,.ProductCardQuestions__top span{color:#666}@media screen and (max-width:1600px){.ComparePage__title{max-width:1320px}}@media screen and (max-width:1439px){.ComparePage__title{max-width:1272px}}@media screen and (max-width:1365px){.ComparePage__title{max-width:calc(100% - 32px)}}@media screen and (max-width:767px){.ComparePage__title{font-size:20px;line-height:28px}}.ComparePage__body{display:flex;margin:24px auto 0;max-width:1596px;width:100%}@media screen and (max-width:1600px){.ComparePage__body{max-width:1320px}}@media screen and (max-width:1439px){.ComparePage__body{max-width:1272px}}@media screen and (max-width:1365px){.ComparePage__body{max-width:100%;margin-top:24px}}.Preloader{width:60px;height:60px;margin:auto;position:relative;display:block}.Preloader__first,.Preloader__secont,.Preloader__third{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;border:6px solid transparent}.Preloader__first{border-top-color:#6334ff;border-right-color:#6334ff;z-index:3;animation:first 1000ms ease infinite}.Preloader__secont{border-top-color:#b7a1ff;border-right-color:#b7a1ff;z-index:2;animation:secont 1000ms ease 150ms infinite}.Preloader__third{border-top-color:#e7e9eb;border-right-color:#e7e9eb;z-index:1;animation:third 1000ms ease 350ms infinite}.MainPage{max-width:1596px;width:100%;display:flex;flex-direction:column;position:relative;margin:0 auto 48px}@media screen and (max-width:1600px){.MainPage{max-width:1320px}}@media screen and (max-width:1439px){.MainPage{max-width:1272px}}@media screen and (max-width:1365px){.MainPage{margin:0 auto 32px}}.ProductCardAccessories{max-width:1596px;width:100%;margin:10px auto 0;display:flex;flex-direction:column}@media screen and (max-width:1600px){.ProductCardAccessories{max-width:1320px}}@media screen and (max-width:1439px){.ProductCardAccessories{max-width:1272px}}@media screen and (max-width:1365px){.ProductCardAccessories{max-width:100%;margin-top:16px}}.ProductCardAccessories__head{font-weight:400;font-size:24px;color:#fff;max-width:1596px;width:100%;margin:0 auto;line-height:32px}@media screen and (max-width:1365px){.ProductCardAccessories__head{max-width:calc(100% - 32px)}}@media screen and (max-width:767px){.ProductCardAccessories__head{font-size:20px;line-height:28px}}.ProductCardAccessories__body{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;margin-top:24px;width:100%;overflow:hidden}.ProductCardAccessories__body .ProductItem{width:100%;height:auto}@media screen and (max-width:1600px){.ProductCardAccessories__body{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1365px){.ProductCardAccessories__body{grid-template-columns:repeat(3,1fr);grid-gap:17px;margin-top:16px}}@media screen and (max-width:767px){.ProductCardAccessories__body{grid-template-columns:repeat(2,1fr);grid-gap:0}.ProductCardAccessories__body .ProductItem{border-radius:0;border-color:#262626}}.ProductCardChar{width:100%;display:flex;flex-direction:column;margin-top:10px}.ProductCardChar__name{font-weight:400;font-size:24px;color:#fff;max-width:1596px;width:100%;margin:0 auto;line-height:32px}@media screen and (max-width:1600px){.ProductCardChar__name{max-width:1320px}}@media screen and (max-width:1439px){.ProductCardChar__name{max-width:1272px}}@media screen and (max-width:1365px){.ProductCardChar__name{max-width:calc(100% - 32px)}}@media screen and (max-width:767px){.ProductCardChar__name{font-size:20px;line-height:28px}}.ProductCardChar__container{display:grid;grid-template-columns:1fr 380px;grid-column-gap:56px;margin:24px auto 0;max-width:1596px;width:100%}@media screen and (max-width:1600px){.ProductCardChar__container{max-width:1320px}}@media screen and (max-width:1439px){.ProductCardChar__container{max-width:1272px}}@media screen and (max-width:1365px){.ProductCardChar__container{max-width:100%;display:flex;flex-direction:column;grid-column-gap:0;margin-top:24px}}.ProductCardChar__container-left,.ProductCardChar__container-right{width:100%}@media screen and (max-width:1365px){.ProductCardChar__container-right{display:none}}.ProductCardComments{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1600px){.ProductCardComments{max-width:1330px}}@media screen and (max-width:1439px){.ProductCardComments{max-width:1300px}}@media screen and (max-width:1365px){.ProductCardComments{max-width:100%;margin-top:16px}}.ProductCardComments__top{margin-top:14px;font-size:24px;line-height:32px;color:#fff;font-weight:400}@media screen and (max-width:1365px){.ProductCardComments__top{width:100%;max-width:calc(100% - 32px);margin:0 auto}}@media screen and (max-width:767px){.ProductCardComments__top{font-size:20px}}.ProductCardComments__container{display:flex;width:100%;margin-top:24px}@media screen and (max-width:767px){.ProductCardComments__container{margin-top:24px}}.ProductCardComments__container-left{width:1200px}@media screen and (max-width:1600px){.ProductCardComments__container-left{width:930px}}@media screen and (max-width:1439px){.ProductCardComments__container-left{width:900px}}@media screen and (max-width:1365px){.ProductCardComments__container-left{width:100%;max-width:calc(100% - 32px);margin:0 auto}}.ProductCardComments__container-right{width:380px;margin-left:56px;position:relative}@media screen and (max-width:1365px){.ProductCardComments__container-right{display:none}}.ProductCardCompareTab{width:100%;display:flex;flex-direction:column;margin-top:10px}@media screen and (max-width:1365px){.ProductCardCompareTab{margin-top:16px}}.ProductCardCompareTab__head{font-weight:400;font-size:24px;color:#fff;max-width:1596px;width:100%;margin:0 auto;line-height:32px}@media screen and (max-width:1600px){.ProductCardCompareTab__head{max-width:1320px}}@media screen and (max-width:1439px){.ProductCardCompareTab__head{max-width:1272px}}@media screen and (max-width:1365px){.ProductCardCompareTab__head{max-width:calc(100% - 32px)}}@media screen and (max-width:767px){.ProductCardCompareTab__head{font-size:20px;line-height:28px}}.ProductCardCompareTab__body{display:flex;margin:24px auto 0;max-width:1596px;width:100%}@media screen and (max-width:1600px){.ProductCardCompareTab__body{max-width:1320px}}@media screen and (max-width:1439px){.ProductCardCompareTab__body{max-width:1272px}}@media screen and (max-width:1365px){.ProductCardCompareTab__body{max-width:100%;margin-top:24px}}.ProductCard{width:100%;margin:0 auto;display:flex;flex-direction:column;max-width:1596px}@media screen and (max-width:1600px){.ProductCard{max-width:1320px}}@media screen and (max-width:1439px){.ProductCard{max-width:1272px}}@media screen and (max-width:1365px){.ProductCard{max-width:100%;margin-top:0}}.ProductCard__container{display:flex;margin:20px auto 0;width:100%}@media screen and (max-width:1365px){.ProductCard__container{flex-direction:column;margin:0 auto}}.ProductCard__container-left{display:flex;flex-direction:column;max-width:776px;width:100%}@media screen and (max-width:1600px){.ProductCard__container-left{max-width:688px}}@media screen and (max-width:1440px){.ProductCard__container-left{max-width:672px}}@media screen and (max-width:1365px){.ProductCard__container-left{max-width:100%;margin:0 auto}}.ProductCard__container-right{display:flex;flex-direction:column;margin-left:56px;max-width:764px;width:100%;position:relative}@media screen and (max-width:1600px){.ProductCard__container-right{max-width:574px}}@media screen and (max-width:1440px){.ProductCard__container-right{max-width:544px}}@media screen and (max-width:1365px){.ProductCard__container-right{max-width:100%;margin:0 auto}}.ProductCardQuestions,.ProductCardQuestions__top .ProductCardQuestions{width:100%;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1600px){.ProductCardQuestions{max-width:1330px}}@media screen and (max-width:1439px){.ProductCardQuestions{max-width:1300px}}@media screen and (max-width:1365px){.ProductCardQuestions{max-width:100%;margin-top:16px}}.ProductCardQuestions__top,.ProductCardQuestions__top .ProductCardQuestions__top{margin-top:14px;font-size:24px;line-height:32px;color:#fff;font-weight:400}@media screen and (max-width:1600px){.ProductCardQuestions__top .ProductCardQuestions{max-width:1330px}}@media screen and (max-width:1439px){.ProductCardQuestions__top .ProductCardQuestions{max-width:1300px}}@media screen and (max-width:1365px){.ProductCardQuestions__top .ProductCardQuestions{max-width:100%;margin-top:16px}}@media screen and (max-width:1365px){.ProductCardQuestions__top .ProductCardQuestions__top{width:100%;max-width:calc(100% - 32px);margin:0 auto}}@media screen and (max-width:767px){.ProductCardQuestions__top .ProductCardQuestions__top{font-size:20px}}.ProductCardQuestions__top .ProductCardQuestions__container{display:flex;width:100%;margin-top:24px}.ProductCardQuestions__top .ProductCardQuestions__container-left{width:1160px}@media screen and (max-width:1600px){.ProductCardQuestions__top .ProductCardQuestions__container-left{width:930px}}@media screen and (max-width:1439px){.ProductCardQuestions__top .ProductCardQuestions__container-left{width:900px}}@media screen and (max-width:1365px){.ProductCardQuestions__top .ProductCardQuestions__container-left{width:100%;max-width:calc(100% - 32px);margin:0 auto}}.ProductCardQuestions__top .ProductCardQuestions__container-left-add{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#1a1a1a;border-radius:16px}@media screen and (max-width:767px){.ProductCardQuestions__top .ProductCardQuestions__container-left-add{padding:16px;flex-direction:column;align-items:flex-start}}.ProductCardQuestions__top .ProductCardQuestions__container-left-add-text{font-weight:400;font-size:20px;color:#fff}.ProductCardQuestions__top .ProductCardQuestions__container-left-add-button{width:240px;height:40px;background:#0ac;border-radius:20px;font-weight:500;font-size:16px;line-height:20px;color:#121212;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.ProductCardQuestions__top .ProductCardQuestions__container-left-add-button{width:100%;margin-top:16px}}.ProductCardQuestions__top .ProductCardQuestions__container-left-add-button:hover{background:#00d4ff;cursor:pointer}.ProductCardQuestions__top .ProductCardQuestions__container-left-add-button:active{background:#007f99}.ProductCardQuestions__top .ProductCardQuestions__container-right{width:380px;margin-left:56px;position:relative}@media screen and (max-width:1365px){.ProductCardQuestions__top .ProductCardQuestions__container-right{display:none}.ProductCardQuestions__top{width:100%;max-width:calc(100% - 32px);margin:0 auto}}@media screen and (max-width:767px){.ProductCardQuestions__top{font-size:20px}}.ProductCardQuestions__container{display:flex;width:100%;margin-top:24px}.ProductCardQuestions__container-left{width:1160px}@media screen and (max-width:1600px){.ProductCardQuestions__container-left{width:930px}}@media screen and (max-width:1439px){.ProductCardQuestions__container-left{width:900px}}@media screen and (max-width:1365px){.ProductCardQuestions__container-left{width:100%;max-width:calc(100% - 32px);margin:0 auto}}.ProductCardQuestions__container-left-add{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#1a1a1a;border-radius:16px}@media screen and (max-width:767px){.ProductCardQuestions__container-left-add{padding:16px;flex-direction:column;align-items:flex-start}}.ProductCardQuestions__container-left-add-text{font-weight:400;font-size:20px;color:#fff}.ProductCardQuestions__container-left-add-button{width:240px;height:40px;background:#0ac;border-radius:20px;font-weight:500;font-size:16px;line-height:20px;color:#121212;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.ProductCardQuestions__container-left-add-button{width:100%;margin-top:16px}}.ProductCardQuestions__container-left-add-button:hover{background:#00d4ff;cursor:pointer}.ProductCardQuestions__container-left-add-button:active{background:#007f99}.ProductCardQuestions__container-right{width:380px;margin-left:56px;position:relative}@media screen and (max-width:1365px){.ProductCardQuestions__container-right{display:none}}.ProductCardTabSideCard{background:#1a1a1a;border-radius:16px;display:flex;flex-direction:column;width:100%;padding:24px;position:sticky;top:66px}.ProductCardTabSideCard__wrapper{width:100%;height:264px}.ProductCardTabSideCard__wrapper img,.ProductItem__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ProductCardTabSideCard__name{font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-top:8px}.ProductCardTabSideCard__container{display:flex;margin-top:16px}.ProductCardTabSideCard__container-price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;min-height:48px;justify-content:center}@media screen and (max-width:1365px){.ProductCardTabSideCard__container-price{min-height:unset;justify-content:unset}}.ProductCardTabSideCard__container-price-old{font-weight:400;font-size:16px;color:#666;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.ProductCardTabSideCard__container-price-old span:first-child{text-decoration:line-through}.ProductCardTabSideCard__container-price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:8px}.ProductCardTabSideCard__container-price-new{font-weight:400;font-size:24px;color:#fff;margin-top:4px}.ProductCardTabSideCard__container-price-new:first-child{margin-top:0}.ProductCardTabSideCard__container-compare{display:flex;align-items:center;justify-content:space-around;width:48px;min-width:48px;height:48px;margin-left:auto;position:relative;transition:all 250ms ease-in-out;border-radius:24px;background:0 0}@media screen and (max-width:1365px){.ProductCardTabSideCard__container-compare{position:absolute;top:0;right:0}}.ProductCardTabSideCard__container-compare-icon{width:28px;height:24px;display:flex;background:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.ProductCardTabSideCard__container-compare:hover{background:#252525;cursor:pointer}.ProductCardTabSideCard__container-compare.active .ProductCardTabSideCard__container-compare-icon,.ProductCardTabSideCard__container-compare:active .ProductCardTabSideCard__container-compare-icon,.ProductCardTabSideCard__container-compare:hover .ProductCardTabSideCard__container-compare-icon{background:url(../assets/product-card/compare-icon-hover.svg)}.ProductCardTabSideCard__container-compare:active{background:rgba(0,170,204,.16)}.ProductCardTabSideCard__container-compare.active::after,.ProductItem__compare.active::after,.ProductItem__favorite.active::after{content:"";position:absolute;right:3px;top:3px;background-image:url(../assets/product-card/compare-active.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductCardTabSideCard__container-compare.active:hover::after{background-image:url(../assets/product-card/compare-active-hover.svg)}.ProductCardTabSideCard__cashback{display:flex;align-items:center;position:relative;min-height:32px;margin-top:16px}.ProductCardTabSideCard__cashback p{font-weight:400;font-size:14px;color:#fff;display:flex;align-items:flex-end}.ProductCardTabSideCard__cashback p span{font-weight:500;font-size:16px;color:#0ac;margin-left:8px}.ProductCardTabSideCard__cashback p span:hover,.ProductCardTabSideCard__pcode-code input:hover{cursor:pointer}.ProductCardTabSideCard__pcode{display:flex;align-items:center;position:relative;margin-top:24px}@media screen and (max-width:1365px){.ProductCardTabSideCard__pcode{margin-top:0}}.ProductCardTabSideCard__pcode-text{font-weight:400;font-size:14px;color:#fff;display:flex;align-items:flex-end}.ProductCardTabSideCard__pcode-text span{font-weight:500;font-size:16px;color:#ff3254;margin-right:12px}.ProductCardTabSideCard__pcode-code{padding:4px 12px 4px 16px;background:0 0;border:2px solid #ff3254;border-radius:16px;width:150px;margin-left:16px;position:relative;display:flex;transition:all 250ms ease-in-out}.ProductCardTabSideCard__pcode-code:hover{cursor:pointer;background:rgba(255,50,84,.16)}.ProductCardTabSideCard__pcode-code:active{background:rgba(255,50,84,.32)}.ProductCardTabSideCard__pcode-code input{font-weight:500;font-size:14px;color:#fff;width:-moz-max-content;width:max-content;margin-right:16px}.ProductCardTabSideCard__pcode-code-icon{width:24px;height:24px;display:flex;background:url(../assets/product-card/promocode-icon.svg)}.ProductCardTabSideCard__buttons,.ProductItem{display:flex;flex-direction:column}.ProductCardTabSideCard__buttons .BuyButton{width:100%;margin-top:24px}.ProductCardTabSideCard__buttons .PrimaryButton{width:100%;margin-top:16px;height:40px;border-radius:20px;justify-content:center;text-align:center}.ProductCardTabSideCard__buttons .PrimaryButton span{margin-left:5px}.ProductItem{width:300px;padding:24px;background:#1a1a1a;border-radius:16px;transition:all 250ms ease-in-out;position:relative;height:auto;border:1px solid transparent}@media screen and (max-width:1600px){.ProductItem{width:312px}}@media screen and (max-width:1439px){.ProductItem{width:300px}}@media screen and (max-width:1365px){.ProductItem{width:256px;padding:16px;height:auto}}@media screen and (max-width:767px){.ProductItem{width:180px;padding:12px}}@media screen and (min-width:1366px){.ProductItem:hover{background:#272727;border:1px solid #333}}.ProductItem.no-available .ProductItem__wrapper{opacity:.5}.ProductItem.no-available .ProductItem__bottom{padding:0;height:unset}.ProductItem.no-available .ProductItem__bottom-cart{display:none}.ProductItem.no-available .ProductItem__bottom-no-available{display:flex}.ProductItem.no-available .ProductItem__bottom-price{min-height:52px}@media screen and (max-width:767px){.ProductItem.preorder .ProductItem__bottom{margin-top:auto}}.ProductItem__wrapper{width:100%;height:200px}@media screen and (max-width:1600px){.ProductItem__wrapper{height:210px}}@media screen and (max-width:1439px){.ProductItem__wrapper{height:200px}}@media screen and (max-width:1365px){.ProductItem__wrapper{height:178px}}@media screen and (max-width:767px){.ProductItem__wrapper{height:118px}}.ProductItem__badges{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}.ProductItem__compare{top:16px}.ProductItem__compare,.ProductItem__favorite{display:flex;align-items:center;justify-content:space-around;width:36px;height:36px;position:absolute;right:16px;transition:all 250ms ease-in-out;border-radius:18px;background:0 0;border:1px solid transparent}.ProductItem__compare-icon{background-image:url(../assets/product-item/compare-icon.svg)}.ProductItem__compare-icon,.ProductItem__favorite-icon{width:24px;height:24px;display:flex;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductItem__compare:hover,.ProductItem__favorite:hover{background:#333;cursor:pointer}.ProductItem__compare:active,.ProductItem__favorite:active{border:1px solid #4d4d4d}.ProductItem__compare.active .ProductItem__compare-icon,.ProductItem__compare.active .ProductItem__favorite-icon,.ProductItem__compare:hover .ProductItem__compare-icon,.ProductItem__compare:hover .ProductItem__favorite-icon,.ProductItem__favorite.active .ProductItem__compare-icon,.ProductItem__favorite:hover .ProductItem__compare-icon{background-image:url(../assets/product-item/compare-icon-active.svg)}.ProductItem__compare.active::after,.ProductItem__favorite.active::after{right:-1px;top:-1px;background-image:url(../assets/product-item/added-icon.svg)}.ProductItem__favorite{top:60px}.ProductItem__favorite-icon{background-image:url(../assets/product-item/fav-icon.svg)}.ProductItem__favorite:hover .ProductItem__favorite-icon{background-image:url(../assets/product-item/fav-icon-hover.svg)}.ProductItem__favorite.active:after{display:none}.ProductItem__favorite.active:hover{background:#333}.ProductItem__favorite.active .ProductItem__favorite-icon{background-image:url(../assets/product-item/fav-icon-active.svg)}.ProductItem__colors{width:100%;min-height:20px;display:flex;align-items:center;cursor:default;overflow:hidden;margin-top:8px}.ProductItem__colors-item{width:20px;height:20px;display:flex;justify-content:space-around;align-items:center;border-radius:50%;border:2px solid transparent;transition:all 250ms ease-in-out;margin-left:4px}.ProductItem__colors-item:first-child{margin-left:0}.ProductItem__colors-item:hover{border:2px solid rgba(255,255,255,.24);cursor:pointer}.ProductItem__colors-item.active{border:2px solid #0ac}.ProductItem__colors-item span{width:12px;height:12px;border-radius:50%}.ProductItem__colors-count{width:24px;height:24px;font-weight:500;font-size:14px;color:#2f2d40;display:flex;align-items:center;justify-content:space-around;margin-left:4px}@media screen and (max-width:767px){.ProductItem__colors-count{width:20px;height:20px}}.ProductItem__name{margin-top:8px;font-weight:400;font-size:14px;line-height:20px;height:40px;color:#fff;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.ProductItem__name{font-size:12px;line-height:18px}}.ProductItem__name.hover{text-decoration:underline}.ProductItem .ProductItemRating{margin-top:8px}.ProductItem .ProductItemRating__count-word{font-size:14px}@media screen and (max-width:767px){.ProductItem .ProductItemRating__count-word{font-size:12px}}.ProductItem__bottom{margin-top:16px;position:relative;padding-right:50px;height:72px;display:flex;flex-direction:column}@media screen and (max-width:767px){.ProductItem__bottom{margin-top:16px;height:78px;padding-right:10px}}.ProductItem__bottom-price{display:flex;flex-direction:column;margin-top:auto}.ProductItem__bottom-price-old{display:flex;align-items:center;margin-bottom:4px}.ProductItem__bottom-price-old-value{font-weight:400;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#666;white-space:nowrap}.ProductItem__bottom-price-old-percent{background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:4px}.ProductItem__bottom-price-new{display:flex;margin-bottom:5px}@media screen and (max-width:767px){.ProductItem__bottom-price-new{margin-bottom:0;flex-direction:column}}.ProductItem__bottom-price-new-value{font-weight:400;font-size:20px;color:#fff}@media screen and (max-width:767px){.ProductItem__bottom-price-new-value{font-size:20px}}.ProductItem__bottom-price-new-cashback{font-weight:400;font-size:14px;color:#fff;margin-left:16px;align-self:flex-end;margin-bottom:2px}.ProductItem__bottom-price-new-cashback span{color:#0ac;margin-left:4px}@media screen and (max-width:767px){.ProductItem__bottom-price-new-cashback{margin-left:0;margin-top:4px;margin-bottom:4px;align-self:flex-start}}.ProductItem__bottom-price-credit{font-weight:400;font-size:14px;color:#fff;margin-top:3px}@media screen and (max-width:767px){.ProductItem__bottom-price-credit{font-size:12px}}.ProductItem__bottom-price-promocode{font-weight:400;font-size:14px;color:#fff;margin-top:8px}@media screen and (max-width:767px){.ProductItem__bottom-price-promocode{font-size:12px}}.ProductItem__bottom-price-promocode span{color:#ff3254;font-weight:500}.ProductItem__bottom-cart{width:40px;height:40px;background-color:transparent;border-radius:50%;background-image:url(../assets/product-item/cart-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:0;bottom:0}.ProductItem__bottom-cart:hover{background-color:rgba(255,255,255,.16);cursor:pointer}.ProductItem__bottom-cart:active{background-color:rgba(0,170,204,.16)}.ProductItem__bottom-cart.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductItem__bottom-cart.preorder{background-image:url(../assets/product-card/preorder-product-icon.svg)}.ProductItem__bottom-cart.preorder:hover{background-color:rgba(255,255,255,.16)}.ProductItem__bottom-cart.preorder:active{background-color:rgba(78,119,255,.16)}.ProductItem__bottom-preorder{margin-top:3px;color:#fff;font-size:14px;font-weight:400;line-height:12px;white-space:nowrap}@media screen and (max-width:1365px){.ProductItem__bottom-preorder{white-space:wrap;font-size:10px}}.ProductItem__bottom-preorder span{color:#7091ff;font-weight:500;margin-right:4px}@media screen and (max-width:767px){.ProductItem__bottom-preorder span{margin-right:0}}.ProductItem__bottom-no-available{width:100%;height:36px;min-height:36px;background:#343434;border-radius:24px;display:none;align-items:center;justify-content:space-around;font-weight:500;font-size:16px;color:gray;margin-top:16px}.ProductItemBig{display:flex;flex-direction:column;width:100%;background:#1a1a1a;border-radius:16px;border:1px solid transparent;transition:all 250ms ease-in-out;padding:24px;position:relative}@media screen and (max-width:767px){.ProductItemBig{padding:16px}}.ProductItemBig.no-available .ProductItemBig__right-buttons,.ProductItemBig.no-available .ProductItemBig__right-delivery{display:none}.ProductItemBig.no-available .ProductItemBig__right-non-aval{display:flex}.ProductItemBig:hover{background:#262626;border:1px solid #333}.ProductItemBig__badges{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}.ProductItemBig__badges-item{display:flex;padding:4px 16px;font-weight:500;font-size:14px;border-radius:12px;margin-bottom:10px;width:-moz-max-content;width:max-content;color:#fff;text-transform:uppercase}.ProductItemBig__badges-item.new{background:#00b159}.ProductItemBig__badges-item.sale{background:#ff3254}.ProductItemBig__badges-item.hit{background:#ff8000}.ProductItemBig__badges-item.preorder{background:#4e77ff}.ProductItemBig__bottom,.ProductItemBig__top{width:100%;display:flex}@media screen and (max-width:767px){.ProductItemBig__bottom,.ProductItemBig__top{flex-direction:column}}.ProductItemBig__left{display:flex;width:240px;min-width:240px;margin-right:32px}@media screen and (max-width:767px){.ProductItemBig__left{margin-right:0;width:100%;min-width:100%}}.ProductItemBig__right{display:flex;flex-direction:column}.ProductItemBig .ProductItemRating.no-comments .ProductItemRating__stars,.ProductItemBig__right-misc{display:flex}@media screen and (max-width:767px){.ProductItemBig__right-misc{margin-top:16px}}.ProductItemBig__right-misc-article,.ProductItemBig__right-misc-code{font-weight:400;font-size:12px;color:#fff;border:1px solid #343434;border-radius:16px;background:0 0;padding:4px 10px;margin-right:8px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center}.ProductItemBig__right-misc-article::after,.ProductItemBig__right-misc-code::after{content:"";display:flex;width:16px;height:16px;background-image:url(../assets/product-card/copy-code-icon.svg);background-size:100% 100%;margin-right:-6px;margin-left:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ProductItemBig__right-misc-article,.ProductItemBig__right-misc-code{margin-top:5px}}.ProductItemBig__right-misc-article:hover,.ProductItemBig__right-misc-code:hover{background-color:#262626;border:1px solid #343434;cursor:pointer}.ProductItemBig__right-misc-article:hover:after,.ProductItemBig__right-misc-code:hover:after{background-image:url(../assets/product-card/copy-code-icon-hover.svg)}.ProductItemBig__right-misc-article:active,.ProductItemBig__right-misc-code:active{background:#343434;border:1px solid #343434}.ProductItemBig__right-misc-article:last-child,.ProductItemBig__right-misc-code:last-child{margin-right:0}.ProductItemBig__right-name{margin-top:16px;font-weight:400;font-size:16px;line-height:24px;color:#fff}.ProductItemBig__right-name:hover{text-decoration:underline}.ProductItemBig__right-price{display:flex;margin-top:16px;flex-direction:column}.ProductItemBig__right-price-old{display:flex;align-items:center;margin-bottom:4px}.ProductItemBig__right-price-old-value{font-weight:400;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#666}.ProductItemBig__right-price-old-percent{background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:8px}.ProductItemBig__right-price-new{display:flex;margin-bottom:5px}.ProductItemBig__right-price-new-value{font-weight:400;font-size:24px;color:#fff}.ProductItemBig__right-price-new-cashback{font-weight:400;font-size:14px;color:#fff;margin-left:16px;align-self:flex-end;margin-bottom:2px}.ProductItemBig__right-price-new-cashback span{color:#0ac;margin-left:6px}.ProductItemBig__right-price-credit{font-weight:400;font-size:14px;color:#fff;margin-top:8px}@media screen and (max-width:767px){.ProductItemBig__right-price-credit{font-size:12px}}.ProductItemBig__right-price-promocode{font-weight:400;font-size:14px;color:#fff;margin-top:8px}.ProductItemBig__right-price-promocode span{color:#ff3254;font-weight:500}.ProductItemBig__right-buttons{display:flex;margin-top:16px}.ProductItemBig__right-buttons .BuyButton{width:-webkit-fill-available;height:40px;margin-right:16px}@media screen and (max-width:767px){.ProductItemBig__right-buttons .BuyButton{width:100%}}.ProductItemBig__right-buttons-preorder{background:#4e77ff;color:#fff;width:-webkit-fill-available;display:flex;justify-content:center;align-items:center;gap:16px;margin-right:16px;border-radius:24px}@media screen and (max-width:767px){.ProductItemBig__right-buttons-preorder{width:100%;margin-right:0;padding:8px 16px}}.ProductItemBig__right-buttons-preorder:before{content:"";background:url(../assets/product-card/preorder-icon.svg);background-size:100% 100%;width:24px;height:24px;display:block}.ProductItemBig__right-buttons-preorder:hover{background:#679dff;cursor:pointer}.ProductItemBig__right-buttons-preorder:active{background:#3b5bc2}.ProductItemBig__right-buttons-compare,.ProductItemBig__right-buttons-favorite{display:flex;align-items:center;justify-content:space-around;width:40px;height:40px;min-width:40px;min-height:40px;transition:all 250ms ease-in-out;border-radius:18px;background:0 0;position:relative;border:1px solid transparent}@media screen and (max-width:767px){.ProductItemBig__right-buttons-compare,.ProductItemBig__right-buttons-favorite{position:absolute;right:16px;top:16px}}.ProductItemBig__right-buttons-compare-icon,.ProductItemBig__right-buttons-favorite-icon{width:24px;height:24px;display:flex;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductItemBig__right-buttons-compare:hover,.ProductItemBig__right-buttons-favorite:hover{background:#333;cursor:pointer}.ProductItemBig__right-buttons-compare:active,.ProductItemBig__right-buttons-favorite:active{border:1px solid #4d4d4d}.ProductItemBig__right-buttons-compare.active::after,.ProductItemBig__right-buttons-favorite.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductItemBig__right-buttons-compare-icon{background-image:url(../assets/product-item/compare-icon.svg)}.ProductItemBig__right-buttons-compare.active .ProductItemBig__right-buttons-compare-icon,.ProductItemBig__right-buttons-compare:hover .ProductItemBig__right-buttons-compare-icon{background-image:url(../assets/product-item/compare-icon-active.svg)}.ProductItemBig__right-buttons-favorite{margin-left:8px}@media screen and (max-width:767px){.ProductItemBig__right-buttons-favorite{top:56px}}.ProductItemBig__right-buttons-favorite-icon{background-image:url(../assets/product-item/fav-icon.svg)}.ProductItemBig__right-buttons-favorite:hover .ProductItemBig__right-buttons-favorite-icon{background-image:url(../assets/product-item/fav-icon-hover.svg)}.ProductItemBig__right-buttons-favorite.active:after{display:none}.ProductItemBig__right-buttons-favorite.active .ProductItemBig__right-buttons-favorite-icon{background-image:url(../assets/product-item/fav-icon-active.svg)}.ProductItemBig__right-delivery{font-weight:400;font-size:14px;color:#989898;margin-top:16px;line-height:18px}@media screen and (max-width:767px){.ProductItemBig__right-delivery{margin-top:15px;line-height:18px}}.ProductItemBig__right-delivery b,.ProductItemBig__right-delivery span{color:#fff;font-weight:400}.ProductItemBig__right-char{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;margin-top:24px;border-top:1px solid #333;padding-top:16px}@media screen and (max-width:767px){.ProductItemBig__right-char{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}}.ProductItemBig__right-char-item{display:flex;flex-direction:column;overflow:hidden}.ProductItemBig__right-char-item-name,.ProductItemBig__right-char-item-val{font-weight:400;font-size:14px;line-height:16px;color:#666}.ProductItemBig__right-char-item-val{margin-top:8px;color:#fff}.ProductItemBig__right-preorder{margin-top:3px;display:flex;flex-direction:column;gap:16px}.ProductItemBig__right-preorder-price,.ProductItemBig__right-preorder-terms{color:#fff;font-size:14px;font-weight:400;line-height:18px}.PriceAndBuy__preorder-text b,.ProductItemBig__right-preorder-terms b{font-weight:600}.ProductItemBig__right-preorder-terms span{color:#00f46b}.ProductItemBig__right-preorder-price{line-height:16px}.ProductItemBig__right-preorder-price span{color:#7091ff;font-weight:500;margin-right:4px;font-size:16px}.ProductItemBig__right-non-aval{width:240px;height:36px;background:#343434;border-radius:24px;display:none;align-items:center;justify-content:space-around;font-weight:500;font-size:16px;color:gray;margin-top:24px}@media screen and (max-width:767px){.ProductItemBig__right-non-aval{width:100%}}.ProductItemBig .ProductItemRating{margin-top:8px}@media screen and (max-width:767px){.ProductItemBig .ProductItemRating__count-word{width:-moz-fit-content;width:fit-content;height:unset;display:initial}}@media screen and (max-width:1365px){.ProductItemBig .ProductItemRating__count-word span{display:initial}}@media screen and (max-width:767px){.ProductItemBig .ProductItemRating.no-comments .ProductItemRating__stars{display:none}}.ProductItemBig .ProductItemRating.no-comments .ProductItemRating__count{margin-left:12px}@media screen and (max-width:767px){.ProductItemBig .ProductItemRating.no-comments .ProductItemRating__count{margin-left:0}}.ProductItemBig .ProductItemRating__count-word{font-size:14px}.RecipePage{display:flex;flex-direction:column;width:100%;margin:24px auto;max-width:1596px}@media screen and (max-width:1620px){.RecipePage{max-width:1576px}}@media screen and (max-width:1600px){.RecipePage{max-width:1320px}}@media screen and (max-width:1439px){.RecipePage{max-width:1272px}}@media screen and (max-width:1365px){.RecipePage{margin-top:0;max-width:100%;padding:16px;margin-bottom:16px}}.RecipePage__top{display:flex;justify-content:space-between;gap:16px}@media screen and (max-width:767px){.RecipePage__top{flex-direction:column-reverse}}.RecipePage__banner{width:100%;height:420px;border-radius:16px;overflow:hidden;margin-top:24px}@media screen and (max-width:767px){.RecipePage__banner{height:240px}}.RecipePage__banner-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2;display:flex}.RecipePage__sub{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:32px}@media screen and (max-width:767px){.RecipePage__sub{margin-top:16px;flex-direction:column;align-items:flex-start}}.RecipePage__sub-name{color:#fff;font-size:32px;font-weight:400;line-height:40px}@media screen and (max-width:767px){.RecipePage__sub-name{font-size:24px}}.RecipePage__sub-soc{display:flex;align-items:center;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;gap:18px}.RecipePage__sub-soc-text{color:#fff;font-size:14px;font-weight:400;line-height:16px}.RecipePage__sub-soc-item{width:24px;height:24px;display:flex}.RecipePage__sub-soc-item img{width:100%;height:100%}.RecipePage__details{display:flex;flex-direction:column;gap:16px;margin-top:32px}@media screen and (max-width:767px){.RecipePage__details{margin-top:24px}}.RecipePage__details-head{color:#fff;font-size:20px;font-weight:400;line-height:24px}@media screen and (max-width:767px){.RecipePage__details-head{font-size:18px}}.RecipePage__details-container{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:767px){.RecipePage__details-container{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}}.RecipePage__lists{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;margin-top:32px}@media screen and (max-width:1365px){.RecipePage__lists{grid-template-columns:1fr;grid-gap:16px}}.RecipePage__buttons{display:flex;justify-content:space-between;margin-top:48px;gap:16px}@media screen and (max-width:1365px){.RecipePage__buttons{margin-top:24px;flex-direction:column}}.RecipesCatalogPage{display:flex;flex-direction:column;margin-top:32px;margin-bottom:48px}.RecipesCatalogPage.sub,.RecipesCatalogPage.sub .RecipesCatalogPage__body{margin-top:24px}@media screen and (max-width:1365px){.RecipesCatalogPage.sub{margin-top:0}}@media screen and (max-width:1365px){.RecipesCatalogPage{margin-top:0;padding:16px;margin-bottom:0}}.RecipesCatalogPage__top{display:flex;justify-content:space-between;gap:16px;position:relative;z-index:3}@media screen and (max-width:767px){.RecipesCatalogPage__top{flex-direction:column-reverse}}.RecipesCatalogPage__sub{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-top:32px}@media screen and (max-width:1919px){.RecipesCatalogPage__sub{grid-gap:16px}}@media screen and (max-width:1365px){.RecipesCatalogPage__sub{grid-template-columns:1fr}}@media screen and (max-width:767px){.RecipesCatalogPage__sub{grid-gap:8px;margin-top:24px}}.RecipesCatalogPage__body{margin-top:32px;display:flex;flex-direction:column}@media screen and (max-width:767px){.RecipesCatalogPage__body{margin-top:24px}}.RecipesCatalogPage__body-head{color:#fff;font-size:24px;font-weight:400;line-height:32px}@media screen and (max-width:767px){.RecipesCatalogPage__body-head{font-size:20px}}.RecipesCatalogPage__body-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-top:24px}@media screen and (max-width:1365px){.RecipesCatalogPage__body-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.RecipesCatalogPage__body-container{grid-template-columns:1fr;grid-gap:16px;margin-top:16px}}.SalePage{display:flex;flex-direction:column;width:100%;max-width:1600px;margin:0 auto 16px}@media screen and (max-width:1600px){.SalePage{max-width:1330px}}@media screen and (max-width:1439px){.SalePage{max-width:1300px}}@media screen and (max-width:1365px){.SalePage{max-width:100%}}.SalePage__head{display:flex;align-items:flex-end;justify-content:space-between;margin-top:24px}@media screen and (max-width:1365px){.SalePage__head{max-width:calc(100% - 32px);width:100%;margin:16px auto 0}}@media screen and (max-width:767px){.SalePage__head{align-items:flex-start}}.SalePage__head-name{font-weight:400;font-size:24px;color:#fff;line-height:32px}@media screen and (max-width:767px){.SalePage__head-name{font-size:20px}.SalePage__head{flex-direction:column}}.SalePage__body{display:grid;grid-template-columns:300px 1fr;grid-column-gap:24px;margin-top:32px}@media screen and (max-width:1600px){.SalePage__body{grid-column-gap:34px}}@media screen and (max-width:1365px){.SalePage__body{display:flex;grid-gap:0;margin-top:0}}.SalePage__body-left{display:flex;flex-direction:column}.SalePage__body-left-head{color:#fff;font-size:20px;font-weight:400;line-height:24px}.SalePage__body-left .CatalogFilters{margin-top:20px}.SalePage__body-right{display:flex;flex-direction:column}@media screen and (max-width:1365px){.SalePage__body-right{width:100%}}.CatalogFilters{background:#121212;display:flex;flex-direction:column;max-height:2520px;position:relative}@media screen and (max-width:1365px){.CatalogFilters{max-height:unset;margin-top:20px}}@media screen and (max-width:767px){.CatalogFilters{padding-bottom:80px}}.CatalogFilters__block{height:100%;overflow-y:auto;padding-right:12px}@media screen and (max-width:1365px){.CatalogFilters__block{overflow-y:visible;padding-right:0}}.CatalogFilters__head{font-weight:500;font-size:20px;color:#2f2d40;display:flex}@media screen and (max-width:1365px){.CatalogFilters__head{display:none}}.CatalogFilters__container{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.CatalogFilters__container{margin-top:4px}}.CatalogFilters__container-open-all{width:100%;padding:12px 16px;border-radius:8px;border:1px solid #262626;display:flex;align-items:center;justify-content:space-around;color:#0ac;font-weight:500;font-size:14px;margin-bottom:16px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.CatalogFilters__container-open-all{margin:0}}.CatalogFilters__container-open-all:hover{background:rgba(0,170,204,.16);border:1px solid rgba(0,170,204,.16);cursor:pointer}.CatalogFilters__container-open-all.active{background:rgba(0,170,204,.08);border:1px solid rgba(0,170,204,.08)}.CatalogFilters__hint{left:calc(100% + 10px);width:-moz-max-content;width:max-content;max-width:340px;position:absolute;top:0;background:#fff;box-shadow:0 4px 16px rgba(47,45,64,.1);border-radius:8px;padding:16px;z-index:10;opacity:0;transition:all 250ms ease-in-out;pointer-events:none;font-size:14px}.CatalogFilters__hint.active{opacity:1}.CatalogFilters__mobile-hint{position:fixed;width:calc(100% - 20px);left:0;right:0;margin:auto;bottom:10px;background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:20px}.CatalogFilters__mobile-hint-head{display:flex;align-items:center;justify-content:space-between}.CatalogFilters__mobile-hint-head-text{font-weight:500;font-size:18px;color:#2f2d40}.CatalogFilters__mobile-hint-head-cross{width:24px;height:24px;margin-left:10px}.CatalogFilters__mobile-hint-body{margin-top:20px;display:flex;font-size:14px}.CatalogFilters__mobile-hint-overlay{width:100%;height:100vh;position:fixed;background:rgba(0,0,0,.25);left:0;top:0;display:flex}.CatalogFilters .mob-hint-anim-enter-active,.CatalogFilters .mob-hint-anim-leave-active,.ThemeSwitcher__container-button svg circle,.ThemeSwitcher__container-button svg path{transition:all 250ms ease-in-out}.CatalogFilters .mob-hint-anim-enter,.CatalogFilters .mob-hint-anim-leave-to{bottom:-100%}.CatalogProducts{display:flex;flex-direction:column;width:100%;position:relative}.CatalogProducts .CatalogSelectedFilters{margin-bottom:24px}.CatalogProducts__products{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;height:-moz-max-content;height:max-content}.CatalogProducts__products .ProductItem{width:100%}@media screen and (max-width:1365px){.CatalogProducts__products .ProductItem{border-radius:0;border:0;outline:1px solid #262626}.CatalogProducts__products .ProductItem:hover{border:0}}.CatalogProducts__products.open{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1919px){.CatalogProducts__products.open{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1365px){.CatalogProducts__products.open{grid-template-columns:repeat(3,1fr)}}.CatalogProducts__products.large,.CatalogProducts__products.large.open{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1365px){.CatalogProducts__products.large{grid-template-columns:repeat(1,1fr);margin:0;padding:0 16px;grid-gap:8px}}.CatalogProducts__products.large.open .ProductItemBig{min-width:598px;max-width:598px}@media screen and (max-width:1600px){.CatalogProducts__products.large.open{grid-template-columns:1fr}.CatalogProducts__products.large.open .ProductItemBig{min-width:100%;max-width:100%}}@media screen and (max-width:1919px){.CatalogProducts__products{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1365px){.CatalogProducts__products{grid-template-columns:repeat(3,1fr);margin:0;grid-gap:1px}}@media screen and (max-width:767px){.CatalogProducts__products{grid-template-columns:repeat(2,1fr)}}.CatalogProducts__bottom{display:flex;flex-direction:column;align-items:center;margin-top:32px}@media screen and (max-width:1365px){.CatalogProducts__bottom{margin-top:24px}}.CatalogProducts__bottom-more{background:0 0;border-radius:8px;padding:0 16px;width:-moz-fit-content;width:fit-content;color:#0ac;font-weight:500;font-size:16px;position:relative;height:40px;display:flex;align-items:center;transition:all 250ms ease-in-out}.CatalogProducts__bottom-more.disabled{opacity:.5;pointer-events:none}.CatalogProducts__bottom-more::before{content:"";width:24px;height:24px;background:url(../assets/catalog/more-arrow.svg);background-size:100% 100%;margin-right:16px;left:0;top:0}.CatalogProducts__bottom-more:hover{cursor:pointer;background:rgba(0,170,204,.16)}.CatalogProducts__bottom-pagination{display:flex;margin-top:16px}.CatalogProducts__bottom-pagination-button{width:48px;height:48px;border-radius:50%;display:flex;background-image:url(../assets/catalog/pagination-arrow.svg);background-size:8px 14px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out}.CatalogProducts__bottom-pagination-button.prev{margin-right:8px;transform:rotate(180deg)}.CatalogProducts__bottom-pagination-button.disabled{background-image:url(../assets/catalog/pagination-arrow-disabled.svg);pointer-events:none}.CatalogProducts__bottom-pagination-button:hover{background-color:rgba(0,170,204,.16);cursor:pointer}.CatalogProducts__bottom-pagination-container{display:flex}.CatalogProducts__bottom-pagination-container-item{width:48px;height:48px;background:0 0;border-radius:50%;transition:all 250ms ease-in-out;margin-right:20px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:16px;color:#fff}@media screen and (max-width:767px){.CatalogProducts__bottom-pagination-container-item{margin-right:9px}}.CatalogProducts__bottom-pagination-container-item:hover{background:rgba(0,170,204,.16);cursor:pointer}.CatalogProducts__bottom-pagination-container-item.active{background:rgba(0,170,204,.16);color:#0ac}.CatalogProducts__preloader{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.44);display:flex;border-radius:16px}.CatalogProducts__preloader .Preloader{position:sticky;top:300px;margin:20px auto}.CatalogSelectedFilters{display:flex;align-items:center;margin-top:-8px;position:relative}@media screen and (max-width:1365px){.CatalogSelectedFilters{margin-top:6px;flex-direction:column}}.CatalogSelectedFilters__text{font-weight:400;font-size:14px;color:#989898;margin-top:8px}@media screen and (max-width:1365px){.CatalogSelectedFilters__text{width:calc(100% - 127px);position:absolute;left:0;top:-44px}}.CatalogSelectedFilters__text span,.Header-callback__top-button.active p,.Header-callback__top-button:hover p{color:#fff}.CatalogSelectedFilters__remove{height:36px;display:flex;align-items:center;justify-content:space-around;margin-left:24px;margin-right:16px;padding:0 16px;font-weight:400;font-size:14px;color:#fff;margin-top:8px;border:2px solid #ff3254;border-radius:18px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.CatalogSelectedFilters__remove{width:127px;margin-left:0;margin-right:0;padding:0;position:absolute;right:0;top:-59px}}.CatalogSelectedFilters__remove:hover{cursor:pointer}.CatalogSelectedFilters__filters{display:flex;align-items:center;flex-wrap:wrap}@media screen and (max-width:1365px){.CatalogSelectedFilters__filters{margin:0 0 0 -16px;width:calc(100% + 32px);padding:0 16px;flex-wrap:nowrap;overflow-y:auto}.CatalogSelectedFilters__filters::-webkit-scrollbar{display:none}}.CatalogSelectedFilters__filters-item{display:flex;align-items:center;padding:0 16px;margin-top:8px;background:#262626;border:1px solid #262626;border-radius:18px;margin-right:8px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;transition:all 250ms ease-in-out;height:36px}@media screen and (max-width:1365px){.CatalogSelectedFilters__filters-item{background:0 0}}.CatalogSelectedFilters__filters-item:hover{background:#1a1a1a;border:1px solid #262626;cursor:default}.CatalogSelectedFilters__filters-item-text{font-weight:500;font-size:14px;color:#fff}.CatalogSelectedFilters__filters-item-icon{display:flex;align-items:center;width:20px;height:20px;border-radius:50%;background-color:transparent;background-image:url(../assets/catalog/selected-filter-close.svg);background-size:8px 8px;background-position:center;background-repeat:no-repeat;margin-left:8px;margin-right:-8px;transition:all 250ms ease-in-out}.CatalogSelectedFilters__filters-item-icon:hover{cursor:pointer;background-color:#333}.CatalogSort{display:flex;position:relative}.CatalogSort__button,.CatalogSort__popup{width:-moz-max-content;width:max-content;border-radius:8px}.CatalogSort__button{display:flex;align-items:center;height:36px;padding:0 12px 0 36px;font-weight:400;font-size:14px;color:#fff;position:relative;background:#1a1a1a}.CatalogSort__button:hover{background-color:#262626;cursor:pointer}.CatalogSort__button:before{content:"";width:16px;height:16px;display:flex;position:absolute;left:12px;top:10px;background:url(../assets/catalog/sort-icon.svg)}.CatalogSort__popup{top:calc(100% + 8px);left:-35px;background:#262626;border:1px solid #333;padding:8px 0;position:absolute;z-index:1}@media screen and (max-width:1365px){.CatalogSort__popup{display:none}}.CatalogSort__popup-item{padding:12px 16px;color:#fff;font-weight:400;font-size:14px}.CatalogSort__popup-item:hover{background:#333;cursor:pointer}.CatalogSort__popup-item.active{background:#333;pointer-events:none}.CatalogSmartFilters{display:flex}@media screen and (max-width:767px){.CatalogSmartFilters{margin-bottom:5px}}.CatalogSmartFilters::-webkit-scrollbar{display:none}.CatalogSmartFilters__item{width:-moz-max-content;width:max-content;padding:0 16px;background:#1a1a1a;border-radius:18px;margin-right:8px;height:36px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;color:#fff;font-weight:400;font-size:14px;border:1px solid transparent}.CatalogSmartFilters__item:hover{cursor:pointer;background:#262626;border:1px solid #333}.CatalogSmartFilters__item.active{background:#0ac;color:#121212}.Compare{z-index:999}.Compare__overlay{width:100%;height:100vh;background:#000;opacity:.64;position:fixed;left:0;top:0;z-index:998}.Compare__overlay:hover{cursor:initial}.Compare__popup{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;width:396px;padding:16px;background:#1a1a1a;border-radius:16px;z-index:999;display:flex;flex-direction:column;height:-moz-max-content;height:max-content}@media screen and (max-width:767px){.Compare__popup{width:100%;height:100vh;padding:8px;border-radius:0;margin:0}}.Compare__popup-head{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width:767px){.Compare__popup-head{padding:8px}}.Compare__popup-head-text{font-weight:400;font-size:24px;color:#fff;cursor:default}@media screen and (max-width:767px){.Compare__popup-head-text{font-size:20px}}.Compare__popup-head-wrapper{width:40px;height:40px;background:url(../assets/header/close-button.svg) no-repeat center;background-size:24px 24px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.Compare__popup-head-wrapper{width:24px;height:24px}}.Compare__popup-head-wrapper:hover{cursor:pointer;opacity:.5}.Compare__popup-body{display:flex;width:100%;flex-direction:column;margin-top:24px}.Compare__popup-body-item{display:flex;align-items:center;margin-top:4px;position:relative;background:0 0;border-radius:8px;border:1px solid transparent;transition:all 250ms ease-in-out;padding:8px 16px}.Compare__popup-body-item:hover{cursor:pointer;background:#262626;border:1px solid #333}.Compare__popup-body-item:active{background:rgba(0,170,204,.16);border:1px solid #333}.Compare__popup-body-item:first-child{margin-top:0}.Compare__popup-body-item-text{font-weight:400;font-size:14px;color:#fff;width:100%;margin-right:5px}.Compare__popup-body-item-text span{color:#656565}.Compare__popup-body-item-wrapper,.Compare__popup-preloader{transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around}.Compare__popup-body-item-wrapper{width:24px;height:24px;background:url(../assets/header/compare-remove.svg);background-size:100% 100%;margin-left:auto}.Compare__popup-body-item-wrapper:hover{opacity:.5}.Compare__popup-preloader{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);pointer-events:none;opacity:0;border-radius:12px}.Compare__popup-preloader.active{pointer-events:all;opacity:1}.Header-catalog{display:flex;position:fixed;width:100%;height:100vh;left:0;top:70px;z-index:999}.Header-catalog__container,.Header-catalog__overlay{width:100%;position:absolute;left:0;top:0;transition:all 250ms ease-in-out}.Header-catalog__overlay{height:100%;background:rgba(0,0,0,.64);z-index:1}.Header-catalog__overlay:hover{cursor:initial}.Header-catalog__container{height:508px;z-index:2;right:0;margin:auto;overflow:hidden;background:#1a1a1a;box-shadow:0 8px 24px rgba(0,0,0,.24)}.Header-catalog__container-nav{max-width:1600px;width:100%;margin:0 auto;overflow:hidden;display:flex}@media screen and (max-width:1600px){.Header-catalog__container-nav{max-width:1320px}}.Header-catalog__container-nav-container{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;flex-wrap:wrap;height:508px;gap:8px 24px;padding:16px 12px}@media screen and (max-width:1600px){.Header-catalog__container-nav-container{height:456px}}.Header-catalog__container-nav-container.main{width:381px;padding:16px 12px 16px 0}@media screen and (max-width:1600px){.Header-catalog__container-nav-container.main{width:348px}}.Header-catalog__container-nav-container-item{display:flex;padding:14px 16px;font-weight:400;font-size:16px;color:#fff;border-radius:8px;transition:all 250ms ease-in-out;width:381px}@media screen and (max-width:1600px){.Header-catalog__container-nav-container-item{width:332px}}@media screen and (max-width:1439px){.Header-catalog__container-nav-container-item{width:288px}}.Header-catalog__container-nav-container-item:last-child{margin-top:0}.Header-catalog__container-nav-container-item:hover{background:rgba(0,170,204,.16)}.Header-catalog__container-nav-container-item:active{background:rgba(0,170,204,.32)}.Header-catalog__container-nav-banners{width:-moz-max-content;width:max-content;display:flex;margin-left:auto}@media screen and (max-width:1365px){.Header-catalog__container-nav-banners{display:none}}.Header-catalog__container-nav-banners-banner{width:340px;height:476px;margin-left:24px}.Header-catalog__container-nav-banners-banner:first-child{margin-left:0}@media screen and (max-width:1600px){.Header-catalog__container-nav-banners-banner{width:288px;height:404px;margin-left:16px}}.CompareProductHead__wrapper img,.Header-catalog__container-nav-banners img,.MainCategories__item-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.Header-callback{margin-left:16px;height:100%}.Header-callback__top{position:relative;height:100%}.Header-callback__top-button{align-items:center;display:flex;transition:all 250ms ease-in-out;position:relative}@media screen and (max-width:1365px){.Header-callback__top-button{display:none}}.Header-callback__top-button p{font-weight:400;font-size:14px;color:#9a9a9a;transition:all 250ms ease-in-out;display:flex}@media screen and (max-width:1600px){.Header-callback__top-button p{display:none}}.Header-callback__top-button::after{content:"";width:16px;height:16px;background:url(../assets/header/phone-arrow.svg);background-size:100% 100%;margin-left:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1600px){.Header-callback__top-button::after{display:none}}.Header-callback__top-button::before{content:"";width:24px;height:24px;background-color:transparent;background-image:url(../assets/header/contact.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-right:17px;transition:all 250ms ease-in-out}@media screen and (max-width:1600px){.Header-callback__top-button::before{margin-right:0;width:40px;height:40px;background-size:24px 24px;border-radius:20px}}.Header-callback__top-button:hover{cursor:pointer}@media screen and (max-width:1600px){.Header-callback__top-button:hover:before{background-color:#252525}}.Header-callback__top-button.active::after{transform:rotate(180deg)}@media screen and (max-width:1365px){.Header-callback__top-button{display:none}}.Header-callback__top-info{position:absolute;left:0;top:calc(100% + 34px);width:246px;z-index:999;display:flex;flex-direction:column;background:#1a1a1a;border-radius:16px;padding:8px}@media screen and (max-width:1365px){.Header-callback__top-info{width:320px;position:fixed;left:0;top:0;bottom:0;right:0;margin:auto;height:-moz-max-content;height:max-content}}@media screen and (max-width:767px){.Header-callback__top-info{width:100%;height:100%;overflow-y:auto;border-radius:0}}.Header-callback__top-info-head{display:none;align-items:center;justify-content:space-between;width:100%;padding:8px 8px 16px}@media screen and (max-width:1365px){.Header-callback__top-info-head{display:flex}}.Header-callback__top-info-head-text{font-weight:400;font-size:24px;color:#fff;cursor:default}@media screen and (max-width:767px){.Header-callback__top-info-head-text{font-size:20px}}.Header-callback__top-info-head-wrapper{width:40px;height:40px;background:url(../assets/header/close-button.svg) no-repeat center;background-size:24px 24px;transition:all 250ms ease-in-out}.Header-callback__top-info-head-wrapper:hover{cursor:pointer;opacity:.5}.Header-callback__top-info-soc{display:flex;width:100%;flex-direction:column}.Header-callback__top-info-soc-item{display:flex;align-items:center;padding:8px 16px 8px 56px;position:relative;font-weight:400;font-size:14px;color:#fff;background:0 0;transition:all 250ms ease-in-out;margin-top:4px;border-radius:8px;border:1px solid transparent;height:42px}.Header-callback__top-info-soc-item:hover{background:#262626;border:1px solid #333;cursor:pointer}.Auth__popup-errors-container p:first-child,.Header-callback__top-info-container:first-child,.Header-callback__top-info-soc-item:first-child{margin-top:0}.Header-callback__top-info-soc-item::before{content:"";width:24px;height:24px;background-size:100% 100%;position:absolute;left:16px;top:8px}.Header-callback__top-info-soc-item.facebook::before{background-image:url(../assets/header/facebook.svg)}.Header-callback__top-info-soc-item.viber::before{background-image:url(../assets/header/viber.svg)}.Header-callback__top-info-soc-item.telegram::before{background-image:url(../assets/header/telegram.svg)}.Header-callback__top-info-soc-item.apple-m::before{background-image:url(../assets/header/apple-m.svg)}.Header-callback__top-info-container{display:flex;flex-direction:column;width:100%;margin-top:16px;margin-left:16px}@media screen and (max-width:767px){.Header-callback__top-info-container{margin-left:0;padding-left:16px}}.Header-callback__top-info-container:last-child{margin-bottom:16px;margin-top:24px}.Header-callback__top-info-container-number{font-weight:400;font-size:16px;color:#fff}.Header-callback__top-info-container-number:hover{text-decoration:underline}.Header-callback__top-info-container-name,.Header-callback__top-info-container-time{margin-top:4px;font-weight:400;font-size:12px;color:#989898}.Header-callback__top-info-container-time{margin-top:12px;line-height:17px}.Header-callback__top-info-container-sub{font-weight:400;font-size:12px;color:#989898;margin-top:8px}.Header-callback__overlay{width:100%;height:100vh;background:linear-gradient(to left,#000,#000) no-repeat 0 70px;opacity:.64;position:absolute;left:0;top:0;z-index:998}.Header-callback__overlay:hover,.HeaderCart__overlay:hover{cursor:initial}.HeaderCart{z-index:999}.HeaderCart__overlay{width:100%;height:100vh;background:#000;opacity:.64;position:fixed;left:0;top:0;z-index:998}.HeaderCart__popup-cart{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;width:860px;padding:24px;background:#1a1a1a;border-radius:16px;z-index:999;display:flex;flex-direction:column;height:-moz-max-content;height:max-content}@media screen and (max-width:1365px){.HeaderCart__popup-cart{width:730px}}@media screen and (max-width:767px){.HeaderCart__popup-cart{width:100%;height:100vh;border-radius:0;padding:16px;overflow-y:auto;margin:0}}.HeaderCart__popup-cart-head{display:flex;align-items:center;justify-content:space-between;width:100%}.HeaderCart__popup-cart-head-text{font-weight:400;font-size:24px;color:#fff;cursor:default}@media screen and (max-width:767px){.HeaderCart__popup-cart-head-text{font-size:20px}}.HeaderCart__popup-cart-head-wrapper{width:40px;height:40px;background:url(../assets/header/close-button.svg) no-repeat center;background-size:24px 24px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.HeaderCart__popup-cart-head-wrapper{width:24px;height:24px}}.HeaderCart__popup-cart-head-wrapper:hover{cursor:pointer;opacity:.5}.HeaderCart__popup-cart-body{display:flex;flex-direction:column;width:100%;margin-top:24px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body{margin-bottom:115px}}.HeaderCart__popup-cart-body-list{display:flex;width:100%;flex-direction:column;max-height:265px;overflow-y:auto}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-list{max-height:435px}}.HeaderCart__popup-cart-body-sum{display:flex;padding:12px 16px;align-items:center;background:rgba(0,170,204,.08);border-radius:16px;margin-top:24px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-sum{padding:16px;flex-wrap:wrap;margin-top:32px}}.HeaderCart__popup-cart-body-sum-text{font-weight:400;font-size:18px;color:#fff}.HeaderCart__popup-cart-body-sum-price{display:flex;align-items:flex-end;margin-left:8px}.HeaderCart__popup-cart-body-sum-price-current{font-weight:400;font-size:20px;color:#fff}.HeaderCart__popup-cart-body-sum .checkout-button{width:220px;margin-left:auto}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-sum .checkout-button{margin-top:16px;width:100%}}.HeaderCart__popup-cart-body-buttons{margin-top:24px;width:100%;display:flex;justify-content:space-between}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons{flex-direction:column-reverse}}.HeaderCart__popup-cart-body-buttons .continue-button{width:199px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons .continue-button{width:100%;margin-top:16px}}.HeaderCart__popup-cart-body-buttons .fast-order-button{width:220px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons .fast-order-button{width:100%}}.HeaderCart__popup-cart-preloader{width:100%;height:100%;background:rgba(0,0,0,.64);display:flex;align-items:center;justify-content:space-around;z-index:999;position:absolute;left:0;top:0;border-radius:12px;opacity:0;transition:all 150ms ease-in-out;pointer-events:none}.HeaderCart__popup-cart-preloader.active{pointer-events:all;opacity:1}.HeaderCart .BadgesPopupFastOrder{position:fixed;z-index:999;left:0;top:0;right:0;bottom:0;margin:auto}@media screen and (max-width:767px){.HeaderCart .BadgesPopupFastOrder{margin:unset}}.Auth{display:flex;z-index:999}.Auth__overlay{width:100%;height:100vh;background:#000;opacity:.64;position:fixed;left:0;top:0;z-index:998}.Auth__popup{width:420px;display:flex;flex-direction:column;padding:24px;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999;position:fixed;height:-moz-max-content;height:max-content;background:#1a1a1a;border-radius:16px;overflow:hidden}@media screen and (max-width:767px){.Auth__popup{width:100%;height:100%;border-radius:0;padding:16px;overflow-y:auto}}.Auth__popup-errors{display:flex;width:100%;max-height:0;overflow:hidden;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.Auth__popup-errors{position:fixed;bottom:0;left:0;max-height:unset;display:flex;align-items:center;justify-content:space-around;padding:8px 16px;opacity:0;pointer-events:none;z-index:2}}.Auth__popup-errors.active{max-height:500px}@media screen and (max-width:767px){.Auth__popup-errors.active{max-height:unset;opacity:1;z-index:1000;pointer-events:all}}.Auth__popup-errors-container{display:flex;flex-direction:column;padding:16px;width:100%;margin-top:28px;background:rgba(255,50,84,.08);border:1px solid #ff3254;border-radius:16px}@media screen and (max-width:767px){.Auth__popup-errors-container{margin-top:0}}.Auth__popup-errors-container p{color:#fff;margin-top:10px}.Auth__popup-errors-container-btn{margin-top:16px;color:#0ac;font-size:14px;font-weight:500;line-height:16px;transition:all 250ms ease-in-out}.Auth__popup-errors-container-btn:hover{cursor:pointer;text-decoration:underline}.Auth__popup-head{display:flex;align-items:center}.Auth__popup-head-button{color:#fff;font-weight:400;font-size:24px}@media screen and (max-width:767px){.Auth__popup-head-button{font-size:20px}}.Auth__popup-head-wrapper{width:40px;height:40px;margin-left:auto;background:url(../assets/header/close-button.svg) no-repeat center;background-size:24px 24px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.Auth__popup-head-wrapper{width:24px;height:24px}}.Auth__popup-head-wrapper:hover{cursor:pointer;opacity:.5}.Auth__popup-body{margin-top:24px;max-height:0;overflow:hidden;opacity:0;transition:all 500ms ease-in-out}@media screen and (max-width:768px){.Auth__popup-body{overflow:unset}}.Auth__popup-body.active{max-height:999px;opacity:1}.Auth__popup-foot{display:flex;flex-direction:column;margin-top:24px;width:100%}.Auth__popup-foot-divider{display:flex;width:100%;position:relative;margin-bottom:28px}.Auth__popup-foot-divider div:first-child{width:100%;height:1px;background:#edeff2}.Auth__popup-foot-divider div:last-child{display:flex;font-weight:500;font-size:16px;color:#8590a6;padding:0 30px;background:#fff;position:absolute;left:0;right:0;top:-8px;margin:auto;width:-moz-max-content;width:max-content}.Auth__popup-foot-offert{display:flex;margin-top:24px}.Auth__popup-foot-offert p{font-weight:400;font-size:14px;color:gray;line-height:17px}.Auth__popup-foot-offert p a{color:#0ac;text-decoration:underline}.Auth__popup-foot-offert p a:hover{color:#5ccfe6;transition:all 250ms ease-in-out}.Auth__popup-foot-offert .FormCheckbox{align-items:flex-start}.Auth__popup-foot-offert .FormCheckbox__text{display:none}.Auth__popup-preloader{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);pointer-events:none;opacity:0;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;border-radius:12px}.Auth__popup-preloader.active{pointer-events:all;opacity:1}.Header-lang{display:flex;align-items:center;margin-left:auto;gap:4px}.Header-lang__button{font-weight:400;font-size:14px;color:#999;padding:12px 8px;border-radius:8px;transition:all 250ms ease-in-out;display:flex}.Header-lang__button.ua:before{content:"";display:flex;width:16px;height:16px;background:url(../assets/header/UA-lang.svg);margin-right:8px}.Header-lang__button:first-child{margin-left:0}.Header-lang__button:hover{background:#252525;cursor:pointer;color:#fff}.Header-lang__button.active{background:#343434;color:#fff}.Header-lang__button.active:hover{background:#343434;cursor:default}.Header-lang__divider{width:1px;height:40px;display:flex;background:0 0}.MobileMenu{display:flex}.MobileMenu__wrapper{width:40px;height:40px;margin-right:24px;background-image:url(../assets/header/burger-icon.svg);background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px;border-radius:20px;transition:all 250ms ease-in-out}.MobileMenu__wrapper:hover{cursor:pointer;background-color:#252525}.MobileMenu__wrapper:active{background-color:rgba(0,170,204,.16)}.Header-location{display:flex;align-items:center}.Header-location__popup{display:none}@media screen and (max-width:767px){.Header-location__popup{display:flex}}.Header-location__popup.active{display:flex}@media screen and (max-width:767px){.Header-location__popup.active .Header-location__popup-container{left:0}.Header-location__popup.active .Header-location__popup-overlay{display:flex}}.Header-location__popup-overlay{width:100%;height:100vh;background:#000;opacity:.64;position:fixed;left:0;top:0;z-index:998}@media screen and (max-width:767px){.Header-location__popup-overlay{display:none}}.Header-location__popup-overlay:hover{cursor:initial}.Header-location__popup-container{padding:24px;z-index:999;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;width:620px;height:-moz-max-content;height:max-content;background:#1a1a1a;border-radius:16px}@media screen and (max-width:767px){.Header-location__popup-container{width:100%;height:100vh;padding:16px;margin:0;border-radius:0;left:-205%;transition:left 250ms ease-in-out}}.Header-location__popup-container-head{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 8px);margin-top:-8px}@media screen and (max-width:767px){.Header-location__popup-container-head{width:100%;margin-top:0}}.Header-location__popup-container-head-name{font-weight:400;font-size:24px;color:#fff;cursor:default}.Header-location__popup-container-head-name span{color:#0ac}@media screen and (max-width:767px){.Header-location__popup-container-head-name{font-size:20px}}.Header-location__popup-container-head-close{width:40px;height:40px;background-color:transparent;background-image:url(../assets/header/close-button.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 250ms ease-in-out;border-radius:50%}.Header-location__popup-container-head-close:hover{cursor:pointer;background-color:#252525}.Header-location__popup-container-search{margin-top:30px}.Header-location__popup-container-search-head{font-weight:500;font-size:12px;color:#fff}.Header-location__popup-container-search-body{margin-top:8px;position:relative}.Header-location__popup-container-search-body-wrapper{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:2;pointer-events:none;width:24px;height:24px}.Header-location__popup-container-selected-b{width:100%;max-height:0;transition:all 350ms ease-in-out;overflow:hidden}.Header-location__popup-container-selected-b p{color:#0ac;font-weight:400;font-size:14px;padding:12px;display:flex;margin-top:16px;background:rgba(0,170,204,.16);border-radius:20px;width:100%;justify-content:space-around}.Header-location__popup-container-selected-b.active{max-height:100px}.Header-location__popup-container-bottom{font-weight:400;font-size:12px;color:gray;line-height:17px;margin-top:24px}.Header-location .header-select .vs__dropdown-toggle{background:#252525;border-radius:8px;border:2px solid transparent;font-size:14px;font-weight:400;color:#fff;padding:5px 0 10px}.Header-location .header-select .vs__dropdown-menu{background:#262626;border:1px solid #333;border-radius:16px;top:calc(100% + 8px);max-height:212px}.Header-location .header-select .vs__actions{display:none}.Header-location .header-select .vs__search{padding:0 13px;font-size:16px}.Header-location .header-select .vs__search::-moz-placeholder{color:#fff;font-weight:400;font-size:16px}.Header-location .header-select .vs__search::placeholder{color:#fff;font-weight:400;font-size:16px}.Header-location .header-select .vs__selected{padding:0 10px;position:absolute;height:25px;overflow:hidden;display:flex;align-items:flex-start;font-size:14px;font-weight:400;color:#fff;margin-top:7px}.Header-location .header-select .vs__dropdown-menu{padding:8px}.Header-location .header-select .vs__dropdown-menu::-webkit-scrollbar{width:4px;border-radius:4px;margin:15px;background:0 0}.Header-location .header-select .vs__dropdown-menu::-webkit-scrollbar-track{background:rgba(255,255,255,.04)}.Header-location .header-select .vs__dropdown-menu::-webkit-scrollbar-thumb{background:#3f3f3f;border-radius:4px}.Header-location .header-select .vs__dropdown-menu::-webkit-scrollbar-thumb:hover{background:#3f3f3f}.Header-location .header-select .vs__dropdown-menu::-webkit-scrollbar-corner{background-color:transparent}.Header-location .header-select .vs__dropdown-option{padding:12px 16px;font-weight:400;font-size:14px;white-space:unset;color:gray;border-radius:8px;border:1px solid transparent}.Header-location .header-select .vs__dropdown-option.vs__dropdown-option--highlight{background:#333;border:1px solid rgba(255,255,255,.16)}.Header-location .header-select.vs--open .vs__dropdown-toggle{border:2px solid #0ac}.Header-location .header-select.vs--open .vs__selected{opacity:0}.ThemeSwitcher{position:relative}.ThemeSwitcher__container{display:flex;padding:4px;border-radius:16px;background:#2e2e2e;margin-left:16px}.ThemeSwitcher__container:hover{cursor:pointer}.ThemeSwitcher__container:hover .ThemeSwitcher__container-button svg path{fill:#141414;stroke:#141414}.ThemeSwitcher__container:hover .ThemeSwitcher__container-button svg circle{fill:#141414}.ThemeSwitcher__container-button{width:24px;height:24px;padding:4px;background:0 0;border-radius:12px;transition:all 250ms ease-in-out}.ThemeSwitcher__container-button svg{width:16px;height:16px}.ThemeSwitcher__container-button.active{background:#0ac;pointer-events:none}.ThemeSwitcher__container-button.active svg path{fill:#fff!important;stroke:#fff!important}.ThemeSwitcher__container-button.active svg circle{fill:#fff!important}.ThemeSwitcher__popup{position:absolute;right:0;top:calc(100% + 12px);background:#1a1a1a;color:#fff;padding:8px 12px;width:270px;font-size:12px;font-weight:400;z-index:999;border-radius:8px}@media screen and (max-width:1365px){.ThemeSwitcher__popup{display:none}}.CompareAddDiffBtns__form-switch{position:relative;display:flex;gap:16px;align-items:center;cursor:pointer;white-space:nowrap;color:#fff}.CompareAddDiffBtns__form-switch i{position:relative;display:inline-block;width:36px;height:12px;background-color:#353535;border-radius:8px;transition:all 250ms ease-in-out;border:1px solid transparent}.CompareAddDiffBtns__form-switch i::after{content:"";position:absolute;left:-1px;top:-5px;width:20px;height:20px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:#666;transition:all 250ms ease-in-out}.CompareAddDiffBtns__form-switch input{position:absolute;opacity:0;pointer-events:none}.CompareAddDiffBtns__form-switch input:checked+i{border:1px solid transparent;background:rgba(0,170,204,.24)}.CompareAddDiffBtns__form-switch input:checked+i::after{border:1px solid rgba(255,255,255,.16);background:#0ac;left:16px}.CompareAddDiffBtns__form-switch.disabled{display:none}.CompareAddDiffBtns .PrimaryButton{font-size:14px;padding:12px 16px;justify-content:center;width:180px}@media screen and (max-width:1365px){.CompareAddDiffBtns .PrimaryButton{width:172px}.CompareAddDiffBtns .PrimaryButton.notEnough{width:100%}}@media screen and (max-width:767px){.CompareAddDiffBtns .PrimaryButton{width:148px}}.CompareAddDiffBtns .PrimaryButton::before{content:"";width:16px;height:16px;display:flex;margin-right:8px;background:url(../assets/compare/plus-black-icon.svg)}.Header-search{display:flex;align-items:center}@media screen and (max-width:1365px){.Header-search{margin-left:auto}.Header-search.mobile-search{position:fixed;top:0;left:0;width:100%;height:60px;margin-left:0;z-index:999;background:#1a1a1a}.Header-search.mobile-search .Header-search__container{display:flex;margin-top:0;margin-left:20px;width:calc(100% - 95px)}.Header-search.mobile-search .Header-search__popup-overlay{display:none}.Header-search.mobile-search .Header-search__popup-container{height:calc(100vh - 60px)}.Header-search.mobile-search .Header-search__mobile-button{display:none}.Header-search.mobile-search .Header-search__mobile-close{display:flex}}.Header-search__container{position:relative}.Header-search__container-button{width:40px;height:40px;background-image:url(../assets/header/search-button.svg);background-color:transparent;background-size:24px 24px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out;border-radius:20px;margin-left:16px}.Header-search__container-button:hover{cursor:pointer;background-color:#252525}.Header-search__container-button:active{background-color:rgba(0,170,204,.16)}.Header-search__block{width:1121px;position:absolute;right:0;top:0;z-index:999}@media screen and (max-width:1600px){.Header-search__block{width:846px}}@media screen and (max-width:1439px){.Header-search__block{width:802px}}@media screen and (max-width:1365px){.Header-search__block{width:100%}}.Header-search__search{display:flex;padding:7px 16px 7px 12px;margin:0;background:#1a1a1a;border-radius:20px;align-items:center;border:2px solid #0ac;width:100%;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.Header-search__search{transition:unset}}.Header-search__search-icon{width:24px;height:24px;background:url(../assets/header/header-search-icon.svg);background-size:100% 100%}.Header-search__search-close{width:16px;height:16px;min-width:16px;background:url(../assets/header/header-search-close-icon.svg);background-size:100% 100%;opacity:0;pointer-events:none;transition:all 250ms ease-in-out}.Header-search__search-close:hover{cursor:pointer}.Header-search__search-mobile-close{display:none;width:55px;height:40px;position:absolute;right:-65px;background-image:url(../assets/header/search-close-mobile.svg);background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-color:#1a1a1a}.Header-search__search-input{margin-left:16px;font-weight:400;font-size:14px;width:100%;color:#fff}.Header-search__search.active{border:2px solid #0ac;z-index:999}.Header-search__search.active .Header-search__search-close{opacity:1;pointer-events:all}@media screen and (max-width:1365px){.Header-search__search.active .Header-search__search-mobile-close{display:flex}}.Header-search__popup-overlay{width:100%;height:100vh;background:linear-gradient(to left,#000,#000) no-repeat 0 72px;opacity:.64;position:absolute;left:0;top:0;z-index:998}@media screen and (max-width:768px){.Header-search__popup-overlay{background:linear-gradient(to left,#000,#000) no-repeat 0 64px}}.Header-search__popup-overlay:hover{cursor:initial}.Header-search__popup-container{z-index:999;position:absolute;left:0;right:0;margin:auto;top:70px;width:-moz-max-content;width:max-content}@media screen and (max-width:790px){.Header-search__popup-container{width:100%;position:fixed;top:60px}}.Header-search__popup-container-preloader{display:flex;align-items:center;justify-content:space-between;width:1030px;border-radius:16px;padding:40px 20px;background:#1a1a1a;position:relative}@media screen and (max-width:1600px){.Header-search__popup-container-preloader{width:755px}}@media screen and (max-width:1439px){.Header-search__popup-container-preloader{width:712px}}@media screen and (max-width:790px){.Header-search__popup-container-preloader{width:100%;height:100%;border-radius:0}}.Header-search .search-container{background:#1a1a1a;border-radius:16px;width:1030px;display:flex}@media screen and (max-width:1600px){.Header-search .search-container{width:755px}}@media screen and (max-width:1439px){.Header-search .search-container{width:712px}}@media screen and (max-width:1365px){.Header-search .search-container{width:100%}}@media screen and (max-width:790px){.Header-search .search-container{height:100%;border-radius:0}}.Header-search .search-container__no-result{display:flex;width:100%;padding:40px 20px;justify-content:space-around;color:#fff}.Header-search .search-container__result{padding:8px;width:100%}@media screen and (max-width:790px){.Header-search .search-container__result{overflow-y:auto}}.Header-search .search-container__result-container{display:flex;width:100%;flex-direction:column;max-height:272px;overflow-y:auto}@media screen and (max-width:790px){.Header-search .search-container__result-container{max-height:100%}.Header-search .search-container__result-container.have-categories{max-height:282px}}.Header-search .search-container__result-category{display:flex;flex-direction:column;width:100%}.Header-search .search-container__result-category-header{font-weight:400;font-size:14px;color:#656565;margin-top:16px;margin-bottom:8px;margin-left:16px}.Header-search .search-container__result-category-container{display:flex;flex-direction:column;width:100%;max-height:128px;overflow-y:auto}.CompareFormSelect,.CompareFormSelect__input{border-radius:8px;position:relative;transition:all 250ms ease-in-out}.CompareFormSelect{width:100%;height:42px;display:flex;flex-direction:column;background:#1a1a1a;border:2px solid transparent;box-sizing:border-box}.CompareFormSelect:hover{background:#262626}.CompareFormSelect.active{background:#1a1a1a;border:2px solid rgba(0,170,204,.48)}.CompareFormSelect__input{padding:12px 16px;color:#fff;width:246px}@media screen and (max-width:1365px){.CompareFormSelect__input{width:unset}}.CompareFormSelect__input:hover{cursor:pointer}.CompareFormSelect__input::after,.CompareProductGroup__head span:after{width:24px;height:24px;content:"";transition:all 250ms ease-in-out;position:absolute}.CompareFormSelect__input::after{top:6px;right:10px;background:url(../assets/product-card/popup-select-arrow.svg);background-size:100% 100%}.CompareFormSelect__input input{font-weight:400;font-size:14px;line-height:16px;color:#fff;pointer-events:none;width:90%}@media screen and (max-width:1365px){.CompareFormSelect__input input{width:100%}}.CompareFormSelect__input.active::after{transform:rotate(180deg)}.CompareFormSelect__list,.CompareFormSelect__list-item{background:#262626;transition:all 250ms ease-in-out;color:#fff}.CompareFormSelect__list{width:100%;left:0;padding:8px 0;top:calc(100% + 4px);border:1px solid #333;box-sizing:border-box;box-shadow:0 8px 24px rgba(47,45,64,.1);border-radius:8px;flex-direction:column;position:absolute;max-height:136px;overflow-y:auto;opacity:0;display:flex;pointer-events:none;z-index:2}.CompareFormSelect__list.active{opacity:1;pointer-events:all}.CompareFormSelect__list-item{padding:8px 16px;font-size:14px;font-weight:400;line-height:16px}.CompareFormSelect__list-item:hover{background:#333;cursor:pointer}.CompareFormSelect__list-item.active{background:#f6f8fb}.CompareProductGroup{display:flex;flex-direction:column;margin-top:32px;transition:all 250ms ease-in-out;border-bottom:1px solid transparent}@media screen and (max-width:1365px){.CompareProductGroup{margin-top:24px}}.CompareProductGroup.empty{margin-top:0}.CompareProductGroup.diactive .CompareProductGroup__head span::after,.ProductCardCompareGroup.diactive .ProductCardCompareGroup__head span::after{background:url(../assets/product-card/char-group-arrow.svg);transform:rotate(180deg)}.CompareProductGroup.diactive .CompareProductGroup__body,.CompareProducts__fixed-container-carousel .owl-nav .owl-next span,.CompareProducts__fixed-container-carousel .owl-nav .owl-prev span,.CompareProducts__fixed-container-carousel .owl-nav.disabled{display:none}@media screen and (max-width:1365px){.CompareProductGroup.first .CompareProductGroup__body-item p:first-child{color:#999;z-index:2}}.CompareProductGroup__head{display:flex;justify-content:space-between;align-items:center;min-height:24px;position:relative;transition:all 250ms ease-in-out}.CompareProductGroup__head p{font-weight:400;font-size:20px;color:#fff}@media screen and (max-width:1365px){.CompareProductGroup__head p{font-size:18px;margin-left:16px}}.CompareProductGroup__head span:hover,.CompareProductGroup__head:hover{cursor:pointer}.CompareProductGroup__head.transparent{opacity:0;pointer-events:none}.CompareProductGroup__head span{position:absolute;display:flex;width:1596px;height:24px;left:0;top:0;z-index:2}@media screen and (max-width:1600px){.CompareProductGroup__head span{width:1320px}}@media screen and (max-width:1439px){.CompareProductGroup__head span{width:1272px}}@media screen and (max-width:1365px){.CompareProductGroup__head span{top:0}}.CompareProductGroup__head span:after{min-width:24px;background:url(../assets/product-card/char-group-arrow.svg);display:flex;margin-left:15px;right:0;top:0}.CompareProductGroup__body{display:flex;flex-direction:column;margin-top:24px;background:#1a1a1a;border-radius:16px}@media screen and (max-width:1365px){.CompareProductGroup__body{border-radius:0;margin-top:16px}}.CompareProductGroup__body.name{background:0 0}.CompareProductGroup__body-item{display:flex;width:100%;border-bottom:1px solid #262626;padding:22px 16px;text-align:center;align-items:center}.CompareProductGroup__body-item.name{border-bottom:1px solid transparent;background:0 0;padding:22px 0;text-align:left}@media screen and (max-width:1365px){.CompareProductGroup__body-item{padding:0;flex-direction:column;border-bottom:none}}.CompareProductGroup__body-item:last-child{border-bottom:none}.CompareProductGroup__body-item p:last-child{font-weight:400;font-size:16px;color:#fff;padding-right:20px;width:100%}.CompareProductGroup__body-item p:last-child.transparent{opacity:0;pointer-events:none}@media screen and (max-width:1365px){.CompareProductGroup__body-item p:last-child{border-right:1px solid #262626;padding:14px 16px;margin-top:46px;height:100%;font-size:14px}}.CompareProductGroup__body-item p:last-child.name,.ProductCardCompareGroup__body-item p:last-child.name{color:#999}.CompareProductGroup__body-item p:first-child{display:none;font-weight:400;font-size:16px;color:#999;padding-bottom:20px}@media screen and (max-width:1365px){.CompareProductGroup__body-item p:first-child{display:flex;padding:14px 16px;width:100%;background:#121212;color:#121212;position:absolute;height:46px;left:0;align-items:center;justify-content:center;font-size:14px}}.CompareProductHead{background:#1a1a1a;border-radius:16px;display:flex;flex-direction:column;padding:24px;position:relative;height:385px}@media screen and (max-width:1365px){.CompareProductHead{padding:16px;border-radius:0;border-right:1px solid #262626;height:341px}}@media screen and (max-width:767px){.CompareProductHead{height:294px}}.CompareProductHead__wrapper{width:100%;height:200px;display:flex}@media screen and (max-width:1600px){.CompareProductHead__wrapper{height:210px}}@media screen and (max-width:1440px){.CompareProductHead__wrapper{height:200px}}@media screen and (max-width:1365px){.CompareProductHead__wrapper{height:164px}}@media screen and (max-width:767px){.CompareProductHead__wrapper{height:108px}}.CompareProductHead__delete{width:32px;height:32px;background-color:transparent;border-radius:50%;background-image:url(../assets/compare/delete-icon-gray.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:16px;top:16px}@media screen and (max-width:1365px){.CompareProductHead__delete{right:8px;top:8px}}.CompareProductHead__delete:hover{background-image:url(../assets/compare/delete-icon.svg);cursor:pointer}.CompareProductHead__delete:active{background-color:rgba(255,50,84,.16)}.CompareProductHead__name{display:flex;font-weight:400;height:40px;font-size:14px;color:#fff;margin-top:8px;line-height:17px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.CompareProductHead__name{font-size:12px;height:34px}}.CompareProductHead__name:hover{text-decoration:underline}.CompareProductHead .ProductItemRating{margin-top:8px;margin-bottom:auto}@media screen and (max-width:1365px){.CompareProductHead .ProductItemRating__count{margin-left:12px}.CompareProductHead .ProductItemRating__count-word{font-size:12px}.CompareProductHead .ProductItemRating__count-word::before{margin-right:4px}}.CompareProductHead__price{display:flex;flex-direction:column;margin-top:16px}@media screen and (max-width:1365px){.CompareProductHead__price-old{display:flex;flex-direction:column-reverse}}.CompareProductHead__price-old span:first-child{font-weight:400;font-size:14px;color:#666;text-decoration:line-through}.CompareProductHead__price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;font-weight:500;font-size:12px;color:#fff;padding:1px 8px}@media screen and (max-width:1365px){.CompareProductHead__price-old span:last-child{margin-bottom:8px;width:-moz-max-content;width:max-content}}.CompareProductHead__price-current{font-weight:400;font-size:20px;color:#fff;margin-top:4px}@media screen and (max-width:1365px){.CompareProductHead__price-current{font-size:18px;margin-top:2px}}.CompareProductHead__cart{width:40px;height:40px;background-color:transparent;border-radius:50%;background-image:url(../assets/product-item/cart-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:24px;bottom:24px}@media screen and (max-width:1365px){.CompareProductHead__cart{right:16px;bottom:16px}}.CompareProductHead__cart:hover{background-color:rgba(255,255,255,.16);cursor:pointer}.CompareProductHead__cart:active{background-color:rgba(0,170,204,.16)}.CompareProductHead__cart.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.ComparePageEmpty{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:56px 0 24px;width:750px}@media screen and (max-width:1365px){.ComparePageEmpty{width:548px}}@media screen and (max-width:767px){.ComparePageEmpty{width:328px;padding:64px 0 24px}}.ComparePageEmpty__image{height:256px;width:256px;background:url(../assets/compare/compare-image.svg)}@media screen and (max-width:767px){.ComparePageEmpty__image{width:192px;height:192px;background-size:contain;background-position:center center}}.ComparePageEmpty__title{color:#fff;font-size:24px;line-height:32px;margin-top:24px}@media screen and (max-width:767px){.ComparePageEmpty__title{text-align:center}}.ComparePageEmpty__subtitle{color:#999;font-size:16px;line-height:140%;position:relative;padding:13px 0;margin-top:8px}@media screen and (max-width:1365px){.ComparePageEmpty__subtitle{margin-top:16px;padding:0}}@media screen and (max-width:767px){.ComparePageEmpty__subtitle{text-align:center}}.ComparePageEmpty__subtitle:after{content:"";width:28px;height:24px;padding:8px 7px;display:flex;position:absolute;right:-46px;top:50%;transform:translateY(-50%);background:url(../assets/compare/compare-icon-gray.svg)}@media screen and (max-width:1365px){.ComparePageEmpty__subtitle:after{position:initial;transform:initial;margin:8px auto 0;align-items:center}}.ComparePageEmpty__button{margin-top:32px;width:246px;height:40px;color:#121212;background:#0ac;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:14px;padding:0 12px;transition:all 250ms ease-in-out;position:relative}.ComparePageEmpty__button::before{content:"";width:16px;height:16px;display:block;margin-right:8px;background:url(../assets/compare/plus-black-icon.svg)}.ComparePageEmpty__button:hover{background:#00d4ff}.ComparePageEmpty__button:active{background:#007f99}.CompareProducts{display:flex;flex-direction:column;width:100%;position:relative}.CompareProducts__fixed{position:fixed;top:-100%;left:0;width:100%;z-index:3;background:#1a1a1a;border-bottom:1px solid #262626;transition:top 500ms ease-in-out}.CompareProducts__fixed.visible{top:0}.CompareProducts__fixed-container{display:grid;grid-template-columns:300px 1272px;grid-column-gap:24px;width:100%;overflow:hidden;max-width:1596px;margin:0 auto}@media screen and (max-width:1600px){.CompareProducts__fixed-container{grid-template-columns:312px 985px;max-width:1320px}}@media screen and (max-width:1439px){.CompareProducts__fixed-container{grid-template-columns:300px 947px;max-width:1272px}}@media screen and (max-width:1365px){.CompareProducts__fixed-container{display:flex;grid-column-gap:0;max-width:100%}}@media screen and (max-width:767px){.CompareProducts__fixed-container{grid-template-columns:164px 1fr}}.CompareProducts__fixed-container-clean .CompareAddDiffBtns{display:flex;flex-direction:column;gap:24px;position:relative;top:50%;transform:translateY(-50%)}@media screen and (max-width:1365px){.CompareProducts__fixed-container-clean{display:none}}.CompareProducts__fixed-container-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;right:8px;left:0;display:flex;justify-content:space-between;pointer-events:none}.CompareProducts__fixed-container-carousel .owl-nav .owl-next,.CompareProducts__fixed-container-carousel .owl-nav .owl-prev{width:32px;height:32px;background-color:#262626!important;border-radius:50%;pointer-events:all;background-image:url(../assets/product-card/small-slider-arrow.svg)!important;background-size:8px 14px;background-repeat:no-repeat!important;background-position:center!important;transition:all 250ms ease-in-out;border:1px solid transparent}.CompareProducts__fixed-container-carousel .owl-nav .owl-next.disabled,.CompareProducts__fixed-container-carousel .owl-nav .owl-prev.disabled{background-image:url(../assets/product-card/small-slider-arrow-disabled.svg)!important;pointer-events:all}.CompareProducts__fixed-container-carousel .owl-nav .owl-next:hover,.CompareProducts__fixed-container-carousel .owl-nav .owl-prev:hover{cursor:pointer;background-color:#333;border:1px solid rgba(51,51,51,.24)}.CompareProducts__fixed-container-carousel .owl-nav .owl-next:active,.CompareProducts__fixed-container-carousel .owl-nav .owl-prev:active{cursor:pointer;background-color:#1b1b1b;border:1px solid rgba(26,26,26,.24)}.CompareProducts__fixed-container-carousel .owl-nav .owl-prev{transform:rotate(180deg)}.CompareProducts__fixed-container-carousel .owl-item.active::before{content:"";position:absolute;top:50%;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;border-radius:50%;width:1px;height:100%;border-left:1px solid #262626;z-index:1;left:-12px}@media screen and (max-width:1365px){.CompareProducts__fixed-container-carousel .owl-item.active::before{left:-1px}}.CompareProducts__fixed-container-carousel .owl-item.active:first-child::before{display:none}.CompareProducts__body-container .owl-nav .owl-next span,.CompareProducts__body-container .owl-nav .owl-prev span,.CompareProducts__body-container .owl-nav.disabled,.CompareProducts__fixed-container-bottom{display:none}@media screen and (max-width:1365px){.CompareProducts__fixed-container-bottom{display:block;position:fixed;bottom:-100%;left:0;width:100%;z-index:3;background:#1a1a1a;border-bottom:1px solid #262626;transition:bottom 500ms ease-in-out;padding:12px 16px}.CompareProducts__fixed-container-bottom.visible{bottom:0}.CompareProducts__fixed-container-bottom .CompareAddDiffBtns{display:flex;justify-content:space-between}}.CompareProducts__body{display:grid;grid-template-columns:300px 1272px;grid-column-gap:24px;width:100%;overflow:hidden}@media screen and (max-width:1600px){.CompareProducts__body{grid-template-columns:312px 985px}}@media screen and (max-width:1439px){.CompareProducts__body{grid-template-columns:300px 947px}}@media screen and (max-width:1365px){.CompareProducts__body{display:flex;grid-column-gap:0}}@media screen and (max-width:767px){.CompareProducts__body{grid-template-columns:164px 1fr}}.CompareProducts__body-container{position:relative}.CompareProducts__body-container .owl-nav{position:absolute;top:174px;margin-top:0;right:16px;left:16px;display:flex;justify-content:space-between;pointer-events:none}@media screen and (max-width:1600px){.CompareProducts__body-container .owl-nav{left:-320px}}@media screen and (max-width:1439px){.CompareProducts__body-container .owl-nav{left:-308px}}.CompareProducts__body-container .owl-nav .owl-next,.CompareProducts__body-container .owl-nav .owl-prev{width:32px;height:32px;background-color:#262626!important;border-radius:50%;pointer-events:all;background-image:url(../assets/product-card/small-slider-arrow.svg)!important;background-size:8px 14px;background-repeat:no-repeat!important;background-position:center!important;transition:all 250ms ease-in-out;border:1px solid transparent}.CompareProducts__body-container .owl-nav .owl-next.disabled,.CompareProducts__body-container .owl-nav .owl-prev.disabled{background-image:url(../assets/product-card/small-slider-arrow-disabled.svg)!important}.CompareProducts__body-container .owl-nav .owl-next:hover,.CompareProducts__body-container .owl-nav .owl-prev:hover{cursor:pointer;background-color:#333;border:1px solid rgba(51,51,51,.24)}.CompareProducts__body-container .owl-nav .owl-next:active,.CompareProducts__body-container .owl-nav .owl-prev:active{cursor:pointer;background-color:#1b1b1b;border:1px solid rgba(26,26,26,.24)}.CompareProducts__body-container .owl-nav .owl-prev{transform:rotate(180deg)}.CompareProducts__body-container .owl-nav .owl-prev.disabled{opacity:0}.AvailableServices{margin:32px auto 0;max-width:1596px;width:100%;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1600px){.AvailableServices{max-width:1320px}}@media screen and (max-width:1439px){.AvailableServices{max-width:1272px}}@media screen and (max-width:1365px){.AvailableServices{width:calc(100% - 16px);margin:24px 0 0 16px;max-width:100%}}.AvailableServices__head{font-weight:400;font-size:24px;line-height:32px;color:#fff}.AvailableServices__container{display:flex;margin-top:24px}@media screen and (max-width:1365px){.AvailableServices__container{margin-top:16px}}.AvailableServices__container::-webkit-scrollbar,.TopBrandProducts__products::-webkit-scrollbar{display:none}.AvailableServices .ScrollSlider__side{background:linear-gradient(90deg,rgba(18,18,18,0) 0,#121212 65.62%);width:180px}.Reminder-v{max-width:1596px;width:100%;margin:32px auto 0;display:flex;flex-direction:row;justify-content:space-between}@media screen and (max-width:1600px){.Reminder-v{max-width:1320px;margin:24px auto 0}}@media screen and (max-width:1439px){.Reminder-v{width:1272px}}@media screen and (max-width:1365px){.Reminder-v{width:calc(100% - 16px)}}@media screen and (max-width:1110px){.Reminder-v{max-width:calc(100% - 40px);margin:16px 16px 0;flex-direction:column}}.MainCategories{margin:32px auto 0;max-width:1596px;width:100%;display:flex}@media screen and (max-width:1600px){.MainCategories{max-width:1320px}}@media screen and (max-width:1439px){.MainCategories{max-width:1272px}}@media screen and (max-width:1365px){.MainCategories{width:calc(100% - 16px);margin:24px 0 0 16px;max-width:100%}}.MainCategories .ScrollSlider__container{padding:12px;margin:-12px}.MainCategories .ScrollSlider__side.left{left:-12px}.MainCategories__item{display:flex;flex-direction:column;width:156px;min-width:156px;height:156px;background:#1a1a1a;border-radius:16px;padding:16px 16px 24px;margin-left:24px;border:1px solid transparent;transition:all 250ms ease-in-out}.MainCategories__item:hover{background:#272727;border:1px solid #333}.MainCategories__item:active{background:rgba(0,170,204,.16);border:1px solid #333}.MainCategories__item:first-child{margin-left:0}@media screen and (max-width:1600px){.MainCategories__item{width:152px;height:152px;min-width:152px;margin-left:16px}}@media screen and (max-width:1365px){.MainCategories__item{width:148px;height:148px;min-width:148px;padding:20px 16px}}@media screen and (max-width:767px){.MainCategories__item{width:140px;height:140px;min-width:140px;margin-left:8px}}.MainCategories__item-wrapper{width:64px;min-width:64px;height:64px;min-height:64px;display:flex;margin:0 auto}@media screen and (max-width:1600px){.MainCategories__item-wrapper{width:56px;min-width:56px;height:56px;min-height:56px}}@media screen and (max-width:767px){.MainCategories__item-wrapper{width:48px;min-width:48px;height:48px;min-height:48px}}.MainCategories__item-text{font-weight:400;font-size:14px;color:#fff;margin-top:16px;line-height:20px;text-align:center;margin-bottom:auto}@media screen and (max-width:767px){.MainCategories__item-text{font-size:13px}}.MainPageSections{display:flex;flex-direction:column;gap:32px;margin-top:32px}@media screen and (max-width:767px){.MainPageSections{gap:24px;margin-top:24px}}.MainPageBanners,.MainPageBanners__container{display:flex;flex-direction:column}.MainPageBanners__container{margin:32px auto 0;max-width:1596px;width:100%}@media screen and (max-width:1600px){.MainPageBanners__container{max-width:1320px}}@media screen and (max-width:1439px){.MainPageBanners__container{max-width:1272px}}@media screen and (max-width:1365px){.MainPageBanners__container{width:calc(100% - 16px);margin:16px 0 0 16px;max-width:100%}}.MainPageBanners__banners.owl-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none}@media screen and (max-width:767px){.MainPageBanners__banners.owl-carousel .owl-nav{display:none}}.MainPageBanners__banners.owl-carousel .owl-nav.disabled{display:none}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next,.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev{width:48px;height:48px;padding:0;color:transparent;background-image:url(../assets/main-page/slider-arrow.svg);background-color:#262626;background-position:center;background-repeat:no-repeat;border-radius:50%;transition:all 250ms ease-in-out;pointer-events:all;border:1px solid transparent}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next:hover,.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev:hover{background-image:url(../assets/product-card/gallery-slider-arrow-hover-click.svg);background-color:#323232;border:1px solid rgba(51,51,51,.24);background-position:49% 50%}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next:active,.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev:active{background-image:url(../assets/product-card/gallery-slider-arrow-hover-click.svg);background-color:#1a1a1a;border:1px solid rgba(26,26,26,.24)}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next.disabled,.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev.disabled{display:none}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next{margin:0 16px 0 auto}.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev{margin:0 auto 0 16px;transform:rotate(180deg)}.MainPageBanners__banners.owl-carousel .owl-dots{width:144px;margin:24px auto 0;display:flex;align-items:center;justify-content:center;transition:opacity 250ms ease-in-out}@media screen and (max-width:767px){.MainPageBanners__banners.owl-carousel .owl-dots{margin:16px auto 0}}.MainPageBanners__banners.owl-carousel .owl-dots .owl-dot{width:16px;height:16px;border-radius:50%;background:#121212;transition:all 250ms ease-in-out;margin-right:16px;position:relative}.MainPageBanners__banners.owl-carousel .owl-dots .owl-dot::before{content:"";display:block;position:absolute;top:4px;left:4px;border-radius:inherit;border:4px solid rgba(255,255,255,.16);transition:all 250ms ease-in-out}.MainPageBanners__banners.owl-carousel .owl-dots .owl-dot.active{background:rgba(0,170,204,.24)}.MainPageBanners__banners.owl-carousel .owl-dots .owl-dot.active::before{content:"";display:block;position:absolute;top:4px;left:4px;border-radius:inherit;border:4px solid #0ac}.TopBrandProducts,.TopBrandProducts__container{width:100%;display:flex;flex-direction:column;position:relative}.TopBrandProducts__container{margin:32px auto 0;max-width:1596px}@media screen and (max-width:1600px){.TopBrandProducts__container{max-width:1320px}}@media screen and (max-width:1439px){.TopBrandProducts__container{max-width:1272px}}@media screen and (max-width:1365px){.TopBrandProducts__container{width:100%;max-width:100%}}@media screen and (max-width:767px){.TopBrandProducts__container{margin:24px 0 0}}.TopBrandProducts__head{font-weight:400;font-size:24px;line-height:32px;color:#fff}@media screen and (max-width:1365px){.TopBrandProducts__head{padding:0 16px}}@media screen and (max-width:767px){.TopBrandProducts__head{font-size:20px;line-height:24px}}.TopBrandProducts__products{display:flex;margin-top:24px}@media screen and (max-width:1365px){.TopBrandProducts__products{margin-top:16px}}.TopBrandProducts__products .ScrollSlider__side{background:linear-gradient(90deg,rgba(18,18,18,0) 0,#121212 65.62%);width:180px}.TopBrandProducts__products .ProductItem{width:300px;min-width:300px;margin-left:24px}.TopBrandProducts__products .ProductItem:first-child{margin-left:0}@media screen and (max-width:1600px){.TopBrandProducts__products .ProductItem{width:270px;min-width:270px}}@media screen and (max-width:1439px){.TopBrandProducts__products .ProductItem{width:254px;min-width:254px;margin-left:16px}}@media screen and (max-width:1365px){.TopBrandProducts__products .ProductItem{width:240px;min-width:240px;margin-left:0;border-radius:0;border-right:1px solid #262626}}@media screen and (max-width:767px){.TopBrandProducts__products .ProductItem{width:174px;min-width:174px}.TopBrandProducts__products .ProductItem__name{font-size:12px;line-height:18px}}.TopBrandProducts__products .ProductItem__preorder{white-space:nowrap}@media screen and (max-width:767px){.TopBrandProducts__products .ProductItem .ProductItemRating__count-word{font-size:10px;line-height:16px}}.FormInput{display:flex;flex-direction:column;width:100%;position:relative}.FormInput__label{display:flex;justify-content:space-between}.FormInput__label-error,.FormInput__label-ps{font-weight:400;font-size:12px;max-height:0;overflow:hidden;transition:all 250ms ease-in-out;width:-moz-max-content;width:max-content}.FormInput__label-ps{display:flex;flex-direction:column;color:#999;margin-right:20px}.FormInput__label-error{color:#ff3254}.FormInput__label-error.active,.FormInput__label-ps.dirty,.FormInput__label-ps.focus{margin-bottom:8px;max-height:20px}.FormInput__container{position:relative;width:100%}.FormInput__container-input{font-weight:400;font-size:16px;color:#fff;padding:12px 16px;width:100%;background:#252525;border-radius:8px;border:2px solid #252525;transition:all 250ms ease-in-out}.FormInput__container-input:-internal-autofill-selected,.FormInput__container-input:-webkit-autofill,.FormInput__container-input:-webkit-autofill:focus,.FormInput__container-input:-webkit-autofill:hover{background-color:#252525!important;border:2px solid #252525!important;color:#fff!important;border-radius:8px!important;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px #252525 inset;-webkit-background-clip:text}.FormInput__container-input::-moz-placeholder{color:#666;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.FormInput__container-input::placeholder{color:#666;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.FormInput__container-input:hover{background:#343434;border:2px solid #343434}.FormInput__container-input.pass{padding:12px 56px 12px 16px}.FormCheckbox.full:hover input~.FormCheckbox__container-checkmark,.FormCheckbox__container:hover input~.FormCheckbox__container-checkmark,.FormInput__container-input.focus{border:2px solid #0ac}.FormInput__container-input.focus::-moz-placeholder{color:transparent}.FormInput__container-input.focus::placeholder{color:transparent}.FormInput__container-input.error,.FormInput__container-input.focus.error{border:2px solid #ff3254}.FormInput__container-pass-button{width:24px;height:24px;position:absolute;right:18px;top:11px;background:url(../assets/header/password-show.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.FormCheckbox.full:hover,.FormInput__container-pass-button:hover{cursor:pointer}.FormInput__container-pass-button.active{background:url(../assets/header/password-show-active.svg)}.FormInput__not-required{font-weight:500;font-size:12px;color:#8590a6;position:absolute;right:16px;bottom:17px;height:-moz-fit-content;height:fit-content;pointer-events:none;opacity:0;transition:all 250ms ease-in-out}.FormInput__not-required.active{opacity:1}.FormCheckbox{display:flex;align-items:center}.FormCheckbox.full .FormCheckbox__container{pointer-events:none}.FormCheckbox__container{display:block;position:relative;padding-left:20px;margin-bottom:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FormCheckbox__container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FormCheckbox__container-checkmark{position:absolute;top:0;left:2px;width:20px;height:20px;background:0 0;border:2px solid rgba(255,255,255,.16);border-radius:4px;box-sizing:border-box;transition:all 250ms ease-in-out}.FormCheckbox__container input:checked~.FormCheckbox__container-checkmark{background:#0ac;border:2px solid #0ac}.FormCheckbox__container-checkmark:after{content:"";position:absolute;display:none}.FormCheckbox__container input:checked~.FormCheckbox__container-checkmark:after{display:block}.FormCheckbox__container .FormCheckbox__container-checkmark:after{left:3px;top:3px;width:10px;height:7px;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg)}.FormCheckbox__text{font-weight:400;font-size:14px;color:#fff;margin-left:16px}.FormCheckbox__text span{color:#8590a6}.TrendProducts,.TrendProducts__container{width:100%;display:flex;flex-direction:column;position:relative}.TrendProducts__container{margin:32px auto 0;max-width:1596px}@media screen and (max-width:1600px){.TrendProducts__container{max-width:1320px}}@media screen and (max-width:1439px){.TrendProducts__container{max-width:1272px}}@media screen and (max-width:1365px){.TrendProducts__container{width:100%;margin:24px 0 0;max-width:100%}}.TrendProducts__head{font-weight:400;font-size:24px;line-height:32px;color:#fff}@media screen and (max-width:1365px){.TrendProducts__head{padding:0 16px}}@media screen and (max-width:767px){.TrendProducts__head{font-size:20px;line-height:24px}}.TrendProducts__products{display:flex;margin-top:24px}@media screen and (max-width:1365px){.TrendProducts__products{margin-top:16px}}.TrendProducts__products::-webkit-scrollbar{display:none}.TrendProducts__products .ScrollSlider__side{background:linear-gradient(90deg,rgba(18,18,18,0) 0,#121212 65.62%);width:180px}.TrendProducts__products .ProductItem{width:300px;min-width:300px;margin-left:24px}.TrendProducts__products .ProductItem:first-child{margin-left:0}@media screen and (max-width:1600px){.TrendProducts__products .ProductItem{width:270px;min-width:270px}}@media screen and (max-width:1439px){.TrendProducts__products .ProductItem{width:254px;min-width:254px;margin-left:16px}}@media screen and (max-width:1365px){.TrendProducts__products .ProductItem{width:240px;min-width:240px;margin-left:0;border-radius:0;border-right:1px solid #262626}}@media screen and (max-width:767px){.TrendProducts__products .ProductItem{width:174px;min-width:174px}}.TrendProducts__products .ProductItem__bottom{margin-top:0}.TrendProducts__products .ProductItem__preorder{white-space:nowrap}.FormPhone{display:flex;flex-direction:column;width:100%}.FormPhone__label{display:flex;justify-content:space-between}.FormPhone__label-error,.FormPhone__label-ps{font-weight:400;font-size:12px;max-height:0;overflow:hidden;transition:all 250ms ease-in-out;width:-moz-max-content;width:max-content}.FormPhone__label-ps{display:flex;flex-direction:column;color:#999;margin-right:20px}.FormPhone__label-error{color:#ff3254}.FormPhone__label-error.active,.FormPhone__label-ps.dirty,.FormPhone__label-ps.focus{margin-bottom:8px;max-height:20px}.FormPhone__container{display:flex;position:relative;width:100%;padding:12px 16px;background:#252525;border-radius:8px;border:2px solid #252525;transition:all 250ms ease-in-out}.FormPhone__container:hover{background:#343434;border:2px solid #343434}.FormPhone__container.focus{border:2px solid #0ac}.FormPhone__container.focus::-moz-placeholder{color:transparent}.FormPhone__container.focus::placeholder{color:transparent}.FormPhone__container.dirty .FormPhone__container-pre,.FormPhone__container.focus .FormPhone__container-pre{display:flex}.FormPhone__container.error,.FormPhone__container.focus.error{border:2px solid #ff3254}.FormPhone__container-pre{font-weight:400;font-size:16px;color:#666;margin-right:8px;display:none}.FormPhone__container-input{font-weight:400;font-size:16px;color:#fff;width:100%}.FormPhone__container-input::-moz-placeholder{color:#666;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.FormPhone__container-input::placeholder{color:#666;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.BuyButton{background:#0ac;border-radius:24px;width:-moz-max-content;width:max-content;padding:12px 16px;align-items:center}.BuyButton:hover{background:#00d4ff;cursor:pointer}.BuyButton:active{background:#007f99}.BuyButton.active{background:rgba(0,170,204,.08)}.BuyButton.active:hover{background:rgba(0,170,204,.24)}.BuyButton.active:active{background:rgba(0,170,204,.16)}.BuyButton.active .BuyButton__wrapper{background:url(../assets/product-card/cart-icon-active.svg)}.BuyButton.active .BuyButton__wrapper:after{opacity:1}.BuyButton.active .BuyButton__text{color:#0ac}.BuyButton,.BuyButton__text,.BuyButton__wrapper{display:flex;transition:all 250ms ease-in-out}.BuyButton__wrapper{width:24px;height:24px;background:url(../assets/product-card/cart-icon.svg);margin-right:16px;position:relative;margin-left:auto}.BuyButton__wrapper:after{width:16px;height:16px;background:url(../assets/product-card/cart-icon-active-badge.svg);border:2px solid rgba(0,170,204,.08);pointer-events:none;opacity:0;transition:all 250ms ease-in-out}.BuyButton__text{font-weight:500;font-size:16px;color:#121212;margin-right:auto}.FormTextArea,.FormTextArea__label{display:flex;flex-direction:column;width:100%}.FormTextArea__label{color:#999;font-weight:400;font-size:14px;max-height:0;overflow:hidden;transition:all 250ms ease-in-out}.FormTextArea__label.dirty,.FormTextArea__label.focus{max-height:20px;margin-bottom:8px}.FormTextArea__container{position:relative;width:100%}.FormTextArea__container-input{font-weight:400;font-size:16px;color:#fff;padding:12px 15px;width:100%;background:#252525;border-radius:8px;border:2px solid transparent;transition:all 250ms ease-in-out;resize:none}.FormTextArea__container-input::-moz-placeholder{color:#666;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.FormTextArea__container-input::placeholder{color:#666;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.FormTextArea__container-input:-internal-autofill-selected,.FormTextArea__container-input:-webkit-autofill,.FormTextArea__container-input:-webkit-autofill:focus{background-color:#252525!important;border:2px solid #252525!important;color:#fff!important}.FormTextArea__container-input:hover{background:#343434;border:2px solid #343434}.FormTextArea__container-input.pass{padding:12px 45px 12px 15px}.FormTextArea__container-input.focus{border:2px solid #0ac}.FormTextArea__container-input.focus::-moz-placeholder{color:transparent}.FormTextArea__container-input.focus::placeholder{color:transparent}.FormTextArea__container-input.error,.FormTextArea__container-input.focus.error{border:2px solid #ff3254}.FormSelect__input::after,.FormTextArea__container-pass-button{width:24px;height:24px;position:absolute;right:18px;top:11px;background-size:100% 100%}.FormTextArea__container-pass-button:hover{cursor:pointer}.FormTextArea__error{font-weight:400;font-size:12px;color:#ff002b;max-height:0;overflow:hidden;transition:all 250ms ease-in-out}.FormTextArea__error.active{margin-top:5px;max-height:20px}.FormSelect,.FormSelect__input{border-radius:8px;position:relative;transition:all 250ms ease-in-out}.FormSelect{width:100%;height:40px;display:flex;flex-direction:column;background:#1a1a1a;border:2px solid transparent;box-sizing:border-box}.FormSelect:hover{background:#262626}.FormSelect.active{background:#1a1a1a;border:2px solid rgba(0,170,204,.48)}.FormSelect__input{padding:8px 16px;color:#fff}.FormSelect__input:hover{cursor:pointer}.FormSelect__input::after{content:"";top:6px;right:10px;background:url(../assets/product-card/popup-select-arrow.svg);transition:all 250ms ease-in-out}.FormSelect__input input{font-weight:400;font-size:14px;line-height:16px;color:#fff;pointer-events:none}.FormSelect__input.active::after{transform:rotate(180deg)}.FormSelect__list,.FormSelect__list-item{background:#262626;transition:all 250ms ease-in-out;color:#fff}.FormSelect__list{width:100%;left:0;padding:8px 0;top:calc(100% + 4px);border:1px solid #333;box-sizing:border-box;box-shadow:0 8px 24px rgba(47,45,64,.1);border-radius:8px;flex-direction:column;position:absolute;max-height:136px;overflow-y:auto;opacity:0;display:flex;pointer-events:none;z-index:2}.FormSelect__list.active{opacity:1;pointer-events:all}.FormSelect__list-item{padding:8px 16px;font-size:14px;font-weight:400;line-height:16px}.FormSelect__list-item:hover{background:#333;cursor:pointer}.FormSelect__list-item.active{background:#f6f8fb}.preloader,.preloader__loader{position:relative;width:60px;height:60px}.preloader{display:flex;margin:auto}.preloader__loader{display:block;left:50%;top:50%;margin:-30px 0 0 -30px;border-radius:50%;border:3px solid transparent;border-top-color:#b3e6f0;animation:spin 2s linear infinite}.preloader__loader:after,.preloader__loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#80d5e6;animation:spin 3s linear infinite}.preloader__loader:after{top:15px;left:15px;right:15px;bottom:15px;border-top-color:#0ac;animation:spin 1.5s linear infinite}.OverlayPreloader{position:absolute;left:0;top:0;pointer-events:all;display:flex;align-items:center;justify-content:space-around;width:100%;height:100%;background:rgba(0,0,0,.64)}.anim-enter-active,.anim-leave-active{transition:all 250ms ease-in-out}.anim-enter,.popup-anim-leave-to{opacity:0}.FormSearchSelect,.FormSearchSelect__label{display:flex;flex-direction:column;width:100%}.FormSearchSelect{position:relative}.FormSearchSelect__label{color:#999;font-weight:500;font-size:12px;max-height:0;overflow:hidden;transition:all 250ms ease-in-out}.FormSearchSelect__label.dirty,.FormSearchSelect__label.focus{max-height:20px;margin-bottom:8px}.FormSearchSelect__container{position:relative;width:100%;background:#252525;border-radius:8px;border:2px solid transparent;transition:all 250ms ease-in-out;min-height:47px}.FormSearchSelect__container.focus{border:2px solid #0ac}.FormSearchSelect__container.focus::-moz-placeholder{color:transparent}.FormSearchSelect__container.focus::placeholder{color:transparent}.FormSearchSelect__container.error{border:2px solid #ff3254}.FormSearchSelect__container.focus.error{border:2px solid #ff002b}.FormSearchSelect__container-selected{color:#fff;font-weight:400;font-size:16px;transition:all 250ms ease-in-out;opacity:1;padding:12px 15px}.FormSearchSelect__container-selected.inFocus{opacity:0}.FormSearchSelect__container-input{font-weight:400;font-size:16px;color:#fff;width:100%;position:absolute;left:0;top:0;padding:12px 15px;height:100%}.FormSearchSelect__container-input::-moz-placeholder{color:#666;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.FormSearchSelect__container-input::placeholder{color:#666;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.FormSearchSelect__container-input.focus::-moz-placeholder{color:transparent}.FormSearchSelect__container-input.focus::placeholder{color:transparent}.FormSearchSelect__container-input.no-placeholder::-moz-placeholder{color:transparent}.FormSearchSelect__container-input.no-placeholder::placeholder{color:transparent}.FormSearchSelect__error{font-weight:500;font-size:12px;color:#ff002b;max-height:0;overflow:hidden;transition:all 250ms ease-in-out}.FormSearchSelect__error.active{margin-top:5px;max-height:20px}.FormSearchSelect__list{width:100%;left:0;top:calc(100% + 10px);background:#262626;border:1px solid #333;box-shadow:0 8px 24px rgba(0,0,0,.24);border-radius:8px;box-sizing:border-box;flex-direction:column;position:absolute;max-height:392px;overflow-y:auto;opacity:0;display:flex;transition:all 250ms ease-in-out;pointer-events:none;z-index:2}@media screen and (max-width:1365px){.FormSearchSelect__list{max-height:328px}}.FormSearchSelect__list.active{opacity:1;pointer-events:all}.FormSearchSelect__list-item{padding:12px 16px;background:0 0;transition:all 250ms ease-in-out;font-size:14px;line-height:140%;font-weight:500;color:#fff}.FormSearchSelect__list-item:hover{background:#333;cursor:pointer}.FormSearchSelect__list-more,.RadioButton{align-items:center;justify-content:space-around}.FormSearchSelect__list-more{display:flex;padding:12px 16px;color:#121212;background:#0ac}.FormSearchSelect__list-more:hover{cursor:pointer;background:#00d4ff}.FormSearchSelect__list-more:active{background:#007f99}.RadioButton{width:20px;height:20px;border:1px solid #d3d7e0;box-shadow:0 0 0 2px transparent;background:0 0;border-radius:50%}.RadioButton:hover{border:1px solid #8a6827;cursor:pointer}.RadioButton.active{border:1px solid #8a6827;box-shadow:0 0 0 1px rgba(138,104,39,.16)}.RadioButton.active .RadioButton__mark{background:#8a6827}.PrimaryButton,.RadioButton,.RadioButton__mark{display:flex;transition:all 250ms ease-in-out}.RadioButton__mark{background:0 0;width:12px;height:12px;border-radius:50%}.PrimaryButton{height:40px;border-radius:20px;font-weight:500;font-size:16px;padding:0 16px;align-items:center;justify-content:space-around}.PrimaryButton:after{width:24px;height:24px;content:"";position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;display:none}.PrimaryButton.primary{background:#0ac;color:#121212}.PrimaryButton.primary:hover{background:#00d4ff;cursor:pointer}.PrimaryButton.primary:active{background:#007f99}.PrimaryButton.primary.disabled{background:#343434;color:gray;pointer-events:none}.PrimaryButton.secondary{border:2px solid #0ac;color:#fff}.PrimaryButton.secondary.disabled{pointer-events:none}.PrimaryButton.secondary:hover{background:rgba(0,170,204,.24);border:2px solid #0ac;cursor:pointer}.PrimaryButton.secondary:active{background:rgba(0,170,204,.48);border:2px solid #0ac}.PrimaryButton.tertiary{background:0 0;color:#0ac}.PrimaryButton.tertiary.disabled{pointer-events:none}.PrimaryButton.tertiary:hover{background:#262626;cursor:pointer}.PrimaryButton.tertiary:active{background:rgba(0,170,204,.16)}.PrimaryButton.sub-butt{background:#262626;color:#fff}.PrimaryButton.sub-butt:hover{background:#333;cursor:pointer}.PrimaryButton.sub-butt.active,.PrimaryButton.sub-butt:active{background:#0ac;color:#121212}.PrimaryButton.buttonError{background:rgba(255,50,84,.16);color:transparent;pointer-events:none}.PrimaryButton.buttonError:after{display:flex;background:url(../assets/header/error-icon.svg)}.PrimaryButton.buttonLoading{background:#0ac;color:transparent;pointer-events:none}.PrimaryButton.buttonLoading:after{background:url(../assets/header/loading-icon.svg);display:flex;animation:rotate-anim 1500ms linear infinite}.PrimaryButton.quaternary{background:0 0;color:#fff;border:1px solid #333}.PrimaryButton.quaternary:hover{background:#333;cursor:pointer}.PrimaryButton.quaternary:active,.TabCommentsList__bottom-more:hover div{background:#262626}.FullCharacteristics,.PrimaryButton{width:100%;position:relative}.FullCharacteristics__container{width:100%;display:flex;flex-direction:column}.ScrollSlider{width:100%;display:flex;position:relative}.ScrollSlider__side{background:linear-gradient(90deg,rgba(18,18,18,0) 0,#121212 65.62%);position:absolute;right:0;top:-2px;display:flex;width:160px;height:calc(100% + 3px);z-index:1;pointer-events:none;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ScrollSlider__side{display:none}}.ScrollSlider__side.left{transform:rotate(180deg);right:unset;left:0}.ScrollSlider__side-arrow{width:32px;height:32px;background-color:#121212;background-image:url(../assets/main-page/scroll-arrow.svg);background-size:100% 100%;pointer-events:all;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:20px;display:flex;transition:all 250ms ease-in-out}.ScrollSlider__side-arrow:hover{background-color:#252525;cursor:pointer}.ScrollSlider__side-arrow:active{background-color:rgba(0,170,204,.16)}.ScrollSlider__container{width:100%;position:relative;overflow-y:auto;display:flex;scroll-behavior:smooth}.ScrollSlider__container::-webkit-scrollbar{display:none}.ProductCardCharBottomBuy{align-items:center;justify-content:space-between;background:#1a1a1a;border-top:1px solid rgba(255,255,255,.24);padding:12px 16px;position:fixed;bottom:0;left:0;display:none;width:100%;min-height:64px;z-index:1}@media screen and (max-width:1365px){.ProductCardCharBottomBuy{display:flex}}.ProductCardCharBottomBuy__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;min-height:40px;justify-content:center}@media screen and (max-width:1365px){.ProductCardCharBottomBuy__price{min-height:unset;justify-content:unset}}.ProductCardCharBottomBuy__price-old{font-weight:400;font-size:14px;color:#666;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.ProductCardCharBottomBuy__price-old span:first-child{text-decoration:line-through}.ProductCardCharBottomBuy__price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:8px}.ProductCardCharBottomBuy__price-new{font-weight:400;font-size:18px;color:#fff}.ProductCardCharBottomBuy__buttons{display:flex;align-items:center}.ProductCardCharBottomBuy__buttons-compare,.TabCommentsList__bottom-more div{position:relative;border-radius:24px;display:flex;transition:all 250ms ease-in-out}.ProductCardCharBottomBuy__buttons-compare{align-items:center;justify-content:space-around;width:48px;min-width:48px;height:48px;margin-left:auto;background:0 0}.ProductCardCharBottomBuy__buttons-compare-icon{width:28px;height:24px;display:flex;background:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.ProductCardCharBottomBuy__buttons-compare:hover{background:#252525;cursor:pointer}.ProductCardCharBottomBuy__buttons-compare.active .ProductCardCharBottomBuy__buttons-compare-icon,.ProductCardCharBottomBuy__buttons-compare:active .ProductCardCharBottomBuy__buttons-compare-icon,.ProductCardCharBottomBuy__buttons-compare:hover .ProductCardCharBottomBuy__buttons-compare-icon{background:url(../assets/product-card/compare-icon-hover.svg)}.ProductCardCharBottomBuy__buttons-compare:active,.TabCommentsList__bottom-more:active div{background:rgba(0,170,204,.16)}.ProductCardCharBottomBuy__buttons-compare.active::after{content:"";position:absolute;right:3px;top:3px;background:url(../assets/product-card/compare-active.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductCardCharBottomBuy__buttons .BuyButton{width:180px;height:40px;border-radius:24px;margin-left:16px}.CommentsAllMedia{background:#121212;border-radius:16px;display:flex;flex-direction:column}.CommentsAllMedia__head{font-weight:400;font-size:16px;color:#fff;line-height:20px}@media screen and (max-width:767px){.CommentsAllMedia__head{font-size:14px;line-height:16px}}.CommentsAllMedia__body{margin-top:16px;display:grid;grid-template-columns:1fr 120px;grid-column-gap:10px}@media screen and (max-width:1600px){.CommentsAllMedia__body{grid-template-columns:1fr 110px}}@media screen and (max-width:1439px){.CommentsAllMedia__body{grid-template-columns:1fr 80px}}@media screen and (max-width:1365px){.CommentsAllMedia__body{grid-template-columns:1fr 90px}}@media screen and (max-width:767px){.CommentsAllMedia__body{grid-template-columns:1fr 75px;grid-column-gap:10px}}.CommentsAllMedia__body-container{width:100%;display:flex;flex-wrap:nowrap;overflow:hidden;gap:16px}@media screen and (max-width:1365px){.CommentsAllMedia__body-container{gap:8px}}.CommentsAllMedia__body-container-wrapper{width:82px;min-width:82px;height:82px;border-radius:8px;overflow:hidden;position:relative;display:flex}.CommentsAllMedia__body-container-wrapper:hover{cursor:pointer}.CommentsAllMedia__body-container-wrapper.vid::after{content:"";position:absolute;width:36px;height:36px;background:url(../assets/product-card/comments-media-play.svg);background-size:100% 100%;left:0;top:0;right:0;bottom:0;margin:auto}@media screen and (max-width:1600px){.CommentsAllMedia__body-container-wrapper{width:84px;min-width:84px;height:84px}}@media screen and (max-width:1439px){.CommentsAllMedia__body-container-wrapper{width:94px;min-width:94px;height:94px}}@media screen and (max-width:1365px){.CommentsAllMedia__body-container-wrapper{width:85px;min-width:85px;height:85px}}@media screen and (max-width:767px){.CommentsAllMedia__body-container-wrapper{width:76px;min-width:76px;height:76px}}.CommentsAllMedia__body-container-wrapper img{width:100%;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.CommentsAllMedia__body-all{width:82px;min-width:82px;height:82px;border:1px solid transparent;background:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:space-around;margin-left:auto;color:#fff;transition:all 250ms ease-in-out;cursor:pointer;font-size:14px;line-height:16px}.CommentsAllMedia__body-all:hover{background:#262626;border:1px solid #333;color:#0ac}@media screen and (max-width:1600px){.CommentsAllMedia__body-all{width:84px;min-width:84px;height:84px}}@media screen and (max-width:1439px){.CommentsAllMedia__body-all{width:94px;min-width:94px;height:94px}}@media screen and (max-width:1365px){.CommentsAllMedia__body-all{width:85px;min-width:85px;height:85px}}@media screen and (max-width:767px){.CommentsAllMedia__body-all{width:76px;min-width:76px;height:76px}}.TabCommentsList{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:767px){.TabCommentsList{margin-top:24px}}.TabCommentsList.empty{margin-top:0}@media screen and (max-width:767px){.TabCommentsList.empty{margin-top:0}}.TabCommentsList__top{display:flex;justify-content:space-between}@media screen and (max-width:767px){.TabCommentsList__top{flex-direction:column-reverse}}.TabCommentsList__top-select{width:220px}@media screen and (max-width:767px){.TabCommentsList__top-select{width:100%;margin-top:24px}}.TabCommentsList__top-create{width:240px;height:40px;display:flex;justify-content:space-around;align-items:center;background:#0ac;border-radius:20px;color:#121212;transition:all 250ms ease-in-out}.TabCommentsList__top-create.none-sort{margin-left:auto}@media screen and (max-width:767px){.TabCommentsList__top-create{width:100%}}.TabCommentsList__top-create:hover{background:#00d4ff;cursor:pointer}.TabCommentsList__top-create:active{background:#007f99}.TabCommentsList__bottom{display:flex;flex-direction:column}@media screen and (max-width:1365px){.TabCommentsList__bottom{margin-top:24px}}@media screen and (max-width:767px){.TabCommentsList__bottom{margin-top:16px}}.TabCommentsList__bottom-more{width:100%;display:flex;align-items:center;justify-content:space-around;height:40px;margin-top:24px;color:#0ac}.TabCommentsList__bottom-more:hover,.TabSideCard__promo-cashback p span:hover,.TabSideCard__promo-pcode-code input:hover{cursor:pointer}.TabCommentsList__bottom-more div{color:#0ac;font-weight:500;font-size:16px;padding:14px 24px 14px 47px;width:-moz-fit-content;width:fit-content}.TabCommentsList__bottom-more div::before{content:"";width:24px;height:24px;display:flex;position:absolute;background:url(../assets/product-card/more-comments-arrow.svg);background-size:100% 100%;top:50%;left:16px;transform:translateY(-50%);transition:all 250ms ease-in-out}.TabCommentsList__preloader{margin-top:20px}.TabCommentsList__empty{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#1a1a1a;border-radius:16px}@media screen and (max-width:1365px){.TabCommentsList__empty{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.TabCommentsList__empty{padding:16px}}.TabCommentsList__empty-text{font-weight:400;font-size:20px;color:#fff;line-height:24px}@media screen and (max-width:767px){.TabCommentsList__empty-text{font-size:16px;line-height:20px}}.TabCommentsList__empty-button{width:240px;height:40px;background:#0ac;border-radius:20px;font-weight:500;font-size:16px;color:#121212;display:flex;justify-content:space-around;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.TabCommentsList__empty-button{width:100%;margin-top:20px}}.TabCommentsList__empty-button:hover{background:#00d4ff;cursor:pointer}.TabCommentsList__empty-button:active{background:#007f99}.TabSideCard{background:#1a1a1a;border-radius:16px;width:100%;padding:24px;display:flex;flex-wrap:wrap;align-items:flex-end;position:sticky;top:72px;left:0}.TabSideCard__wrapper{width:332px;height:332px;display:flex;margin:0 auto}.TabSideCard__name{font-weight:400;font-size:16px;line-height:22px;color:#fff;margin-top:8px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.TabSideCard__block{display:flex;justify-content:space-between;width:100%;margin-top:20px;align-items:flex-end}.TabSideCard__block-price{display:flex;flex-direction:column;width:100%}.TabSideCard__block-price-old{font-weight:400;font-size:16px;line-height:14px;color:#666;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.TabSideCard__block-price-old span:first-child{text-decoration:line-through}.TabSideCard__block-price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:8px}.TabSideCard__block-price-new{font-weight:400;font-size:24px;color:#fff;margin-top:4px}.TabSideCard__block-price-new:first-child{margin-top:0}.TabSideCard__block-compare{display:flex;align-items:center;justify-content:space-around;width:48px;min-width:48px;height:48px;transition:all 250ms ease-in-out;border-radius:24px;background:0 0;position:relative}.TabSideCard__block-compare-icon{width:28px;height:24px;display:flex;background:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.TabSideCard__block-compare:hover{background:#252525;cursor:pointer}.TabSideCard__block-compare.active .TabSideCard__block-compare-icon,.TabSideCard__block-compare:hover .TabSideCard__block-compare-icon{background:url(../assets/product-card/compare-icon-active.svg)}.TabSideCard__block-compare.active::after{content:"";position:absolute;right:3px;top:3px;background:url(../assets/product-card/compare-active.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.TabSideCard__block-compare.active:hover::after{background:url(../assets/product-card/compare-active-hover.svg);width:18px;height:18px}.TabSideCard__buttons{display:flex;flex-direction:column;width:100%;margin-top:24px}.TabSideCard__buttons-buy{display:flex;align-items:center;height:48px;width:100%;background:#0ac;border-radius:24px;transition:all 250ms ease-in-out}.TabSideCard__buttons-buy:hover{cursor:pointer;background:#00d4ff}.TabSideCard__buttons-buy:active{background:#007f99}.TabSideCard__buttons-buy-icon{width:20px;height:20px;margin-left:auto;background:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:15px}.TabSideCard__buttons-buy-text{font-weight:500;font-size:16px;line-height:20px;color:#121212;margin-right:auto}.TabSideCard__buttons-credit,.TabSideCard__buttons-non-available{display:flex;align-items:center;justify-content:space-around;width:100%;height:40px}.TabSideCard__buttons-non-available{background:#f6f8fb;border-radius:8px;color:#8590a6;text-transform:uppercase;font-weight:600;font-size:16px}.TabSideCard__buttons-credit{border:2px solid #0ac;border-radius:20px;box-sizing:border-box;transition:all 250ms ease-in-out;margin-top:10px;background:0 0}.TabSideCard__buttons-credit:hover{cursor:pointer;background:rgba(0,170,204,.24)}.TabSideCard__buttons-credit:active{background:rgba(0,170,204,.48)}.TabSideCard__buttons-credit-text{font-weight:500;font-size:16px;line-height:20px;color:#fff}.TabSideCard__promo{display:flex;margin-top:12px;width:100%}.TabSideCard__promo-pcode{display:flex;align-items:center;position:relative}.TabSideCard__promo-cashback p,.TabSideCard__promo-pcode-text{font-weight:500;font-size:14px;color:#2f2d40}.TabSideCard__promo-pcode-text span{font-weight:600;color:#f05}.TabSideCard__promo-pcode-code{padding:8px 13px;background:#ffe6ee;border-radius:16px;width:170px;margin-left:20px;position:relative;display:flex;transition:all 250ms ease-in-out}.TabSideCard__promo-pcode-code:hover{cursor:pointer;background:#fff2f7}.TabSideCard__promo-pcode-code input{width:calc(100% - 20px)}.TabSideCard__promo-pcode-code-icon{width:16px;height:16px;display:flex;background:url(../assets/product-card/promocode-icon.svg);position:absolute;right:8px;top:8px}.TabSideCard__promo-cashback{display:flex;align-items:center;position:relative}.TabSideCard__promo-cashback p span,.TabSideCard__promo-pcode-code input{font-weight:600;font-size:14px;color:#f05}.ProductCardCompareGroup{display:flex;flex-direction:column;margin-top:32px;transition:all 250ms ease-in-out;border-bottom:1px solid transparent}@media screen and (max-width:1365px){.ProductCardCompareGroup{margin-top:24px}}.ProductCardCompareGroup:first-child{margin-top:24px}.GalleryBlock__big-carousel-item.gallery-video.clicked::before,.ProductCardCompareGroup.diactive .ProductCardCompareGroup__body{display:none}@media screen and (max-width:1365px){.ProductCardCompareGroup.first .ProductCardCompareGroup__body-item p:first-child{color:#999;z-index:2}}.ProductCardCompareGroup__head{display:flex;justify-content:space-between;align-items:center;min-height:24px;position:relative;transition:all 250ms ease-in-out}.ProductCardCompareGroup__head p{font-weight:400;font-size:20px;color:#fff}@media screen and (max-width:1365px){.ProductCardCompareGroup__head p{font-size:18px;margin-left:16px}}.ProductCardCompareGroup__head span:hover,.ProductCardCompareGroup__head:hover{cursor:pointer}.ProductCardCompareGroup__head.transparent{opacity:0;pointer-events:none}.ProductCardCompareGroup__head span{position:absolute;display:flex;width:1596px;height:24px;left:0;top:0;z-index:2}@media screen and (max-width:1600px){.ProductCardCompareGroup__head span{width:1320px}}@media screen and (max-width:1439px){.ProductCardCompareGroup__head span{width:1272px}}@media screen and (max-width:1365px){.ProductCardCompareGroup__head span{top:0}}.ProductCardCompareGroup__head span:after{width:24px;min-width:24px;height:24px;background:url(../assets/product-card/char-group-arrow.svg);display:flex;content:"";margin-left:15px;transition:all 250ms ease-in-out;position:absolute;right:0;top:0}.ProductCardCompareGroup__body{display:flex;flex-direction:column;margin-top:24px;background:#1a1a1a;border-radius:16px}@media screen and (max-width:1365px){.ProductCardCompareGroup__body{border-radius:0;margin-top:16px}}.ProductCardCompareGroup__body.name{background:0 0}.ProductCardCompareGroup__body-item{display:flex;width:100%;border-bottom:1px solid #262626;padding:22px 16px;text-align:center;align-items:center}.ProductCardCompareGroup__body-item.name{border-bottom:1px solid transparent;background:0 0;padding:22px 0;text-align:left}@media screen and (max-width:1365px){.ProductCardCompareGroup__body-item{padding:0;flex-direction:column;border-bottom:none}}.ProductCardCompareGroup__body-item:last-child{border-bottom:none}.ProductCardCompareGroup__body-item p:last-child{font-weight:400;font-size:16px;color:#fff;padding-right:20px;width:100%}@media screen and (max-width:1365px){.ProductCardCompareGroup__body-item p:last-child{border-right:1px solid #262626;padding:14px 16px;margin-top:46px;height:100%;font-size:14px}}.ProductCardCompareGroup__body-item p:first-child{display:none;font-weight:400;font-size:16px;color:#999;padding-bottom:20px}@media screen and (max-width:1365px){.ProductCardCompareGroup__body-item p:first-child{display:flex;padding:14px 16px;width:100%;background:#121212;color:#121212;position:absolute;height:46px;left:0;align-items:center;justify-content:center;font-size:14px}}.ProductCardCompareProduct{display:flex;flex-direction:column;width:300px;min-width:300px}@media screen and (max-width:1600px){.ProductCardCompareProduct{width:312px;min-width:312px}}@media screen and (max-width:1439px){.ProductCardCompareProduct{width:300px;min-width:300px}}@media screen and (max-width:1365px){.ProductCardCompareProduct{width:232px;min-width:232px}.ProductCardCompareProduct .ProductCardCompareGroup__head p{position:absolute;left:0;top:0}.ProductCardCompareProduct .ProductCardCompareGroup__head span{width:200%}.ProductCardCompareProduct.first .ProductCardCompareGroup__head{opacity:1;pointer-events:all}.ProductCardCompareProduct.first .ProductCardCompareGroup__head p{width:190%}}@media screen and (max-width:767px){.ProductCardCompareProduct{width:164px;min-width:164px}}.ProductCardCompareProduct__head,.ProductCardCompareSmall{display:flex;flex-direction:column}.ProductCardCompareProduct__head.transparent{opacity:0}.ProductCardCompareSmall{width:300px;min-width:300px;padding:16px;position:relative}.ProductCardCompareSmall.first::after{content:"";position:absolute;top:50%;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;border-radius:50%;width:1px;height:100%;border-left:1px solid #262626;z-index:1;right:-12px}@media screen and (max-width:1365px){.ProductCardCompareSmall.first::after{right:-1px}}@media screen and (max-width:1600px){.ProductCardCompareSmall{width:312px;min-width:312px}}@media screen and (max-width:1439px){.ProductCardCompareSmall{width:300px;min-width:300px}}@media screen and (max-width:1365px){.ProductCardCompareSmall{width:232px;min-width:232px;padding:8px 16px}}@media screen and (max-width:767px){.ProductCardCompareSmall{width:164px;min-width:164px}}.ProductCardCompareSmall__top{display:grid;grid-template-columns:64px 1fr;grid-column-gap:16px;align-items:flex-start}@media screen and (max-width:1365px){.ProductCardCompareSmall__top{grid-template-columns:32px 1fr}}.ProductCardCompareSmall__top-wrapper{width:100%;height:64px;display:flex}@media screen and (max-width:1365px){.ProductCardCompareSmall__top-wrapper{height:32px}}.ProductCardCompareSmall__top-name{margin:12px 0;font-weight:400;font-size:14px;line-height:20px;color:#fff;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:1365px){.ProductCardCompareSmall__top-name{font-size:10px;line-height:14px;margin:2px 0}}.ProductCardCompareSmall__bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:8px}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom{flex-direction:column;align-items:flex-start}}.ProductCardCompareSmall__bottom-price{display:flex;flex-direction:column}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom-price{flex-direction:row-reverse;align-items:flex-end}}.ProductCardCompareSmall__bottom-price-old span:first-child{font-weight:400;font-size:14px;color:#666;text-decoration:line-through}.ProductCardCompareSmall__bottom-price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;font-weight:500;font-size:12px;color:#fff;padding:1px 8px}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom-price-old span:last-child{display:none}}.ProductCardCompareSmall__bottom-price-current{font-weight:400;font-size:18px;color:#fff;margin-top:4px}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom-price-current{margin-right:8px;font-size:16px}}.ProductCardCompareSmall__bottom-buy{width:40px;height:40px;background-color:transparent;border-radius:50%;background-image:url(../assets/product-item/cart-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:relative}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom-buy{margin-top:8px;width:100%;background-image:none;background-color:#0ac;border-radius:24px;height:24px;display:flex;align-items:center;justify-content:space-around;position:static}}.ProductCardCompareSmall__bottom-buy p{display:none;color:#121212;font-weight:500;font-size:12px}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom-buy p{display:flex}.ProductCardCompareSmall__bottom-buy{right:16px;bottom:16px}}.ProductCardCompareSmall__bottom-buy:hover{background-color:rgba(255,255,255,.16);cursor:pointer}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom-buy:hover{background-color:#0ac}}.ProductCardCompareSmall__bottom-buy:active{background-color:#007f99}.ProductCardCompareSmall__bottom-buy.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ProductCardCompareSmall__bottom-buy.active::after{display:none}}.BackLink{display:flex;width:100%}@media screen and (max-width:1365px){.BackLink{width:calc(100% - 32px);margin:8px auto 0}}.BackLink__link{display:flex;align-items:center}.BackLink__link span:first-child{width:16px;height:16px;background:url(../assets/product-card/back-link-arrow.svg);margin-right:12px;transition:all 250ms ease-in-out}.BackLink__link span:last-child{font-weight:400;font-size:16px;color:#0ac;transition:all 250ms ease-in-out}.BackLink__link:hover,.GalleryBlock__big-carousel-item.gallery-video:hover{cursor:pointer}.BackLink__link:hover span:first-child{background:url(../assets/product-card/back-link-arrow-hover.svg)}.BackLink__link:hover span:last-child{color:#00d4ff}.Badges{display:flex;width:100%;position:relative;margin-top:24px}@media screen and (max-width:1365px){.Badges{margin-top:16px}}.Badges.empty{margin-bottom:-20px}.Badges__container{width:100%}.Badges__skeleton{display:flex;overflow:hidden;margin-top:20px}@media screen and (max-width:1365px){.Badges__skeleton{margin-top:16px;margin-left:16px}}.Badges__skeleton-item{width:140px;min-width:140px;height:140px;display:flex;position:relative;border-radius:16px;background:#1a1a1a;margin-right:16px;overflow:hidden}@media screen and (max-width:1600px){.Badges__skeleton-item{width:132px;min-width:132px;height:132px}}@media screen and (max-width:1439px){.Badges__skeleton-item{width:124px;min-width:124px;height:124px}}@media screen and (max-width:1365px){.Badges__skeleton-item{margin-right:8px}}.Badges__skeleton-item::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(39,39,39,0) 0,rgba(39,39,39,.2) 20%,rgba(39,39,39,.5) 60%,rgba(39,39,39,0));animation:skeleton-anim 2s infinite;content:""}.ColorSize{display:flex;flex-direction:column;width:100%;position:relative;margin-top:24px}@media screen and (max-width:1365px){.ColorSize{margin:24px auto 0;width:calc(100% - 32px)}}.ColorSize__container{width:100%;margin-top:24px}.ColorSize__container:first-child{margin-top:0}.DeliveryBlock{width:calc(100% + 16px);background:0 0;margin-top:24px;display:grid;grid-template-columns:24px 1fr 32px;grid-column-gap:16px;padding:16px;border-radius:16px;border:1px solid transparent;transition:all 250ms ease-in-out;margin-left:-16px}@media screen and (max-width:1365px){.DeliveryBlock{width:calc(100% - 16px);margin:24px auto 0}}.DeliveryBlock.hover{background:#1a1a1a;border:1px solid #262626;cursor:pointer}.DeliveryBlock__image{width:24px;height:24px;display:flex;align-items:center;justify-content:space-around;background-size:24px 24px;background-image:url(../assets/product-card/location.svg);background-repeat:no-repeat;background-position:center}.DeliveryBlock__container{display:flex;flex-direction:column}.DeliveryBlock__container-name{display:flex;align-items:center;margin-right:auto}.DeliveryBlock__container-name p{font-weight:400;font-size:16px;color:#fff}.DeliveryBlock__container-name p span{color:#0ac}.DeliveryBlock__container-name p span:hover{cursor:pointer;text-decoration:underline}.DeliveryBlock__container-period{font-weight:400;font-size:14px;color:#9a9a9a;margin-top:8px;position:relative;display:inline;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:767px){.DeliveryBlock__container-period{-webkit-line-clamp:2}}.DeliveryBlock__container-period span{color:#fff}.DeliveryBlock__arrow{width:32px;height:32px;display:flex;margin-left:auto;background-repeat:no-repeat;background-position:center;background-image:url(../assets/product-card/arrow-right.svg);align-items:center;justify-content:space-around;background-size:24px 24px;align-self:center}.GalleryBlock{display:flex;flex-direction:column;width:100%;position:sticky;top:66px;z-index:2}@media screen and (max-width:1365px){.GalleryBlock{justify-content:space-around;padding:0 0 10px;background:#121212;border-radius:8px;position:static}}.GalleryBlock__big{display:flex;position:relative;border-radius:24px}@media screen and (max-width:1365px){.GalleryBlock__big{border-radius:0}}.GalleryBlock__big-lens{width:300px;height:300px;position:absolute;left:0;top:0;z-index:1;pointer-events:none;opacity:0;background:rgba(0,170,204,.24);box-sizing:border-box;transition:opacity 250ms ease-in-out}.GalleryBlock__big-carousel-item.gallery-video:hover::before,.GalleryBlock__big-lens.active{opacity:1}.GalleryBlock__big-carousel{background:#121212;border-radius:24px;overflow:hidden}@media screen and (max-width:1365px){.GalleryBlock__big-carousel{border-radius:0}}.GalleryBlock__big-carousel-item{width:776px;height:776px;border-radius:24px;overflow:hidden;background:#1a1a1a}@media screen and (max-width:1365px){.GalleryBlock__big-carousel-item{border-radius:0}}.GalleryBlock__big-carousel-item.gallery-video::before{content:"";position:absolute;width:80px;height:80px;left:0;right:0;top:0;bottom:0;margin:auto;background:url(../assets/product-card/video-play-button.svg);background-size:100% 100%;opacity:0;transition:all 250ms ease-in-out;pointer-events:none}@media screen and (max-width:1365px){.GalleryBlock__big-carousel-item.gallery-video::before{opacity:1}}@media screen and (max-width:1600px){.GalleryBlock__big-carousel-item{width:688px;height:688px}}@media screen and (max-width:1439px){.GalleryBlock__big-carousel-item{width:672px;height:672px}}@media screen and (max-width:1365px){.GalleryBlock__big-carousel-item{width:100%;height:100%}}.GalleryBlock__big-carousel-item .iframe-block,.GalleryBlock__big-carousel-item .iframe-block iframe{width:100%;height:100%}@media screen and (max-width:1365px){.GalleryBlock__big-carousel-item .iframe-block{height:0;padding:50%;position:relative}}@media screen and (max-width:1365px){.GalleryBlock__big-carousel-item .iframe-block iframe{position:absolute;left:0;top:0;right:0;bottom:0}}.GalleryBlock__big-carousel-item:hover{cursor:url(../assets/product-card/gallery-cursor.svg) 14 14,move}.GalleryBlock__big-carousel-item.scaleActive:hover{cursor:none}.GalleryBlock__big-carousel-item img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.GalleryBlock__big-carousel.owl-carousel .owl-dots{display:none;align-items:center;margin:10px auto 0;width:-moz-fit-content;width:fit-content;flex-wrap:wrap;height:24px}@media screen and (max-width:1365px){.GalleryBlock__big-carousel.owl-carousel .owl-dots{display:flex}}.GalleryBlock__big-carousel.owl-carousel .owl-dots .owl-dot .simple{width:8px;height:8px;background:rgba(255,255,255,.16);margin:0 10px;border-radius:50%;display:flex}.GalleryBlock__big-carousel.owl-carousel .owl-dots .owl-dot.active .simple{background-color:#0ac;border:4px solid transparent;border-radius:50%;box-sizing:border-box;box-shadow:none;position:relative}.GalleryBlock__big-carousel.owl-carousel .owl-dots .owl-dot.active .simple::before{content:"";display:block;position:absolute;top:-8px;left:-8px;border-radius:inherit;border:8px solid rgba(0,170,204,.24)}.GalleryBlock__big-carousel.owl-carousel .owl-dots .owl-dot .gallery-video{display:flex;width:16px;height:16px;background:url(../assets/product-card/video-dot.svg);background-size:100% 100%;margin:0 10px}.GalleryBlock__big-carousel.owl-carousel .owl-dots .owl-dot.active .gallery-video{background:url(../assets/product-card/video-dot-active.svg)}.GalleryBlock__big-carousel.owl-carousel .owl-stage{display:flex}.GalleryBlock__big-carousel.owl-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev{width:48px;height:48px;padding:0;color:transparent;background-image:url(../assets/product-card/gallery-slider-arrow.svg);background-position:center;background-repeat:no-repeat;background-color:#262626;border-radius:50%;transition:all 250ms ease-in-out;pointer-events:all;border:1px solid transparent}@media screen and (max-width:767px){.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev{width:32px;height:32px;background-size:8px 16px}}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next.disabled,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev.disabled{cursor:pointer;background-image:url(../assets/product-card/gallery-slider-arrow.svg);background-color:#262626;border:1px solid transparent}.GalleryBlock__big-carousel.owl-carousel .owl-nav.owl-prev.disabled{transform:rotate(180deg)}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next:hover,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev:hover{background-image:url(../assets/product-card/gallery-slider-arrow-hover-click.svg);background-color:#323232;border:1px solid rgba(51,51,51,.24);background-position:49% 50%}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next:active,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev:active{background-image:url(../assets/product-card/gallery-slider-arrow-hover-click.svg);background-color:#1a1a1a;border:1px solid rgba(26,26,26,.24)}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next{margin:0 24px 0 auto}@media screen and (max-width:767px){.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next{margin:0 16px 0 auto}}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev{margin:0 auto 0 24px;transform:rotate(180deg)}@media screen and (max-width:767px){.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev{margin:0 auto 0 16px}}.GalleryBlock__big-badges{position:absolute;left:20px;top:20px;display:flex;z-index:1}@media screen and (max-width:1365px){.GalleryBlock__big-badges{left:15px;top:15px}}.GalleryBlock__big-badges-badge{padding:8px 16px;font-weight:500;font-size:14px;line-height:16px;border-radius:20px;margin-left:10px;color:#fff}@media screen and (max-width:1365px){.GalleryBlock__big-badges-badge{padding:4px 16px}}.GalleryBlock__big-badges-badge:first-child{margin-left:0}.GalleryBlock__big-badges-badge.hit{background:#ff8000}.GalleryBlock__big-badges-badge.sale{background:#ff3254}.GalleryBlock__big-badges-badge.new{background:#00b159}.GalleryBlock__big-badges-badge.preorder{background:#4e77ff}.GalleryBlock__small{display:flex;margin-top:16px}@media screen and (max-width:1365px){.GalleryBlock__small{width:520px;padding:0 40px;display:none}}.GalleryBlock__small-carousel{width:700px;padding:0 48px;position:relative}.GalleryBlock__small-carousel.full{width:100%}@media screen and (max-width:1600px){.GalleryBlock__small-carousel{width:530px;padding:0 45px}.GalleryBlock__small-carousel.full{width:100%}}@media screen and (max-width:1440px){.GalleryBlock__small-carousel{width:520px;padding:0 40px}.GalleryBlock__small-carousel.full{width:100%}}.GalleryBlock__small-carousel-next,.GalleryBlock__small-carousel-prev{width:32px;height:32px;background-color:#262626;border-radius:50%;pointer-events:all;position:absolute;top:25%;background-image:url(../assets/product-card/photo-slider-arrow.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;border:1px solid transparent}@media screen and (max-width:1600px){.GalleryBlock__small-carousel-next,.GalleryBlock__small-carousel-prev{width:32px}}@media screen and (max-width:1440px){.GalleryBlock__small-carousel-next,.GalleryBlock__small-carousel-prev{width:32px}}.GalleryBlock__small-carousel-next.disabled,.GalleryBlock__small-carousel-prev.disabled{background-image:url(../assets/product-card/photo-slider-arrow.svg)}.GalleryBlock__small-carousel-next.disabled:hover,.GalleryBlock__small-carousel-prev.disabled:hover{border:1px solid transparent;background-image:url(../assets/product-card/photo-slider-arrow.svg);cursor:default}.GalleryBlock__small-carousel-next:hover,.GalleryBlock__small-carousel-prev:hover{cursor:pointer;background-image:url(../assets/product-card/photo-slider-arrow-hover-click.svg);background-color:#333;background-position:49% 50%;border:1px solid rgba(51,51,51,.24)}.GalleryBlock__small-carousel-next:active,.GalleryBlock__small-carousel-prev:active{cursor:pointer;background-image:url(../assets/product-card/photo-slider-arrow-hover-click.svg);background-color:#1b1b1b;border:1px solid rgba(26,26,26,.24)}.GalleryBlock__small-carousel-prev{left:0;transform:rotate(180deg)}.GalleryBlock__small-carousel-next{right:0}.GalleryBlock__small-carousel-container{width:100%}.GalleryBlock__small-carousel-container-item{width:64px;height:64px;border-radius:8px;transition:all 250ms ease-in-out;-o-object-fit:contain;object-fit:contain;overflow:hidden;position:relative}.GalleryBlock__small-carousel-container-item:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;border:2px solid transparent;border-radius:8px;transition:all 250ms ease-in-out}.GalleryBlock__small-carousel-container-item.gallery-video:before{content:"";position:absolute;width:30px;height:30px;left:0;right:0;top:0;bottom:0;margin:auto}.GalleryBlock__small-carousel-container-item:hover:after{cursor:pointer;background:rgba(255,255,255,.08);border:1px solid #333}.GalleryBlock__small-carousel-container-item.active:after{border:2px solid #0ac}.GalleryBlock__small-carousel-container-item img{width:100%;height:100%}.GalleryBlock__small-video{width:96px;height:64px;background:#1a1a1a;border-radius:8px;display:flex;flex-direction:column;align-items:center;margin-left:16px;border:1px solid transparent;transition:all 250ms ease-in-out}.GalleryBlock__small-video:hover{cursor:pointer;background:#262626;border:1px solid rgba(38,38,38,.24)}.GalleryBlock__small-video-arrow{width:24px;height:24px;background-image:url(../assets/product-card/video-button.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;margin-top:auto}.GalleryBlock__small-video-text{color:#fff;font-size:12px;font-weight:500;line-height:14px;margin-top:8px;margin-bottom:auto;transition:all 250ms ease-in-out}.GalleryBlock__small-video:hover .GalleryBlock__small-video-text{color:#0ac}.GalleryBlock__scale-image{position:absolute;top:0;left:calc(100% + 56px);width:764px;height:776px;border-radius:24px;background:#1a1a1a;overflow:hidden;opacity:0;pointer-events:none;transition:all 250ms ease-in-out;z-index:2}@media screen and (max-width:1600px){.GalleryBlock__scale-image{width:620px;height:620px}}@media screen and (max-width:1440px){.GalleryBlock__scale-image{width:610px;height:610px}}@media screen and (max-width:1365px){.GalleryBlock__scale-image{display:none}}.GalleryBlock__scale-image.active{opacity:1}.GalleryBlock__scale-image img{position:absolute;max-width:unset;max-height:unset}.PriceAndBuy{width:100%;display:flex;margin-top:24px;position:relative;align-items:center}@media screen and (max-width:1365px){.PriceAndBuy{flex-direction:column;width:calc(100% - 32px);margin:24px auto 0}}.PriceAndBuy__container{display:flex;flex-direction:column;margin-left:48px}@media screen and (max-width:1600px){.PriceAndBuy__container{margin-left:24px}}@media screen and (max-width:1365px){.PriceAndBuy__container{margin-left:0;width:100%}}.PriceAndBuy__container.price{justify-content:center;height:-moz-max-content;height:max-content}@media screen and (max-width:1365px){.PriceAndBuy__container.price{flex-direction:row;justify-content:flex-start}.PriceAndBuy__container.buttons{flex-direction:column-reverse;margin-top:16px}}.PriceAndBuy__container.buttons .non-aval-button{width:240px;height:48px}@media screen and (max-width:1365px){.PriceAndBuy__container.buttons .non-aval-button{width:100%;margin-top:16px}}.PriceAndBuy__container.buttons .preorder-button{background:#4e77ff;color:#fff;width:240px;justify-content:center;gap:16px;height:48px;border-radius:24px}@media screen and (max-width:1365px){.PriceAndBuy__container.buttons .preorder-button{width:100%}}.PriceAndBuy__container.buttons .preorder-button:before{content:"";background:url(../assets/product-card/preorder-icon.svg);background-size:100% 100%;width:24px;height:24px;display:block}.PriceAndBuy__container.buttons .preorder-button:hover{background:#679dff}.PriceAndBuy__container.buttons .preorder-button:active{background:#3b5bc2}.PriceAndBuy__container:first-child{margin-left:0}.PriceAndBuy__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;min-height:48px;justify-content:center}@media screen and (max-width:1365px){.PriceAndBuy__price{min-height:unset;justify-content:unset}}.PriceAndBuy__price-old{font-weight:400;font-size:18px;color:#666;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.PriceAndBuy__price-old span:first-child{text-decoration:line-through}.PriceAndBuy__price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:8px}.PriceAndBuy__price-new{font-weight:400;font-size:32px;color:#fff;margin-top:4px}.PriceAndBuy__price-new:first-child{margin-top:0}.PriceAndBuy__buttons{display:flex}@media screen and (max-width:1365px){.PriceAndBuy__buttons{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;margin-top:24px}}@media screen and (max-width:767px){.PriceAndBuy__buttons{grid-template-columns:1fr;margin-top:16px}}.PriceAndBuy__buttons.no-price{display:none}.PriceAndBuy__buttons .BuyButton{width:240px}@media screen and (max-width:1600px){.PriceAndBuy__buttons .BuyButton{width:160px}}@media screen and (max-width:1365px){.PriceAndBuy__buttons .BuyButton{width:100%}}.PriceAndBuy__buttons .credit-button,.PriceAndBuy__compare,.PriceAndBuy__favorite{width:240px;height:48px;border-radius:24px;margin-left:16px;display:flex;justify-content:center}@media screen and (max-width:1600px){.PriceAndBuy__buttons .credit-button{width:160px;font-size:12px;margin-left:8px}}@media screen and (max-width:1365px){.PriceAndBuy__buttons .credit-button{width:100%;margin-left:0}}.PriceAndBuy__buttons .credit-button span{display:flex;margin-left:5px}.PriceAndBuy__compare,.PriceAndBuy__favorite{align-items:center;justify-content:space-around;width:48px;min-width:48px;position:relative;transition:all 250ms ease-in-out;background:0 0}@media screen and (max-width:1600px){.PriceAndBuy__compare,.PriceAndBuy__favorite{width:40px;min-width:40px;height:40px;margin-left:8px}}@media screen and (max-width:1365px){.PriceAndBuy__compare,.PriceAndBuy__favorite{position:absolute;top:0;right:56px}}.PriceAndBuy__compare-icon{width:28px;height:24px;background-image:url(../assets/product-card/compare-icon.svg)}.PriceAndBuy__compare-icon,.PriceAndBuy__favorite-icon{display:flex;background-size:100% 100%;transition:all 250ms ease-in-out}.PriceAndBuy__compare:hover,.PriceAndBuy__favorite:hover{background-color:#252525;cursor:pointer}.PriceAndBuy__compare.active .PriceAndBuy__compare-icon,.PriceAndBuy__compare.active .PriceAndBuy__favorite-icon,.PriceAndBuy__compare:active .PriceAndBuy__compare-icon,.PriceAndBuy__compare:active .PriceAndBuy__favorite-icon,.PriceAndBuy__compare:hover .PriceAndBuy__compare-icon,.PriceAndBuy__compare:hover .PriceAndBuy__favorite-icon,.PriceAndBuy__favorite.active .PriceAndBuy__compare-icon,.PriceAndBuy__favorite:active .PriceAndBuy__compare-icon,.PriceAndBuy__favorite:active .PriceAndBuy__favorite-icon,.PriceAndBuy__favorite:hover .PriceAndBuy__compare-icon{background-image:url(../assets/product-card/compare-icon-hover.svg)}.PriceAndBuy__compare:active,.PriceAndBuy__favorite:active{background-color:rgba(0,170,204,.16)}.PriceAndBuy__compare.active::after,.PriceAndBuy__favorite.active::after{content:"";position:absolute;right:3px;top:3px;background-image:url(../assets/product-card/compare-active.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.PriceAndBuy__favorite{position:absolute;top:0;right:0}}.PriceAndBuy__favorite-icon{width:24px;height:24px;background-image:url(../assets/product-item/fav-icon.svg)}.PriceAndBuy__favorite:hover .PriceAndBuy__favorite-icon{background-image:url(../assets/product-item/fav-icon-hover.svg)}.PriceAndBuy__favorite.active .PriceAndBuy__favorite-icon{background-image:url(../assets/product-item/fav-icon-active.svg)}.PriceAndBuy__promo-cashback{display:flex;align-items:center;position:relative;margin-top:24px}@media screen and (max-width:1365px){.PriceAndBuy__promo-cashback{margin-top:0;margin-left:24px}}.PriceAndBuy__promo-cashback p{font-weight:400;font-size:14px;color:#fff;display:flex;align-items:flex-end}.PriceAndBuy__promo-cashback p span{font-weight:500;font-size:16px;color:#0ac;margin-left:8px}.PriceAndBuy__promo-cashback p span:hover,.PriceAndBuy__promo-pcode-code input:hover{cursor:pointer}.PriceAndBuy__promo-pcode{display:flex;align-items:center;position:relative;margin-top:24px}@media screen and (max-width:1365px){.PriceAndBuy__promo-pcode{margin-top:0}}.PriceAndBuy__promo-pcode-text{font-weight:400;font-size:14px;color:#fff;display:flex;align-items:flex-end}.PriceAndBuy__preorder span,.PriceAndBuy__promo-pcode-text span{font-weight:500;font-size:16px;color:#ff3254;margin-right:12px}.PriceAndBuy__promo-pcode-code{padding:4px 12px 4px 16px;background:0 0;border:2px solid #ff3254;border-radius:16px;width:-moz-max-content;width:max-content;margin-left:16px;position:relative;display:flex;gap:16px;transition:all 250ms ease-in-out}.PriceAndBuy__promo-pcode-code:hover{cursor:pointer;background:rgba(255,50,84,.16)}.PriceAndBuy__promo-pcode-code:active{background:rgba(255,50,84,.32)}.PriceAndBuy__promo-pcode-code input{font-weight:500;font-size:14px;color:#fff;width:-webkit-fill-available}.PriceAndBuy__promo-pcode-code-icon{width:24px;min-width:24px;height:24px;display:flex;background:url(../assets/product-card/promocode-icon.svg)}@media screen and (max-width:767px){.PriceAndBuy__promo-pcode-code{width:146px}}.PriceAndBuy__preorder{margin-top:16px;color:#fff;font-size:14px;font-weight:400;line-height:16px}@media screen and (max-width:1365px){.PriceAndBuy__preorder{margin-top:0;margin-bottom:24px}}.PriceAndBuy__preorder span{color:#7091ff}.PriceAndBuy__preorder-text{color:#fff;margin-bottom:12px;max-width:240px;white-space:nowrap;line-height:16px;font-size:14px}@media screen and (max-width:1365px){.PriceAndBuy__preorder-text{margin-top:16px;margin-bottom:0;white-space:wrap;max-width:100%}}.PriceAndBuy__preorder-text span{color:#00a046}.PriceAndBuy__fixed-block{display:none;justify-content:space-between;position:fixed;padding:13px 15px;width:100%;bottom:0;left:0;z-index:3;background:#fff;align-items:center;filter:drop-shadow(0 0 12px rgba(0,0,0,.1));opacity:0;pointer-events:none;transition:all 250ms ease-in-out}@media screen and (max-width:768px){.PriceAndBuy__fixed-block{display:flex}}.PriceAndBuy__fixed-block.active{opacity:1;pointer-events:all}.PriceAndBuy__fixed-block .PriceAndBuy__price{order:unset;width:-moz-fit-content;width:fit-content}.PriceAndBuy__fixed-block .PriceAndBuy__price-new{font-size:24px}.PriceAndBuy__fixed-block .PriceAndBuy__price-old{font-size:14px}.PriceAndBuy__fixed-block .PriceAndBuy__buttons-buy{width:220px}.ProductCardAdvantages{display:flex;margin-top:24px;flex-direction:column;gap:24px}@media screen and (max-width:1365px){.ProductCardAdvantages{width:calc(100% - 32px);margin:32px auto 0}}.ProductCardAdvantages__head{display:flex;font-size:20px;color:#fff;font-weight:400}.ProductCardAdvantages ul{display:flex;flex-direction:column;gap:16px}.ProductCardAdvantages ul li,.ProductCardAdvantages__anchor{display:flex;align-items:center;font-weight:400;font-size:14px}.ProductCardAdvantages ul li{color:#fff;line-height:20px;position:relative}.ProductCardAdvantages ul li:before{content:"";margin:8px 16px 8px 8px;width:6px;height:6px;border-radius:50%;background:#0ac;display:flex}.ProductCardAdvantages__anchor{color:#0ac;transition:all 250ms ease-in-out}.ProductCardAdvantages__anchor:hover{color:#00bfe5;text-decoration:underline;cursor:pointer}.ProductCardCompare{display:flex;flex-direction:column;width:100%;position:relative}.ProductCardCompare__fixed{position:fixed;top:-100%;left:0;width:100%;z-index:3;background:#1a1a1a;border-bottom:1px solid #262626;transition:top 500ms ease-in-out}.ProductCardCompare__fixed.visible{top:0}.ProductCardCompare__fixed-container{display:grid;grid-template-columns:300px 300px 948px;grid-column-gap:24px;width:100%;overflow:hidden;max-width:1596px;margin:0 auto}@media screen and (max-width:1600px){.ProductCardCompare__fixed-container{grid-template-columns:312px 312px 648px;max-width:1320px}}@media screen and (max-width:1439px){.ProductCardCompare__fixed-container{grid-template-columns:300px 300px 624px;max-width:1272px}}@media screen and (max-width:1365px){.ProductCardCompare__fixed-container{display:flex;grid-column-gap:0;max-width:100%}}@media screen and (max-width:767px){.ProductCardCompare__fixed-container{grid-template-columns:164px 1fr}}@media screen and (max-width:1365px){.ProductCardCompare__fixed-container-clean{display:none}}.ProductCardCompare__fixed-container-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;right:8px;left:-300px;display:flex;justify-content:space-between;pointer-events:none}@media screen and (max-width:1600px){.ProductCardCompare__fixed-container-carousel .owl-nav{left:-308px}}@media screen and (max-width:1439px){.ProductCardCompare__fixed-container-carousel .owl-nav{left:-300px}}.PriceAndBuy__favorite.active:after,.ProductCardCompare__fixed-container-carousel .owl-nav .owl-next span,.ProductCardCompare__fixed-container-carousel .owl-nav .owl-prev span,.ProductCardCompare__fixed-container-carousel .owl-nav.disabled{display:none}.ProductCardCompare__fixed-container-carousel .owl-nav .owl-next,.ProductCardCompare__fixed-container-carousel .owl-nav .owl-prev{width:32px;height:32px;background-color:#262626!important;border-radius:50%;pointer-events:all;background-image:url(../assets/product-card/small-slider-arrow.svg)!important;background-size:8px 14px!important;background-repeat:no-repeat!important;background-position:center!important;transition:all 250ms ease-in-out;border:1px solid transparent!important}.ProductCardCompare__fixed-container-carousel .owl-nav .owl-next.disabled,.ProductCardCompare__fixed-container-carousel .owl-nav .owl-prev.disabled{background-image:url(../assets/product-card/small-slider-arrow-disabled.svg)!important}.ProductCardCompare__fixed-container-carousel .owl-nav .owl-next:hover,.ProductCardCompare__fixed-container-carousel .owl-nav .owl-prev:hover{cursor:pointer;background-color:#333!important;border:1px solid rgba(51,51,51,.24)!important}.ProductCardCompare__fixed-container-carousel .owl-nav .owl-next:active,.ProductCardCompare__fixed-container-carousel .owl-nav .owl-prev:active{cursor:pointer;background-color:#1b1b1b!important;border:1px solid rgba(26,26,26,.24)!important}.ProductCardCompare__fixed-container-carousel .owl-nav .owl-prev{transform:rotate(180deg)}.ProductCardCompare__fixed-container-carousel .owl-item.active::before{content:"";position:absolute;top:50%;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;border-radius:50%;width:1px;height:100%;border-left:1px solid #262626;z-index:1;left:-12px}@media screen and (max-width:1365px){.ProductCardCompare__fixed-container-carousel .owl-item.active::before{left:-1px}}.ProductCardCompare__fixed-container-carousel .owl-item.active:first-child::before,.SupplementProducts__container .owl-item.active:first-child::before{display:none}.ProductCardCompare__body{display:grid;grid-template-columns:300px 300px 948px;grid-column-gap:24px;width:100%;overflow:hidden}@media screen and (max-width:1600px){.ProductCardCompare__body{grid-template-columns:312px 312px 648px}}@media screen and (max-width:1439px){.ProductCardCompare__body{grid-template-columns:300px 300px 624px}}@media screen and (max-width:1365px){.ProductCardCompare__body{display:flex;grid-column-gap:0}}@media screen and (max-width:767px){.ProductCardCompare__body{grid-template-columns:164px 1fr}}.ProductCardCompare__body-container{position:relative}.ProductCardCompare__body-container .owl-nav{position:absolute;top:174px;margin-top:0;right:16px;left:-308px;display:flex;justify-content:space-between;pointer-events:none}.ProductCardCompare__body-container .owl-nav .owl-next span,.ProductCardCompare__body-container .owl-nav .owl-prev span,.ProductCardCompare__body-container .owl-nav.disabled{display:none}@media screen and (max-width:1600px){.ProductCardCompare__body-container .owl-nav{left:-320px}}@media screen and (max-width:1439px){.ProductCardCompare__body-container .owl-nav{left:-308px}}.ProductCardCompare__body-container .owl-nav .owl-next,.ProductCardCompare__body-container .owl-nav .owl-prev{width:32px;height:32px;background-color:#262626!important;border-radius:50%;pointer-events:all;background-image:url(../assets/product-card/small-slider-arrow.svg)!important;background-size:8px 14px;background-repeat:no-repeat!important;background-position:center!important;transition:all 250ms ease-in-out;border:1px solid transparent}.ProductCardCompare__body-container .owl-nav .owl-next.disabled,.ProductCardCompare__body-container .owl-nav .owl-prev.disabled{background-image:url(../assets/product-card/small-slider-arrow-disabled.svg)!important;pointer-events:none}.ProductCardCompare__body-container .owl-nav .owl-next:hover,.ProductCardCompare__body-container .owl-nav .owl-prev:hover{cursor:pointer;background-color:#333;border:1px solid rgba(51,51,51,.24)}.ProductCardCompare__body-container .owl-nav .owl-next:active,.ProductCardCompare__body-container .owl-nav .owl-prev:active{cursor:pointer;background-color:#1b1b1b;border:1px solid rgba(26,26,26,.24)}.ProductCardCompare__body-container .owl-nav .owl-prev{transform:rotate(180deg)}.AvailableServicesPopup__container-body ol,.ProductCardMainChar{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:1365px){.ProductCardMainChar{width:calc(100% - 32px);margin:24px auto 0}}.ProductCardMainChar__head{font-weight:400;font-size:20px;color:#fff}.ProductCardMainChar__body{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px 64px}@media screen and (max-width:1600px){.ProductCardMainChar__body{grid-gap:24px 48px}}@media screen and (max-width:1439px){.ProductCardMainChar__body{grid-gap:24px 32px}}@media screen and (max-width:767px){.ProductCardMainChar__body{grid-gap:24px;grid-template-columns:repeat(2,1fr)}}.ProductCardMainChar__body-item{display:flex;flex-direction:column}.ProductCardMainChar__body-item-bottom,.ProductCardMainChar__body-item-top{font-weight:400;font-size:14px;line-height:16px}.ProductCardMainChar__body-item-top{color:#9a9a9a}.ProductCardMainChar__body-item-bottom{color:#fff;margin-top:8px}.ProductCardMainChar__foot{display:flex;margin-top:24px}.ProductCardMainChar__foot-item{font-weight:400;font-size:14px;color:#0ac;margin-left:32px}.ProductCardMainChar__foot-item:hover{cursor:pointer;text-decoration:underline}.ProductCardMainChar__foot-item:first-child{margin-left:0}.ProductCardNameBlock{display:flex;flex-direction:column;width:100%;margin-top:24px}@media screen and (max-width:1365px){.ProductCardNameBlock{margin:19px auto 0;width:calc(100% - 32px)}}@media screen and (max-width:767px){.ProductCardNameBlock{margin-top:8px}}.ProductCardNameBlock__top{display:flex}.ProductCardNameBlock__top-article,.ProductCardNameBlock__top-code{font-weight:400;font-size:14px;color:#fff;border:1px solid #343434;border-radius:16px;background:0 0;padding:4px 16px;margin-right:8px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center}.ProductCardNameBlock__top-article::after,.ProductCardNameBlock__top-code::after{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/copy-code-icon.svg);margin-right:-8px;margin-left:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ProductCardNameBlock__top-article,.ProductCardNameBlock__top-code{margin-top:5px}}.ProductCardNameBlock__top-article:hover,.ProductCardNameBlock__top-code:hover{background:#262626;border:1px solid #343434;cursor:pointer}.ProductCardNameBlock__top-article:hover:after,.ProductCardNameBlock__top-code:hover:after{background:url(../assets/product-card/copy-code-icon-hover.svg)}.ProductCardNameBlock__top-article:active,.ProductCardNameBlock__top-code:active{background:#343434;border:1px solid #343434}.ProductCardNameBlock__top-article:last-child,.ProductCardNameBlock__top-code:last-child{margin-right:0}.ProductCardNameBlock__name{margin-top:16px;font-weight:400;font-size:24px;color:#fff}@media screen and (max-width:767px){.ProductCardNameBlock__name{font-size:20px}}.ProductCardNameBlock__rating{display:flex;align-items:flex-end}.ProductCardNameBlock__rating-question{display:flex;font-weight:400;font-size:14px;color:#fff;margin-left:24px}@media screen and (max-width:767px){.ProductCardNameBlock__rating-question{margin-left:8px}}.ProductCardNameBlock__rating-question::before{width:16px;height:16px;display:flex;content:"";background:url(../assets/product-card/questionmark.svg);margin-right:8px}.ProductCardNameBlock__rating-question:hover{cursor:pointer;text-decoration:underline}.ProductCardNameBlock__rating .ProductCardRating{margin-top:16px}@media screen and (max-width:767px){.ProductCardNameBlock__rating .ProductCardRating{margin-top:8px}}.ProductCardRating{display:flex;align-items:center;margin-top:10px}@media screen and (max-width:1365px){.ProductCardRating{margin-top:15px}}.ProductCardRating.no-comments .ProductCardRating__stars{display:none}.ProductCardRating.no-comments .ProductCardRating__count{margin-left:0}.ProductCardRating.no-comments .ProductCardRating__count-word{width:-moz-fit-content;width:fit-content;height:unset}.ProductCardRating__stars{display:flex;align-items:center}.ProductCardRating__stars-empty,.ProductCardRating__stars-fill{width:16px;height:16px;margin-left:2px;background-size:100% 100%}.ProductCardRating__stars-empty:first-child,.ProductCardRating__stars-fill:first-child{margin-left:0}.ProductCardRating__stars-fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.ProductCardRating__stars-empty{background-image:url(../assets/product-card/rating-star-empty.svg)}.ProductCardRating__count{display:flex;margin-left:16px;align-items:center}@media screen and (max-width:767px){.ProductCardRating__count{margin-left:8px}}.ProductCardRating__count::before{content:"";width:16px;height:16px;background-size:100% 100%;margin-right:8px;background:url(../assets/product-card/comment-image.svg);display:flex}.ProductCardRating__count-word{font-weight:400;font-size:14px;color:#fff}@media screen and (max-width:1365px){.ProductCardRating__count-word{font-size:14px;align-items:center;display:flex}.ProductCardRating__count-word span{margin-left:3px}}.ProductCardRating__count-word:hover{cursor:pointer;text-decoration:underline}.ProductCardTabs{width:100%;z-index:3;background:#121212;padding:14px 0;margin-top:10px;position:sticky;top:0;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ProductCardTabs{margin-top:0}}.ProductCardTabs__container{max-width:1596px;width:100%;grid-column-gap:24px;display:grid;margin:0 auto}@media screen and (max-width:1600px){.ProductCardTabs__container{max-width:1320px}}@media screen and (max-width:1439px){.ProductCardTabs__container{max-width:1272px}}@media screen and (max-width:1365px){.ProductCardTabs__container{max-width:100%;grid-column-gap:8px;display:flex;overflow-y:auto;padding:0 16px}.ProductCardTabs__container::-webkit-scrollbar{display:none}}.ProductCardTabs__container-tab,.ProductCardTabs__container-tab p span{transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around}.ProductCardTabs__container-tab{border-bottom:2px solid transparent;white-space:nowrap;padding:11px 16px;background:#262626;border-radius:8px;font-size:14px;font-weight:500;color:#fff;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width:1365px){.ProductCardTabs__container-tab{padding:9px 16px}}.ProductCardTabs__container-tab p{font-size:14px;font-weight:500;color:#fff;transition:all 250ms ease-in-out;display:flex;align-items:center}.ProductCardTabs__container-tab p span{width:20px;min-width:20px;height:20px;background:#0ac;border-radius:50%;color:#141414;margin-left:10px}.ProductCardTabs__container-tab:hover{cursor:pointer;background:#333}.ProductCardTabs__container-tab.active{background:#0ac;color:#151515}.ProductCardTabs__container-tab.active p{color:#151515}.ProductCardTabs__container-tab.active p span{background:#fff;color:#141414}.ProductPayAndWarranty{display:flex;flex-direction:column;width:calc(100% + 16px);margin-left:-16px}@media screen and (max-width:1365px){.ProductPayAndWarranty{width:calc(100% - 16px);margin:0 auto}}.ProductPayAndWarranty__payment,.ProductPayAndWarranty__warranty{padding:16px;border-radius:16px;border:1px solid transparent;transition:all 250ms ease-in-out;display:grid;grid-template-columns:24px 1fr 32px;background:0 0;grid-column-gap:16px}.ProductPayAndWarranty__payment-arrow,.ProductPayAndWarranty__payment-wrapper,.ProductPayAndWarranty__warranty-arrow,.ProductPayAndWarranty__warranty-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:space-around;background-size:24px 24px;background-repeat:no-repeat;background-position:center}.ProductPayAndWarranty__payment-arrow,.ProductPayAndWarranty__warranty-arrow{width:32px;height:32px;margin-left:auto;background-image:url(../assets/product-card/arrow-right.svg);align-self:center}.ProductPayAndWarranty__payment:hover,.ProductPayAndWarranty__warranty.active:hover{background:#1a1a1a;border:1px solid #262626;cursor:pointer}.ProductPayAndWarranty__payment-wrapper{background-image:url(../assets/product-card/payment.svg)}.ProductPayAndWarranty__warranty-arrow{display:none}.ProductPayAndWarranty__warranty.active .ProductPayAndWarranty__warranty-arrow{display:flex}.ProductPayAndWarranty__warranty-wrapper{background-image:url(../assets/product-card/warranty.svg)}.ProductPayAndWarranty__container{width:100%;display:flex;flex-direction:column}.ProductPayAndWarranty__container:first-child{margin-top:0}.ProductPayAndWarranty__container-name{font-weight:400;font-size:16px;color:#fff;width:100%;display:flex;align-items:center}.ProductPayAndWarranty__container-content{font-weight:400;font-size:14px;line-height:16px;color:#9a9a9a;margin-top:8px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:767px){.ProductPayAndWarranty__container-content{-webkit-line-clamp:2}}.SameBrandProducts{display:flex;flex-direction:column;width:100%;margin-top:32px}@media screen and (max-width:1365px){.SameBrandProducts{max-width:calc(100% - 32px);margin:24px auto 0}}@media screen and (max-width:767px){.SameBrandProducts{margin:16px auto 0}}.SameBrandProducts__head{display:flex;font-weight:400;font-size:24px;color:#fff}@media screen and (max-width:767px){.SameBrandProducts__head{font-size:20px}}.SameBrandProducts__body{display:flex;margin-top:24px}@media screen and (max-width:1365px){.SameBrandProducts__body{margin-top:16px}}.SameBrandProducts__body-container{position:relative;width:100%}.SameBrandProducts__body-container .ProductItem{width:300px;max-width:300px}@media screen and (max-width:1600px){.SameBrandProducts__body-container .ProductItem{width:312px;max-width:312px}}@media screen and (max-width:1439px){.SameBrandProducts__body-container .ProductItem{width:300px;max-width:300px}}@media screen and (max-width:1365px){.SameBrandProducts__body-container .ProductItem{width:232px;max-width:232px}}.SameBrandProducts__body-container.owl-carousel .owl-dots{margin-top:24px!important;text-align:center}@media screen and (max-width:1365px){.SameBrandProducts__body-container.owl-carousel .owl-dots{margin-top:16px!important}}.SameBrandProducts__body-container.owl-carousel .owl-dots .owl-dot{width:16px;height:16px;background:0 0;transition:background 250ms ease-in-out;margin:0 10px;border-radius:50%}.SameBrandProducts__body-container.owl-carousel .owl-dots .owl-dot span,.SupplementProducts__container .owl-dots .owl-dot span,.WatchedProducts__body-container .owl-dots .owl-dot span{background:rgba(255,255,255,.16);transition:background 250ms ease-in-out;width:8px;height:8px;display:flex;margin:auto;border-radius:50%}.SameBrandProducts__body-container.owl-carousel .owl-dots .owl-dot.active span,.SameBrandProducts__body-container.owl-carousel .owl-dots .owl-dot:hover span,.SupplementProducts__container .owl-dots .owl-dot.active span,.SupplementProducts__container .owl-dots .owl-dot:hover span,.WatchedProducts__body-container .owl-dots .owl-dot.active span,.WatchedProducts__body-container .owl-dots .owl-dot:hover span{background:#0ac}.SameBrandProducts__body-container.owl-carousel .owl-dots .owl-dot.active{background:rgba(0,170,204,.24)}.SameBrandProducts__body-container.owl-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none}.ReviewsAndQuestions__container.hidden,.SameBrandProducts__body-container.owl-carousel .owl-nav.disabled{display:none}.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-next,.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-prev{width:48px;height:48px;padding:0;background-color:#262626;border-radius:24px;color:transparent;background-image:url(../assets/main-page/slider-arrow.svg);background-size:24px 24px;background-position:center;background-repeat:no-repeat;transition:background 150ms ease-in-out;pointer-events:all;border:1px solid transparent}.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-next{margin:0 16px 0 auto}.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-prev{margin:0 auto 0 16px;transform:rotate(180deg)}.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-next:hover,.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-prev:hover{background-color:#323232;border:1px solid #333}.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-next.disabled,.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-prev.disabled{background-image:url(../assets/main-page/slider-arrow-disabled.svg);opacity:1}.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-next.disabled:hover,.SameBrandProducts__body-container.owl-carousel .owl-nav .owl-prev.disabled:hover{background-color:#262626;border:1px solid transparent}.ReviewsAndQuestions{display:flex;justify-content:space-between;width:100%;margin-top:32px}@media screen and (max-width:1365px){.ReviewsAndQuestions{max-width:calc(100% - 30px);margin:0 auto;flex-direction:column}}@media screen and (max-width:767px){.ReviewsAndQuestions{margin:0 auto;max-width:calc(100% - 20px)}}.ReviewsAndQuestions__container{display:flex;flex-direction:column;width:calc(50% - 10px)}.ReviewsAndQuestions__container.full{width:100%}.ReviewsAndQuestions__container.last{order:2}.ReviewsAndQuestions__container.last .ReviewsAndQuestions__container-all,.ReviewsAndQuestions__container.last .ReviewsAndQuestions__container-head-button{opacity:0;pointer-events:none}@media screen and (max-width:1365px){.ReviewsAndQuestions__container.last .ReviewsAndQuestions__container-all,.ReviewsAndQuestions__container.last .ReviewsAndQuestions__container-head-button{display:none}}@media screen and (max-width:1600px){.ReviewsAndQuestions__container{width:calc(50% - 7px)}}@media screen and (max-width:1439px){.ReviewsAndQuestions__container{width:calc(50% - 10px)}}@media screen and (max-width:1365px){.ReviewsAndQuestions__container{width:100%;margin-top:24px}}@media screen and (max-width:767px){.ReviewsAndQuestions__container{margin-left:0;width:100%}}.ReviewsAndQuestions__container:first-child{margin-left:0}.ReviewsAndQuestions__container-head{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:767px){.ReviewsAndQuestions__container-head{flex-direction:column}}.ReviewsAndQuestions__container-head-text{font-weight:400;font-size:24px;color:#fff;line-height:32px}.ReviewsAndQuestions__container-head-button{background:#0ac;border-radius:20px;font-weight:500;font-size:16px;line-height:20px;color:#121212;width:240px;height:40px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.ReviewsAndQuestions__container-head-button{width:100%;margin-top:15px;height:40px}}.ReviewsAndQuestions__container-head-button:hover{cursor:pointer;background:#00d4ff}.ReviewsAndQuestions__container-head-button:active{background:#007f99}.ReviewsAndQuestions__container-body{display:flex;margin-top:24px;height:100%}@media screen and (max-width:767px){.ReviewsAndQuestions__container-body{width:100%;flex-direction:column}}@media screen and (max-width:1365px){.ReviewsAndQuestions__container-body{margin-top:16px}}.ReviewsAndQuestions__container-all{width:100%;height:40px;min-height:48px;display:flex;align-items:center;padding:0 14px;position:relative;color:#fff;transition:all 250ms ease-in-out;background:#1a1a1a;border-radius:16px;font-weight:400;font-size:16px;line-height:20px;margin-top:16px;border:1px solid transparent}@media screen and (max-width:767px){.ReviewsAndQuestions__container-all{margin-top:8px}}.ReviewsAndQuestions__container-all::after{content:"";width:24px;height:24px;background:url(../assets/product-card/same-brands-button.svg);position:absolute;top:50%;transform:translateY(-50%);right:16px;transition:all 250ms ease-in-out}.ReviewsAndQuestions__container-all:hover{background:#262626;border:1px solid #333;cursor:pointer}.ReviewsAndQuestions__container-all:active{background:rgba(0,170,204,.16);border:1px solid #333}.SupplementProducts{margin-top:32px;display:flex;flex-direction:column}@media screen and (max-width:1365px){.SupplementProducts{margin-top:24px}}.SupplementProducts__name{font-weight:400;font-size:20px;color:#fff}@media screen and (max-width:1365px){.SupplementProducts__name{width:calc(100% - 32px);margin:0 auto}}.SupplementProducts__container{position:relative;margin-top:16px}@media screen and (max-width:1365px){.SupplementProducts__container{width:calc(100% - 16px);margin-left:16px}}.SupplementProducts__bottom{display:flex;background:#1a1a1a;border-radius:16px;padding:16px 24px;align-items:center;margin-top:16px}@media screen and (max-width:1365px){.SupplementProducts__bottom{flex-direction:column;padding:16px;width:calc(100% - 32px);margin:16px auto 0}}.SupplementProducts__bottom-price{display:flex;align-items:flex-end}@media screen and (max-width:1365px){.SupplementProducts__bottom-price{width:100%}}.SupplementProducts__bottom-price-current{font-weight:400;font-size:24px;color:#fff}.SupplementProducts__bottom-price-old{font-weight:400;font-size:16px;color:#666;position:relative;height:-moz-max-content;height:max-content;margin-left:8px;text-decoration:line-through}.SupplementProducts__bottom-discount{display:flex;background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;margin-left:8px;color:#fff;font-weight:500;font-size:12px}@media screen and (max-width:1365px){.SupplementProducts__bottom-discount{margin-left:auto;align-self:center}}.SupplementProducts__bottom .buy-bundle{height:40px;border-radius:24px;width:240px;margin-left:auto}@media screen and (max-width:1365px){.SupplementProducts__bottom .buy-bundle{width:100%;margin-left:0;margin-top:16px}}.SupplementProducts__container .owl-nav{display:none}.SupplementProducts__container .owl-item.active::before{content:"";background-image:url(../assets/product-card/supp-plus.svg);position:absolute;top:50%;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;border-radius:50%;width:24px;height:24px;z-index:1;left:-20px;border:4px solid #121212;box-sizing:content-box}.SupplementProducts__container .owl-dots{margin-top:16px!important;text-align:center}.SupplementProducts__container .owl-dots .owl-dot,.WatchedProducts__body-container .owl-dots .owl-dot{width:16px;height:16px;background:0 0;transition:background 250ms ease-in-out;margin:0 8px;border-radius:50%}.SupplementProducts__container .owl-dots .owl-dot.active,.WatchedProducts__body-container .owl-dots .owl-dot.active{background:rgba(0,170,204,.24)}.WatchedProducts{display:flex;flex-direction:column;width:100%;margin:64px auto 0;max-width:1596px}@media screen and (max-width:1600px){.WatchedProducts{max-width:1320px}}@media screen and (max-width:1439px){.WatchedProducts{max-width:1272px}}@media screen and (max-width:1365px){.WatchedProducts{max-width:calc(100% - 32px);margin:48px auto 0}}@media screen and (max-width:767px){.WatchedProducts{margin:32px auto 0}}.WatchedProducts__head{display:flex;font-weight:400;font-size:24px;color:#fff}@media screen and (max-width:767px){.WatchedProducts__head{font-size:20px}}.WatchedProducts__body{display:flex;margin-top:24px}@media screen and (max-width:1365px){.WatchedProducts__body{margin-top:16px}}.WatchedProducts__body-container{position:relative;width:100%}.WatchedProducts__body-container .ProductItem{width:300px;max-width:300px}@media screen and (max-width:1600px){.WatchedProducts__body-container .ProductItem{width:312px;max-width:312px}}@media screen and (max-width:1439px){.WatchedProducts__body-container .ProductItem{width:300px;max-width:300px}}@media screen and (max-width:1365px){.WatchedProducts__body-container .ProductItem{width:232px;max-width:232px}}.WatchedProducts__body-container .owl-dots{margin-top:24px!important;text-align:center}@media screen and (max-width:1365px){.WatchedProducts__body-container .owl-dots{margin-top:16px!important}}.WatchedProducts__body-container .owl-dots .owl-dot{margin:0 10px}.WatchedProducts__body-container .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none}.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion__bottom-body-wrapper a,.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion__top-wrapper a,.WatchedProducts .filtered-items__item-review-text::after,.WatchedProducts__body-container .owl-nav.disabled{display:none}.WatchedProducts__body-container .owl-nav .owl-next,.WatchedProducts__body-container .owl-nav .owl-prev{width:48px;height:48px;padding:0;background-color:#262626!important;border-radius:24px;color:transparent;background-image:url(../assets/main-page/slider-arrow.svg)!important;background-size:24px 24px!important;background-position:center!important;background-repeat:no-repeat!important;transition:background 150ms ease-in-out;pointer-events:all;border:1px solid transparent}.WatchedProducts__body-container .owl-nav .owl-next{margin:0 16px 0 auto}.WatchedProducts__body-container .owl-nav .owl-prev{margin:0 auto 0 16px;transform:rotate(180deg)}.WatchedProducts__body-container .owl-nav .owl-next:hover,.WatchedProducts__body-container .owl-nav .owl-prev:hover{background-color:#323232!important;border:1px solid #333!important}.WatchedProducts__body-container .owl-nav .owl-next.disabled,.WatchedProducts__body-container .owl-nav .owl-prev.disabled{background-image:url(../assets/main-page/slider-arrow-disabled.svg)!important;opacity:1}.WatchedProducts__body-container .owl-nav .owl-next.disabled:hover,.WatchedProducts__body-container .owl-nav .owl-prev.disabled:hover{background-color:#262626!important;border:1px solid transparent}.WatchedProducts__skeleton{display:flex;flex-wrap:nowrap;width:100%;overflow:hidden;margin-top:20px}@media screen and (max-width:767px){.WatchedProducts__skeleton{margin-top:15px}}.WatchedProducts__skeleton-item{width:300px;max-width:300px;min-width:300px;height:448px;margin-left:20px}.WatchedProducts__skeleton-item:first-child{margin-left:0}@media screen and (max-width:1600px){.WatchedProducts__skeleton-item{width:312px;max-width:312px;min-width:312px}}@media screen and (max-width:1439px){.WatchedProducts__skeleton-item{width:300px;max-width:300px;min-width:300px}}@media screen and (max-width:1365px){.WatchedProducts__skeleton-item{width:280px;max-width:280px;height:232px;margin-left:8px;min-width:280px}}@media screen and (max-width:768px){.WatchedProducts__skeleton-item{width:242px;max-width:242px;min-width:242px}}.WatchedProducts__skeleton-item-anim{width:100%;height:100%;display:flex;position:relative;border-radius:16px;background:#1a1a1a;overflow:hidden}.WatchedProducts__skeleton-item-anim::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));animation:skeleton-anim 2s infinite;content:""}@media screen and (max-width:767px){.WatchedProducts .product-card-tab-about__present-settings-color-list{min-height:26px!important;flex-wrap:nowrap;overflow:hidden}}.WatchedProducts .product-card-tab-about__present-settings-color-list-item{margin-right:0;margin-top:0;margin-left:6px}.ProductCardQuestionsList{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:1365px){.ProductCardQuestionsList{margin-top:16px}}.ProductCardQuestionsList__list{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1365px){.ProductCardQuestionsList__list{gap:8px}}.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion{margin-left:0;height:-moz-max-content;height:max-content}@media screen and (max-width:1600px){.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion{height:-moz-max-content;height:max-content}}@media screen and (max-width:1439px){.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion{height:-moz-max-content;height:max-content}}@media screen and (max-width:1365px){.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion{height:-moz-max-content;height:max-content}}@media screen and (max-width:767px){.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion{margin-top:0;height:-moz-max-content;height:max-content}}.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion:hover{background:#1a1a1a;border:1px solid transparent;cursor:auto}.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion__bottom{padding:24px;background:#262626;border-radius:16px;border-top:unset;flex-direction:column-reverse}@media screen and (max-width:1365px){.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion__bottom{padding:16px;margin-top:16px}}.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion__bottom-head{order:2}.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion__bottom-body{order:1;margin-top:0}.ProductCardQuestionsList__list .ReviewsAndQuestionsQuestion__bottom-body-wrapper-text{display:block}.ProductCardQuestionsList__preloader{width:100%;display:flex;align-items:center;justify-content:space-around;margin-top:20px}@media screen and (max-width:767px){.ProductCardQuestionsList__preloader{margin-top:15px}}.ProductItemBadge{display:flex;padding:4px 16px;font-weight:500;font-size:14px;border-radius:12px;margin-bottom:10px;width:-moz-max-content;width:max-content;color:#fff;text-transform:uppercase}@media screen and (max-width:767px){.ProductItemBadge{padding:4px 7px;font-size:10px}}.ProductItemBadge.hit{background:#ff8000}.ProductItemBadge.sale{background:#ff3254}.ProductItemBadge.new{background:#00b159}.ProductItemBadge.preorder{background:#4e77ff}.ProductItemRating{margin-top:9px}.ProductItemRating.no-comments .ProductItemRating__stars{display:none}.ProductItemRating.no-comments .ProductItemRating__count{margin-left:0}.ProductItemRating.no-comments .ProductItemRating__count-word{width:-moz-fit-content;width:fit-content;height:unset}.ProductItemRating,.ProductItemRating__stars{display:flex;align-items:center}.ProductItemRating__stars-empty,.ProductItemRating__stars-fill{width:16px;height:16px;margin-left:2px;background-size:100% 100%}.ProductItemRating__stars-empty:first-child,.ProductItemRating__stars-fill:first-child{margin-left:0}.ProductItemRating__stars-fill{background:url(../assets/product-item/star-fill.svg)}.ProductItemRating__stars-empty{background:url(../assets/product-item/star-empty.svg)}.ProductItemRating__count{display:flex;margin-left:12px;align-items:center}.ProductItemRating__count::before{content:"";width:16px;height:16px;background:url(../assets/product-item/comment-image.svg);background-size:100% 100%;margin-right:8px}.ProductItemRating__count-word{font-weight:400;font-size:16px;color:#fff;line-height:16px}@media screen and (max-width:767px){.ProductItemRating__count-word{width:20px;height:20px;align-items:center;display:flex}}.ProductItemRating__count-word:hover{cursor:pointer;text-decoration:underline}.ProductItemBigGallery{display:flex;flex-direction:column;width:100%}.ProductItemBigGallery__top{width:100%;height:auto;min-height:240px;display:flex}.ProductItemBigGallery__top img{width:100%;-o-object-fit:contain;object-fit:contain;border-radius:16px}.ProductItemBigGallery__container{display:flex;margin-top:8px;box-sizing:border-box}@media screen and (max-width:767px){.ProductItemBigGallery__container{margin-top:4px}}.ProductItemBigGallery__container-small{width:54px;height:54px;display:flex;border:2px solid transparent;transition:all 250ms ease-in-out;border-radius:8px;margin-right:8px}@media screen and (max-width:767px){.ProductItemBigGallery__container-small{width:64px;height:64px}}.ProductItemBigGallery__container-small:last-child{margin-right:0}.ProductItemBigGallery__container-small:hover{cursor:pointer}.ProductItemBigGallery__container-small.active{border:2px solid #0ac}.ProductItemBigGallery__container-small img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.RecipePageButton{display:flex;align-items:center;gap:24px;border-radius:16px;background:#1a1a1a;overflow:hidden;width:516px;border:1px solid transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.RecipePageButton{width:100%;gap:16px}}.RecipePageButton.disabled{display:none}.RecipePageButton:hover{border:1px solid rgba(255,255,255,.24);background:#262626}.RecipePageButton:active{background:rgba(0,170,204,.16)}.RecipePageButton:before{content:"";display:flex;width:32px;min-width:32px;height:32px;background-size:24px 24px;background-image:url(../assets/recipes-page/button-arrow.svg);background-repeat:no-repeat;background-position:center}.RecipePageButton__text{color:#fff;font-size:16px;font-weight:400;line-height:20px;width:100%}@media screen and (max-width:767px){.RecipePageButton__text{font-size:14px}}.RecipePageButton__image{width:170px;min-width:170px;height:96px}@media screen and (max-width:767px){.RecipePageButton__image{width:96px;min-width:96px;height:64px}}.RecipePageButton__image img{width:100%;height:100%}.RecipePageButton.prev{padding-left:24px}@media screen and (max-width:767px){.RecipePageButton.prev{padding-left:16px}}.RecipePageButton.prev:before{order:1}.RecipePageButton.prev .RecipePageButton__text{order:2;text-align:left}.RecipePageButton.prev .RecipePageButton__image{order:3}.RecipePageButton.next{padding-right:24px}@media screen and (max-width:767px){.RecipePageButton.next{padding-right:16px}}.RecipePageButton.next:before{order:3;transform:rotate(180deg)}.RecipePageButton.next .RecipePageButton__text{order:2;text-align:right}.RecipePageButton.next .RecipePageButton__image{order:1}.RecipePageDetailItem{display:flex;gap:16px;min-width:240px;padding:14px 16px}@media screen and (max-width:767px){.RecipePageDetailItem{min-width:unset;width:100%;flex-direction:column;align-items:center;position:relative}}.RecipePageDetailItem:before{content:"";width:1px;height:100%;background:#262626;margin-right:16px}@media screen and (max-width:767px){.RecipePageDetailItem:before{margin-right:8px;position:absolute;left:0}}.RecipePageDetailItem:first-child:before,.RecipesPageCatalogItem__container-category a:first-child:before{display:none}.RecipePageDetailItem__image{width:32px;min-width:32px;height:32px;display:flex}.RecipePageDetailItem__image.time{background:url(../assets/recipes-page/time-icon.svg)}.RecipePageDetailItem__image.serve{background:url(../assets/recipes-page/serve-icon.svg)}.RecipePageDetailItem__container{display:flex;flex-direction:column;gap:4px}.RecipePageDetailItem__container-name{color:gray}.RecipePageDetailItem__container-name,.RecipePageDetailItem__container-value{font-size:14px;font-weight:500;line-height:16px}@media screen and (max-width:767px){.RecipePageDetailItem__container-name,.RecipePageDetailItem__container-value{text-align:center}}.RecipePageDetailItem__container-value{color:#fff}.ProductItemPreorderPopup,.ProductItemPreorderPopup__overlay{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.ProductItemPreorderPopup__overlay{background:rgba(0,0,0,.64);z-index:998}.ProductItemPreorderPopup__container{width:420px;display:flex;flex-direction:column;padding:24px;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999;position:fixed;height:-moz-max-content;height:max-content;background:#1a1a1a;border-radius:16px;overflow:hidden}@media screen and (max-width:767px){.ProductItemPreorderPopup__container{width:100%;height:100%;border-radius:0;padding:16px;overflow-y:auto}}.ProductItemPreorderPopup__head{display:flex;align-items:center}.ProductItemPreorderPopup__head-name{font-weight:400;font-size:24px;color:#fff;line-height:32px;margin:-4px 0 0}@media screen and (max-width:767px){.ProductItemPreorderPopup__head-name{margin:0;font-size:20px}}.ProductItemPreorderPopup__head-close{display:flex;background-image:url(../assets/header/close-button.svg);background-color:transparent;background-size:24px 24px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;transition:all 250ms ease-in-out;margin:-8px -8px 0 auto;border-radius:50%}.ProductItemPreorderPopup__head-close:hover{background-color:#252525;cursor:pointer}.ProductItemPreorderPopup__body{display:flex;flex-direction:column}.ProductItemPreorderPopup__body-text{font-weight:400;font-size:16px;line-height:20px;color:#fff;margin-top:12px}.ProductItemPreorderPopup__body-text-price{color:#0ac;font-weight:500}.ProductItemPreorderPopup__body-text-activeTo,.ProductItemPreorderPopup__body-text-delivery{font-weight:500}.ProductItemPreorderPopup__body-inputs{display:flex;flex-direction:column;width:100%}.ProductItemPreorderPopup__body-inputs .FormInput,.ProductItemPreorderPopup__body-inputs .FormPhone{margin-top:16px}.ProductItemPreorderPopup__body-inputs .FormInput:first-child{margin-top:24px}.ProductItemPreorderPopup__body-inputs .PrimaryButton{margin-top:32px;height:48px;border-radius:24px}.ProductItemPreorderPopup__body-inputs-submit{font-weight:500;font-size:13px;color:#55559d;margin:24px auto 0;width:-moz-max-content;width:max-content;text-decoration:underline}.ProductItemPreorderPopup__body-inputs-submit:hover{color:#6666a7;text-decoration:unset}.ProductItemPreorderPopup__complete{display:flex;flex-direction:column;margin-top:55px}@media screen and (max-width:768px){.ProductItemPreorderPopup__complete{margin-top:auto;margin-bottom:auto;height:-moz-fit-content;height:fit-content}}.ProductItemPreorderPopup__complete-img{width:210px;height:200px;background:url(../assets/product-card/popup-complete.svg);background-size:100% 100%;margin:0 auto}.ProductItemPreorderPopup__complete-text{margin-top:30px;margin-bottom:40px}.ProductItemPreorderPopup__complete-text p{font-weight:400;font-size:14px;color:#989898;text-align:center}.ProductItemPreorderPopup__complete-text p:first-child{font-weight:500;font-size:18px;color:#fff;margin-bottom:16px}.ProductItemPreorderPopup__preloader{position:absolute;left:0;top:0;pointer-events:none;opacity:0;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;width:100%;height:100%;background:rgba(0,0,0,.64)}.ProductItemPreorderPopup__preloader.active{pointer-events:auto;opacity:.5}.RecipePageList{display:flex;flex-direction:column;border-radius:16px;background:#1a1a1a;gap:24px;padding:24px}@media screen and (max-width:767px){.RecipePageList{padding:16px}}.RecipePageList__head{display:flex;justify-content:space-between;align-items:center}.RecipePageList__head-name{color:#fff;font-size:24px;font-weight:400;line-height:32px}@media screen and (max-width:767px){.RecipePageList__head-name{font-size:20px}}.RecipePageList__head-print{display:flex;color:#666;font-size:14px;font-weight:400;line-height:16px;-webkit-text-decoration-line:underline;text-decoration-line:underline;align-items:center;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.RecipePageList__head-print{color:#fff}}.RecipePageList__head-print:hover{cursor:pointer;color:#fff}.RecipePageList__head-print:before{content:"";width:24px;height:24px;background-image:url(../assets/recipes-page/print-icon.svg);background-size:100% 100%;margin-right:8px}.RecipePageList__body{display:flex;flex-direction:column;gap:16px}.RecipePageList__body.dot{list-style-type:disc;padding-left:22px}.RecipePageList__body.dot .RecipePageList__body-item,.RecipePageList__body.number .RecipePageList__body-item{padding-left:8px}.RecipePageList__body.number{list-style-type:decimal;padding-left:17px}.RecipePageList__body-item{color:#fff;font-size:16px;font-weight:400;line-height:20px}@media screen and (max-width:767px){.RecipePageList__body-item{font-size:14px}}.RecipePageList__body-item::marker{color:#0ac}.RecipesCatalogPagination{display:flex;margin:32px auto 0}@media screen and (max-width:1365px){.RecipesCatalogPagination{margin:24px auto 0}}.RecipesCatalogPagination__button{width:48px;height:48px;border-radius:50%;display:flex;background-image:url(../assets/catalog/pagination-arrow.svg);background-size:8px 14px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.RecipesCatalogPagination__button{width:40px;height:40px}}.RecipesCatalogPagination__button.prev{margin-right:8px;transform:rotate(180deg)}.RecipesCatalogPagination__button.disabled{background-image:url(../assets/catalog/pagination-arrow-disabled.svg);pointer-events:none}.RecipesCatalogPagination__button:hover{background-color:rgba(0,170,204,.16);cursor:pointer}.RecipesCatalogPagination__container{display:flex}.RecipesCatalogPagination__container-item{width:48px;height:48px;background:0 0;border-radius:50%;transition:all 250ms ease-in-out;margin-right:8px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:16px;color:#fff}@media screen and (max-width:1365px){.RecipesCatalogPagination__container-item{width:40px;height:40px}}.RecipesCatalogPagination__container-item:hover{background:rgba(0,170,204,.16);cursor:pointer}.RecipesCatalogPagination__container-item.active{background:rgba(0,170,204,.16);color:#0ac}.RecipesPageCatalogItem{display:flex;flex-direction:column;border-radius:16px;background:#1b1b1b;overflow:hidden;transition:all 250ms ease-in-out}.RecipesPageCatalogItem.hover{background:#262626;cursor:pointer}.RecipesPageCatalogItem.hover .RecipesPageCatalogItem__container-button{background:#0ac;color:#121212}.RecipesPageCatalogItem__image{width:100%;height:290px}@media screen and (max-width:767px){.RecipesPageCatalogItem__image{height:186px}}.RecipesPageCatalogItem__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.RecipesPageCatalogItem__container{padding:24px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:767px){.RecipesPageCatalogItem__container{padding:16px}}.RecipesPageCatalogItem__container-category{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.RecipesPageCatalogItem__container-category a{color:#999;font-size:12px;font-weight:500;text-transform:uppercase;display:flex;align-items:center;width:-moz-max-content;width:max-content}.AuthPhoneLogin__foot-offert p a:hover,.CatalogFiltersGroup__body-more:hover div,.RecipesPageCatalogItem__container-category a:hover,.SalePageCategory__body-more:hover div{text-decoration:underline}.RecipesPageCatalogItem__container-category a:before{content:"";width:4px;height:4px;background:#404040;display:flex;margin-right:8px;border-radius:50%}.RecipesPageCatalogItem__container-name{color:#fff;font-size:20px;font-weight:400;line-height:24px}.RecipesPageCatalogItem__container-text{color:gray;font-size:14px;font-weight:400;line-height:22px;margin-top:-4px}.RecipesPageCatalogItem__container-button{color:#0ac;font-size:14px;font-weight:500;text-transform:uppercase;display:flex;justify-content:center;padding:12px 24px;border-radius:20px;background:rgba(0,170,204,.08);transition:all 250ms ease-in-out;width:-moz-fit-content;width:fit-content}.RecipesPageCatalogItemBanner{display:flex;border-radius:16px;overflow:hidden;transition:all 250ms ease-in-out;width:100%;height:100%;position:relative}@media screen and (max-width:767px){.RecipesPageCatalogItemBanner{height:404px}}.RecipesPageCatalogItemBanner:hover .RecipesPageCatalogItemBanner__image{transform:scale(1.1)}.RecipesPageCatalogItemBanner__image{width:100%;height:100%;position:absolute;z-index:1;transition:all 250ms ease-in-out}.RecipesPageCatalogItemBanner__image img{width:100%;height:100%}.RecipesPageCatalogItemBanner__button,.RecipesPageMenu__button p{color:#121212;font-size:14px;font-weight:500;text-transform:uppercase;display:flex;align-items:center}.RecipesPageCatalogItemBanner__button{padding:12px 24px;width:220px;position:absolute;bottom:32px;left:32px;border-radius:20px;background:#fff;gap:8px;z-index:2;justify-content:center;line-height:16px}.RecipesPageCatalogItemBanner__button:after{content:"";width:16px;height:16px;background:url(../assets/recipes-page/to-product-arrow.svg);display:flex;background-size:100% 100%}.RecipesPageMenu{display:flex;position:relative;width:246px}@media screen and (max-width:767px){.RecipesPageMenu{width:100%}}.RecipesPageMenu__button{display:flex;align-items:center;justify-content:center;width:246px;padding:10px 16px;border-radius:8px;background:#0ac;border:1px solid transparent;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.RecipesPageMenu__button{width:100%}}.RecipesPageMenu__button:hover{cursor:pointer;background:#00d4ff}.RecipesPageMenu__button.active{background:#00d4ff;border:1px solid rgba(255,255,255,.64)}.RecipesPageMenu__button.active p:before{background-image:url(../assets/recipes-page/menu-button-close-icon.svg);transform:rotate(180deg)}.RecipesPageMenu__button p{gap:12px}.RecipesPageMenu__button p:before{content:"";display:flex;width:24px;height:24px;background-image:url(../assets/recipes-page/menu-button-icon.svg);transition:all 250ms ease-in-out;transform:rotate(0)}.RecipesPageMenu__list{display:flex;flex-direction:column;position:absolute;width:246px;max-height:496px;top:calc(100% + 12px);border-radius:8px;background:#1a1a1a;padding:8px;box-shadow:0 2px 8px 0 rgba(0,0,0,.24)}@media screen and (max-width:767px){.RecipesPageMenu__list{position:fixed;width:100%;height:100%;top:0;left:0;max-height:100%;border-radius:0;background:#1a1a1a;z-index:3;padding:0}}.RecipesPageMenu__list-head{align-items:center;justify-content:space-between;width:100%;padding:8px 8px 8px 16px;display:none}@media screen and (max-width:767px){.RecipesPageMenu__list-head{display:flex}}.RecipesPageMenu__list-head-name{color:#fff;font-size:20px;font-weight:400;line-height:24px}.RecipesPageMenu__list-head-close{width:40px;height:40px;filter:invert(1);background-image:url(../assets/recipes-page/menu-button-close-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center}.RecipesPageMenu__list-body{display:flex;flex-direction:column;width:100%;height:100%;overflow-x:auto}.RecipesPageMenu__list-body::-webkit-scrollbar{display:none}.RecipesPageMenu__list-body-item{color:#fff;font-size:14px;font-weight:400;line-height:16px;padding:12px 16px;border-radius:8px;background:0 0;border:1px solid transparent;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.RecipesPageMenu__list-body-item{border-bottom:1px solid #262626;padding:20px 16px}.RecipesPageMenu__list-body-item:last-child{border-bottom:none}}@media screen and (min-width:768px){.RecipesPageMenu__list-body-item:hover{cursor:pointer;border:1px solid #333;background:#262626}}.RecipesPageSearch{display:flex;position:relative}.RecipesPageSearch__search{display:flex;align-items:center;padding-right:16px;border-radius:8px;background:#1a1a1a;width:382px;gap:16px;border:2px solid transparent;transition:all 250ms ease-in-out}.RecipesPageSearch__search:hover{background:#252525;cursor:pointer}.RecipesPageSearch__search.active{border:2px solid #0ac}@media screen and (max-width:767px){.RecipesPageSearch__search{width:100%}}.RecipesPageSearch__search-input{color:#fff;font-size:14px;font-weight:400;line-height:16px;width:100%;padding:10px 16px}.RecipesPageSearch__search-input::-moz-placeholder{color:#7e7e7e}.RecipesPageSearch__search-input::placeholder{color:#7e7e7e}.RecipesPageSearch__search-icon{display:flex;width:24px;min-width:24px;height:24px;background-image:url(../assets/recipes-page/search-icon.svg);margin-left:auto}.RecipesPageSearch__result{position:absolute;display:flex;flex-direction:column;gap:4px;padding:8px;top:calc(100% + 13px);border-radius:8px;background:#1a1a1a;width:100%;max-height:186px;overflow-y:auto}.RecipesPageSearch__result-empty{padding:8px;font-size:12px;color:#9a9a9a;font-weight:400}.RecipesPageSearch__result-item{display:flex;border-radius:12px;padding:8px;gap:16px;align-items:center;width:100%;border:1px solid transparent;transition:all 250ms ease-in-out}.RecipesPageSearch__result-item:hover{cursor:pointer;border:1px solid rgba(255,255,255,.24);background:#262626}.RecipesPageSearch__result-item-image{width:64px;min-width:64px;height:64px;border-radius:4px;overflow:hidden}.RecipesPageSearch__result-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.RecipesPageSearch__result-item-container{display:flex;flex-direction:column;gap:4px}.RecipesPageSearch__result-item-container-category{display:flex;gap:8px}.RecipesPageSearch__result-item-container-category p{color:#999;font-size:10px;font-weight:500;line-height:12px;text-transform:uppercase}.RecipesPageSearch__result-item-container-name{color:#9a9a9a;font-size:14px;font-weight:400;line-height:140%}.RecipesPageSearch__close-icon{display:flex;width:24px;min-width:24px;height:24px;background-image:url(../assets/recipes-page/close-icon.svg);margin-left:auto}.SalePageBanner{display:flex;gap:24px;margin-top:26px}@media screen and (max-width:1365px){.SalePageBanner{flex-direction:column;gap:16px;max-width:calc(100% - 32px);width:100%;margin:16px auto 0}}.SalePageBanner__img{max-width:1056px;flex:0 1 1056px;position:relative}@media screen and (max-width:1600px){.SalePageBanner__img{flex:0 1 auto}}@media screen and (max-width:1365px){.SalePageBanner__img{max-width:unset;width:100%;flex:unset}}.SalePageBanner__img img{border-radius:16px}@media screen and (max-width:1600px){.SalePageBanner__img img{min-height:-webkit-fill-available;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:1365px){.SalePageBanner__img img{min-height:unset}}.SalePageBanner__img-text{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);color:#fff;font-size:40px;font-weight:400}@media screen and (max-width:1365px){.SalePageBanner__img-text{font-size:32px}}@media screen and (max-width:767px){.SalePageBanner__img-text{font-size:24px;width:100%;text-align:center}}.SalePageBanner__promotion{max-width:516px;padding:32px;border-radius:16px;background:#1a1a1a}@media screen and (max-width:1365px){.SalePageBanner__promotion{padding:24px;max-width:100%}}.SalePageBanner__promotion-title div{color:#fff;font-size:12px;font-weight:400;line-height:14px;text-transform:uppercase}.SalePageBanner__promotion-title div span{color:#0ac;font-weight:500;line-height:14px}@media screen and (max-width:767px){.SalePageBanner__promotion-title div span{display:block;margin-top:4px}}.SalePageBanner__benefits{color:#fff;font-size:14px;font-weight:400;line-height:140%;margin-top:24px}@media screen and (max-width:767px){.SalePageBanner__benefits{margin-top:16px}}.SalePageBanner__benefits ul{padding-left:21px;margin-top:16px;list-style:disc}@media screen and (max-width:1365px){.SalePageBanner__benefits ul{padding:0 0 0 17px;margin-top:16px}}.SalePageBanner__time{margin-top:24px}@media screen and (max-width:767px){.SalePageBanner__time{margin-top:16px}}.SalePageBanner__time-title{color:#fff;font-size:14px;font-weight:400;line-height:140%}.SalePageBanner__time-item{margin-top:16px;display:flex;align-items:baseline}.SalePageBanner__time-item:after{content:":";width:4px;display:flex;margin:0 16px;color:#fff}@media screen and (max-width:767px){.SalePageBanner__time-item:after{margin:0 12px}}@media screen and (max-width:390px){.SalePageBanner__time-item:after{margin:0 8px}}.SalePageBanner__time-item:last-child:after{display:none}.SalePageBanner__time-item-wrapper{display:flex;flex-direction:column;gap:8px;align-items:center}.SalePageBanner__time-item-num{padding:10px 24px;border-radius:8px;background:#121212;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:400;line-height:20px;min-width:66px}@media screen and (max-width:767px){.SalePageBanner__time-item-num{min-width:50px;padding:10px 16px}}.SalePageBanner__time-item-text{color:#797979;font-size:12px;font-weight:400;line-height:14px;text-transform:uppercase}.SalePageBanner__time-container{display:flex}.RecipesPageTopItem{display:flex;border-radius:16px;background:#1a1a1a;width:100%;height:96px;position:relative;overflow:hidden;border:1px solid transparent;transition:border 250ms ease-in-out}@media screen and (max-width:767px){.RecipesPageTopItem{height:80px}}.RecipesPageTopItem:hover{border:1px solid rgba(255,255,255,.24);background:#262626;cursor:pointer}.RecipesPageTopItem:hover .RecipesPageTopItem__background:before{background:linear-gradient(90deg,rgba(38,38,38,0) 0,#262626 91.5%)}.RecipesPageTopItem:active{background:#0f2a30;border:1px solid transparent}.RecipesPageTopItem:active .RecipesPageTopItem__background:before{background:linear-gradient(90deg,rgba(15,42,48,0) 0,#0f2a30 100%)}.RecipesPageTopItem__background{width:50%;height:100%;position:absolute;left:0;top:0;transition:all 250ms ease-in-out}.RecipesPageTopItem__background:before{content:"";width:100%;height:100%;position:absolute;z-index:1;background:linear-gradient(90deg,rgba(27,27,27,0) 0,#1b1b1b 91.5%);left:0;top:0}.RecipesPageTopItem__background-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.RecipesPageTopItem__text{width:100%;height:100%;padding:16px 48px;justify-content:right;align-items:center;display:flex;color:#fff;font-size:16px;font-weight:500;line-height:20px;text-transform:uppercase;z-index:2}@media screen and (max-width:767px){.RecipesPageTopItem__text{font-size:14px;padding:16px 24px}}.SalePageFiltersPopup{display:flex;flex-direction:column;padding:16px 16px 85px;position:fixed;width:100%;max-width:480px;height:100vh;overflow-y:auto;overflow-x:hidden;background:#121212;left:0;top:0;z-index:999}@media screen and (max-width:767px){.SalePageFiltersPopup .CatalogSelectedFilters{padding:0 16px}.SalePageFiltersPopup .CatalogSelectedFilters__text{margin-top:6px}.SalePageFiltersPopup .CatalogSelectedFiltersItem{margin-top:16px}}.SalePageFiltersPopup__head{display:flex;justify-content:space-between;align-items:center;margin:-16px -16px 0;padding:16px 8px 16px 16px;background:#1a1a1a;border-bottom:1px solid #262626;transition:all 250ms ease-in-out}.SalePageFiltersPopup__head.categories{padding:16px 16px 60px}.SalePageFiltersPopup__head-text{font-weight:400;font-size:20px;color:#fff}.SalePageFiltersPopup__head-cross{width:40px;height:40px;background-image:url(../assets/catalog/catalog-popup-cross.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px}.SalePageFiltersPopup__show{width:100%;padding:16px;position:fixed;bottom:0;left:0;border-top:1px solid #262626;background:#1a1a1a;max-width:480px}.SalePageCatalog{display:flex;flex-direction:column;width:100%}.SalePageCatalog__head{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1365px){.SalePageCatalog__head{flex-direction:column-reverse;margin-top:16px;padding:0 20px;align-items:unset}}@media screen and (max-width:767px){.SalePageCatalog__head{padding:0 16px}}.SalePageCatalog__head-title{color:#fff;font-size:24px;font-weight:400;line-height:32px}@media screen and (max-width:1365px){.SalePageCatalog__head-title{margin-top:24px}}.SalePageCatalog__body{display:flex;flex-direction:column}.SalePageCatalog__body-top{display:flex;margin-top:16px;padding-bottom:16px;border-bottom:1px solid #262626}@media screen and (max-width:1365px){.SalePageCatalog__body-top{padding-bottom:0;border-bottom:none}}.SalePageCatalog__body-top .CatalogSelectedFilters{margin-top:0}.SalePageCatalog__body-top .CatalogSelectedFilters__text{order:1;margin-right:24px}.SalePageCatalog__body-top .CatalogSelectedFilters__filters{order:2;margin-right:8px}.SalePageCatalog__body-top .CatalogSelectedFilters__remove{order:3;margin:8px 0 0}.SalePageCatalog__body-top-filter,.SalePageCatalog__body-top-sort{font-weight:400;font-size:14px;line-height:16px;color:#fff;align-items:center;justify-content:center;display:none;background:#1a1a1a;border-radius:8px;width:100%}.SalePageCatalog__body-top-sort{padding:10px 16px}.SalePageCatalog__body-top-filter:hover,.SalePageCatalog__body-top-sort:hover{cursor:pointer}.SalePageCatalog__body-top-filter:last-child,.SalePageCatalog__body-top-sort:last-child{margin-left:20px}@media screen and (max-width:1365px){.SalePageCatalog__body-top-filter:last-child,.SalePageCatalog__body-top-sort:last-child{margin:0 auto}.SalePageCatalog__body-top-filter,.SalePageCatalog__body-top-sort{display:flex}}.SalePageCatalog__body-top-filter::before,.SalePageCatalog__body-top-sort::before{content:"";width:16px;height:16px;background:url(../assets/catalog/filter-icon-active.svg);display:flex;margin-right:8px}.SalePageCatalog__body-top-sort::before{min-width:16px;background:url(../assets/catalog/sort-icon.svg)}.SalePageCatalog__body-top-filter{padding:14px 12px}@media screen and (max-width:1365px){.SalePageCatalog__body-top-sort{max-width:calc(100% - 40px);margin:0 auto}}.SalePageCatalog__body-bottom{display:flex;margin-top:24px}.SalePageGroups{display:flex;flex-direction:column;width:100%;gap:34px}@media screen and (max-width:1365px){.SalePageGroups{gap:32px}}@media screen and (max-width:767px){.SalePageGroups{gap:24px}}.SalePageGroups__button{color:#fff;font-size:14px;font-weight:400;line-height:16px;align-items:center;justify-content:center;padding:14px 12px;display:none;background:#1a1a1a;border-radius:8px;width:100%;margin-top:16px}.SalePageGroups__button:hover{cursor:pointer}.SalePageGroups__button:last-child{margin-left:20px}@media screen and (max-width:767px){.SalePageGroups__button:last-child{margin-left:10px}}@media screen and (max-width:1365px){.SalePageGroups__button{display:flex;max-width:calc(100% - 32px);margin:16px auto 0}}.SalePageGroups__button::before{content:"";width:16px;height:16px;background:url(../assets/catalog/sale-filters-icon.svg);display:flex;margin-right:8px}.SalePageCategory{display:flex;flex-direction:column;width:100%;position:relative;border-bottom:1px solid #262626;margin-top:16px}.SalePageCategory:first-child{margin-top:0}.SalePageCategory:last-child{border-bottom:0}.SalePageCategory__head{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;margin-bottom:16px}@media screen and (max-width:767px){.SalePageCategory__head{padding:12px 0}}.SalePageCategory__head-text{font-weight:400;font-size:16px;padding-right:32px;position:relative;width:-moz-max-content;width:max-content;max-width:100%;min-height:24px;display:flex;align-items:center;color:#fff}.SalePageCategory__head:hover{cursor:pointer}.SalePageCategory__head::after{content:"";display:block;width:16px;height:16px;background:url(../assets/catalog/filter-arrow.svg);background-size:100% 100%;transform:rotate(180deg);transition:all 250ms ease-in-out}.SalePageCategory__head.active{margin-bottom:0}.CatalogFiltersGroup__head.active::after,.SalePageCategory__head.active::after{transform:rotate(0deg)}.SalePageCategory__body{display:flex;flex-direction:column;max-height:0;height:auto;overflow:hidden;transition:all 250ms ease-in-out}.SalePageCategory__body.active{margin-bottom:24px}.SalePageCategory__body-item{display:flex}.SalePageCategory__body-item-link{padding:12px 16px;display:flex;align-items:center;width:100%;transition:all 250ms ease-in-out;min-height:40px;border-radius:8px;border:1px solid transparent;background:0 0}@media screen and (max-width:767px){.SalePageCategory__body-item-link{padding:12px 0}}.SalePageCategory__body-item-link.active{background:rgba(0,170,204,.16)}.SalePageCategory__body-item-link.active span:nth-child(2){color:#fff;margin-left:15px}.SalePageCategory__body-item-link:hover{cursor:pointer;border:1px solid #262626;background:#1a1a1a}.SalePageCategory__body-item-link span{font-weight:400;font-size:14px;line-height:16px}.SalePageCategory__body-item-link span:nth-child(1){color:#fff;margin-right:auto}.SalePageCategory__body-item-link span:nth-child(2){color:#7c7c7c;margin-left:15px}.SalePageCategory__body-more{padding:0 16px;display:flex;align-items:center;margin-top:16px}.CatalogFiltersGroup__body-more div,.SalePageCategory__body-more div{color:#0ac;font-weight:400;font-size:14px}.SalePageCategory__body-more:hover{cursor:pointer}.CatalogFiltersPrice{display:flex;flex-direction:column;margin-top:32px;padding-bottom:24px;border-bottom:1px solid #262626}.CatalogFiltersPrice:first-child{margin-top:0}.CatalogFiltersPrice__name{font-weight:400;font-size:16px;color:#fff}.CatalogFiltersPrice__top{display:grid;grid-template-columns:1fr 12px 1fr;grid-column-gap:16px;margin-top:16px}.CatalogFiltersPrice__top-max,.CatalogFiltersPrice__top-min{width:100%;padding:12px 16px;background:#1a1a1a;border-radius:8px;font-weight:400;font-size:14px;border:2px solid transparent;transition:all 250ms ease-in-out;color:#fff}.CatalogFiltersPrice__top-max:hover,.CatalogFiltersPrice__top-min:hover{cursor:pointer}.CatalogFiltersPrice__top-max:focus,.CatalogFiltersPrice__top-min:focus{border:2px solid #0ac;cursor:auto}.CatalogFiltersPrice__top-separator{width:100%;height:2px;background:#4e4e4e;align-self:center}.CatalogFiltersPrice__range{margin-top:24px;padding:0 4px;height:25px}.CatalogFiltersPrice__range .multi-range-slider{box-shadow:none;border:0;padding:10px 7px}.CatalogFiltersPrice__range .multi-range-slider .bar-inner{background:#0ac;border:0;box-shadow:none}.CatalogFiltersPrice__range .multi-range-slider .bar-left,.CatalogFiltersPrice__range .multi-range-slider .bar-right{border:0;box-shadow:none;background:#333}.CatalogFiltersPrice__range .multi-range-slider .bar-left{padding:2px 0}.CatalogFiltersPrice__range .multi-range-slider .thumb::before{box-shadow:unset;background:#0ac;width:16px;height:16px;border:0}.CatalogFiltersPrice__range .multi-range-slider .thumb-left::before{margin:-6px -9px}.CatalogFiltersPrice__range .multi-range-slider .thumb-right::before{margin:-6px -7px}.CatalogFiltersPrice__range .multi-range-slider .thumb::after{content:"";position:absolute;width:20px;height:20px;top:-8px;left:-9px;background:#0ac;border-radius:50%;transition:background 250ms ease-in-out}.CatalogFiltersPrice__range .multi-range-slider .thumb:hover::after,.CatalogFiltersRange__range .multi-range-slider .thumb:hover::after{background:#00d4ff}.CatalogFiltersPrice__range .multi-range-slider .thumb-left::after{left:-11px}.CatalogFiltersPrice__range .multi-range-slider .caption{display:none}.CatalogFiltersPrice__button{width:100%;height:40px;background:#0ac;border-radius:24px;display:flex;align-items:center;justify-content:space-around;color:#121212;transition:all 250ms ease-in-out;margin-top:16px;font-weight:500;font-size:16px}.CatalogFiltersPrice__button:hover{cursor:pointer;background-color:#00d4ff}.CatalogFiltersPrice__button:active{background-color:#007f99}.CatalogPageFilterPopup{display:flex;flex-direction:column;padding:16px 16px 85px;position:fixed;width:100%;max-width:480px;height:100vh;overflow-y:auto;overflow-x:hidden;background:#121212;left:0;top:0;z-index:999}.CatalogPageFilterPopup__head{display:flex;justify-content:space-between;align-items:center;margin:-16px -16px 0;padding:16px 16px 56px;background:#1a1a1a;border-bottom:1px solid #262626}.CatalogPageFilterPopup__head-text{font-weight:400;font-size:20px;color:#fff}.CatalogPageFilterPopup__head-cross{width:24px;height:24px;background:url(../assets/catalog/catalog-popup-cross.svg)}.CatalogPageFilterPopup__show{width:100%;padding:16px;position:fixed;bottom:0;left:0;border-top:1px solid #262626;background:#1a1a1a;max-width:480px}.CatalogFiltersGroup{display:flex;flex-direction:column;width:100%;padding-bottom:24px;border-bottom:1px solid #262626;margin-top:24px}.CatalogFiltersGroup:last-child{border-bottom:0}.CatalogFiltersGroup__head,.CatalogFiltersGroup__head-text{padding-right:50px;align-items:center;position:relative}.CatalogFiltersGroup__head-text{font-weight:400;font-size:16px;padding-right:32px;width:-moz-max-content;width:max-content;max-width:100%;min-height:24px;display:flex;color:#fff}.CatalogFiltersGroup__head-text-about{display:flex;width:20px;height:20px;background:url(../assets/catalog/filter-question.svg);position:absolute;top:2px;right:0}.CatalogFiltersGroup__head:hover{cursor:pointer}.CatalogFiltersGroup__head::after{content:"";position:absolute;width:16px;height:16px;background:url(../assets/catalog/filter-arrow.svg);background-size:100% 100%;right:0;top:0;transform:rotate(180deg);transition:all 250ms ease-in-out}.CatalogFiltersGroup__body{display:flex;flex-direction:column;max-height:0;height:auto;overflow:hidden;transition:all 250ms ease-in-out}.CatalogFiltersGroup__body-item{display:flex;padding:10px 0}.CatalogFiltersGroup__body-item:first-child{margin-top:16px}.CatalogFiltersGroup__body-item .FormCheckbox__text span{color:#fff;font-weight:400;font-size:16px}.CatalogFiltersGroup__body-more{display:flex;align-items:center;margin-top:20px;text-transform:uppercase}.CatalogFiltersGroup__body-more:hover,.CatalogFiltersRange__top-max:hover,.CatalogFiltersRange__top-min:hover{cursor:pointer}.CatalogFiltersRange{display:flex;flex-direction:column;width:100%}.CatalogFiltersRange__top{display:grid;grid-template-columns:1fr 12px 1fr;grid-column-gap:16px;margin-top:16px}.CatalogFiltersRange__top-max,.CatalogFiltersRange__top-min{width:100%;padding:12px 16px;background:#1a1a1a;border-radius:8px;font-weight:400;font-size:14px;border:2px solid transparent;transition:all 250ms ease-in-out;color:#fff}.CatalogFiltersRange__top-max:focus,.CatalogFiltersRange__top-min:focus{border:2px solid #0ac;cursor:auto}.CatalogFiltersRange__top-separator{width:100%;height:2px;background:#4e4e4e;align-self:center}.CatalogFiltersRange__range{margin-top:24px;padding:0 4px;height:25px}.CatalogFiltersRange__range .multi-range-slider{box-shadow:none;border:0;padding:10px 7px}.CatalogFiltersRange__range .multi-range-slider .bar-inner{background:#0ac;border:0;box-shadow:none}.CatalogFiltersRange__range .multi-range-slider .bar-left,.CatalogFiltersRange__range .multi-range-slider .bar-right{border:0;box-shadow:none;background:#333}.CatalogFiltersRange__range .multi-range-slider .bar-left{padding:2px 0}.CatalogFiltersRange__range .multi-range-slider .thumb::before{box-shadow:unset;background:#0ac;width:16px;height:16px;border:0}.CatalogFiltersRange__range .multi-range-slider .thumb-left::before{margin:-6px -9px}.CatalogFiltersRange__range .multi-range-slider .thumb-right::before{margin:-6px -7px}.CatalogFiltersRange__range .multi-range-slider .thumb::after{content:"";position:absolute;width:20px;height:20px;top:-8px;left:-9px;background:#0ac;border-radius:50%;transition:background 250ms ease-in-out}.CatalogFiltersRange__range .multi-range-slider .thumb-left::after{left:-11px}.CatalogFiltersRange__range .multi-range-slider .caption{display:none!important}.CatalogFiltersRange__button{width:100%;height:40px;background:#0ac;border-radius:24px;display:flex;align-items:center;justify-content:space-around;color:#121212;transition:all 250ms ease-in-out;margin-top:16px;font-weight:500;font-size:16px}.CatalogFiltersRange__button:hover{cursor:pointer;background-color:#00d4ff}.CatalogFiltersRange__button:active{background-color:#007f99}.CatalogFiltersBadges{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px}@media screen and (max-width:1365px){.CatalogFiltersBadges{display:flex;flex-wrap:wrap;margin:0}.CatalogFiltersBadges:first-child{margin-left:0}}.CatalogFiltersBadges__item{width:100%;min-height:104px;background:#1a1a1a;border-radius:16px;border:1px solid transparent;padding:14px 12px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.CatalogFiltersBadges__item{width:105px;min-height:105px}}.CatalogFiltersBadges__item:hover{cursor:pointer;background:#262626;border:1px solid #333}.CatalogFiltersBadges__item.active,.HeaderCartSupplement__container .owl-dots .owl-dot.active span,.HeaderCartSupplement__container .owl-dots .owl-dot:hover span{background:#0ac}.CatalogFiltersBadges__item.active .CatalogFiltersBadges__item-text{color:#121212}.CatalogFiltersBadges__item-img{width:32px;height:32px;margin:0 auto;background-size:100% 100%}.CatalogFiltersBadges__item-img.testDrive{background-image:url(../assets/badge-icons/test-drive.svg)}.CatalogFiltersBadges__item-img.watchLive{background-image:url(../assets/badge-icons/watch-live.svg)}.CatalogFiltersBadges__item-img.bestPrice{background-image:url(../assets/badge-icons/find-priceless.svg)}.CatalogFiltersBadges__item-img.takeInShop{background-image:url(../assets/badge-icons/self-pick.svg)}.CatalogFiltersBadges__item-img.deliveryToday,.CatalogFiltersBadges__item-img.deliveryTomorrow{background-image:url(../assets/badge-icons/delivery-today.svg)}.CatalogFiltersBadges__item-img.sendToday,.CatalogFiltersBadges__item-img.sendTomorrow{background-image:url(../assets/badge-icons/send-today.svg)}.CatalogFiltersBadges__item-img.freeDelivery{background-image:url(../assets/badge-icons/free-delivery.svg)}.CatalogFiltersBadges__item-img.openBox{background-image:url(../assets/badge-icons/open-box.svg)}.CatalogFiltersBadges__item-img.credit{background-image:url(../assets/badge-icons/credit.svg)}.CatalogFiltersBadges__item-img.quickOrder{background-image:url(../assets/badge-icons/quick-order.svg)}.CatalogFiltersBadges__item-text{color:#fff;font-weight:600;font-size:11px;line-height:16px;margin-top:12px;text-align:center;text-transform:uppercase;transition:all 250ms ease-in-out}.CatalogPageSortPopup{display:flex;flex-direction:column;padding:16px 8px;position:fixed;width:100%;max-width:480px;height:100vh;overflow-y:auto;background:#121212;right:0;top:0;z-index:999}.CatalogPageSortPopup__head{display:flex;justify-content:space-between;align-items:center;padding:0 8px}.CatalogPageSortPopup__head-text{font-weight:400;font-size:20px;color:#fff}.CatalogPageSortPopup__head-cross{width:24px;height:24px;background:url(../assets/catalog/catalog-popup-cross.svg)}.CatalogPageSortPopup__body{display:flex;flex-direction:column;margin-top:16px}.CatalogPageSortPopup__body-item{font-weight:500;font-size:16px;color:#fff;padding:14px 14px 14px 16px;position:relative;border-radius:8px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.CatalogPageSortPopup__body-item{padding:16px}}.CatalogPageSortPopup__body-item::after{content:"";width:20px;height:20px;position:absolute;top:13px;right:13px;border:2px solid rgba(255,255,255,.16);border-radius:50%;background-size:100% 100%;display:flex;transition:all 250ms ease-in-out}.CatalogPageSortPopup__body-item::before{content:"";width:10px;height:10px;position:absolute;top:18px;right:18px;background:#0ac;opacity:0;border-radius:50%;transition:all 250ms ease-in-out}.CatalogPageSortPopup__body-item.active{background:rgba(0,170,204,.16)}.CatalogPageSortPopup__body-item.active::after{border:2px solid #0ac}.CatalogPageSortPopup__body-item.active::before,.CommentsAllMediaPopup__container-body-carousel .owl-dots .owl-dot.active span:hover{opacity:1}.CatalogSelectedFiltersItem{display:flex;align-items:center;padding:0 16px;margin-top:8px;background:#262626;border:1px solid #262626;border-radius:18px;margin-right:8px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;transition:all 250ms ease-in-out;height:36px}@media screen and (max-width:1365px){.CatalogSelectedFiltersItem{background:0 0}}.CatalogSelectedFiltersItem:hover{background:#1a1a1a;border:1px solid #262626;cursor:default}.CatalogSelectedFiltersItem__text{font-weight:400;font-size:14px;color:#fff}.CatalogSelectedFiltersItem__text span,.CatalogSelectedFiltersRange__text span{color:#999}.CatalogSelectedFiltersItem__icon{display:flex;align-items:center;width:20px;height:20px;border-radius:50%;background-color:transparent;background-image:url(../assets/catalog/selected-filter-close.svg);background-size:8px 8px;background-position:center;background-repeat:no-repeat;margin-left:8px;margin-right:-8px;transition:all 250ms ease-in-out}.CatalogSelectedFiltersItem__icon:hover{cursor:pointer;background-color:#333}.CatalogItemProduct{width:100%;height:80px;display:flex;flex-direction:column;justify-content:center;background:0 0;padding:0 30px;transition:all 250ms ease-in-out}.CatalogItemProduct.active,.CatalogItemProduct:hover{background:#f5f9ff}.CatalogItemProduct.active .CatalogItemProduct__name,.CatalogItemProduct:hover .CatalogItemProduct__name{color:#00398a}.CatalogItemProduct__name{font-weight:500;font-size:16px;color:#0a1b33;transition:all 250ms ease-in-out}.CatalogItemProduct__price{font-weight:500;font-size:14px;margin-top:10px;color:#606d80}.CatalogSelectedFiltersRange{display:flex;align-items:center;padding:0 16px;margin-top:8px;background:#262626;border:1px solid #262626;border-radius:18px;margin-right:8px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;transition:all 250ms ease-in-out;height:36px}@media screen and (max-width:1365px){.CatalogSelectedFiltersRange{background:0 0}}.CatalogSelectedFiltersRange:hover{background:#1a1a1a;border:1px solid #262626;cursor:default}.CatalogSelectedFiltersRange__text{font-weight:400;font-size:14px;color:#fff}.CatalogItem,.CatalogSelectedFiltersRange__icon{display:flex;align-items:center;transition:all 250ms ease-in-out}.CatalogSelectedFiltersRange__icon{width:20px;height:20px;border-radius:50%;background-color:transparent;background-image:url(../assets/catalog/selected-filter-close.svg);background-size:8px 8px;background-position:center;background-repeat:no-repeat;margin-left:8px;margin-right:-8px}.CatalogSelectedFiltersRange__icon:hover{cursor:pointer;background-color:#333}.CatalogItem{padding:12px 16px;background:0 0;position:relative;margin-top:8px;border-radius:8px}.CatalogItem:first-child{margin-top:0}.CatalogItem::after,.CatalogSubItem::after{content:"";background-image:url(../assets/header/menu-arrow.svg);transition:all 250ms ease-in-out}.CatalogItem::after{width:24px;height:24px;display:flex;margin-left:auto}.CatalogItem.active,.CatalogItem:hover{background:rgba(0,170,204,.16)}.CatalogItem.active::after,.CatalogItem:hover::after{background-image:url(../assets/header/menu-arrow-hover.svg)}.CatalogItem__wrapper{width:24px;height:24px;min-width:24px;display:flex;transition:all 250ms ease-in-out}.CatalogItem__text{font-weight:400;font-size:16px;color:#fff;transition:all 250ms ease-in-out;margin-left:16px}.CatalogSubItem,.HeaderCartItem{display:flex;width:100%;align-items:center;position:relative}.CatalogSubItem{height:60px;overflow:hidden;padding:10px 50px 10px 30px;font-weight:500;font-size:16px;color:#0a1b33;transition:all 250ms ease-in-out}.CatalogSubItem::after{width:9px;height:14px;filter:grayscale(1);right:40px;top:50%;transform:translateY(-50%);position:absolute}.CatalogSubItem.active,.CatalogSubItem:hover{background:#f5f9ff;color:#00398a}.CatalogSubItem.active::after,.CatalogSubItem:hover::after{filter:grayscale(0)}.HeaderCartItem{padding-bottom:16px;border-bottom:1px solid #323232;margin-top:16px}@media screen and (max-width:767px){.HeaderCartItem{position:relative;align-items:flex-start;padding-bottom:54px;border-bottom:none;border-top:1px solid #323232;padding-top:24px;margin-top:24px}.HeaderCartItem:first-child{padding-top:0;border-top:none}}.HeaderCartItem:first-child{margin-top:0}.HeaderCartItem:last-child{border-bottom:1px solid transparent;padding-bottom:0}@media screen and (max-width:767px){.HeaderCartItem:last-child{padding-bottom:64px}}.HeaderCartItem__wrapper{width:64px;height:64px;min-width:64px;background:0 0;display:flex}@media screen and (max-width:767px){.HeaderCartItem__wrapper{width:60px;height:60px;min-width:60px}}.HeaderCartItem__wrapper img,.SearchItem__wrapper img{width:100%;height:100%}.HeaderCartItem__body{display:flex;flex-direction:row;margin-left:24px;width:100%}@media screen and (max-width:767px){.HeaderCartItem__body{margin-left:16px}}.HeaderCartItem__body-left{display:flex;width:100%;max-width:282px;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1365px){.HeaderCartItem__body-left{max-width:200px}}@media screen and (max-width:767px){.HeaderCartItem__body-left{max-width:calc(100% - 66px);min-height:36px}}.HeaderCartItem__body-left-name{font-weight:400;font-size:14px;color:#fff;line-height:20px;transition:all 250ms ease-in-out;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.HeaderCartItem__body-left-name:hover{color:#0ac;text-decoration:underline}.HeaderCartItem__body-right{display:flex;align-items:center;margin-left:32px}.HeaderCartItem__body-right.mob{display:none}@media screen and (max-width:767px){.HeaderCartItem__body-right{margin-left:0;width:100%;display:none;position:absolute;bottom:0}.HeaderCartItem__body-right.mob{display:flex}}.HeaderCartItem__body-right-count{display:flex}.HeaderCartItem__body-right-count-minus,.HeaderCartItem__body-right-count-plus{width:40px;height:40px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;background:0 0;border-radius:20px}.HeaderCartItem__body-right-count-minus-icon,.HeaderCartItem__body-right-count-plus-icon{width:24px;height:24px;background-size:100% 100%}.HeaderCartItem__body-right-count-minus:hover,.HeaderCartItem__body-right-count-plus:hover{cursor:pointer;background:#252525}.HeaderCartItem__body-right-count-minus:active,.HeaderCartItem__body-right-count-plus:active{background:rgba(0,170,204,.16)}.HeaderCartItem__body-right-count-minus.disabled:hover,.HeaderCartItem__body-right-count-plus.disabled:hover{background:0 0;cursor:default}.HeaderCartItem__body-right-count-minus-icon{background-image:url(../assets/header/cart-minus.svg)}.HeaderCartItem__body-right-count-minus.disabled .HeaderCartItem__body-right-count-minus-icon{background-image:url(../assets/header/cart-minus-disabled.svg)}.HeaderCartItem__body-right-count-plus-icon{background-image:url(../assets/header/cart-plus.svg)}.HeaderCartItem__body-right-count-plus.disabled .HeaderCartItem__body-right-count-plus-icon{background-image:url(../assets/header/cart-plus-disabled.svg)}.HeaderCartItem__body-right-count-number{width:80px;height:40px;margin:0 8px;display:flex;align-items:center;justify-content:space-around;background:#262626;border-radius:20px;font-size:14px;font-weight:400;color:#fff}@media screen and (max-width:767px){.HeaderCartItem__body-right-count-number{width:120px}}.HeaderCartItem__body-right-price{display:flex;flex-direction:column;margin-left:24px}@media screen and (max-width:1365px){.HeaderCartItem__body-right-price{margin-left:28px}}@media screen and (max-width:767px){.HeaderCartItem__body-right-price{margin-left:auto}}.HeaderCartItem__body-right-price-old{font-weight:400;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#818181}.HeaderCartItem__body-right-price-new{font-weight:400;font-size:20px;color:#fff;margin-top:4px}@media screen and (max-width:767px){.HeaderCartItem__body-right-price-new{font-size:18px}}.HeaderCartItem__body-right-cashback{font-size:14px;color:#fff;font-weight:400px;line-height:16px;margin-left:16px;align-self:flex-end}.HeaderCartItem__body-right-cashback span{font-weight:500;color:#0ac;margin-left:4px}.HeaderCartItem__body-remove{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;border-radius:20px;background-image:url(../assets/header/cart-item-remove.svg);background-size:24px 24px;background-position:center;background-color:transparent;background-repeat:no-repeat;margin-left:auto;align-self:center}.HeaderCartItem__body-remove:hover{cursor:pointer;background-image:url(../assets/header/cart-item-remove-hover.svg)}.HeaderCartItem__body-remove:active{background-image:url(../assets/header/cart-item-remove-hover.svg);background-color:rgba(255,50,84,.16)}.HeaderCart__popup-no-items{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;width:860px;min-height:520px;height:-moz-max-content;height:max-content;padding:20px;background:#1a1a1a;border-radius:16px;z-index:999;display:flex;flex-direction:column}@media screen and (max-width:1365px){.HeaderCart__popup-no-items{width:730px}}@media screen and (max-width:767px){.HeaderCart__popup-no-items{width:100%;height:100vh;padding:16px;border-radius:0;margin:0}}.HeaderCart__popup-no-items-head{display:flex;align-items:center;justify-content:space-between;width:100%}.HeaderCart__popup-no-items-head-text{font-weight:400;font-size:24px;color:#fff;cursor:default}@media screen and (max-width:767px){.HeaderCart__popup-no-items-head-text{font-size:20px}}.HeaderCart__popup-no-items-head-wrapper{width:40px;height:40px;background:url(../assets/header/close-button.svg) no-repeat center;background-size:24px 24px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.HeaderCart__popup-no-items-head-wrapper{width:24px;height:24px}}.HeaderCart__popup-no-items-head-wrapper:hover{cursor:pointer;opacity:.5}.HeaderCart__popup-no-items-body{display:flex;flex-direction:column;align-items:center;width:-moz-max-content;width:max-content;margin:auto}@media screen and (max-width:480px){.HeaderCart__popup-no-items-body{width:auto}}.HeaderCart__popup-no-items-body-img{width:220px;height:220px;background:url(../assets/header/empty-cart.svg);background-size:100% 100%}.HeaderCart__popup-no-items-body-text-f{font-weight:400;font-size:24px;color:#fff;text-align:center;margin-top:32px}.HeaderCart__popup-no-items-body-text-s{margin-top:16px;font-weight:400;font-size:16px;color:#989898;text-align:center}@media screen and (max-width:480px){.HeaderCart__popup-no-items-body-text-s{margin-top:20px}}.AuthLogin{display:flex;width:100%;flex-direction:column}.AuthLogin__container{width:100%;justify-content:space-between;margin-top:24px}.AuthLogin__container,.AuthLogin__container-remember{display:flex;align-items:center}.AuthLogin__container-remember-text{font-weight:500;font-size:16px;color:#2f2d40;margin-left:15px}.AuthLogin__container-restore{font-weight:400;font-size:14px;color:#0ac}.AuthLogin__buttons-button:hover,.AuthLogin__container-restore:hover{cursor:pointer;text-decoration:underline}.AuthLogin__buttons{display:flex;justify-content:space-between;width:100%;margin-top:24px}.AuthLogin__buttons-button{color:#0ac;font-size:14px;font-weight:400;line-height:15px;transition:all 250ms ease-in-out}.AuthLogin .first-button{height:52px;margin-top:32px;border-radius:26px}.AuthLogin .second-button{margin-top:12px}.AuthLogin .FormInput{margin-top:15px}.AuthLogin .FormInput:first-child{margin-top:0}.HeaderCartSupplement{margin-top:24px;display:flex;flex-direction:column}.HeaderCartSupplement__name{font-weight:400;font-size:20px;color:#fff}.HeaderCartSupplement__container{position:relative;margin-top:16px}.HeaderCartSupplement__container .owl-item.active::before{content:"";background-image:url(../assets/product-card/supp-plus.svg);background-size:100% 100%;position:absolute;top:50%;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;border-radius:50%;width:36px;height:36px;z-index:1;left:-26px;box-sizing:content-box}.HeaderCartSupplement__container .owl-item.active:first-child::before{display:none}.HeaderCartSupplement__container .owl-dots{margin-top:16px!important;text-align:center}.HeaderCartSupplement__container .owl-dots .owl-dot{width:16px;height:16px;background:0 0;transition:background 250ms ease-in-out;margin:0 8px;border-radius:50%}.HeaderCartSupplement__container .owl-dots .owl-dot span{background:rgba(255,255,255,.16);transition:background 250ms ease-in-out;width:8px;height:8px;display:flex;margin:auto;border-radius:50%}.HeaderCartSupplement__container .owl-dots .owl-dot.active{background:rgba(0,170,204,.24)}.HeaderCartSupplement__container .SuppProduct{width:191px;background:#262626}.HeaderCartSupplement__container .SuppProduct .SuppAddButton{margin-top:16px}@media screen and (max-width:767px){.HeaderCartSupplement__container .SuppProduct{width:184px}}.AuthChangePassword{display:flex;flex-direction:column;width:100%}.AuthChangePassword__submit{width:100%;height:40px;display:flex;align-items:center;justify-content:space-around;background:#6734ff;border-radius:8px;color:#fff;margin-top:30px;transition:all 250ms ease-in-out}.AuthChangePassword__submit:hover{cursor:pointer;background:#904bff}.AuthChangePassword__submit.disabled{opacity:.5;cursor:default;background:#6734ff}.AuthChangePassword__text{color:#fff}.AuthChangePassword__buttons{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px}.AuthChangePassword__preloader{width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(255,255,255,.5);opacity:0;pointer-events:none;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around}.AuthChangePassword__preloader.active{opacity:1;pointer-events:auto}.AuthChangePassword .FormInput{margin-top:16px}.AuthChangePassword .FormInput:first-child{margin-top:0}.AuthPhoneLogin{display:flex;flex-direction:column;width:100%}.AuthPhoneLogin .PrimaryButton{margin-top:24px}.AuthPhoneLogin__divider{display:flex;width:100%;position:relative;margin:24px 0}.AuthPhoneLogin__divider div:first-child{width:100%;height:1px;background:#333}.AuthPhoneLogin__divider div:last-child{display:flex;font-weight:400;line-height:16px;font-size:14px;color:#fff;padding:0 16px;background:#1a1a1a;position:absolute;left:0;right:0;top:-8px;margin:auto;width:-moz-max-content;width:max-content}.AuthPhoneLogin__buttons{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.AuthPhoneLogin__buttons-button{color:#0ac;font-size:14px;font-style:normal;font-weight:400;line-height:15px;transition:all 250ms ease-in-out}.AuthPhoneLogin__buttons-button:hover{cursor:pointer;text-decoration:underline}.AuthPhoneLogin__foot{margin-top:24px}.AuthPhoneLogin__foot-offert p{color:gray;font-size:12px;font-weight:400;line-height:140%}.AuthPhoneLogin__foot-offert p a{color:#0ac;font-weight:400}.AuthPasswordRecovery{width:100%}.AuthPasswordRecovery .PrimaryButton{height:52px;margin-top:32px}.AuthRecoveryComplete .PrimaryButton{margin-top:32px}.AuthPasswordRecovery,.AuthPhoneLoginCode{display:flex;flex-direction:column}.AuthRecoveryComplete__text p:first-child{font-weight:400;color:#fff}.AuthRecoveryComplete__text p:last-child{font-weight:500;font-size:18px}.AuthPhoneLoginCode__head{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.AuthPhoneLoginCode__phone{margin-top:16px;color:#fff;font-size:20px;font-weight:400;line-height:24px}.AuthPhoneLoginCode__code{margin-top:24px}.AuthPhoneLoginCode__code.error .AuthPhoneLoginCode__code-head{color:#ff3254}.AuthPhoneLoginCode__code.error .AuthPhoneLoginCode__code-error{display:flex}.AuthPhoneLoginCode__code-head{color:#999;font-size:12px;font-weight:400;line-height:14px}.AuthPhoneLoginCode__code-container{display:flex;align-items:center;margin-top:8px}.AuthPhoneLoginCode__code-container input{font-weight:400;font-size:16px;color:#fff;padding:10px 16px;width:100%;background:#262626;border-radius:8px;border:2px solid transparent;transition:all 250ms ease-in-out}.AuthPhoneLoginCode__code-container input:-webkit-autofill,.AuthPhoneLoginCode__code-container input:-webkit-autofill:focus,.AuthPhoneLoginCode__code-container input:-webkit-autofill:hover{background-color:#262626!important;border:2px solid #0ac!important;color:#fff!important;border-radius:8px!important;-webkit-text-fill-color:#fff;-webkit-background-clip:text}.AuthPhoneLoginCode__code-container input::-moz-placeholder{color:#969aa3;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.AuthPhoneLoginCode__code-container input::placeholder{color:#969aa3;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.AuthPhoneLoginCode__code-container input:hover{background:#333}.AuthPhoneLoginCode__code-container input:focus{border:2px solid #0ac;background:#262626}.AuthPhoneLoginCode__code-container input:focus::-moz-placeholder,.AuthTempPassword__body-item-input:focus::-moz-placeholder{color:transparent}.AuthPhoneLoginCode__code-container input:focus::placeholder,.AuthTempPassword__body-item-input:focus::placeholder{color:transparent}.AuthPhoneLoginCode__code-container input.error{border:2px solid #ff3254;background:#262626}.AuthPhoneLoginCode__code-error{color:#ff3254;font-size:12px;font-weight:500;line-height:14px;margin-top:8px;display:none}.AuthPhoneLoginCode .PrimaryButton{margin-top:24px;font-size:14px;line-height:16px;padding:12px 16px;min-height:40px}.AuthPhoneLoginCode__foot{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.AuthPhoneLoginCode__foot-button{color:#0ac;font-size:14px;font-style:normal;font-weight:400;line-height:15px;transition:all 250ms ease-in-out}.AuthPhoneLoginCode__foot-button.disabled{pointer-events:none;color:gray}.AuthPhoneLoginCode__foot-button:hover{cursor:pointer;text-decoration:underline}.AuthPhoneLoginCode__about{display:flex;flex-direction:column;width:100%;margin-top:24px;overflow:hidden;max-height:16px;transition:all 250ms ease-in-out}.AuthPhoneLoginCode__about.active{max-height:300px}.AuthPhoneLoginCode__about.active .AuthPhoneLoginCode__about-head:after{transform:rotate(180deg)}.AuthPhoneLoginCode__about:hover{cursor:pointer}.AuthPhoneLoginCode__about-head{color:#fff;font-size:14px;font-weight:500;line-height:16px;display:flex;align-items:center;justify-content:space-between}.AuthPhoneLoginCode__about-head:after{content:"";width:16px;height:16px;background-image:url(../assets/header/code-arrow-down.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;display:flex;margin-left:auto}.AuthPhoneLoginCode__about-body{display:flex;flex-direction:column;gap:12px;margin-top:16px}.AuthPhoneLoginCode__about-body-top{color:#fff;font-size:14px;font-weight:400;line-height:140%}.AuthPhoneLoginCode__about-body-list{display:flex;flex-direction:column;gap:10px}.AuthPhoneLoginCode__about-body-list-item{color:#fff;font-size:14px;font-weight:400;line-height:140%;padding-left:24px;position:relative}.AuthPhoneLoginCode__about-body-list-item:before{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#fff;top:9px;left:9px}.AuthRegister{display:flex;flex-direction:column;width:100%}.AuthRegister .FormInput{margin-top:16px}.AuthRegister .FormInput:first-child{margin-top:0}.AuthRegister__button{margin-top:24px;color:#0ac;font-size:14px;font-weight:400;line-height:15px;transition:all 250ms ease-in-out;text-align:center}.AuthRegister__button:hover{cursor:pointer;text-decoration:underline}.AuthRegister .FormPhone{margin-top:16px}.AuthRegister .first-button{height:52px;margin-top:32px}.AuthRegister .second-button{margin-top:12px}.AuthRecoveryComplete,.AuthRecoveryComplete__text{display:flex;flex-direction:column;width:100%}.AuthRecoveryComplete__text{margin-bottom:32px}.AuthRecoveryComplete__text p{font-weight:400;font-size:16px;color:#fff}.AuthRecoveryComplete__text p:first-child{font-size:18px}.AuthRecoveryComplete__text p:last-child{margin-top:10px;color:#fff}.AuthRecoveryComplete .PrimaryButton{height:52px}.AuthSocialButtons{display:flex;flex-direction:column;width:100%}.AuthSocialButtons__head{font-weight:400;font-size:16px;color:#fff}.AuthSocialButtons__body{display:flex;width:100%}.AuthSocialButtons__body-preloader{width:100%;display:flex;align-items:center;justify-content:space-around}.AuthSocialButtons__body-buttons{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;width:100%;margin-top:16px}.AuthTempPassword{display:flex;flex-direction:column;width:100%}.AuthTempPassword__head{font-weight:400;font-size:14px;color:#fff;line-height:20px}.AuthTempPassword__body{margin-top:24px;display:flex}.AuthTempPassword__body-item{width:100%}.AuthTempPassword__body-item-input{font-weight:400;font-size:16px;color:#fff;min-width:170px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-around;background:#252525;border-radius:8px;text-align:center;transition:all 250ms ease-in-out;border:2px solid #252525}.AuthTempPassword__body-item-input::-moz-placeholder{color:#666;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.AuthTempPassword__body-item-input::placeholder{color:#666;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.AuthTempPassword__body-item-input:hover{background:#343434;border:2px solid #343434}.AuthTempPassword__body-item-input:focus{border:2px solid #0ac}.AuthTempPassword__body-item-input.error{border:2px solid #ff3254}.AuthTempPassword .first-button{height:52px;margin-top:32px}.AuthTempPassword .second-button{margin-top:12px}.Header-right-buttons,.Header-right-buttons__button{display:flex;align-items:center}.Header-right-buttons__button{width:40px;height:40px;justify-content:space-around;position:relative;margin-left:8px;border-radius:20px;transition:all 250ms ease-in-out}.Header-right-buttons__button:hover{cursor:pointer;background:#252525}.Header-right-buttons__button:first-child{margin-left:20px}.Header-right-buttons__button-count{position:absolute;min-width:18px;min-height:18px;background:#0ac;border-radius:50%;right:0;top:1px;display:flex;align-items:center;justify-content:space-around;padding:0 3px}.Header-right-buttons__button-count p{font-weight:500;font-size:12px;color:#121212;margin-top:1px}.Header-right-buttons__button-icon{background-size:100% 100%;background-repeat:no-repeat;display:flex;transition:all 500ms ease-in-out}.Header-right-buttons__button.compare .Header-right-buttons__button-icon{width:28px;height:24px;background:url(../assets/header/compare-icon.svg)}.Header-right-buttons__button.compare.disabled{cursor:default}.Header-right-buttons__button.compare.disabled .Header-right-buttons__button-icon,.Header-right-buttons__button.favorite.disabled .Header-right-buttons__button-icon{opacity:.4}.Header-right-buttons__button.favorite .Header-right-buttons__button-icon{width:24px;height:24px}.Header-right-buttons__button.favorite.disabled{cursor:default}.Header-right-buttons__button.cart .Header-right-buttons__button-icon{width:24px;height:24px;background:url(../assets/header/cart-icon.svg)}@media screen and (max-width:1365px){.Header-right-buttons .compare,.Header-right-buttons .favorite{display:none}}@media screen and (max-width:767px){.Header-right-buttons .profile{display:none}}.MobileCatalog{width:360px;left:-100%;position:absolute;height:100vh;transition:all 250ms ease-in-out;background:#1a1a1a;display:flex;flex-direction:column;padding:8px}.MobileCatalog.active{left:0}.MobileCatalog__head{display:flex;align-items:flex-start;justify-content:space-between;margin-left:8px}.MobileCatalog__head-text{font-weight:400;font-size:20px;color:#fff;margin-top:8px;margin-right:24px}.MobileCatalog__head-wrapper{width:40px;height:40px;background:url(../assets/header/close-button.svg) no-repeat center;background-size:24px 24px}.MobileCatalog__head-wrapper:hover{cursor:pointer}.MobileCatalog__body{display:flex;position:relative;height:100%}.MobileCatalog__body-list{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100%}.MobileCatalog__body-list-item{display:flex;align-items:center;width:100%;padding:12px 12px 12px 16px;border-radius:8px;margin-top:8px}.MobileCatalog__body-list-item:first-child{margin-top:16px}.MobileCatalog__body-list-item:active{background:rgba(0,170,204,.16)}.MobileCatalog__body-list-item:active .MobileCatalog__body-list-item-arrow{background:url(../assets/header/mob-catalog-arrow-active.svg)}.MobileCatalog__body-list-item-wrapper{width:24px;height:24px}.MobileCatalog__body-list-item-name{margin-left:16px;font-weight:400;font-size:16px;color:#fff}.MobileCatalog__body-list-item-arrow{margin-left:auto;display:flex;width:24px;height:24px;background:url(../assets/header/mob-catalog-arrow.svg);background-size:100% 100%}.MobileMenuSidebar{width:100%;height:100vh;position:fixed;pointer-events:none;left:0;top:0;z-index:999}@media screen and (min-width:768px){.MobileMenuSidebar ::-webkit-scrollbar{display:none}}.MobileMenuSidebar__menu,.MobileMenuSidebar__overlay{height:100vh;transition:all 250ms ease-in-out;position:fixed}.MobileMenuSidebar__overlay{width:100%;background:#000;opacity:0;pointer-events:none}.MobileMenuSidebar__menu{width:320px;top:0;left:-320px;background:#1b1b1b;padding:16px 16px 85px;overflow-y:auto}@media screen and (max-width:767px){.MobileMenuSidebar__menu{width:360px;left:-360px}}.MobileMenuSidebar__menu-head{display:flex;align-items:center;justify-content:space-between}.MobileMenuSidebar__menu-head-wrapper{width:147px;min-width:147px;height:24px;background:url(../assets/header/cecotec-logo-sidebar.svg);background-size:100% 100%}.MobileMenuSidebar__menu-head-close{display:flex;background-image:url(../assets/header/close-button.svg);background-color:transparent;background-size:24px 24px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;transition:all 250ms ease-in-out;margin-left:20px;border-radius:50%}@media screen and (max-width:767px){.MobileMenuSidebar__menu-head-close{width:24px;height:24px}}.MobileMenuSidebar__menu-head-close:hover{background-color:#252525;cursor:pointer}.MobileMenuSidebar__menu-divider{width:100%;height:1px;background:#323232;margin:16px 0}.MobileMenuSidebar__menu-divider.s{margin:8px 0}.MobileMenuSidebar__menu-item{display:flex;align-items:center;padding:12px 16px;width:100%;transition:all 250ms ease-in-out;border-radius:8px;background:0 0}.MobileMenuSidebar__menu-item:hover{cursor:pointer;background:#262626}.MobileMenuSidebar__menu-item:active{background:rgba(0,170,204,.16)}.MobileMenuSidebar__menu-item.disabled{opacity:.5;pointer-events:none}.MobileMenuSidebar__menu-item-wrapper{width:28px;height:24px;display:flex;align-items:center;justify-content:space-around;background-size:100% 100%;background-repeat:no-repeat;background-position:center}.MobileMenuSidebar__menu-item-wrapper.catalog{background-image:url(../assets/header/mobile-catalog-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.cart{background-image:url(../assets/header/mobile-cart-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.compare{background-image:url(../assets/header/mobile-compare-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.my-orders{background-image:url(../assets/header/my-orders-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.watched{background-image:url(../assets/header/watched-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.my-reviews{background-image:url(../assets/header/my-reviews-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.bonus{background-image:url(../assets/header/bonus-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.logout{background-image:url(../assets/header/logout-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.favorites{background-image:url(../assets/header/fav-icon.svg)}.MobileMenuSidebar__menu-item-text{font-weight:400;font-size:16px;color:#fff;margin-left:16px}.MobileMenuSidebar__menu-item-arrow{margin-left:auto;display:flex;align-items:center;width:9px;height:14px;background-size:100% 100%}.MobileMenuSidebar__menu-item-count{width:20px;height:20px;background:#0ac;border-radius:12px;margin-left:auto;font-weight:500;font-size:12px;color:#121212;display:flex;align-items:center;justify-content:space-around}.MobileMenuSidebar__menu-lang,.MobileMenuSidebar__menu-theme{display:flex;justify-content:space-between;align-items:center}.MobileMenuSidebar__menu-lang-text,.MobileMenuSidebar__menu-theme-text{color:#fff;font-size:16px;font-weight:400;line-height:20px}.MobileMenuSidebar__menu-theme{margin-top:16px;margin-bottom:19px}.MobileMenuSidebar__menu-contact-button{width:100%;background:#0ac;border-radius:24px;height:48px;display:flex;align-items:center;margin-bottom:16px}.MobileMenuSidebar__menu-contact-button:hover{cursor:pointer;background:#00d4ff}.MobileMenuSidebar__menu-contact-button:active{background:#007f99}.MobileMenuSidebar__menu-contact-button-icon{width:24px;height:24px;background:url(../assets/header/contact-icon.svg);display:flex;margin-left:auto}.MobileMenuSidebar__menu-contact-button-text{font-weight:400;font-size:16px;color:#141414;margin-left:16px;margin-right:auto}.MobileMenuSidebar__menu-text{margin:16px 0 0 16px;font-weight:500;font-size:16px;color:gray}.MobileMenuSidebar.active{pointer-events:all}.MobileMenuSidebar.active .MobileMenuSidebar__overlay{opacity:.5;pointer-events:all}.MobileMenuSidebar.active .MobileMenuSidebar__menu{left:0}.FavLocations{display:grid;margin-top:24px;width:100%;grid-template-columns:repeat(3,1fr);grid-gap:16px}@media screen and (max-width:767px){.FavLocations{grid-template-columns:1fr}}.FavLocations__button,.SearchCategoryItem{display:flex;align-items:center;transition:all 250ms ease-in-out}.FavLocations__button{padding:10px 0;font-weight:400;font-size:16px;color:#fff;background:#262626;border-radius:20px;justify-content:space-around}.FavLocations__button:hover{background:#333;cursor:pointer}.FavLocations__button.active{background:#0ac;color:#121212}.SearchCategoryItem{padding:12px 16px;margin-top:4px;border:1px solid transparent;border-radius:12px}.SearchCategoryItem:hover{background:#262626;border:1px solid #333}.SearchCategoryItem:first-child{margin-top:0}.SearchCategoryItem__text{color:#fff;font-weight:400;font-size:14px}.SearchItem{display:flex;padding:12px 16px;background:#1a1a1a;border-radius:12px;transition:all 250ms ease-in-out;border:1px solid transparent;margin-bottom:4px;align-items:center}.SearchItem:last-child{margin-bottom:0}@media screen and (max-width:767px){.SearchItem:last-child{margin-bottom:85px}}.SearchItem:hover{background:#262626;border:1px solid #333}.SearchItem__wrapper{width:64px;min-width:64px;height:64px;border-radius:8px;background:0 0;overflow:hidden}.SearchItem__body{display:flex;flex-direction:column;margin-left:16px}.AvailableServicesPopup__container-body ol li p,.SearchItem__body-text{font-weight:400;font-size:14px;color:#fff}.SearchItem__body-price{margin-top:8px;display:flex;align-items:center}.SearchItem__body-price p:nth-child(1){font-weight:400;font-size:18px;color:#fff}.SearchItem__body-price p:nth-child(2){font-weight:400;font-size:14px;color:#7e7e7e;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:8px}.CompareProduct{display:flex;flex-direction:column;width:300px;min-width:300px}@media screen and (max-width:1600px){.CompareProduct{width:312px;min-width:312px}}@media screen and (max-width:1439px){.CompareProduct{width:300px;min-width:300px}}@media screen and (max-width:1365px){.CompareProduct{width:232px;min-width:232px}.CompareProduct .CompareProductGroup__head p{position:absolute;left:0;top:0}.CompareProduct .CompareProductGroup__head span{width:200%}.CompareProduct.first .CompareProductGroup__head{opacity:1;pointer-events:all}.CompareProduct.first .CompareProductGroup__head p{width:190%}}@media screen and (max-width:767px){.CompareProduct{width:164px;min-width:164px}}.CompareProductSmall,.CompareProduct__head{display:flex;flex-direction:column}.CompareProduct__head.transparent{opacity:0}.CompareProduct.first{width:0;min-width:0}.CompareProductSmall{width:300px;min-width:300px;padding:16px;position:relative}.CompareProductSmall.first::after{content:"";position:absolute;top:50%;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;border-radius:50%;width:1px;height:100%;border-left:1px solid #262626;z-index:1;right:-12px}@media screen and (max-width:1365px){.CompareProductSmall.first::after{right:-1px}}@media screen and (max-width:1600px){.CompareProductSmall{width:312px;min-width:312px}}@media screen and (max-width:1439px){.CompareProductSmall{width:300px;min-width:300px}}@media screen and (max-width:1365px){.CompareProductSmall{width:232px;min-width:232px;padding:8px 16px}}@media screen and (max-width:767px){.CompareProductSmall{width:164px;min-width:164px}}.CompareProductSmall__top{display:grid;grid-template-columns:64px 1fr;grid-column-gap:16px;align-items:center}@media screen and (max-width:1365px){.CompareProductSmall__top{grid-template-columns:32px 1fr}}.CompareProductSmall__top-wrapper{width:100%;height:64px;display:flex}@media screen and (max-width:1365px){.CompareProductSmall__top-wrapper{height:32px}}.CompareProductSmall__top-name{font-weight:400;font-size:14px;line-height:20px;color:#fff;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:1365px){.CompareProductSmall__top-name{font-size:10px;line-height:14px;padding:2px 0}}.CompareProductSmall__bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:8px}@media screen and (max-width:1365px){.CompareProductSmall__bottom{flex-direction:column;align-items:flex-start}}.CompareProductSmall__bottom-price{display:flex;flex-direction:column}@media screen and (max-width:1365px){.CompareProductSmall__bottom-price{flex-direction:row-reverse;align-items:flex-end}}.CompareProductSmall__bottom-price-old span:first-child{font-weight:400;font-size:14px;color:#666;text-decoration:line-through}.CompareProductSmall__bottom-price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;font-weight:500;font-size:12px;color:#fff;padding:1px 8px}@media screen and (max-width:1365px){.CompareProductSmall__bottom-price-old span:last-child{display:none}}.CompareProductSmall__bottom-price-current{font-weight:400;font-size:18px;color:#fff;margin-top:4px}@media screen and (max-width:1365px){.CompareProductSmall__bottom-price-current{margin-right:8px;font-size:16px}}.CompareProductSmall__bottom-buy{width:40px;height:40px;background-color:transparent;border-radius:50%;background-image:url(../assets/product-item/cart-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:relative}@media screen and (max-width:1365px){.CompareProductSmall__bottom-buy{margin-top:8px;width:100%;background-image:none;background-color:#0ac;border-radius:24px;height:24px;display:flex;align-items:center;justify-content:space-around;position:static}}.CompareProductSmall__bottom-buy p{display:none;color:#121212;font-weight:500;font-size:12px}@media screen and (max-width:1365px){.CompareProductSmall__bottom-buy p{display:flex}.CompareProductSmall__bottom-buy{right:16px;bottom:16px}}.CompareProductSmall__bottom-buy:hover{background-color:rgba(255,255,255,.16);cursor:pointer}@media screen and (max-width:1365px){.CompareProductSmall__bottom-buy:hover{background-color:#0ac}}.CompareProductSmall__bottom-buy:active{background-color:#007f99}.CompareProductSmall__bottom-buy.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.CompareProductSmall__bottom-buy.active::after{display:none}}.AvailableServicesItem{display:flex;flex-direction:column;width:246px;min-width:246px;height:auto;padding:32px;background:#1a1a1a;border-radius:16px;transition:all 250ms ease-in-out;border:1px solid transparent;margin-left:16px}@media screen and (max-width:767px){.AvailableServicesItem{margin-left:8px}}.AvailableServicesItem:first-child,.AvailableServicesPopup__container-body div div:first-child{margin-left:0}.AvailableServicesItem:last-child{margin-right:16px}@media screen and (min-width:1366px){.AvailableServicesItem:hover{background:#272727;border:1px solid #333;cursor:pointer}}.AvailableServicesItem:active{background:rgba(0,170,204,.16);border:1px solid #333}@media screen and (max-width:1600px){.AvailableServicesItem{min-width:230px;width:230px;padding:24px;margin-left:16px}}@media screen and (max-width:1439px){.AvailableServicesItem{min-width:220px;width:220px}}@media screen and (max-width:1365px){.AvailableServicesItem{min-width:140px;width:140px;padding:20px 12px;margin-left:12px}}@media screen and (max-width:767px){.AvailableServicesItem{margin-left:8px}}.AvailableServicesItem__wrapper{width:48px;height:48px}@media screen and (max-width:1365px){.AvailableServicesItem__wrapper{width:40px;height:40px;margin:0 auto}}.AvailableServicesItem__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.AvailableServicesItem__name,.AvailableServicesPopup__container-body p{font-weight:400;font-size:16px;color:#fff;margin-top:24px;line-height:20px}@media screen and (max-width:1365px){.AvailableServicesItem__name{margin-top:16px;font-size:12px;font-weight:500;text-transform:uppercase;line-height:16px;text-align:center}}.AvailableServicesItem__text{margin-top:16px;font-weight:400;font-size:14px;color:#7e7e7e}@media screen and (max-width:1365px){.AvailableServicesItem__text{display:none}}.AvailableServicesPopup{display:flex;position:fixed;left:0;top:0;width:100%;height:100vh;z-index:999}.AvailableServicesPopup__overlay{position:fixed;left:0;top:0;width:100%;height:100vh;background:rgba(0,0,0,.64);z-index:1}.AvailableServicesPopup__container{display:flex;flex-direction:column;width:516px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:16px 24px 24px;z-index:2;margin:auto;max-height:80vh;overflow:auto}@media screen and (max-width:767px){.AvailableServicesPopup__container{width:100%;height:100vh;max-height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px 16px 115px}}.AvailableServicesPopup__container-head{display:flex;justify-content:space-between;align-items:center}.AvailableServicesPopup__container-head-text{font-weight:400;font-size:24px;color:#fff}@media screen and (max-width:767px){.AvailableServicesPopup__container-head-text{font-size:20px}}.AvailableServicesPopup__container-head-close{display:flex;background-image:url(../assets/header/close-button.svg);background-color:transparent;background-size:24px 24px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;transition:all 250ms ease-in-out;margin-left:20px;border-radius:50%}@media screen and (max-width:767px){.AvailableServicesPopup__container-head-close{width:24px;height:24px}}.AvailableServicesPopup__container-head-close:hover{background-color:#252525;cursor:pointer}.AvailableServicesPopup__container-body{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:767px){.AvailableServicesPopup__container-body{margin-top:32px}}.AvailableServicesPopup__container-body p{font-size:14px;margin-top:32px}.AvailableServicesPopup__container-body ol li:first-child,.AvailableServicesPopup__container-body p:first-child,.AvailableServicesPopup__container-body ul li:first-child{margin-top:0}.AvailableServicesPopup__container-body p span{color:#0ac}.AvailableServicesPopup__container-body p a{color:#0ac;text-decoration:underline;font-weight:400;font-size:14px}.AvailableServicesPopup__container-body p img{margin-top:10px;margin-bottom:-5px;display:flex}.AvailableServicesPopup__container-body ol li{display:flex;position:relative;counter-increment:step-counter;margin-top:24px}@media screen and (max-width:767px){.AvailableServicesPopup__container-body ol li{flex-direction:column}}.AvailableServicesPopup__container-body ol li:before{width:24px;height:24px;background:#0ac;border-radius:12px;content:counter(step-counter);position:absolute;left:-44px;top:0;color:#141414;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:space-around}.AvailableServicesPopup__container-body ol li img{width:232px;height:auto;min-width:232px;margin-left:24px}@media screen and (max-width:767px){.AvailableServicesPopup__container-body ol li img{margin-top:24px;margin-left:0}}.AvailableServicesPopup__container-body div{display:flex;margin-top:32px}.AvailableServicesPopup__container-body div div{margin-top:0;display:flex;width:-moz-fit-content;width:fit-content;height:36px;align-items:center;margin-left:20px}.AvailableServicesPopup__container-body div div img{width:24px;height:24px}.AvailableServicesPopup__container-body div div p,.AvailableServicesPopup__container-body ul li p{font-weight:400;font-size:14px;color:#fff;margin-left:16px;margin-top:0}.AvailableServicesPopup__container-body ul{display:flex;flex-direction:column;margin-top:15px}.AvailableServicesPopup__container-body ul li{display:flex;margin-top:16px}.AvailableServicesPopup__container-body ul li img{width:36px;height:36px}.AvailableServicesPopup__container .PrimaryButton{width:240px;height:52px;margin:32px auto 4px;min-height:52px;border-radius:24px}@media screen and (max-width:767px){.AvailableServicesPopup__container .PrimaryButton{width:100%}}.reminder-product{width:316px;height:64px;display:flex;align-items:center;padding:8px 16px;border:1px solid transparent;position:relative;transition:all 150ms ease-in-out}@media screen and (max-width:1365px){.reminder-product{width:280px}}@media screen and (max-width:767px){.reminder-product{width:252px}}.reminder-product::after{content:"";height:48px;width:1px;position:absolute;right:-11px;top:unset;background-color:#323232}.reminder-product:active,.reminder-product:hover{background:#272727;border:1px solid #333;border-radius:8px;padding:8px 16px}@media screen and (max-width:767px){.reminder-product:active,.reminder-product:hover{padding:0 16px}}@media screen and (max-width:1600px){.reminder-product{padding:8px 16px}}@media screen and (max-width:767px){.reminder-product{width:252px;height:56px;padding:0 16px}}.reminder-product__image{width:48px!important;height:48px!important}@media screen and (max-width:767px){.reminder-product__image{width:40px!important;height:40px!important}}.reminder-product__descr{line-height:140%;margin-left:16px;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;width:220px;height:40px;transition:all 150ms ease-in-out}@media screen and (max-width:1365px){.reminder-product__descr{width:184px}}@media screen and (max-width:767px){.reminder-product__descr{width:164px}}.watched-item{width:100%;padding:0 24px;background:#1a1a1a;display:flex;border-radius:16px;height:80px;position:relative}@media screen and (max-width:1024px){.watched-item.m-n{display:none}}.watched-item__amount{display:flex;flex-direction:column;justify-content:center;margin-right:48px;width:160px}@media screen and (max-width:1269px){.watched-item__amount{width:unset}}.watched-item__amount p:first-child{font-size:14px;color:#989898;font-weight:400}.watched-item__amount p:last-child{font-size:14px;color:#fff;margin-top:8px}.watched-item__amount p:last-child span{color:#2f2d40}.watched-item__slider{display:flex;justify-content:space-between;align-items:center;width:1230px;position:relative}@media screen and (max-width:1600px){.watched-item__slider{width:1030px;margin-top:3px}}@media screen and (max-width:1439px){.watched-item__slider{width:100%;margin-top:3px;overflow:hidden}}.watched-item__slider .next,.watched-item__slider .prev{position:absolute;width:32px;height:32px;border-radius:16px;display:flex;align-items:center;justify-content:space-around;cursor:pointer;z-index:2;transition:background 150ms ease-in-out}@media screen and (max-width:1110px){.watched-item__slider .next,.watched-item__slider .prev{display:none}}.watched-item__slider .next:hover,.watched-item__slider .prev:hover{background:#252525}.watched-item__slider .next:active,.watched-item__slider .prev:active{background:rgba(0,170,204,.16)}.watched-item__buttons-close:hover svg path,.watched-item__slider .next.length svg path,.watched-item__slider .prev.length svg path{stroke:#fff}.watched-item__slider .next{right:-28px;top:50%;transform:translateY(-50%)}@media screen and (max-width:1600px){.watched-item__slider .next{right:0}}@media screen and (max-width:1430px){.watched-item__slider .next{right:15px}}.watched-item__slider .prev{left:-38px;top:50%;transform:translateY(-50%)}.watched-item__gradient{width:330px;height:80px;background:linear-gradient(270deg,#1a1a1a 50%,rgba(26,26,26,0) 108.52%);border-radius:0 16px 16px 0;position:absolute;right:0;top:0;z-index:1}@media screen and (max-width:1366px){.watched-item__gradient{width:300px}}@media screen and (max-width:1024px){.watched-item__gradient{display:none}}.watched-item__buttons{display:flex;margin-left:40px;align-items:center;z-index:2}@media screen and (max-width:1600px){.watched-item__buttons{position:absolute;right:0;top:50%;transform:translateY(-50%)}}.watched-item__buttons-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:0 0;border-radius:16px;transition:all 150ms ease-in-out}.watched-item__buttons-close:hover{cursor:pointer;background:#252525}.watched-item__buttons-close:active{background:rgba(0,170,204,.16)}.watched-item.short{padding:15px 15px 15px 25px;height:auto}@media screen and (max-width:1600px){.watched-item.short{overflow:hidden;flex-wrap:wrap}}@media screen and (max-width:1110px){.watched-item.short{padding:16px;width:100%}}@media screen and (max-width:1600px){.watched-item.short .watched-item__amount{justify-content:left;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.watched-item.short .watched-item__amount p:first-child{font-size:14px;font-weight:400;display:flex}.watched-item.short .watched-item__amount p:last-child{font-weight:400;display:flex;margin-top:0}}@media screen and (max-width:1600px) and (max-width:1269px){.watched-item.short .watched-item__amount p:last-child{margin-left:8px}}@media screen and (max-width:1600px){.watched-item.short .watched-item__amount p:last-child span{color:#acafbf}}@media screen and (max-width:600px){.watched-item.short .watched-item__amount{align-items:center}.watched-item.short .watched-item__amount p:last-child{margin-left:8px}}.watched-item.short .watched-item__slider{width:265px}@media screen and (max-width:1600px){.watched-item.short .watched-item__slider{order:3;width:900px;margin-top:15px;margin-left:48px}.watched-item.short .watched-item__slider .prev{left:-48px}.watched-item.short .watched-item__slider .next{left:479px;right:unset}}@media screen and (max-width:1600px) and (max-width:1366px){.watched-item.short .watched-item__slider .next{display:none}}@media screen and (max-width:1439px){.watched-item.short .watched-item__slider .next{left:415px;right:unset}}@media screen and (max-width:1110px){.watched-item.short .watched-item__slider{width:100%;margin-left:0}}.MainPageSection__body .MainPageBanner:before,.watched-item.short .watched-item__gradient{display:none}@media screen and (max-width:1600px){.watched-item.short .watched-item__gradient{display:flex;width:120px;height:50px;bottom:16px;top:unset;background:linear-gradient(270deg,#1a1a1a 50%,rgba(26,26,26,0) 108.52%)}}@media screen and (max-width:1110px){.watched-item.short .watched-item__gradient{display:none}}@media screen and (max-width:1600px){.watched-item.short .watched-item__buttons{order:2;width:-moz-max-content;width:max-content;justify-content:right;margin-left:auto;position:static;transform:unset}}@media screen and (max-width:440px){.watched-item.short .watched-item__buttons{width:100%;margin-top:10px;justify-content:left}.watched-item.short .watched-item__buttons-close{position:absolute;right:10px;top:10px}}.MainPageSection{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1365px){.MainPageSection{gap:16px}}.MainPageSection__head{display:flex;gap:16px}@media screen and (max-width:1365px){.MainPageSection__head{padding:0 16px;justify-content:space-between;align-items:baseline}}.MainPageSection__head-name{color:#fff;font-size:24px;font-weight:400;line-height:32px}@media screen and (max-width:1365px){.MainPageSection__head-name{font-size:20px;line-height:24px}}.MainPageSection__head-button{display:flex;align-items:center;background-color:transparent;color:#0ac;font-size:16px;font-weight:400;line-height:15px;padding:6px 16px;transition:all 250ms ease-in-out;border-radius:18px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width:767px){.MainPageSection__head-button{font-size:14px;padding:4px 8px}}.MainPageSection__head-button:after{display:flex;width:16px;height:16px;content:"";background-image:url(../assets/main-page/arrow-right.svg);background-size:100% 100%;margin-left:8px}.MainPageSection__head-button:hover{background:rgba(0,170,204,.08)}.MainPageSection__head-button:active{background:rgba(0,170,204,.24)}.MainPageSection__body .MainPageBanner{width:300px;height:auto;padding:24px;min-width:300px}@media screen and (max-width:1599px){.MainPageSection__body .MainPageBanner{width:270px;min-width:270px}}@media screen and (max-width:1439px){.MainPageSection__body .MainPageBanner{width:254px;min-width:254px}}@media screen and (max-width:1365px){.MainPageSection__body .MainPageBanner{border-radius:0;padding:16px;width:240px;min-width:240px}}@media screen and (max-width:767px){.MainPageSection__body .MainPageBanner{width:164px;min-width:164px;min-height:340px}}.MainPageSection__body .MainPageBanner__button{padding:8px 8px 8px 16px;font-size:12px;font-weight:500;border-radius:20px}.MainPageSection__body .MainPageBanner__button:after{width:16px;height:16px;margin-left:8px;margin-top:-1px}@media screen and (max-width:767px){.MainPageSection__body .MainPageBanner__button{padding:4px 8px 4px 12px}}.MainPageSection__body .MainPageBanner__text p:first-child{font-size:16px;font-weight:400}@media screen and (max-width:1365px){.MainPageSection__body .MainPageBanner__text p:first-child{font-size:14px}}.MainPageSection__body .MainPageBanner__text p:last-child{font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.MainPageSection__body .MainPageBanner__text p:last-child{font-size:18px;line-height:22px}}.MainPageSection__body .ProductItem{width:300px;min-width:300px;margin-left:24px}@media screen and (max-width:1599px){.MainPageSection__body .ProductItem{width:270px;min-width:270px}}@media screen and (max-width:1439px){.MainPageSection__body .ProductItem{width:254px;min-width:254px}}@media screen and (max-width:1365px){.MainPageSection__body .ProductItem{margin-left:0;border-radius:0;height:auto;width:240px;min-width:240px;border-right:1px solid #262626}}@media screen and (max-width:767px){.MainPageSection__body .ProductItem{width:174px;min-width:174px}}.MainPageSection__body .ProductItem__bottom{margin-top:16px}.MainPageSection__body .ProductItem__preorder{white-space:nowrap}@media screen and (max-width:1365px){.MainPageSection__body .ScrollSlider__container{padding:0}}.MainPageBanner{width:381px;height:520px;display:flex;flex-direction:column;padding:32px;position:relative;border-radius:16px;overflow:hidden}@media screen and (max-width:1600px){.MainPageBanner{padding:24px}}.MainPageBanner:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:0 0;pointer-events:none;z-index:1;transition:all 250ms ease-in-out}.MainPageBanner:hover{cursor:pointer}.MainPageBanner:hover:before{background:rgba(255,255,255,.24)}.MainPageBanner:hover .MainPageBanner__image{transform:scale(1.1)}.MainPageBanner:hover .MainPageBanner__button{background:#0ac}.MainPageBanner:hover .MainPageBanner__button::after{margin-left:8px}@media screen and (max-width:1600px){.MainPageBanner{width:312px;height:426px}}@media screen and (max-width:1439px){.MainPageBanner{width:300px;height:410px}}@media screen and (max-width:1365px){.MainPageBanner{width:266px;height:364px}}.MainPageBanner__image{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;transition:all 250ms ease-in-out}.MainPageBanner__text{display:flex;flex-direction:column;gap:8px;width:100%;z-index:1;position:relative}.MainPageBanner__text p:first-child{color:#fff;font-size:16px;font-weight:400;line-height:normal}@media screen and (max-width:1600px){.MainPageBanner__text p:first-child{font-size:14px}}.MainPageBanner__text p:last-child{color:#fff;font-size:32px;font-weight:500;line-height:40px}@media screen and (max-width:1600px){.MainPageBanner__text p:last-child{font-size:24px;line-height:32px}}@media screen and (max-width:1365px){.MainPageBanner__text p:last-child{font-size:20px;line-height:24px}}.MainPageBanner__price{display:flex;flex-direction:column;width:100%;z-index:1;margin-top:16px}.MainPageBanner__price-old{color:#fff;font-size:16px;font-weight:400;line-height:20px;text-decoration:line-through;opacity:.48}.MainPageBanner__price-new{color:#fff;font-size:32px;font-weight:400;line-height:40px}@media screen and (max-width:1600px){.MainPageBanner__price-new{font-size:24px;line-height:32px}}.MainPageBanner__button{display:flex;align-items:center;padding:10px 24px;color:#141414;font-size:16px;font-weight:500;text-transform:uppercase;z-index:1;border-radius:20px;background:#fff;width:-moz-max-content;width:max-content;margin-top:auto;position:relative;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.MainPageBanner__button{font-size:14px;line-height:16px;padding:8px 16px 8px 20px}}.MainPageBanner__button:after{content:"";display:flex;width:16px;height:16px;background-image:url(../assets/main-page/scroll-arrow-black.svg);margin-left:12px;background-size:100% 100%;margin-top:-2px;transition:all 250ms ease-in-out}.FullCharacteristicsGroup{display:flex;flex-direction:column;width:100%;margin-top:24px}@media screen and (max-width:767px){.FullCharacteristicsGroup{margin-top:16px}}.FullCharacteristicsGroup:first-child{margin-top:0}.FullCharacteristicsGroup__name{font-weight:400;font-size:20px;line-height:24px;color:#fff;width:100%;padding-right:30px;position:relative;height:24px}@media screen and (max-width:1365px){.FullCharacteristicsGroup__name{width:calc(100% - 32px);margin:0 auto}}.FullCharacteristicsGroup__name:after{content:"";width:24px;height:24px;position:absolute;display:flex;background:url(../assets/product-card/char-group-arrow.svg);top:0;right:0;transition:all 250ms ease-in-out}.FullCharacteristicsGroup__name.closed:after{transform:rotate(180deg)}@media screen and (max-width:767px){.FullCharacteristicsGroup__name{font-size:18px}}.FullCharacteristicsGroup__list{margin-top:16px;display:flex;flex-direction:column}.CommentsAllMediaPopup__container-body-carousel .owl-nav.disabled,.FullCharacteristicsGroup__list.closed{display:none}@media screen and (max-width:767px){.FullCharacteristicsGroup__list{margin-top:8px}}.FullCharacteristicsInstruction{width:100%;display:flex;flex-direction:column;margin-bottom:32px}@media screen and (max-width:1365px){.FullCharacteristicsInstruction{width:calc(100% - 32px);margin:0 auto}}.FullCharacteristicsInstruction__item{width:100%;padding:6px 0;display:flex;align-items:center;border-radius:30px;justify-content:space-between;margin-top:16px}.FullCharacteristicsInstruction__item:first-child{margin-top:0}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item{padding:0}}.FullCharacteristicsInstruction__item-text{font-weight:400;font-size:16px;color:#fff;line-height:20px;margin-right:16px;display:flex;align-items:center}.FullCharacteristicsInstruction__item-text:before{content:attr(data-text);display:flex;align-items:center;padding:0 12px;background:#262626;border-radius:8px;color:#fff;margin-right:16px;font-size:12px;height:24px;min-width:-moz-max-content;min-width:max-content}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item-text{font-size:14px}}.FullCharacteristicsInstruction__item-link{display:flex;border:2px solid #0ac;width:160px;height:36px;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;border-radius:20px}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item-link{width:40px;min-width:40px;height:40px}}.FullCharacteristicsInstruction__item-link.disabled{pointer-events:none}.FullCharacteristicsInstruction__item-link:hover{background:rgba(0,170,204,.24);border:2px solid #0ac;cursor:pointer}.FullCharacteristicsInstruction__item-link:active{background:rgba(0,170,204,.48);border:2px solid #0ac}.FullCharacteristicsInstruction__item-link span:first-child{font-weight:500;font-size:14px;color:#fff;display:flex}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item-link span:first-child{display:none}}.FullCharacteristicsInstruction__item-link span:last-child{display:none;background:url(../assets/product-card/instr-watch.svg);width:24px;height:24px;min-width:24px}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item-link span:last-child{display:flex}}.CommentsAllMediaPopup{display:flex;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:10}.CommentsAllMediaPopup__container{display:flex;flex-direction:column;position:absolute;width:1600px;height:914px;padding:28px 32px 32px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;background:#1a1a1a;border-radius:16px}@media screen and (max-width:1600px){.CommentsAllMediaPopup__container{width:1272px;height:720px}}@media screen and (max-width:1439px){.CommentsAllMediaPopup__container{width:1272px;height:720px}}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container{width:100%;height:100vh;overflow-y:auto;padding:20px 19px}}@media screen and (max-width:767px){.CommentsAllMediaPopup__container{padding:16px}}.CommentsAllMediaPopup__container-head{display:flex;justify-content:space-between}.CommentsAllMediaPopup__container-head-name{font-weight:400;line-height:34px;font-size:24px;color:#fff;width:90%}@media screen and (max-width:767px){.CommentsAllMediaPopup__container-head-name{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:90%}}.CommentsAllMediaPopup__container-head-close{display:flex;background-image:url(../assets/product-card/popup-cross.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center center;width:40px;height:40px;transition:all 250ms ease-in-out;border-radius:20px}.CommentsAllMediaPopup__container-head-close:hover{background-color:#252525;cursor:pointer}.CommentsAllMediaPopup__container-head-close:active{background-color:rgba(0,170,204,.16)}.CommentsAllMediaPopup__container-body{display:flex;width:100%;height:inherit}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body{flex-direction:column;height:-moz-fit-content;height:fit-content;margin-top:20px}}@media screen and (max-width:767px){.CommentsAllMediaPopup__container-body{margin-bottom:115px}}.CommentsAllMediaPopup__container-body-carousel{width:960px;height:700px;margin:auto}@media screen and (max-width:1800px){.CommentsAllMediaPopup__container-body-carousel{width:660px;height:480px}}@media screen and (max-width:1439px){.CommentsAllMediaPopup__container-body-carousel{width:640px;height:460px}}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-carousel{width:100%;height:auto}}.CommentsAllMediaPopup__container-body-carousel-item{width:960px;height:700px}@media screen and (max-width:1800px){.CommentsAllMediaPopup__container-body-carousel-item{width:660px;height:480px}}@media screen and (max-width:1439px){.CommentsAllMediaPopup__container-body-carousel-item{width:640px;height:460px}}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-carousel-item{width:100%;max-height:540px}}@media screen and (max-width:767px){.CommentsAllMediaPopup__container-body-carousel-item{max-height:250px}}.CommentsAllMediaPopup__container-body-carousel-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.CommentsAllMediaPopup__container-body-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;pointer-events:none}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-carousel .owl-nav{display:none}}.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-next,.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-prev{width:48px;height:48px;padding:0;color:transparent;background-image:url(../assets/product-card/comments-popup-arrow.svg);background-color:#262626;background-position:center;background-repeat:no-repeat;border-radius:50%;transition:background 250ms ease-in-out;pointer-events:all;position:absolute;border:1px solid transparent}.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-next:hover,.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-prev:hover{background-color:#323232}.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-next.disabled,.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-prev.disabled{background-image:url(../assets/product-card/comments-popup-arrow-gray.svg)}.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-next.disabled:hover,.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-prev.disabled:hover{background-color:#262626;cursor:auto}.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-prev{right:calc(100% - 66px);transform:rotate(-180deg)}.CommentsAllMediaPopup__container-body-carousel .owl-nav .owl-next{left:calc(100% - 66px);transform:rotate(0deg)}.CommentsAllMediaPopup__container-body-carousel .owl-dots{margin-top:16px!important;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;min-height:36px}.CommentsAllMediaPopup__container-body-carousel .owl-dots .owl-dot{margin-left:20px}.CommentsAllMediaPopup__container-body-carousel .owl-dots .owl-dot span{width:8px;height:8px;border-radius:50%;display:flex;background:rgba(255,255,255,.16);transition:background 150ms ease-in-out}.CommentsAllMediaPopup__container-body-carousel .owl-dots .owl-dot:hover span{background:#0ac;opacity:.24}.CommentsAllMediaPopup__container-body-carousel .owl-dots .owl-dot.active span{background:#0ac;box-shadow:0 0 0 4px rgba(0,170,204,.24)}.CommentsAllMediaPopup__container-body-comment{width:620px;overflow-y:auto;margin-left:32px;max-height:798px;margin-top:24px}.CommentsAllMediaPopup__container-body-comment .TabCommentsListItem__replies-list-item{background:#333}@media screen and (max-width:1439px){.CommentsAllMediaPopup__container-body-comment{width:380px;max-height:570px}}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-comment{width:100%;max-height:unset;padding-right:0;margin:30px 0 0;overflow-y:unset}}@media screen and (max-width:767px){.CommentsAllMediaPopup__container-body-comment{margin:16px 0 0}}.CommentsAllMediaPopup__container-body-comment .TabCommentsListItem{padding:24px;margin-top:0;background:#262626}.CommentsAllMediaPopup__container-body-comment .TabCommentsListItem__body-media-wrapper:hover{cursor:initial}.CommentsAllMediaPopup__container :root .catalog-wrap,.CommentsAllMediaPopup__container :root .catalog-wrap__list,.CommentsAllMediaPopup__container :root .new-review__body,.CommentsAllMediaPopup__container :root .search-city,.CommentsAllMediaPopup__container :root .service-menu.media-ios-bottom-menu,.CommentsAllMediaPopup__container _::-webkit-full-page-media,.CommentsAllMediaPopup__container _:future{padding-bottom:115px}.CommentsAllMediaPopup__overlay{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);z-index:1}.TabCommentsListItem{display:flex;flex-direction:column;width:100%;padding:24px;background:#1a1a1a;border-radius:16px;height:-moz-max-content;height:max-content;margin-top:24px}@media screen and (max-width:1365px){.TabCommentsListItem{padding:16px;margin-left:0;margin-top:8px}.TabCommentsListItem:first-child{margin-top:0}}.TabCommentsListItem__head{display:flex;width:100%;padding-bottom:12px;margin-bottom:12px}@media screen and (max-width:1365px){.TabCommentsListItem__head{padding-bottom:8px;margin-bottom:8px}}.TabCommentsListItem__head-text{font-weight:400;font-size:16px;color:#fff}.TabCommentsListItem__body{display:flex;flex-direction:column}.TabCommentsListItem__body-rating{display:flex}.TabCommentsListItem__body-rating-star{width:16px;height:16px;display:flex;background-size:100% 100%;background-image:url(../assets/product-card/rating-star-empty.svg)}.TabCommentsListItem__body-rating-star.fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.TabCommentsListItem__body-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:16px}.TabCommentsListItem__body-text a{color:#00d4ff;text-decoration:underline}.TabCommentsListItem__body-media{display:flex;margin-top:16px}.TabCommentsListItem__body-media-wrapper{width:60px;height:60px;border-radius:8px;overflow:hidden;margin-left:8px}.TabCommentsListItem__body-media-wrapper:first-child{margin-left:0}.TabCommentsListItem__body-media-wrapper:hover{cursor:pointer}.TabCommentsListItem__body-media-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TabCommentsListItem__body-sub{display:flex;flex-direction:column;margin-top:16px}.TabCommentsListItem__body-sub-head{font-weight:400;line-height:16px;font-size:14px;color:#999}.TabCommentsListItem__body-sub-text{color:#fff;margin-top:8px;font-size:14px;line-height:20px;font-weight:400}.TabCommentsListItem__body-person{display:flex;width:100%;align-items:center;margin-top:8px}.TabCommentsListItem__body-person-wrapper{display:flex;width:48px;height:48px;overflow:hidden;border-radius:32px}.TabCommentsListItem__body-person-wrapper img{width:100%;height:100%}.TabCommentsListItem__body-person-data{display:flex;flex-direction:column;margin-left:16px;height:-moz-fit-content;height:fit-content}.TabCommentsListItem__body-person-data-name{font-weight:600;font-size:14px;line-height:16px;color:#fff}.TabCommentsListItem__body-person-data-date{font-weight:400;font-size:14px;line-height:16px;color:#676767}.AddQuestionPopup__container-body-media-body-button input,.AddReviewPopup__container-body-media-body-button input,.TabCommentsListItem__body-person.simple .TabCommentsListItem__body-person-wrapper{display:none}.TabCommentsListItem__body-person.simple .TabCommentsListItem__body-person-data{flex-direction:row;justify-content:space-between;width:100%;margin-left:0}.TabCommentsListItem__body-person.simple .TabCommentsListItem__body-person-data-date{margin-top:0}.TabCommentsListItem__foot{display:flex;width:100%;align-items:center;margin-top:24px}@media screen and (max-width:1365px){.TabCommentsListItem__foot{margin-top:16px}}.TabCommentsListItem__foot-answer,.TabCommentsListItem__foot-feedbacks,.TabCommentsListItem__foot-likes{font-weight:400;font-size:14px;color:#999;line-height:16px;position:relative;align-items:center;transition:all 250ms ease-in-out;padding:10px 8px 10px 30px;border-radius:8px}.TabCommentsListItem__foot-answer::before,.TabCommentsListItem__foot-feedbacks::before,.TabCommentsListItem__foot-likes::before{content:"";width:16px;height:16px;background-size:100% 100%;position:absolute;top:50%;left:8px;transform:translateY(-50%);transition:all 250ms ease-in-out}.TabCommentsListItem__foot-answer:hover,.TabCommentsListItem__foot-feedbacks:hover,.TabCommentsListItem__foot-likes:hover{color:#fff;cursor:pointer}.TabCommentsListItem__foot-answer:active,.TabCommentsListItem__foot-feedbacks:active,.TabCommentsListItem__foot-likes:active{background-color:#333;border-radius:8px}.TabCommentsListItem__foot-answer.disabled,.TabCommentsListItem__foot-feedbacks.disabled,.TabCommentsListItem__foot-likes.disabled{cursor:default;pointer-events:none}.TabCommentsListItem__foot-answer::before{background-image:url(../assets/product-card/review-answer.svg)}.TabCommentsListItem__foot-answer:hover::before{background-image:url(../assets/product-card/review-answer-color.svg)}.TabCommentsListItem__foot-feedbacks{margin-left:12px}.TabCommentsListItem__foot-feedbacks::before{background-image:url(../assets/product-card/review-feedbacks.svg)}.TabCommentsListItem__foot-feedbacks:hover::before{background-image:url(../assets/product-card/review-feedbacks-color.svg)}.TabCommentsListItem__foot-likes{margin-left:auto}.TabCommentsListItem__foot-likes::before{background-image:url(../assets/product-card/review-like.svg)}.TabCommentsListItem__foot-likes:hover::before{background-image:url(../assets/product-card/review-like-color.svg)}.TabCommentsListItem__replies,.TabCommentsListItem__replies-list,.TabCommentsListItem__replies-list-item{display:flex;flex-direction:column;width:100%}.TabCommentsListItem__replies-list-item{margin-top:24px;padding:24px;background:#262626;border-radius:16px}@media screen and (max-width:1365px){.TabCommentsListItem__replies-list-item{margin-top:16px;padding:16px}}.TabCommentsListItem__replies-list-item-comment{font-weight:400;font-size:14px;color:#fff;margin-top:16px;line-height:20px}.TabCommentsListItem__replies-list-item-bottom{display:flex;justify-content:space-between}.TabCommentsListItem__replies-list-item-bottom-name{font-weight:700;font-size:14px;color:#fff}.TabCommentsListItem__replies-list-item-bottom-manager{color:#121212;font-weight:500;font-size:12px;line-height:14px;padding:5px 12px;text-transform:uppercase;background:#0ac;border-radius:12px}.TabCommentsListItem__replies-list-item-bottom-date{font-weight:400;font-size:14px;line-height:16px;color:#666;margin-top:4px}.TabCommentsListItem__replies-hide{width:240px;height:40px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:16px;color:#0ac;margin:16px auto 0;transition:all 250ms ease-in-out;border-radius:18px}.TabCommentsListItem__replies-hide:hover{cursor:pointer;background:#262626;border-radius:20px}.TabCommentsListItem__replies-hide:active{background:rgba(0,170,204,.16)}.ProductCardCompareProductHead{background:#1a1a1a;border-radius:16px;display:flex;flex-direction:column;padding:24px;position:relative;height:385px}@media screen and (max-width:1365px){.ProductCardCompareProductHead{padding:16px;border-radius:0;border-right:1px solid #262626;height:341px}}@media screen and (max-width:767px){.ProductCardCompareProductHead{height:294px}}.ProductCardCompareProductHead__wrapper{width:100%;height:200px;display:flex}@media screen and (max-width:1600px){.ProductCardCompareProductHead__wrapper{height:210px}}@media screen and (max-width:1440px){.ProductCardCompareProductHead__wrapper{height:200px}}@media screen and (max-width:1365px){.ProductCardCompareProductHead__wrapper{height:164px}}@media screen and (max-width:767px){.ProductCardCompareProductHead__wrapper{height:108px}}.ProductCardCompareProductHead__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ProductCardCompareProductHead__name{display:flex;font-weight:400;height:36px;font-size:14px;color:#fff;margin-top:8px;line-height:17px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProductCardCompareProductHead__name:hover{text-decoration:underline}@media screen and (max-width:1365px){.ProductCardCompareProductHead__name{font-size:12px;height:34px}}.ProductCardCompareProductHead .ProductItemRating{margin-top:8px;margin-bottom:auto}@media screen and (max-width:1365px){.ProductCardCompareProductHead .ProductItemRating__count{margin-left:12px}.ProductCardCompareProductHead .ProductItemRating__count-word{font-size:12px}.ProductCardCompareProductHead .ProductItemRating__count-word::before{margin-right:4px}}.ProductCardCompareProductHead__price{display:flex;flex-direction:column;margin-top:17px}@media screen and (max-width:1365px){.ProductCardCompareProductHead__price-old{display:flex;flex-direction:column-reverse}}.ProductCardCompareProductHead__price-old span:first-child{font-weight:400;font-size:14px;color:#666;text-decoration:line-through}.ProductCardCompareProductHead__price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;font-weight:500;font-size:12px;color:#fff;padding:1px 8px}@media screen and (max-width:1365px){.ProductCardCompareProductHead__price-old span:last-child{margin-bottom:8px;width:-moz-max-content;width:max-content}}.ProductCardCompareProductHead__price-current{font-weight:400;font-size:20px;color:#fff;margin-top:4px}.ProductCardCompareProductHead__cart{width:40px;height:40px;background-color:transparent;border-radius:50%;background-image:url(../assets/product-item/cart-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:24px;bottom:24px}@media screen and (max-width:1365px){.ProductCardCompareProductHead__cart{right:16px;bottom:16px}}.ProductCardCompareProductHead__cart:hover{background-color:rgba(255,255,255,.16);cursor:pointer}.ProductCardCompareProductHead__cart:active{background-color:rgba(0,170,204,.16)}.ProductCardCompareProductHead__cart.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.BadgesCarousel{padding-left:16px}}.BadgesCarousel__item{width:140px;height:140px;background:#1a1a1a;border-radius:16px;padding:24px 16px;display:flex;flex-direction:column;transition:all 250ms ease-in-out;position:relative;border:1px solid transparent}@media screen and (max-width:1600px){.BadgesCarousel__item{width:132px;height:132px}}@media screen and (max-width:1439px){.BadgesCarousel__item{width:124px;height:124px;padding:16px}}.BadgesCarousel__item:hover{cursor:pointer;background:#262626;border:1px solid #333}.BadgesCarousel__item-img{width:40px;height:40px;margin:0 auto;position:relative}.BadgesCarousel__item-img img{width:100%;-o-object-fit:contain;object-fit:contain}.BadgesCarousel__item-img-percent{position:absolute;left:4px;top:26px;width:31px;height:13px;overflow:hidden;color:#262626;text-align:center;font-size:11px;font-weight:800;text-transform:uppercase}.BadgesCarousel__item-descr{position:absolute;top:12px;left:12px;display:block;border-radius:8px;background:#ff3254;color:#fff;font-size:10px;font-weight:500;line-height:12px;padding:2px 8px;text-transform:uppercase}.BadgesCarousel__item-text{font-weight:400;font-size:14px;margin-top:16px;color:#fff;text-align:center;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:1600px){.BadgesCarousel__item-text{font-size:12px}}.BadgesCarousel .owl-dots{margin-top:16px!important;text-align:center}.BadgesCarousel .owl-dots .owl-dot{width:16px;height:16px;background:0 0;transition:background 250ms ease-in-out;margin:0 8px;border-radius:50%}.BadgesCarousel .owl-dots .owl-dot span{background:rgba(255,255,255,.16);transition:background 250ms ease-in-out;width:8px;height:8px;display:flex;margin:auto;border-radius:50%}.BadgesCarousel .owl-dots .owl-dot.active span,.BadgesCarousel .owl-dots .owl-dot:hover span{background:#0ac}.BadgesCarousel .owl-dots .owl-dot.active{background:rgba(0,170,204,.24)}.BadgesPopup{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.BadgesPopup__overlay{background:rgba(0,0,0,.64);width:100%;height:100%;position:absolute;z-index:1}.BadgesPopup__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.ColorSizePopup{font-weight:500;font-size:14px;color:#0a1b33;padding:10px 20px;filter:drop-shadow(0 2px 16px rgba(0,0,0,.16));background:#fff;position:absolute;top:calc(100% + 10px);width:-moz-max-content;width:max-content;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;z-index:999}.ColorSizePopup::before{content:"";width:12px;height:6px;background-size:100% 100%;position:absolute;bottom:100%;left:0;right:0;margin:auto}@media screen and (max-width:1365px){.ColorSizePopup{position:fixed;width:calc(100% - 30px);left:0;right:0;bottom:15px;margin:auto;transform:unset;top:unset;padding:12px 20px;z-index:999}.ColorSizePopup:before{display:none}}.ColorSizePopup span{width:24px;height:24px;background-size:100% 100%;display:none}@media screen and (max-width:1365px){.ColorSizePopup span{display:flex}}.ColorBlock{display:flex;flex-direction:column}.ColorBlock__container{display:flex;margin-top:16px;flex-wrap:wrap}@media screen and (max-width:1365px){.ColorBlock__container{flex-wrap:nowrap;overflow-x:auto;margin-left:-15px;padding-left:15px}.ColorBlock__container::-webkit-scrollbar{display:none}}.ColorBlock__name,.SizeBlock{display:flex}.ColorBlock__name p,.SizeBlock__name p{font-weight:400;font-size:14px;color:#999}.ColorBlock__name p span,.SizeBlock__name p span{color:#fff}.SizeBlock{flex-direction:column}.SizeBlock__container{display:flex;flex-wrap:wrap;margin-top:16px;gap:8px}@media screen and (max-width:1365px){.SizeBlock__container{flex-wrap:nowrap;overflow-x:auto}.SizeBlock__container::-webkit-scrollbar{display:none}}.SizeBlock__name{display:flex}.DeliveryBlockItem{display:grid;grid-template-columns:24px 286px 1fr 80px;grid-column-gap:16px;padding:16px;border-bottom:1px solid rgba(255,255,255,.06);width:100%}@media screen and (max-width:767px){.DeliveryBlockItem{display:flex;grid-column-gap:0;flex-wrap:wrap}}.DeliveryBlockItem:last-child{border-bottom:none}.DeliveryBlockItem__wrapper{display:flex;width:24px;height:24px}.DeliveryBlockItem__wrapper img,.ProductPayAndWarrantyPopup__container-body-item-wrapper image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.DeliveryBlockItem__container{display:flex;flex-direction:column}@media screen and (max-width:767px){.DeliveryBlockItem__container{width:calc(100% - 40px);margin-left:16px}}.DeliveryBlockItem__container-name{font-weight:400;font-size:14px;color:#fff}.DeliveryBlockItem__container-addr{font-weight:400;font-size:14px;color:#0ac;margin-top:8px}@media screen and (max-width:767px){.DeliveryBlockItem__container-addr{margin-bottom:16px}}.DeliveryBlockItem__time{font-weight:500;font-size:14px;color:#fff}@media screen and (max-width:767px){.DeliveryBlockItem__time{width:-moz-max-content;width:max-content;margin:0 auto 0 40px}}.DeliveryBlockItem__price{font-weight:500;font-size:14px;color:#0ac;justify-self:flex-end}@media screen and (max-width:767px){.DeliveryBlockItem__price{width:-moz-max-content;width:max-content;margin-left:10px}}.DeliveryBlockPopup{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.DeliveryBlockPopup__overlay{background:rgba(0,0,0,.64);width:100%;height:100%;position:absolute;z-index:1}.DeliveryBlockPopup__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;flex-direction:column;width:720px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.DeliveryBlockPopup__container{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.DeliveryBlockPopup__container-body{margin-top:10px;display:flex;flex-direction:column}@media screen and (max-width:767px){.DeliveryBlockPopup__container-body{margin-top:20px}}.CashBackPopup{padding:24px;display:flex;flex-direction:column;position:absolute;width:360px;background:#1a1a1a;box-shadow:0 2px 8px 0 rgba(0,0,0,.32);border-radius:16px;z-index:3;bottom:calc(100% + 10px);opacity:0;transition:all 250ms ease-in-out;pointer-events:none}@media screen and (max-width:768px){.CashBackPopup{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:999;padding:20px 15px}}.CashBackPopup.active{opacity:1;pointer-events:all}.CashBackPopup__head{display:flex;justify-content:space-between;align-items:center}.CashBackPopup__head-text{font-weight:400;font-size:20px;color:#fff}.CashBackPopup__head-cross{display:flex;background-image:url(../assets/product-card/popup-cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;border-radius:20px}.CashBackPopup__head-cross:hover{background-color:#252525;cursor:pointer}.CashBackPopup__head-cross:active{background-color:rgba(0,170,204,.16)}.CashBackPopup__body{display:flex;flex-direction:column}.CashBackPopup__body-head{font-weight:400;font-size:14px;color:#fff;margin-top:16px}.CashBackPopup__body-list{padding-left:15px;margin-top:12px}.CashBackPopup__body-list-item{font-weight:400;font-size:14px;color:#fff;margin-top:4px}.PreorderPopup,.PreorderPopup__overlay{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.PreorderPopup__overlay{background:rgba(0,0,0,.64);z-index:998}.PreorderPopup__container{width:420px;display:flex;flex-direction:column;padding:24px;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999;position:fixed;height:-moz-max-content;height:max-content;background:#1a1a1a;border-radius:16px;overflow:hidden}@media screen and (max-width:767px){.PreorderPopup__container{width:100%;height:100%;border-radius:0;padding:16px;overflow-y:auto}}.PreorderPopup__head{display:flex;align-items:center}.PreorderPopup__head-name{font-weight:400;font-size:24px;color:#fff;line-height:32px;margin:-4px 0 0}@media screen and (max-width:767px){.PreorderPopup__head-name{font-size:20px}}.PreorderPopup__head-close{display:flex;background-image:url(../assets/header/close-button.svg);background-color:transparent;background-size:24px 24px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;transition:all 250ms ease-in-out;margin:-8px -8px 0 auto;border-radius:50%}.PreorderPopup__head-close:hover{background-color:#252525;cursor:pointer}.PreorderPopup__body{display:flex;flex-direction:column}.PreorderPopup__body-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:12px}.PreorderPopup__body-text-price{color:#0ac;font-weight:500}.PreorderPopup__body-text-activeTo,.PreorderPopup__body-text-delivery{font-weight:500}.PreorderPopup__body-inputs{display:flex;flex-direction:column;width:100%}.PreorderPopup__body-inputs .FormInput,.PreorderPopup__body-inputs .FormPhone{margin-top:16px}.PreorderPopup__body-inputs .FormInput:first-child{margin-top:24px}.PreorderPopup__body-inputs .PrimaryButton{margin-top:32px;height:48px;border-radius:24px}.PreorderPopup__body-inputs-submit{font-weight:500;font-size:13px;color:#55559d;margin:24px auto 0;width:-moz-max-content;width:max-content;text-decoration:underline}.PreorderPopup__body-inputs-submit:hover{color:#6666a7;text-decoration:unset}.PreorderPopup__body-inputs-foot{display:flex;flex-direction:column;margin-top:16px;width:100%}.PreorderPopup__body-inputs-foot-offert{display:flex}.PreorderPopup__body-inputs-foot-offert p{font-weight:400;font-size:12px;color:#989898;line-height:18px}.PreorderPopup__body-inputs-foot-offert p a{color:#55559d;text-decoration:underline}.PreorderPopup__body-inputs-foot-offert p a:hover{text-decoration:unset;color:#6666a7;transition:all 250ms ease-in-out}.PreorderPopup__complete{display:flex;flex-direction:column;margin-top:55px}@media screen and (max-width:768px){.PreorderPopup__complete{margin-top:auto;margin-bottom:auto;height:-moz-fit-content;height:fit-content}}.PreorderPopup__complete-img{width:210px;height:200px;background:url(../assets/product-card/popup-complete.svg);background-size:100% 100%;margin:0 auto}.PreorderPopup__complete-text{margin-top:30px;margin-bottom:40px}.PreorderPopup__complete-text p{font-weight:400;font-size:14px;color:#989898;text-align:center}.PreorderPopup__complete-text p:first-child{font-weight:500;font-size:18px;color:#fff;margin-bottom:16px}.PreorderPopup__preloader,.PromoCodePopup{display:flex;position:absolute;opacity:0;transition:all 250ms ease-in-out;pointer-events:none}.PreorderPopup__preloader{left:0;top:0;align-items:center;justify-content:space-around;width:100%;height:100%;background:#141414}.PreorderPopup__preloader.active{pointer-events:auto;opacity:.48}.PromoCodePopup{padding:24px;flex-direction:column;width:360px;background:#1a1a1a;border-radius:16px;z-index:3;bottom:calc(100% + 10px)}@media screen and (max-width:768px){.PromoCodePopup{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:999;padding:16px}}.PromoCodePopup.active{opacity:1;pointer-events:all}.PromoCodePopup .BadgeHeader__name{font-size:20px}.PromoCodePopup__body{display:flex;flex-direction:column;margin-top:24px}.PromoCodePopup__body-head,.PromoCodePopup__body-period{font-weight:400;font-size:14px;color:#ff3254}.PromoCodePopup__body-head{color:#fff;margin-top:16px}.PromoCodePopup__body-list{padding-left:15px}.PromoCodePopup__body-list-item{font-weight:400;font-size:14px;color:#fff;margin-top:12px}.PromoCodePopup__body-foot{font-weight:400;font-size:12px;line-height:17px;color:#989898;margin-top:16px}.ProductCardCompareItem{width:250px;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1439px){.ProductCardCompareItem{width:244px}}@media screen and (max-width:1365px){.ProductCardCompareItem{width:100%}}.ProductCardCompareItem__head{width:100%;background:#fff;border-radius:8px;font-weight:500;font-size:14px;color:#2f2d40;padding:12px 16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductCardCompareItem__wrapper{width:100%;height:250px;margin-top:20px}@media screen and (max-width:1439px){.ProductCardCompareItem__wrapper{height:244px}}@media screen and (max-width:1365px){.ProductCardCompareItem__wrapper{width:100%;height:auto}}.ProductCardCompareItem__wrapper img,.ReviewsAndQuestionsReview__body-person-wrapper img{width:100%;height:100%}.ProductCardCompareItem__props{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;margin-top:20px}@media screen and (max-width:1365px){.ProductCardCompareItem__props{overflow:unset}}.ProductCardCompareItem__props-block{display:flex;flex-direction:column;width:100%;position:relative}.ProductCardCompareItem__props-block-item{background:#fff;margin-top:2px;width:100%;min-height:40px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:14px;color:#2f2d40;padding:12px 15px;text-align:center}.ProductCardCompareItem__props-block-item:first-child{margin-top:0}.ProductCardCompareItem__props-block-item.price{font-size:18px;padding:10px 15px}@media screen and (max-width:1365px){.ProductCardCompareItem__props-block-item{border-radius:8px;margin-top:10px}.ProductCardCompareItem__props-block-item:first-child,.ProductCardCompareItem__props-block-item:last-child{border-radius:8px}}@media screen and (max-width:767px){.ProductCardCompareItem__props-block-item{min-height:36px;padding:10px 15px;display:flex;align-items:center;justify-content:space-around}.ProductCardCompareItem__props-block-item.price{padding:8px 15px}}.ProductCardCompareItem__props-block-mob-name{display:none;color:#5c6373;background:#edeff2;border-radius:8px;width:100%;padding:12px 15px;margin-top:10px;align-items:center;justify-content:space-around;text-align:center;opacity:0}@media screen and (max-width:1365px){.ProductCardCompareItem__props-block-mob-name{display:flex}}@media screen and (max-width:767px){.ProductCardCompareItem__props-block-mob-name{padding:10px 15px}}.ProductCardCompareItem__props-block-mob-name.abs{position:absolute;top:0;left:0;width:100%;z-index:2;opacity:1}@media screen and (max-width:767px){.ProductCardCompareItem__props{margin-top:10px}}.ProductCardCompareItem__props-more{background:#f0ebff;font-weight:500;font-size:16px;color:#7547ff;width:100%;height:40px;display:flex;align-items:center;justify-content:space-around;margin-top:2px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ProductCardCompareItem__props-more{margin-top:10px;border-radius:8px}}@media screen and (max-width:767px){.ProductCardCompareItem__props-more{height:36px}}.ProductCardCompareItem__props-more:hover{background:#e0d6ff}.ProductPayAndWarrantyPopup{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.ProductPayAndWarrantyPopup__overlay{background:rgba(0,0,0,.25);width:100%;height:100%;position:absolute;z-index:1}.ProductPayAndWarrantyPopup__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.ProductPayAndWarrantyPopup__container{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.ProductPayAndWarrantyPopup__container-body{display:flex;flex-direction:column;width:100%;margin-top:20px;overflow-y:auto}.ProductPayAndWarrantyPopup__container-body-item{display:flex;align-items:center;width:100%;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.06)}.ProductPayAndWarrantyPopup__container-body-item:last-child{border-bottom:none}.ProductPayAndWarrantyPopup__container-body-item-wrapper{width:24px;height:24px}.ProductPayAndWarrantyPopup__container-body-item-text{font-weight:400;font-size:14px;color:#fff;margin-left:16px;line-height:16px}.ProductCardNameBlockPopup{font-weight:500;font-size:14px;color:#fff;padding:8px 16px;background:#252525;border:1px solid rgba(255,255,255,.32);box-shadow:0 2px 8px rgba(0,0,0,.32);border-radius:8px;position:absolute;top:calc(100% + 10px);width:-moz-max-content;width:max-content;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;transition:all 250ms ease-in-out;pointer-events:none}@media screen and (max-width:1365px){.ProductCardNameBlockPopup{position:fixed;width:calc(100% - 30px);left:0;right:0;bottom:15px;margin:auto;transform:unset;top:unset;padding:12px 20px;z-index:999;pointer-events:all}}.ProductCardNameBlockPopup__close{position:relative;height:26px;width:26px;text-align:center;background-image:url(../assets/product-card/code-popup-close.svg);background-position:center;background-repeat:no-repeat;background-size:10px 10px;display:none;border:2px solid rgba(0,170,204,.16);border-radius:50%}@media screen and (max-width:1365px){.ProductCardNameBlockPopup__close{display:flex}}.ProductCardNameBlockPopup__close svg{position:absolute;top:-2px;right:-2px;width:26px;height:26px;transform:rotateY(-180deg) rotateZ(-90deg)}.ProductCardNameBlockPopup__close svg circle{stroke-dasharray:76px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;stroke:#0ac;fill:none;animation:countdown 2600ms linear infinite forwards}.AddReviewPopup{display:flex;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:10;padding:73px 0}.AddReviewPopup__container{display:flex;flex-direction:column;padding:24px;background:#1a1a1a;border-radius:16px;width:640px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;max-height:100%;position:relative}.AddReviewPopup__container.complete{padding:20px 24px;width:400px;height:360px}@media screen and (max-width:767px){.AddReviewPopup__container,.AddReviewPopup__container.complete{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}.AddReviewPopup__container{padding:16px 16px 24px}}.AddReviewPopup__container-head{display:flex;justify-content:space-between}.AddReviewPopup__container-head-name{font-weight:400;font-size:24px;line-height:32px;color:#fff}.AddReviewPopup__container-head-close{display:flex;background-image:url(../assets/product-card/popup-cross.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;padding:8px;border-radius:20px}.AddReviewPopup__container-head-close:hover{background-color:#252525;border-radius:20px;padding:8px;cursor:pointer}.AddReviewPopup__container-head-close:active{background-color:rgba(0,170,204,.16)}.AddReviewPopup__container-body{display:flex;flex-direction:column;margin-top:24px;overflow-x:auto;padding-right:14px}@media screen and (max-width:767px){.AddReviewPopup__container-body{padding-right:4px;margin-top:20px}}.AddReviewPopup__container-body::-webkit-scrollbar-track{background:rgba(255,255,255,.04)}.AddReviewPopup__container-body::-webkit-scrollbar-thumb{background:#3f3f3f}.AddReviewPopup__container-body .AddReviewPopupRating{margin-bottom:8px}.AddReviewPopup__container-body .FormInput,.AddReviewPopup__container-body .FormTextArea{margin-top:16px}.AddReviewPopup__container-body .FormCheckbox{margin-top:24px}@media screen and (max-width:767px){.AddReviewPopup__container-body .FormCheckbox{margin-top:20px}}.AddReviewPopup__container-body-media{display:flex;flex-direction:column;width:100%;margin-top:24px}.AddReviewPopup__container-body-media-head{font-weight:400;font-size:20px;line-height:24px;color:#fff}@media screen and (max-width:767px){.AddReviewPopup__container-body-media-head{margin-bottom:4px}}.AddReviewPopup__container-body-media-body{display:flex;flex-direction:column;width:100%}.AddReviewPopup__container-body-media-body-button{width:100%;height:48px;border-radius:24px;display:flex;align-items:center;justify-content:space-around;color:#fff;font-weight:500;font-size:16px;line-height:20px;margin-top:16px;transition:all 250ms ease-in-out;border:2px solid #0ac}.AddReviewPopup__container-body-media-body-button:hover{cursor:pointer;background:rgba(0,170,204,.24)}.AddReviewPopup__container-body-media-body-button:active{background:rgba(0,170,204,.48)}.AddReviewPopup__container-body-media-foot{display:flex;font-weight:400;font-size:14px;color:gray;margin-top:16px}.AddReviewPopup__container-body-person{display:flex;align-items:flex-end}@media screen and (max-width:767px){.AddReviewPopup__container-body-person{flex-direction:column}}.AddReviewPopup__container-body-person .FormInput{margin-top:24px;margin-left:16px}@media screen and (max-width:767px){.AddReviewPopup__container-body-person .FormInput{margin-left:0}}.AddReviewPopup__container-body-person .FormInput:first-child{margin-left:0}.AddReviewPopup__container-body-submit{width:100%;height:40px;background:#0ac;border-radius:24px;font-weight:500;font-size:16px;line-height:20px;color:#121212;display:flex;align-items:center;justify-content:space-around;min-height:48px;margin-top:24px;transition:all 250ms ease-in-out}.AddReviewPopup__container-body-submit:hover{cursor:pointer;background:#00d4ff}.AddReviewPopup__container-body-submit:active{background:#007f99}.AddReviewPopup__container-body-submit.disabled{opacity:.5;cursor:default}.AddReviewPopup__container-body-submit.disabled:hover{background:#0ac}.AddReviewPopup__container-body-offert{font-weight:400;font-size:12px;color:gray;display:inline;margin-top:16px;transition:all 250ms ease-in-out}.AddQuestionPopup__container-body-offert a,.AddReviewPopup__container-body-offert a,.ReplyReviewPopup__container-body-offert a{color:#0ac}.AddQuestionPopup__container-body-offert a:hover,.AddReviewPopup__container-body-offert a:hover,.ReplyReviewPopup__container-body-offert a:hover{text-decoration:underline;color:#00bfe6}.AddReviewPopup__container-complete{display:flex;flex-direction:column;margin-top:55px}@media screen and (max-width:768px){.AddReviewPopup__container-complete{height:-moz-fit-content;height:fit-content}}.AddReviewPopup__container-complete-img{width:80px;height:80px;background:url(../assets/product-card/popup-complete.svg);background-size:100% 100%;margin:0 auto}.AddReviewPopup__container-complete-text{margin-top:24px}.AddReviewPopup__container-complete-text p{font-weight:400;font-size:14px;line-height:20px;color:#989898;text-align:center}.AddReviewPopup__container-complete-text p:first-child{font-weight:400;font-size:20px;line-height:24px;color:#fff;margin-bottom:16px}.AddReviewPopup__container-preloader{width:100%;height:-webkit-fill-available;background:#1a1a1a;display:flex;align-items:center;justify-content:space-around;pointer-events:none;opacity:0;transition:all 250ms ease-in-out;border-radius:16px;position:absolute;left:0;top:0}.AddReviewPopup__container-preloader.active{opacity:.5;pointer-events:all}.AddReviewPopup__overlay{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);z-index:1}.AddQuestionPopup{display:flex;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:10;padding:24px 0}.AddQuestionPopup__container{display:flex;flex-direction:column;padding:20px 24px 24px;background:#1a1a1a;border-radius:16px;width:640px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;max-height:100%;position:relative}@media screen and (max-width:767px){.AddQuestionPopup__container{overflow:auto}}.AddQuestionPopup__container.complete{padding:20px 24px;width:400px;height:360px}.AddQuestionPopup__container.complete.head{padding-right:0}@media screen and (max-width:767px){.AddQuestionPopup__container,.AddQuestionPopup__container.complete{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.AddQuestionPopup__container-head{display:flex;justify-content:space-between}@media screen and (max-width:767px){.AddQuestionPopup__container-head{padding-right:4px}}.AddQuestionPopup__container-head-name{font-weight:400;font-size:24px;line-height:32px;color:#fff}.AddQuestionPopup__container-head-close{display:flex;background-image:url(../assets/product-card/popup-cross.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;padding:8px;border-radius:20px}.AddQuestionPopup__container-head-close:hover{background-color:#252525;border-radius:20px;padding:8px;cursor:pointer}.AddQuestionPopup__container-head-close:active{background-color:rgba(0,170,204,.16)}.AddQuestionPopup__container-body{display:flex;flex-direction:column;margin-top:28px;overflow-x:auto;padding-right:19px}@media screen and (max-width:767px){.AddQuestionPopup__container-body{padding-right:4px;margin-top:32px}}.AddQuestionPopup__container-body::-webkit-scrollbar-track{background:rgba(255,255,255,.04)}.AddQuestionPopup__container-body::-webkit-scrollbar-thumb{background:#3f3f3f}.AddQuestionPopup__container-body .AddReviewPopupRating{margin-bottom:8px}.AddQuestionPopup__container-body .FormInput{margin-top:16px}.AddQuestionPopup__container-body .FormCheckbox{margin-top:24px}.AddQuestionPopup__container-body-media{display:flex;flex-direction:column;width:100%;margin-top:24px}.AddQuestionPopup__container-body-media-head{font-weight:500;font-size:18px;color:#2f2d40}@media screen and (max-width:767px){.AddQuestionPopup__container-body-media-head{margin-bottom:4px}}.AddQuestionPopup__container-body-media-body{display:flex;flex-direction:column;width:100%}.AddQuestionPopup__container-body-media-body-button{width:100%;height:48px;background:#0ac;border-radius:24px;display:flex;align-items:center;justify-content:space-around;color:#121212;font-weight:500;font-size:16px;line-height:20px;margin-top:16px;transition:all 250ms ease-in-out}.AddQuestionPopup__container-body-media-body-button:hover{cursor:pointer;background:#00d4ff}.AddQuestionPopup__container-body-media-body-button:active{background:#007f99}.AddQuestionPopup__container-body-media-foot{display:flex;font-weight:500;font-size:13px;color:#8590a6;margin-top:16px}.AddQuestionPopup__container-body-person{display:flex;align-items:flex-end;margin-top:8px}@media screen and (max-width:767px){.AddQuestionPopup__container-body-person{flex-direction:column}}.AddQuestionPopup__container-body-person .FormInput{margin-left:16px}@media screen and (max-width:767px){.AddQuestionPopup__container-body-person .FormInput{margin-left:0}}.AddQuestionPopup__container-body-person .FormInput:first-child{margin-left:0}.AddQuestionPopup__container-body-submit{width:100%;height:48px;background:#0ac;border-radius:24px;font-weight:500;font-size:16px;color:#121212;display:flex;align-items:center;justify-content:space-around;min-height:48px;margin-top:24px;transition:all 250ms ease-in-out}.AddQuestionPopup__container-body-submit:hover{cursor:pointer;background:#00d4ff}.AddQuestionPopup__container-body-submit:active{background:#007f99}.AddQuestionPopup__container-body-submit.disabled{opacity:.5}.AddQuestionPopup__container-body-submit.disabled:hover{cursor:default;background:#0ac}.AddQuestionPopup__container-body-offert{font-weight:400;font-size:12px;color:gray;display:inline;margin-top:16px;transition:all 250ms ease-in-out}.AddQuestionPopup__container-complete{display:flex;flex-direction:column;margin-top:52px}@media screen and (max-width:768px){.AddQuestionPopup__container-complete{height:-moz-fit-content;height:fit-content}}.AddQuestionPopup__container-complete-img{width:80px;height:80px;background:url(../assets/product-card/popup-complete.svg);background-size:100% 100%;margin:0 auto}.AddQuestionPopup__container-complete-text{margin-top:24px}.AddQuestionPopup__container-complete-text p,.ReplyReviewPopup__container-complete-text p{font-weight:400;font-size:14px;color:#989898;line-height:20px;text-align:center}.AddQuestionPopup__container-complete-text p:first-child,.ReplyReviewPopup__container-complete-text p:first-child{font-weight:400;font-size:20px;color:#fff;margin-bottom:16px}.AddQuestionPopup__container-preloader{width:100%;height:-webkit-fill-available;background:#1a1a1a;display:flex;align-items:center;justify-content:space-around;pointer-events:none;opacity:0;transition:all 250ms ease-in-out;border-radius:8px;position:absolute;left:0;top:0}.AddQuestionPopup__container-preloader.active{opacity:.5;pointer-events:all}.AddQuestionPopup__overlay{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);z-index:1}.ReplyReviewPopup{display:flex;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:10;padding:24px 0}.ReplyReviewPopup__container{display:flex;flex-direction:column;padding:20px 24px 24px;background:#1a1a1a;border-radius:16px;width:640px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;max-height:100%;position:relative}.ReplyReviewPopup__container.complete{padding:20px 24px;width:400px;height:360px}@media screen and (max-width:767px){.ReplyReviewPopup__container,.ReplyReviewPopup__container.complete{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.ReplyReviewPopup__container-head{display:flex;justify-content:space-between}.ReplyReviewPopup__container-head-name{font-weight:400;font-size:24px;line-height:32px;color:#fff}.ReplyReviewPopup__container-head-close{display:flex;background-image:url(../assets/product-card/popup-cross.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;padding:8px;border-radius:20px}.ReplyReviewPopup__container-head-close:hover{background-color:#252525;border-radius:20px;padding:8px;cursor:pointer}.ReplyReviewPopup__container-head-close:active{background-color:rgba(0,170,204,.16)}.ReplyReviewPopup__container-body{display:flex;flex-direction:column;margin-top:28px}@media screen and (max-width:767px){.ReplyReviewPopup__container-body{margin-top:32px}}.ReplyReviewPopup__container-body .FormInput{margin-top:24px}.ReplyReviewPopup__container-body-person{display:flex;align-items:flex-end}@media screen and (max-width:767px){.ReplyReviewPopup__container-body-person{flex-direction:column}}.ReplyReviewPopup__container-body-person .FormInput{margin-left:16px}@media screen and (max-width:767px){.ReplyReviewPopup__container-body-person .FormInput{margin-left:0}}.ReplyReviewPopup__container-body-person .FormInput:first-child{margin-left:0}.ReplyReviewPopup__container-body-check{margin-top:24px}.ReplyReviewPopup__container-body-submit{width:100%;height:48px;background:#0ac;border-radius:24px;font-weight:500;font-size:16px;color:#121212;display:flex;align-items:center;justify-content:space-around;min-height:48px;margin-top:24px;transition:all 250ms ease-in-out}.ReplyReviewPopup__container-body-submit:hover{cursor:pointer;background:#00d4ff}.ReplyReviewPopup__container-body-submit:active{background:#007f99}.ReplyReviewPopup__container-body-submit.disabled{opacity:.5}.ReplyReviewPopup__container-body-submit.disabled:hover{cursor:default;background:#0ac}.ReplyReviewPopup__container-body-offert{font-weight:400;font-size:12px;color:gray;display:inline;margin-top:16px;transition:all 250ms ease-in-out}.ReplyReviewPopup__container-complete{display:flex;flex-direction:column;margin-top:55px}@media screen and (max-width:768px){.ReplyReviewPopup__container-complete{height:-moz-fit-content;height:fit-content}}.ReplyReviewPopup__container-complete-img{width:80px;height:80px;background:url(../assets/product-card/popup-complete.svg);background-size:100% 100%;margin:0 auto}.ReplyReviewPopup__container-complete-text{margin-top:24px}.ReplyReviewPopup__container-preloader{width:100%;height:-webkit-fill-available;background:#1a1a1a;display:flex;align-items:center;justify-content:space-around;pointer-events:none;opacity:0;transition:all 250ms ease-in-out;border-radius:16px;position:absolute;left:0;top:0}.ReplyReviewPopup__container-preloader.active{opacity:.5;pointer-events:all}.ReplyReviewPopup__overlay{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.64);z-index:1}.ReviewsAndQuestionsEButton{background:#1a1a1a;border:2px dashed #262626;border-radius:16px;width:100%;height:100%;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1365px){.ReviewsAndQuestionsEButton{min-height:96px}}.ReviewsAndQuestionsEButton:hover{cursor:pointer;background:#262626;border:2px dashed #262626}.ReviewsAndQuestionsEButton__inner{font-weight:500;font-size:16px;line-height:20px;color:#0ac;display:flex;align-items:center;transition:all 250ms ease-in-out}.ProductPayAndWarrantyPopupWarranty__container-body .warranty-return a:hover,.ReviewsAndQuestionsEButton__inner:hover{color:#00bfe5}.ReviewsAndQuestionsEButton__inner::before{content:"";width:32px;height:32px;margin-right:24px;background:url(../assets/product-card/review-and-questions-e-button.svg);background-size:100% 100%}.ReviewsAndQuestionsQuestion{display:flex;flex-direction:column;width:100%;padding:24px;background:#1a1a1a;border-radius:16px;margin-left:24px;height:350px;border:1px solid transparent;transition:all 250ms ease-in-out}.ReviewsAndQuestionsQuestion:hover{background:#262626;border:1px solid #333;cursor:pointer}@media screen and (max-width:1600px){.ReviewsAndQuestionsQuestion{height:390px}}@media screen and (max-width:1439px){.ReviewsAndQuestionsQuestion{height:410px}}@media screen and (max-width:1365px){.ReviewsAndQuestionsQuestion{margin-left:16px;padding:16px;height:355px}}@media screen and (max-width:767px){.ReviewsAndQuestionsQuestion{margin-left:0;margin-top:8px;height:-moz-max-content;height:max-content}.ReviewsAndQuestionsQuestion:first-child{margin-top:0}}.ReviewsAndQuestionsQuestion:first-child{margin-left:0}.ReviewsAndQuestionsQuestion__top{display:flex;flex-direction:column}.ReviewsAndQuestionsQuestion__top-person{display:flex;justify-content:space-between;align-items:center}.ReviewsAndQuestionsQuestion__top-person-name{font-weight:600;font-size:14px;line-height:16px;color:#fff}.ReviewsAndQuestionsQuestion__top-person-date{font-weight:400;font-size:14px;color:#666}.ReviewsAndQuestionsQuestion__top-wrapper{margin-top:16px}.ReviewsAndQuestionsQuestion__top-wrapper-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1600px){.ReviewsAndQuestionsQuestion__top-wrapper-text{-webkit-line-clamp:5}}@media screen and (max-width:1365px){.ReviewsAndQuestionsQuestion__top-wrapper-text{-webkit-line-clamp:4}}.ReviewsAndQuestionsQuestion__bottom-body-wrapper a:hover,.ReviewsAndQuestionsQuestion__top-wrapper a:hover,.ReviewsAndQuestionsReview__body-inner a:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#00bfe6}.ReviewsAndQuestionsQuestion__bottom{padding-top:24px;border-top:1px solid #333;margin-top:24px;display:flex;flex-direction:column}@media screen and (max-width:767px){.ReviewsAndQuestionsQuestion__bottom{padding-top:16px;margin-top:16px}}.ReviewsAndQuestionsQuestion__bottom-head{display:flex;align-items:center}.ReviewsAndQuestionsQuestion__bottom-head-badge{background:#0ac;border-radius:12px;padding:5px 12px;font-weight:500;font-size:12px;line-height:15px;color:#121212;display:flex;align-items:center;justify-content:space-around;text-transform:uppercase}@media screen and (max-width:1600px){.ReviewsAndQuestionsQuestion__bottom-head-badge{width:-moz-min-content;width:min-content}}@media screen and (max-width:1365px){.ReviewsAndQuestionsQuestion__bottom-head-badge{width:-moz-fit-content;width:fit-content}}.ReviewsAndQuestionsQuestion__bottom-head-date{font-weight:400;font-size:14px;color:#676767;margin-left:auto;line-height:16px}.ReviewsAndQuestionsQuestion__bottom-body-wrapper-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1600px){.ReviewsAndQuestionsQuestion__bottom-body-wrapper-text{-webkit-line-clamp:5}}@media screen and (max-width:1365px){.ReviewsAndQuestionsQuestion__bottom-body-wrapper-text{-webkit-line-clamp:4}}@media screen and (max-width:1600px){.ReviewsAndQuestionsQuestion__bottom-body-wrapper-text.doubleReply{-webkit-line-clamp:4}}@media screen and (max-width:1439px){.ReviewsAndQuestionsQuestion__bottom-body-wrapper-text.doubleReply{-webkit-line-clamp:5}}@media screen and (max-width:1365px){.ReviewsAndQuestionsQuestion__bottom-body-wrapper-text.doubleReply{-webkit-line-clamp:4}}.ReviewsAndQuestionsQuestion__bottom-body-wrapper a,.ReviewsAndQuestionsQuestion__top-wrapper a{color:#0ac;font-weight:400;font-size:14px;line-height:20px}.ReviewsAndQuestionsReview{display:flex;flex-direction:column;width:100%;padding:16px;background:#1a1a1a;border-radius:16px;margin-left:24px;height:350px;transition:all 250ms ease-in-out;border:1px solid transparent}.ReviewsAndQuestionsReview:hover{background:#262626;border:1px solid #333;cursor:pointer}@media screen and (max-width:1600px){.ReviewsAndQuestionsReview{height:390px}}@media screen and (max-width:1439px){.ReviewsAndQuestionsReview{height:410px}}@media screen and (max-width:1365px){.ReviewsAndQuestionsReview{margin-left:16px;height:355px}}@media screen and (max-width:767px){.ReviewsAndQuestionsReview{padding:16px;margin-left:0;margin-top:8px;height:-moz-max-content;height:max-content}.ReviewsAndQuestionsReview:first-child{margin-top:0}}.ReviewsAndQuestionsReview:first-child{margin-left:0}.ReviewsAndQuestionsReview__head{display:flex;width:100%;padding-bottom:12px;margin-bottom:12px;padding-top:8px;padding-left:8px}.ReviewsAndQuestionsReview__head-text{font-weight:400;font-size:16px;color:#fff;line-height:20px}.ReviewsAndQuestionsReview__body{display:flex;flex-direction:column;padding:8px 8px 0}.ReviewsAndQuestionsReview__body-rating{display:flex}.ReviewsAndQuestionsReview__body-rating-star{width:16px;height:16px;display:flex;background-size:100% 100%;background-image:url(../assets/product-card/rating-star-empty.svg)}.ReviewsAndQuestionsReview__body-rating-star.fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.ReviewsAndQuestionsReview__body-person{display:flex;width:100%;align-items:center;margin-top:8px}.ReviewsAndQuestionsReview__body-person-wrapper{display:flex;width:48px;height:48px;overflow:hidden;border-radius:32px}.ReviewsAndQuestionsReview__body-person-data{display:flex;flex-direction:column;margin-left:16px;height:-moz-fit-content;height:fit-content}.ReviewsAndQuestionsReview__body-person-data-name{font-weight:600;font-size:14px;line-height:16px;color:#fff}.ReviewsAndQuestionsReview__body-person-data-date{font-weight:400;font-size:14px;line-height:16px;color:#666;margin-top:4px}.ReviewsAndQuestionsReview__body-person.simple .ReviewsAndQuestionsReview__body-person-wrapper{display:none}.ReviewsAndQuestionsReview__body-person.simple .ReviewsAndQuestionsReview__body-person-data{flex-direction:row;justify-content:space-between;width:100%;margin-left:0}.ReviewsAndQuestionsReview__body-person.simple .ReviewsAndQuestionsReview__body-person-data-date{margin-top:0}.ReviewsAndQuestionsReview__body-inner a{display:inline;font-weight:400;font-size:14px;line-height:22px;color:#0ac}.ReviewsAndQuestionsReview__body-inner-text{font-weight:400;font-size:14px;line-height:22px;color:#fff;margin-top:16px;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1600px){.ReviewsAndQuestionsReview__body-inner-text{-webkit-line-clamp:9}}@media screen and (max-width:1439px){.ReviewsAndQuestionsReview__body-inner-text{-webkit-line-clamp:10}}@media screen and (max-width:1365px){.ReviewsAndQuestionsReview__body-inner-text{-webkit-line-clamp:8}}.ReviewsAndQuestionsReview__body-inner-text.singleReview{-webkit-line-clamp:8}@media screen and (max-width:1600px){.ReviewsAndQuestionsReview__body-inner-text.singleReview{-webkit-line-clamp:9}}@media screen and (max-width:1365px){.ReviewsAndQuestionsReview__body-inner-text.singleReview{-webkit-line-clamp:8}}.ReviewsAndQuestionsReview__body-inner-text.topReview{-webkit-line-clamp:5}@media screen and (max-width:1600px){.ReviewsAndQuestionsReview__body-inner-text.topReview{-webkit-line-clamp:7}}@media screen and (max-width:1439px){.ReviewsAndQuestionsReview__body-inner-text.topReview{-webkit-line-clamp:8}}@media screen and (max-width:1365px){.ReviewsAndQuestionsReview__body-inner-text.topReview{-webkit-line-clamp:6}}.ReviewsAndQuestionsReview__body-sub{display:flex;flex-direction:column;margin-top:16px}.ReviewsAndQuestionsReview__body-sub-head{font-weight:500;font-size:14px;color:#fff}.ReviewsAndQuestionsReview__body-sub-text{color:#fff;margin-top:5px;font-size:14px;line-height:20px;font-weight:500}.ReviewsAndQuestionsReview__foot{display:flex;width:100%;margin-top:auto;align-items:center}@media screen and (max-width:767px){.ReviewsAndQuestionsReview__foot{margin-top:16px}}.ReviewsAndQuestionsReview__foot-answer,.ReviewsAndQuestionsReview__foot-feedbacks,.ReviewsAndQuestionsReview__foot-likes{font-weight:400;font-size:14px;color:#999;line-height:16px;position:relative;align-items:center;transition:all 250ms ease-in-out;padding:10px 8px 10px 30px}@media screen and (max-width:1600px){.ReviewsAndQuestionsReview__foot-answer,.ReviewsAndQuestionsReview__foot-feedbacks,.ReviewsAndQuestionsReview__foot-likes{font-size:12px}}@media screen and (max-width:1365px){.ReviewsAndQuestionsReview__foot-answer,.ReviewsAndQuestionsReview__foot-feedbacks,.ReviewsAndQuestionsReview__foot-likes{font-size:14px}}.ReviewsAndQuestionsReview__foot-answer::before,.ReviewsAndQuestionsReview__foot-feedbacks::before,.ReviewsAndQuestionsReview__foot-likes::before{content:"";width:16px;height:16px;background-size:100% 100%;position:absolute;top:50%;left:8px;transform:translateY(-50%);transition:all 250ms ease-in-out}.ReviewsAndQuestionsReview__foot-answer:hover,.ReviewsAndQuestionsReview__foot-feedbacks:hover,.ReviewsAndQuestionsReview__foot-likes:hover{color:#fff;cursor:pointer}.ReviewsAndQuestionsReview__foot-answer:active,.ReviewsAndQuestionsReview__foot-feedbacks:active,.ReviewsAndQuestionsReview__foot-likes:active{background-color:#333;border-radius:8px}.ReviewsAndQuestionsReview__foot-answer.disabled,.ReviewsAndQuestionsReview__foot-feedbacks.disabled,.ReviewsAndQuestionsReview__foot-likes.disabled{cursor:default;pointer-events:none}.ReviewsAndQuestionsReview__foot-answer::before{background-image:url(../assets/product-card/review-answer.svg)}.ReviewsAndQuestionsReview__foot-answer:hover::before{background-image:url(../assets/product-card/review-answer-color.svg)}.ReviewsAndQuestionsReview__foot-feedbacks{margin-left:12px}.ReviewsAndQuestionsReview__foot-feedbacks::before{background-image:url(../assets/product-card/review-feedbacks.svg)}.ReviewsAndQuestionsReview__foot-feedbacks:hover::before{background-image:url(../assets/product-card/review-feedbacks-color.svg)}.ReviewsAndQuestionsReview__foot-likes{margin-left:auto}.ReviewsAndQuestionsReview__foot-likes::before{background-image:url(../assets/product-card/review-like.svg)}.ReviewsAndQuestionsReview__foot-likes:hover::before{background-image:url(../assets/product-card/review-like-color.svg)}.SuppAddButton{width:100%;display:flex;padding:8px;border:2px solid #0ac;border-radius:16px;transition:all 250ms ease-in-out;align-items:center}.SuppAddButton:hover{background:rgba(0,170,204,.16);cursor:pointer}.SuppAddButton:active{background:rgba(0,170,204,.32)}.SuppAddButton.active{border:2px solid #ff3254}.SuppAddButton.active:hover{background:rgba(255,50,84,.16)}.SuppAddButton.active:active{background:rgba(255,50,84,.32)}.SuppAddButton.active .SuppAddButton__wrapper{transform:rotate(45deg)}.SuppAddButton__wrapper{margin-left:auto;margin-right:8px;width:16px;height:16px;background:url(../assets/product-card/plus-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.SuppAddButton__text{font-weight:400;font-size:14px;color:#fff;margin-right:auto;text-transform:capitalize}.SuppProduct{display:flex;flex-direction:column;padding:16px;width:185px;background:#1a1a1a;border-radius:16px;position:relative;border:1px solid transparent;transition:all 250ms ease-in-out}.SuppProduct:hover{background:#262626;border:1px solid #333}@media screen and (max-width:1600px){.SuppProduct{width:184px}}@media screen and (max-width:1439px){.SuppProduct{width:176px}}@media screen and (max-width:1365px){.SuppProduct{width:184px}}.SuppProduct__wrapper{width:100%;height:120px;margin:0 auto}.SuppPopup__container-body-top-info-block .PriceAndBuy__promo-cashback p span:hover,.SuppProduct__wrapper:hover{cursor:pointer}@media screen and (max-width:1600px){.SuppProduct__wrapper{height:118px}}@media screen and (max-width:1439px){.SuppProduct__wrapper{height:112px}}@media screen and (max-width:1365px){.SuppProduct__wrapper{height:118px}}.SuppProduct__wrapper img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.SuppProduct__name{font-weight:400;font-size:14px;line-height:18px;color:#fff;margin-top:8px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:36px}.SuppProduct__name:hover{cursor:pointer;text-decoration:underline}.SuppProduct__price{margin-top:8px;display:flex;flex-direction:column}.SuppProduct__price-old{display:flex}.SuppProduct__price-old p:first-child{font-weight:400;font-size:14px;color:#666;text-decoration:line-through}.SuppProduct__price-old p:last-child{background:rgba(255,50,84,.32);border-radius:8px;padding:1px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:8px}.SuppProduct__cashback,.SuppProduct__price-current{font-weight:400;font-size:20px;color:#fff;margin-top:4px}.SuppProduct .SuppAddButton{margin-top:8px}.SuppProduct__cashback{margin-top:8px;font-size:12px;line-height:16px;height:16px}.SuppProduct__cashback:empty{visibility:hidden}.SuppProduct__cashback span{color:#0ac;font-size:14px;font-weight:500;margin-left:4px}.SuppProduct__added{background:#0ac;border-radius:12px;width:110px;height:24px;position:absolute;display:flex;align-items:center;justify-content:space-around;left:16px;top:16px;font-weight:600;font-size:12px;color:#121212;text-transform:uppercase;opacity:0;transition:all 250ms ease-in-out}.SuppProduct.added .SuppProduct__added{opacity:1}.SuppPopup{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.SuppPopup__overlay{background:rgba(0,0,0,.25);width:100%;height:100%;position:absolute;z-index:1}.SuppPopup__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;flex-direction:column;border-radius:16px;width:860px;height:720px;background:#1a1a1a;overflow-y:auto}@media screen and (max-width:1365px){.SuppPopup__container{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0}}.SuppPopup__container-close{display:flex;background-image:url(../assets/header/close-button.svg);background-repeat:no-repeat;background-position:center;background-color:transparent;background-size:24px 24px;width:40px;height:40px;min-width:40px;min-height:40px;transition:all 250ms ease-in-out;border-radius:20px;margin:16px 16px 0 auto}.SuppPopup__container-close:hover{background-color:#252525;cursor:pointer}.SuppPopup__container-close:active{background-color:rgba(0,170,204,.16)}.SuppPopup__container-body{display:flex;flex-direction:column}.SuppPopup__container-body-top{display:grid;grid-template-columns:360px 1fr;grid-column-gap:40px;margin-top:16px;padding:0 32px}@media screen and (max-width:1365px){.SuppPopup__container-body-top{display:flex;flex-direction:column;padding:0 16px}}.SuppPopup__container-body-top-image{width:100%;height:360px;display:flex}@media screen and (max-width:1365px){.SuppPopup__container-body-top-image{width:100%;height:auto}}.SuppPopup__container-body-top-image img{width:100%;-o-object-fit:contain;object-fit:contain}.SuppPopup__container-body-top-info{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info{margin-left:0;margin-top:16px}}.SuppPopup__container-body-top-info-code{display:flex}.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code{font-weight:400;font-size:14px;color:#fff;border:1px solid #343434;border-radius:16px;background:0 0;padding:4px 16px;margin-right:8px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center}.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article::after,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code::after{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/copy-code-icon.svg);margin-right:-8px;margin-left:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code{margin-top:5px}}.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article:hover,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code:hover{background:#262626;border:1px solid #343434;cursor:pointer}.BadgesPopupGift__body-container-right-code-item:hover .BadgesPopupGift__body-container-right-code-item-icon:after,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article:hover:after,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code:hover:after{background:url(../assets/product-card/copy-code-icon-hover.svg)}.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article:active,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code:active{background:#343434;border:1px solid #343434}.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article:last-child,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code:last-child{margin-right:0}.SuppPopup__container-body-top-info-name{margin-top:16px;font-weight:400;font-size:20px;color:#fff;line-height:28px}.SuppPopup__container-body-top-info .ProductCardRating{margin-top:16px}.SuppPopup__container-body-top-info-block{display:flex;flex-direction:column;margin-top:30px}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info-block{flex-direction:column;margin-top:20px;align-items:unset}}.RightButtonsProfile__button.active .RightButtonsProfile__button-icon p,.SuppPopup__container-body-top-info-block .PriceAndBuy__container{display:flex}.SuppPopup__container-body-top-info-block .PriceAndBuy__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;min-height:48px;justify-content:center}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info-block .PriceAndBuy__price{min-height:unset;justify-content:unset}}.SuppPopup__container-body-top-info-block .PriceAndBuy__price-old{font-weight:400;font-size:18px;color:#666;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.SuppPopup__container-body-top-info-block .PriceAndBuy__price-old span:first-child{text-decoration:line-through}.SuppPopup__container-body-top-info-block .PriceAndBuy__price-old span:last-child{background:rgba(255,50,84,.32);border-radius:10px;padding:3px 8px;font-weight:500;font-size:12px;color:#fff;margin-left:8px}.SuppPopup__container-body-top-info-block .PriceAndBuy__price-new{font-weight:400;font-size:32px;color:#fff;margin-top:4px}.SuppPopup__container-body-top-info-block .PriceAndBuy__price-new:first-child{margin-top:0}.SuppPopup__container-body-top-info-block .PriceAndBuy__promo-cashback{display:flex;align-items:center;position:relative;min-height:32px;margin-top:24px}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info-block .PriceAndBuy__promo-cashback{margin-top:0;margin-left:24px}}.SuppPopup__container-body-top-info-block .PriceAndBuy__promo-cashback p{font-weight:400;font-size:14px;color:#fff;display:flex;align-items:flex-end}.SuppPopup__container-body-top-info-block .PriceAndBuy__promo-cashback p span{font-weight:500;font-size:16px;color:#0ac;margin-left:8px}.SuppPopup__container-body-top-info-block .SuppAddButton{margin-top:24px;width:320px;height:48px;border-radius:24px}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info-block .SuppAddButton{width:100%}}.SuppPopup__container-body-bottom{display:flex;margin-top:24px;margin-bottom:auto}@media screen and (max-width:1365px){.SuppPopup__container-body-bottom{margin-top:32px}}.SuppPopup__container-body-bottom .FullCharacteristicsGroup__name{width:calc(100% - 64px);margin:0 auto}@media screen and (max-width:1365px){.SuppPopup__container-body-bottom .FullCharacteristicsGroup__name{width:calc(100% - 32px)}}.SuppPopup__container-body-bottom .FullCharacteristicsGroupItem{padding:22px 32px}.SuppPopup__container-body-bottom .FullCharacteristicsGroupItem:nth-child(even){background:#262626}@media screen and (max-width:1365px){.SuppPopup__container-body-bottom .FullCharacteristicsGroupItem{padding:16px}}.SuppPopup__container-body .PrimaryButton{width:calc(100% - 64px);margin:32px auto}@media screen and (max-width:1365px){.SuppPopup__container-body .PrimaryButton{width:calc(100% - 32px);margin:32px auto 24px}}.SalePageCatalogProducts{display:flex;flex-direction:column;width:100%;position:relative}.SalePageCatalogProducts__container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;height:-moz-max-content;height:max-content}@media screen and (max-width:1600px){.SalePageCatalogProducts__container{grid-template-columns:repeat(3,1fr)}.SalePageCatalogProducts__container .ProductItem{width:100%}}@media screen and (max-width:1365px){.SalePageCatalogProducts__container{min-height:unset;margin:0 auto;grid-template-columns:repeat(3,1fr);grid-gap:0}.SalePageCatalogProducts__container .ProductItem{width:100%;border-radius:0;border:1px solid #262626}}@media screen and (max-width:1010px){.SalePageCatalogProducts__container{grid-template-columns:repeat(3,1fr);margin:0 auto}}@media screen and (max-width:767px){.SalePageCatalogProducts__container{grid-template-columns:repeat(2,1fr);grid-gap:0}}.SalePageCatalogProducts__bottom{display:flex;width:100%;align-items:center;justify-content:space-around;margin-top:20px}.SalePageCatalogProducts__bottom.disabled{display:none}.SalePageGroupMore{display:flex;flex-direction:column;align-items:center;width:300px;background:0 0;border-radius:16px;transition:all 250ms ease-in-out;position:relative;height:auto;min-height:406px;outline:1px solid transparent}@media screen and (max-width:1600px){.SalePageGroupMore{width:100%;min-height:433px}}@media screen and (max-width:1439px){.SalePageGroupMore{min-height:428px}}@media screen and (max-width:1365px){.SalePageGroupMore{width:230px;min-height:418px;background:#1a1a1a;border-radius:0;outline:1px solid #262626}}@media screen and (max-width:767px){.SalePageGroupMore{width:172px;padding:12px;min-height:350px}}.SalePageGroupMore:hover{background:#1a1a1a}.SalePageGroupMore:active{outline:1px solid #262626}.SalePageGroupMore:hover .SalePageGroupMore__arrow{background:#0ac url(../assets/catalog/more-category-hover.svg) no-repeat center}.BadgesPopupDeliveryToday__body-text p span,.SalePageGroupMore:hover .SalePageGroupMore__text{color:#0ac}.SalePageGroupMore__arrow{width:48px;height:48px;display:flex;background:#1a1a1a url(../assets/catalog/more-category.svg) no-repeat center;margin-top:auto;background-size:24px 24px;border-radius:24px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.SalePageGroupMore__arrow{background:#0ac url(../assets/catalog/more-category-hover.svg) no-repeat center}}.SalePageGroupMore__text{color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:16px;text-transform:uppercase;margin-bottom:auto;margin-top:24px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.SalePageGroupMore__text{text-align:center;color:#0ac;font-size:12px}}.SalePageGroupMore:hover{cursor:pointer}.SalePageGroupsItem{display:flex;flex-direction:column}.SalePageGroupsItem__head{color:#fff;font-size:24px;font-weight:400;line-height:32px}@media screen and (max-width:1365px){.SalePageGroupsItem__head{width:100%;max-width:calc(100% - 32px);margin:0 auto}}.SalePageGroupsItem__body{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;margin-top:24px}@media screen and (max-width:1600px){.SalePageGroupsItem__body{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1365px){.SalePageGroupsItem__body{grid-template-columns:repeat(3,1fr);margin-top:16px;grid-gap:0}.SalePageGroupsItem__body .ProductItem,.SalePageGroupsItem__body .SalePageGroupMore{width:100%}}@media screen and (max-width:767px){.SalePageGroupsItem__body{grid-template-columns:repeat(2,1fr)}}.SalePageGroupsItem__body .ProductItem{width:100%}@media screen and (max-width:1365px){.SalePageGroupsItem__body .ProductItem{border-radius:0;border:0;outline:1px solid #262626}.SalePageGroupsItem__body .ProductItem:hover{border:0}}.ProductPayAndWarrantyPopupWarranty{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.ProductPayAndWarrantyPopupWarranty__overlay{background:rgba(0,0,0,.64);width:100%;height:100%;position:absolute;z-index:1}.ProductPayAndWarrantyPopupWarranty__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;flex-direction:column;width:516px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.ProductPayAndWarrantyPopupWarranty__container{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.ProductPayAndWarrantyPopupWarranty__container-body{display:flex;flex-direction:column;width:100%;margin-top:20px}.ProductPayAndWarrantyPopupWarranty__container-body p{font-weight:400;font-size:14px;line-height:160%;color:#fff;margin-top:16px}.ProductPayAndWarrantyPopupWarranty__container-body p:first-child{margin-top:0}.ProductPayAndWarrantyPopupWarranty__container-body a{display:flex;margin-top:4px;font-size:14px;font-weight:400;line-height:16px}.ProductPayAndWarrantyPopupWarranty__container-body a:hover{text-decoration:none}.ProductPayAndWarrantyPopupWarranty__container-body .divider{width:100%;height:1px;background:#323232;margin:24px 0}.ProductPayAndWarrantyPopupWarranty__container-body .warranty-service{margin-top:16px}.ProductPayAndWarrantyPopupWarranty__container-body .warranty-return{margin-top:20px}.ProductPayAndWarrantyPopupWarranty__container-body .warranty-return span{display:block;color:#fff}.ProductPayAndWarrantyPopupWarranty__container-body .warranty-return a,.ProductPayAndWarrantyPopupWarranty__container-body a{color:#0ac;transition:all 250ms ease-in-out;text-decoration:underline}.AuthSocialButtonsButton{width:100%;border-radius:20px;display:flex;align-items:center;height:40px;transition:all 250ms ease-in-out}.AuthSocialButtonsButton:hover{cursor:pointer;opacity:.7}.AuthSocialButtonsButton__wrapper{margin-left:auto}.AuthSocialButtonsButton__text{font-weight:400;font-size:14px;margin-left:8px;margin-right:auto}.AuthSocialButtonsButton.apple{background:#000}.AuthSocialButtonsButton.apple .AuthSocialButtonsButton__wrapper{width:24px;height:24px;background:url(../assets/header/soc-apple.svg);background-size:100% 100%}.AuthSocialButtonsButton.apple .AuthSocialButtonsButton__text{color:#fff}.AuthSocialButtonsButton.google{background:#fff}.AuthSocialButtonsButton.google .AuthSocialButtonsButton__wrapper{width:24px;height:24px;background:url(../assets/header/soc-google.svg);background-size:100% 100%}.AuthSocialButtonsButton.google .AuthSocialButtonsButton__text{color:#151515}.AuthSocialButtonsButton.facebook{background:#1877f2}.AuthSocialButtonsButton.facebook .AuthSocialButtonsButton__wrapper{width:24px;height:24px;background:url(../assets/header/soc-facebook.svg);background-size:100% 100%}.AuthSocialButtonsButton.facebook .AuthSocialButtonsButton__text{color:#fff}.RightButtonsProfile__button{position:relative;display:flex;width:40px;height:40px;align-items:center;justify-content:space-around;margin-left:8px;transition:all 250ms ease-in-out;border-radius:20px}.RightButtonsProfile__button-icon{width:24px;height:24px;background:url(../assets/header/profile-icon.svg);background-size:100% 100%;transition:all 500ms ease-in-out;display:flex;align-items:center;justify-content:space-around}.RightButtonsProfile__button-icon p{display:none;font-weight:400;font-size:24px;color:#151515;align-items:center;text-transform:uppercase}.RightButtonsProfile__button:hover{cursor:pointer;background:#252525}.RightButtonsProfile__button:active{background:rgba(0,170,204,.16)}.RightButtonsProfile__button.disabled:hover{cursor:default}.RightButtonsProfile__button.active{background:#0ac}.RightButtonsProfile__button.active .RightButtonsProfile__button-icon{background:unset}.RightButtonsProfile__overlay{width:100%;height:100vh;background:linear-gradient(to left,#000,#000) no-repeat 0 70px;opacity:.5;position:absolute;left:0;top:0;z-index:998}.RightButtonsProfile__overlay:hover{cursor:initial}.RightButtonsProfile__popup{position:absolute;width:342px;padding:24px 8px 16px;background:#1a1a1a;border-radius:16px;top:calc(100% + 24px);z-index:999;display:flex;flex-direction:column}.RightButtonsProfile__popup-divider{width:100%;height:1px;background:#333;margin:16px 8px;display:flex}.RightButtonsProfile__popup-head{display:grid;grid-template-columns:40px 1fr;grid-column-gap:16px;width:100%;padding:0 16px}.RightButtonsProfile__popup-head-left{width:40px;height:40px;background:#0ac;border-radius:20px;color:#151515;font-weight:400;font-size:24px;display:flex;justify-content:space-around;align-items:center;text-transform:uppercase}.RightButtonsProfile__popup-head-right{display:flex;flex-direction:column}.RightButtonsProfile__popup-head-right-name{color:#fff;font-weight:400;font-size:14px}.RightButtonsProfile__popup-head-right-email{font-weight:400;font-size:14px;color:#7e7e7e;margin-top:8px}.RightButtonsProfile__popup-head-right .edit-button{border-radius:8px;height:24px;width:113px;font-weight:500;font-size:12px;margin-top:16px}.RightButtonsProfile__popup-body{display:flex;flex-direction:column;width:100%}.RightButtonsProfile__popup-body-item{display:flex;width:100%;padding:8px 16px;background:0 0;border-radius:8px;transition:all 250ms ease-in-out;align-items:center;border:1px solid transparent;margin-top:8px}.BadgesPopupCardPaySale__body ol li:first-child,.BadgesPopupConsult__body-text p:first-child,.BadgesPopupDeliveryToday__body-text p:first-child,.RightButtonsProfile__popup-body-item:first-child{margin-top:0}.RightButtonsProfile__popup-body-item-wrapper{width:24px;height:24px;display:flex;background-size:100% 100%}.RightButtonsProfile__popup-body-item-wrapper.my-orders{background:url(../assets/header/my-orders-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.bonus{background:url(../assets/header/bonus-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.watched{background:url(../assets/header/watched-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.comments{background:url(../assets/header/comments-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.favorites{background:url(../assets/header/fav-icon.svg)}.RightButtonsProfile__popup-body-item-text{margin-left:16px;font-weight:400;font-size:14px;color:#fff}.RightButtonsProfile__popup-body-item:hover,.RightButtonsProfile__popup-foot:hover{background:#272727;border:1px solid rgba(255,255,255,.16);cursor:pointer}.RightButtonsProfile__popup-foot{display:flex;width:100%;padding:8px 16px;background:0 0;border-radius:8px;transition:all 250ms ease-in-out;align-items:center;border:1px solid transparent}.RightButtonsProfile__popup-foot-wrapper{width:24px;height:24px;display:flex;background-size:100% 100%;background:url(../assets/header/leave-acc-icon.svg)}.RightButtonsProfile__popup-foot-text{margin-left:16px;font-weight:400;font-size:14px;color:#fff}.MobileCatalogSubItem{display:flex;flex-direction:column;position:absolute;width:360px;height:100vh;top:-48px;left:-368px;transition:all 250ms ease-in-out;background:#1a1a1a;padding:8px}.MobileCatalogSubItem.active{left:-8px}.MobileCatalogSubItem__head{display:flex;align-items:flex-start;justify-content:space-between;margin-left:8px}.MobileCatalogSubItem__head-text{font-weight:400;font-size:20px;color:#fff;margin-top:8px;margin-right:24px}.MobileCatalogSubItem__head-wrapper{width:40px;height:40px;background:url(../assets/header/close-button.svg) no-repeat center;background-size:24px 24px}.MobileCatalogSubItem__head-wrapper:hover{cursor:pointer}.MobileCatalogSubItem__back{display:flex;align-items:center;width:100px;height:36px;background:0 0;transition:all 250ms ease-in-out;border-radius:18px;font-weight:400;font-size:14px;color:#fff;margin-top:16px}.MobileCatalogSubItem__back::before{content:"";width:24px;height:24px;background:url(../assets/header/mob-catalog-back-arrow.svg);display:flex;margin-right:8px;margin-left:8px}.MobileCatalogSubItem__back:active,.MobileCatalogSubItem__link:active,.MobileCatalogSubItem__list-item:active{background:rgba(0,170,204,.16)}.MobileCatalogSubItem__link{margin-top:16px;font-weight:400;font-size:16px;color:#fff;padding:14px 16px;border-radius:8px}.MobileCatalogSubItem__separator{margin:8px;display:flex;height:1px;background:#323232}.MobileCatalogSubItem__list{display:flex;flex-direction:column;width:100%;overflow-y:auto;padding-bottom:85px}.MobileCatalogSubItem__list-item{display:flex;align-items:center;position:relative;border-radius:8px}.MobileCatalogSubItem__list-item-link{font-weight:400;font-size:16px;color:#fff;display:flex;padding:14px 16px;width:100%;margin-bottom:8px}.SideBarClient{display:flex;flex-direction:column}.SideBarClient__button{display:flex;align-items:center;width:100%;padding:12px 16px;border-radius:8px;transition:all 250ms ease-in-out;background:0 0}.SideBarClient__button:hover{cursor:pointer;background:#262626}.SideBarClient__button:active{background:rgba(0,170,204,.16)}.SideBarClient__button-text{font-weight:400;font-size:16px;color:#fff}.SideBarClient__button-arrow{margin-left:auto;transition:all 250ms ease-in-out;background:url(../assets/header/side-bar-arrow.svg);width:24px;height:24px;background-size:100% 100%;transform:rotate(180deg)}.SideBarClient__button.active .SideBarClient__button-arrow{transform:rotate(0deg)}.SideBarClient__con{display:flex;width:100%;flex-direction:column;max-height:0;overflow:hidden;transition:all 500ms ease-in-out}.SideBarClient__con.active{max-height:900px}.SideBarClient__con-button{display:flex;align-items:center;width:100%;padding:16px;transition:all 250ms ease-in-out;font-weight:400;font-size:14px;color:#fff}.SideBarSocButtons{margin:16px 0 16px 16px;display:flex;align-items:center;width:100%}.SideBarSocButtons__button{width:32px;height:32px;margin-left:20px;background-size:100% 100%;background-repeat:no-repeat;background-position:center;position:relative}.SideBarSocButtons__button:first-child{margin-left:0}.SideBarSocButtons__button span{content:"";position:absolute;display:flex;width:100%;height:100%;left:0;top:0;border-radius:16px;background:rgba(255,255,255,.16);pointer-events:none;opacity:0;transition:all 250ms ease-in-out}.SideBarSocButtons__button:hover span{opacity:1}.SideBarSocButtons__button.instagram{background-image:url(../assets/footer/instagram.svg)}.SideBarSocButtons__button.youtube{background-image:url(../assets/footer/youtube.svg)}.SideBarSocButtons__button.facebook{background-image:url(../assets/footer/facebook.svg)}.UserBlock{display:flex;margin-top:20px}.UserBlock__no-log{display:flex;flex-direction:column;width:100%}.UserBlock__no-log-container{display:flex;padding:12px 16px;align-items:center;background:0 0;border-radius:8px;transition:all 250ms ease-in-out}.UserBlock__no-log-container:hover{background:#262626;cursor:pointer}.UserBlock__no-log-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:space-around;border-radius:20px;background:0 0}.UserBlock__no-log-wrapper-icon{width:24px;height:24px;background:url(../assets/header/profile-icon.svg);background-size:100% 100%}.UserBlock__no-log-text{font-weight:400;font-size:16px;color:#fff;margin-left:16px}.UserBlock__no-log-arrow{margin-left:auto;width:24px;height:24px;background:url(../assets/header/mobile-arrow-right.svg);background-size:100% 100%}.UserBlock__no-log-bottom-text{line-height:20px;font-weight:400;font-size:14px;color:#9a9a9a;padding:0 16px;margin-top:8px}.UserBlock__logged{display:flex;flex-direction:column;width:100%}.UserBlock__logged-button{display:grid;grid-template-columns:40px 1fr;grid-column-gap:16px;width:100%}.UserBlock__logged-button-wrapper{width:40px;height:40px;background:#0ac;border-radius:20px;color:#151515;font-weight:400;font-size:24px;display:flex;justify-content:space-around;align-items:center;text-transform:uppercase}.UserBlock__logged-button-text{display:flex;flex-direction:column}.UserBlock__logged-button-text-name{color:#fff;font-weight:400;font-size:14px}.UserBlock__logged-button-text-email{font-weight:400;font-size:14px;color:#7e7e7e;margin-top:8px}.UserBlock__logged-button-text .PrimaryButton{border-radius:8px;height:24px;width:113px;font-weight:500;font-size:12px;margin-top:16px}.BadgeHeader{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 8px);margin-top:-8px}@media screen and (max-width:767px){.BadgeHeader{width:100%;margin-top:0}}.BadgeHeader__name{font-weight:400;font-size:24px;color:#fff;cursor:default}@media screen and (max-width:767px){.BadgeHeader__name{font-size:20px}}.BadgeHeader__close{width:40px;height:40px;background-color:transparent;background-image:url(../assets/header/close-button.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 250ms ease-in-out;border-radius:50%}@media screen and (max-width:767px){.BadgeHeader__close{width:24px;height:24px}}.BadgeHeader__close:hover{cursor:pointer;background-color:#252525}.BadgeHeader__close:active{background-color:rgba(0,170,204,.16)}.BadgePopupComplete{display:flex;flex-direction:column;margin-top:52px}.BadgePopupComplete__img{width:80px;height:80px;display:flex;margin:0 auto;background:url(../assets/product-card/badge-complete.svg)}.BadgePopupComplete__text{display:flex;flex-direction:column;margin-top:24px}.BadgePopupComplete__text-sub,.BadgePopupComplete__text-top{font-weight:400;font-size:20px;color:#fff;text-align:center}.BadgePopupComplete__text-sub{margin-top:16px;font-size:14px;line-height:20px;color:#989898}.FullCharacteristicsGroupItem{display:grid;grid-template-columns:1fr 1fr;padding:22px 16px;position:relative;grid-column-gap:24px;background:0 0}.FullCharacteristicsGroupItem:nth-child(even){background:#1a1a1a}@media screen and (max-width:767px){.FullCharacteristicsGroupItem{display:flex;flex-direction:column;grid-gap:0;padding:16px}}.FullCharacteristicsGroupItem__name{width:100%;position:relative;display:flex}.FullCharacteristicsGroupItem__name-text{font-weight:400;font-size:16px;line-height:20px;color:#999;width:-moz-fit-content;width:fit-content;position:relative;padding-right:20px}@media screen and (max-width:767px){.FullCharacteristicsGroupItem__name-text{font-size:14px}}.FullCharacteristicsGroupItem__name-hint{width:24px;height:24px;background-image:url(../assets/product-card/hint-questionmark.svg);position:relative;padding-right:20px;background-color:#fff;background-repeat:no-repeat}@media screen and (max-width:767px){.FullCharacteristicsGroupItem__name-hint{margin-left:auto}}.FullCharacteristicsGroupItem__name-hint.active{pointer-events:none}.FullCharacteristicsGroupItem__name-hint:hover{cursor:pointer}.FullCharacteristicsGroupItem__name-hint-popup{width:400px;height:-moz-fit-content;height:fit-content;padding:20px;box-shadow:0 4px 24px rgba(10,27,51,.12);background:#fff;position:absolute;top:calc(100% + 10px);z-index:1}@media screen and (max-width:767px){.FullCharacteristicsGroupItem__name-hint-popup{position:fixed;bottom:15px;top:unset;left:0;right:0;width:calc(100% - 30px);height:-moz-max-content;height:max-content;margin:0 auto}}.FullCharacteristicsGroupItem__value{font-weight:400;font-size:16px;line-height:20px;color:#fff;position:relative;text-align:left}@media screen and (max-width:767px){.FullCharacteristicsGroupItem__value{margin-top:8px;text-align:unset;font-size:14px}}.BadgesPopupCardPaySale{display:flex;flex-direction:column;width:480px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:20px 24px 24px}@media screen and (max-width:767px){.BadgesPopupCardPaySale{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:20px 15px 85px;overflow-x:auto}}.BadgesPopupCardPaySale__head{display:flex;justify-content:space-between}.BadgesPopupCardPaySale__head-name{font-weight:400;font-size:24px;line-height:32px;color:#fff}.BadgesPopupCardPaySale__head-close{display:flex;background-image:url(../assets/product-card/popup-cross.svg);background-size:100% 100%;width:40px;height:40px;border-radius:50%;transition:all 250ms ease-in-out;margin-right:-10px;margin-top:-10px}.BadgesPopupCardPaySale__head-close:hover{cursor:pointer;background-color:#252525}.BadgesPopupCardPaySale__head-close:active{background-color:rgba(0,170,204,.16)}.BadgesPopupCardPaySale__body{display:flex;flex-direction:column;margin-top:20px}.BadgesPopupCardPaySale__body ol li,.BadgesPopupCardPaySale__body p{color:#fff;font-size:14px;font-weight:400;line-height:160%}.BadgesPopupCardPaySale__body ol{margin-top:10px;padding-left:16px}.BadgesPopupCardPaySale__body ol li{margin-top:3px}.BadgesPopupCardPaySale__body div{margin-top:16px;color:#989898;font-size:12px;font-weight:400;line-height:160%}.BudgesPopupCredit{display:flex;flex-direction:column;width:860px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:1365px){.BudgesPopupCredit{width:860px}}@media screen and (max-width:870px){.BudgesPopupCredit{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BudgesPopupCredit__body{display:flex;flex-direction:column;margin-top:10px;position:relative;padding-bottom:88px}@media screen and (max-width:870px){.BudgesPopupCredit__body{padding-bottom:71px}}.BudgesPopupCredit__foot{display:flex;flex-direction:column;margin-top:24px}.BudgesPopupCredit__foot-link,.BudgesPopupCredit__foot-text{color:gray;font-weight:400;font-size:14px}.BudgesPopupCredit__foot-link{margin-top:16px;color:#0ac}.BudgesPopupCredit__preloader{position:absolute;left:0;top:0;pointer-events:none;opacity:0;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;width:100%;height:100%;background:rgba(255,255,255,.5)}.BudgesPopupCredit__preloader.active{pointer-events:auto;opacity:1}.BadgesPopupDeliveryToday{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.BadgesPopupDeliveryToday{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupDeliveryToday__body{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:767px){.BadgesPopupDeliveryToday__body{margin-top:32px}}.BadgesPopupDeliveryToday__body-text{display:flex;flex-direction:column}.BadgesPopupDeliveryToday__body-text p{margin-top:8px}.BadgesPopupDeliveryToday__body-time{margin-top:24px;display:flex;flex-direction:column}.BadgesPopupConsult__body-text p,.BadgesPopupDeliveryToday__body-text p,.BadgesPopupDeliveryToday__body-time-head{font-weight:400;font-size:14px;color:#fff}.BadgesPopupDeliveryToday__body-time-container{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px}@media screen and (max-width:767px){.BadgesPopupDeliveryToday__body-time-container{justify-content:unset}}.BadgesPopupDeliveryToday__body-time-container .PrimaryButton{height:36px;font-size:14px;font-weight:400}.BadgesPopupConsult{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.BadgesPopupConsult{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupConsult__body{margin-top:20px}.BadgesPopupConsult__body,.BadgesPopupConsult__body-buttons,.BadgesPopupConsult__body-text{display:flex;flex-direction:column}.BadgesPopupConsult__body-text p{margin-top:16px;line-height:20px}.BadgesPopupConsult__body-buttons{margin-top:8px}.BadgesPopupConsult__body-buttons-button{width:100%;height:48px;border-radius:24px;display:flex;align-items:center;justify-content:space-around;margin-top:16px}.BadgesPopupConsult__body-buttons-button span{width:-moz-fit-content;width:fit-content;color:#fff;font-weight:400;font-size:14px;display:flex;align-items:center}.BadgesPopupConsult__body-buttons-button span:before{width:24px;height:24px;display:flex;content:"";background-position:center;background-repeat:no-repeat;margin-right:15px}.BadgesPopupConsult__body-buttons-button.teleg{background:#2aabee}.BadgesPopupConsult__body-buttons-button.teleg span:before{background-image:url(../assets/product-card/telegramm-logo.svg)}.BadgesPopupConsult__body-buttons-button.viber{background:#7360f2}.BadgesPopupConsult__body-buttons-button.viber span:before{background-image:url(../assets/product-card/viber-logo.svg)}.BadgesPopupConsult__body-buttons-button.phone{background:#f6f8fb}.BadgesPopupConsult__body-buttons-button.phone span{color:#2f2d40}.BadgesPopupConsult__body-buttons-button.phone span:before{background-image:url(../assets/product-card/phone-logo.svg)}.BadgesPopupFastOrder{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupFastOrder{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupFastOrder__body{display:flex;flex-direction:column}.BadgesPopupFastOrder__body-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:16px}.BadgesPopupFastOrder__body-inputs{display:flex;flex-direction:column;width:100%}.BadgesPopupFastOrder__body-inputs .FormInput{margin-top:24px}.BadgesPopupFastOrder__body-inputs .FormPhone{margin-top:16px}.BadgesPopupFastOrder__body-inputs .PrimaryButton{margin-top:24px;height:48px;border-radius:24px}.BadgesPopupFastOrder__body-offert{margin-top:16px;font-weight:400;font-size:12px;line-height:17px;color:gray}.BadgesPopupFastOrder__body-offert a,.BadgesPopupFreeDelivery__body-text span,.BadgesPopupOpenBox__body-offert a{color:#0ac}.BadgesPopupFastOrder__body-offert a:hover,.BadgesPopupOpenBox__body-offert a:hover{text-decoration:underline}.BadgesPopupFreeDelivery{display:flex;flex-direction:column;width:480px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px 24px 16px}@media screen and (max-width:767px){.BadgesPopupFreeDelivery{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupFreeDelivery__body{display:flex;flex-direction:column}.BadgesPopupFreeDelivery__body-text{font-weight:400;font-size:14px;margin-top:12px;color:#fff}.BadgesPopupFreeDelivery__body-list{display:flex;flex-direction:column;margin-top:16px}.BadgesPopupFreeDelivery__body-list-item{display:flex;align-items:center;padding-bottom:16px;border-bottom:1px solid #262626;margin-top:16px;position:relative}.BadgesPopupFreeDelivery__body-list-item img{width:24px;height:24px;display:flex}.BadgesPopupFreeDelivery__body-list-item span{font-weight:400;font-size:14px;color:#fff;margin-left:16px;line-height:16px}.BadgesPopupFreeDelivery__body-list-item span:last-child{margin-left:auto}.BadgesPopupFreeDelivery__body-list-item:last-child{border-bottom:none}.BadgesPopupGift{display:flex;flex-direction:column;width:840px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:20px 32px 24px 24px;max-height:90vh}@media screen and (max-width:790px){.BadgesPopupGift{width:100%;height:100vh;max-height:unset;position:fixed;top:0;left:0;border-radius:0;padding:20px 15px 85px;overflow-x:auto}}.BadgesPopupGift__head{display:flex;justify-content:space-between}.BadgesPopupGift__head-name{font-weight:400;font-size:24px;line-height:32px;color:#fff}@media screen and (max-width:767px){.BadgesPopupGift__head-name{font-size:20px}}.BadgesPopupGift__head-close{display:flex;background:url(../assets/product-card/popup-cross.svg);background-size:100% 100%;width:40px;height:40px;transition:all 250ms ease-in-out;margin-right:-10px;margin-top:-10px;border-radius:50%}.BadgesPopupGift__head-close:hover{background-color:#252525;cursor:pointer}.BadgesPopupGift__head-close:active{background-color:rgba(0,170,204,.16)}@media screen and (max-width:790px){.BadgesPopupGift__head-close{margin-right:0;margin-top:0}}.BadgesPopupGift__body{display:flex;flex-direction:column;overflow-x:auto}.BadgesPopupGift__body-top{margin-top:16px;color:#fff;font-size:14px;font-weight:400;line-height:160%}.BadgesPopupGift__body-container{display:flex;margin-top:24px}@media screen and (max-width:790px){.BadgesPopupGift__body-container{flex-direction:column}}.BadgesPopupGift__body-container-wrapper{width:340px;min-width:340px;height:340px;display:flex}@media screen and (max-width:790px){.BadgesPopupGift__body-container-wrapper{width:100%;min-width:unset;height:auto}}.BadgesPopupGift__body-container-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.BadgesPopupGift__body-container-right{display:flex;flex-direction:column;margin-left:40px}@media screen and (max-width:790px){.BadgesPopupGift__body-container-right{margin-left:0;margin-top:16px}}.BadgesPopupGift__body-container-right-code{display:flex}.BadgesPopupGift__body-container-right-code-item{display:flex;align-items:center;background:0 0;border-radius:16px;border:1px solid #343434;width:-moz-max-content;width:max-content;padding:4px 8px 4px 16px;margin-left:8px;color:#fff;font-weight:400;line-height:16px;font-size:14px;position:relative}.BadgesPopupGift__body-container-right-code-item:first-child{margin-left:0}.BadgesPopupGift__body-container-right-code-item-value{color:#fff;font-weight:400;margin-left:4px}.BadgesPopupGift__body-container-right-code-item-icon::after{content:"";display:flex;width:24px;height:24px;background:url(../assets/product-card/copy-code-icon.svg);margin-left:8px;transition:all 250ms ease-in-out}.BadgesPopupGift__body-container-right-code-item:hover{background:#262626;cursor:pointer}.BadgesPopupGift__body-container-right-code-item:active{background:#343434}.BadgesPopupGift__body-container-right-name{color:#fff;font-size:20px;font-weight:400;line-height:140%;margin-top:16px}.BadgesPopupGift__body-container-right .ProductItemRating{margin-top:16px}.BadgesPopupGift__body-container-right .ProductItemRating__count-word{font-size:14px}.BadgesPopupGift__body-container-right-bottom{display:flex;flex-direction:column;margin-top:24px;gap:24px}.BadgesPopupGift__body-container-right-bottom-price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;gap:5px}.BadgesPopupGift__body-container-right-bottom-price-old{display:flex;gap:8px}.BadgesPopupGift__body-container-right-bottom-price-old-value{color:#666;font-size:18px;font-weight:400;text-decoration:line-through}.BadgesPopupGift__body-container-right-bottom-price-old-discount{text-decoration:none;border-radius:10px;background:rgba(255,50,84,.32);padding:3px 8px;font-size:12px;color:#fff;font-weight:500;line-height:14px}.BadgesPopupGift__body-container-right-bottom-price-new{display:flex;gap:24px;align-items:baseline}.BadgesPopupGift__body-container-right-bottom-price-new-value{color:#fff;font-size:32px;font-weight:400;line-height:40px}.BadgesPopupGift__body-container-right-bottom-price-new-cashback{color:#fff;font-size:14px;font-weight:400;line-height:16px}.BadgesPopupGift__body-container-right-bottom-price-new-cashback span{color:#0ac;font-size:16px;font-weight:500;margin-left:8px}.BadgesPopupGift__body-container-right-bottom-button{width:240px;display:flex;align-items:center;justify-content:space-around;border-radius:24px;background:#0ac;transition:all 250ms ease-in-out;color:#121212;font-size:16px;font-weight:500;line-height:20px;padding:14px 16px}@media screen and (max-width:790px){.BadgesPopupGift__body-container-right-bottom-button{width:100%}}.BadgesPopupGift__body-container-right-bottom-button:hover{cursor:pointer;background:#00d4ff}.BadgesPopupGift__body-container-right-bottom-button:active{background:#007f99}.BadgesPopupGift__body-bottom{display:flex;margin-top:20px}@media screen and (max-width:790px){.BadgesPopupGift__body-bottom{width:calc(100% + 30px);margin-left:-15px;margin-top:32px}}.BadgesPopupOpenBox{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupOpenBox{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupOpenBox__body{display:flex;flex-direction:column}.BadgesPopupOpenBox__body-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:16px;margin-bottom:8px}.BadgesPopupOpenBox__body-inputs{display:flex;flex-direction:column;width:100%}.BadgesPopupOpenBox__body-inputs .FormInput,.BadgesPopupOpenBox__body-inputs .FormPhone{margin-top:16px}.BadgesPopupOpenBox__body-inputs .PrimaryButton{margin-top:24px;height:48px;border-radius:24px}.BadgesPopupOpenBox__body-offert{margin-top:16px;font-weight:400;font-size:12px;line-height:17px;color:gray}.BadgesPopupLive{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupLive{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupLive__body{display:flex;flex-direction:column}.BadgesPopupLive__body-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:16px}.BadgesPopupLive__body-inputs{display:flex;flex-direction:column;width:100%}.BadgesPopupLive__body-inputs .FormInput{margin-top:24px}.BadgesPopupLive__body-inputs .FormPhone{margin-top:16px}.BadgesPopupLive__body-data{display:flex;flex-direction:column;margin-top:24px}.BadgesPopupLive__body-data-head{font-weight:400;font-size:14px;color:#fff}.BadgesPopupLive__body-data-container{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:16px}.BadgesPopupLive__body-data-container .date-button{height:36px;border-radius:18px}.BadgesPopupLive__body-time{margin-top:24px;display:flex;flex-direction:column}.BadgesPopupLive__body-time-head,.BadgesPopupPickMagazine__body-item-left p{font-weight:400;font-size:14px;color:#fff}.BadgesPopupLive__body-time-container{display:flex;overflow-y:auto;margin-top:15px}.BadgesPopupLive__body-time-container::-webkit-scrollbar{display:none}.BadgesPopupLive__body-time-container .time-button{width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;margin-right:8px}.BadgesPopupLive__body .submit{margin-top:24px;height:48px;border-radius:24px}.BadgesPopupLive__body-link{font-weight:400;font-size:12px;margin-top:16px;color:#0ac;text-align:center}.BadgesPopupLive__body-link:hover{text-decoration:underline}.BadgesPopupPickMagazine{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.BadgesPopupPickMagazine{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupPickMagazine__body{display:flex;flex-direction:column;margin-top:16px}.BadgesPopupPickMagazine__body-item{display:flex;flex-direction:column;margin-bottom:16px;border-bottom:1px solid #edeff2;padding-bottom:20px}.BadgesPopupPickMagazine__body-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.BadgesPopupPickMagazine__body-item-right{width:372px;height:208px;background:url(../assets/product-card/showroom-image.svg);background-size:100% 100%;margin-top:24px}@media screen and (max-width:767px){.BadgesPopupPickMagazine__body-item-right{width:100%;position:relative;padding-bottom:56.25%;height:0}}.BadgesPopupPickMagazine__body-item-left{width:100%}.BadgesPopupPickMagazine__body-item-left p:nth-child(2){color:#fff;margin-top:16px;margin-bottom:8px}.BadgesPopupPriceless{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupPriceless{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupPriceless__body{display:flex;flex-direction:column}.BadgesPopupPriceless__body-text,.BadgesPopupReturn__body p{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:16px}.BadgesPopupPriceless__body-inputs{display:flex;flex-direction:column;width:100%}.BadgesPopupPriceless__body-inputs .FormInput{margin-top:24px}.BadgesPopupPriceless__body-inputs .FormPhone{margin-top:16px}.BadgesPopupPriceless__body-inputs .PrimaryButton{margin-top:24px;height:48px;border-radius:24px}.BadgesPopupPriceless__body-inputs-link{font-weight:400;font-size:12px;margin-top:16px;color:#0ac;text-align:center}.BadgesPopupPriceless__body-inputs-link:hover{text-decoration:underline}.BadgesPopupReturn{display:flex;flex-direction:column;width:480px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:20px 24px 24px;position:relative}@media screen and (max-width:767px){.BadgesPopupReturn{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:20px 15px 85px;overflow-x:auto}}.BadgesPopupReturn__head{display:flex;justify-content:space-between}.BadgesPopupReturn__head-name{font-weight:400;font-size:24px;line-height:32px;color:#fff}.BadgesPopupReturn__head-close{display:flex;background-image:url(../assets/product-card/popup-cross.svg);background-size:100% 100%;width:40px;height:40px;transition:all 250ms ease-in-out;border-radius:50%;margin-right:-10px;margin-top:-10px}.BadgesPopupReturn__head-close:hover{background-color:#252525;cursor:pointer}.BadgesPopupReturn__head-close:active{background-color:rgba(0,170,204,.16)}.BadgesPopupReturn__body{display:flex;flex-direction:column;margin-top:20px}.BadgesPopupReturn__body p{line-height:160%}.BadgesPopupReturn__body p:first-child{margin-top:0}.BadgesPopupReturn__body a{display:flex;color:#0ac;margin-top:4px;transition:all 250ms ease-in-out;font-size:14px;font-weight:400;line-height:16px;text-decoration:underline}.BadgesPopupReturn__body a:hover{text-decoration:none}.BadgesPopupSale{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupSale{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupSale__body{display:flex;flex-direction:column;margin-top:24px}.BadgesPopupSale__body p{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:16px}.BadgesPopupSale__body p:first-child{color:#f05;margin-top:0}.BadgesPopupSale__body a{width:100%;height:48px;display:flex;align-items:center;justify-content:space-around;background:#0ac;border-radius:24px;color:#121212;margin-top:24px;transition:all 250ms ease-in-out}.BadgesPopupSale__body a:hover{cursor:pointer;background:#00d4ff}.BadgesPopupSendToday{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.BadgesPopupSendToday{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupSendToday__body{display:flex;flex-direction:column;margin-top:16px}.BadgesPopupSendToday__body-text{font-weight:400;font-size:14px;color:#fff;line-height:20px}.BadgesPopupSendToday__body-text span,.BadgesPopupTestDrive__body-text span,.BadgesPopupWarranty__body span{color:#0ac}.BadgesPopupSendToday__body-delivery{display:flex;flex-direction:column;margin-top:24px}.BadgesPopupSendToday__body-delivery-text{font-weight:400;font-size:14px;color:#fff}.BadgesPopupSendToday__body-delivery-container{margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:16px}@media screen and (max-width:767px){.BadgesPopupSendToday__body-delivery-container{grid-template-columns:repeat(2,1fr);grid-gap:8px}}.BadgesPopupSendToday__body-delivery-container-item{display:flex;flex-direction:column;padding:9px 0}.BadgesPopupSendToday__body-delivery-container-item-wrapper{width:24px;height:24px;display:flex;margin:0 auto}.BadgesPopupSendToday__body-delivery-container-item-wrapper.new-post{background:url(../assets/product-card/new-post.svg)}.BadgesPopupSendToday__body-delivery-container-item-wrapper.justin{background:url(../assets/product-card/justin.svg)}.BadgesPopupSendToday__body-delivery-container-item-wrapper.ukr-post{background:url(../assets/product-card/ukr-post.svg)}.BadgesPopupSendToday__body-delivery-container-item-wrapper.meest{background:url(../assets/product-card/meest.svg)}.BadgesPopupSendToday__body-delivery-container-item-text{margin-top:8px;font-weight:400;font-size:12px;line-height:14px;color:#fff;text-align:center}.BadgesPopupTestDrive{display:flex;flex-direction:column;width:420px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupTestDrive{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupTestDrive__body{display:flex;flex-direction:column}.BadgesPopupTestDrive__body-text{font-weight:400;font-size:14px;line-height:20px;color:#fff;margin-top:24px}.BadgesPopupTestDrive__body-inputs{display:flex;flex-direction:column;width:100%}.BadgesPopupTestDrive__body-inputs .FormInput{margin-top:24px}.BadgesPopupTestDrive__body-inputs .FormPhone{margin-top:16px}.BadgesPopupTestDrive__body-inputs .PrimaryButton{margin-top:24px;height:48px;border-radius:24px}.BadgesPopupTestDrive__body-inputs-link{font-weight:400;font-size:12px;margin-top:16px;color:#0ac;text-align:center}.BadgesPopupTestDrive__body-inputs-link:hover{text-decoration:underline}.BadgesPopupWarranty{display:flex;flex-direction:column;width:480px;height:-moz-fit-content;height:fit-content;background:#1a1a1a;border-radius:16px;padding:24px}@media screen and (max-width:767px){.BadgesPopupWarranty{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.BadgesPopupWarranty__body{margin-top:16px;font-weight:400;font-size:14px;line-height:22px;color:#fff}.BadgesPopupWarranty__body a{text-decoration:underline;color:#fff}.ColorItem{display:flex;align-items:center;justify-content:space-around;border:2px solid transparent;box-sizing:border-box;transition:all 250ms ease-in-out;border-radius:50%;width:32px;min-width:32px;height:32px;margin-left:5px;position:relative}@media screen and (max-width:1365px){.ColorItem:last-child{position:relative}.ColorItem:last-child::after{content:"";width:15px;position:absolute;left:100%;top:0;height:100%}}@media screen and (max-width:480px){.ColorItem{margin-left:7px}}.ColorItem:first-child{margin-left:0}.ColorItem:hover{border:2px solid rgba(255,255,255,.24);cursor:pointer}.ColorItem.active{border:2px solid #0ac}.ColorItem.disabled{pointer-events:none}.ColorItem.disabled:after{content:"";position:absolute;width:24px;height:24px;background:url(../assets/product-card/disable-color.svg);top:1px;left:1px}.ColorItem span{width:24px;height:24px;box-shadow:inset 0 0 3px rgba(0,0,0,.45);margin:2px;border-radius:50%}.SizeItem{background:#1a1a1a;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;transition:all 250ms ease-in-out;position:relative;border:2px solid transparent}@media screen and (max-width:1365px){.SizeItem:last-child{position:relative}.SizeItem:last-child::after{content:"";width:15px;position:absolute;left:100%;top:0;height:100%}}.SizeItem:hover{cursor:pointer;background:#262626;border:2px solid rgba(255,255,255,.24)}.SizeItem.active{background:#1a1a1a;border:2px solid #0ac;border-radius:8px}.SizeItem.disabled{pointer-events:none}.SizeItem.disabled:after{content:"";position:absolute;width:24px;height:24px;background:url(../assets/product-card/disable-color.svg);top:0;bottom:0;right:0;left:0;margin:auto}.SizeItem.disabled .SizeItem__name{color:#676767}.SizeItem.preorder{padding:14px 40px 14px 16px;justify-content:center}.SizeItem.preorder:before{content:"";position:absolute;width:12px;height:12px;background:url(../../../../../../assets/product-card/preorder-size-icon.svg) no-repeat center;top:0;bottom:0;margin-top:auto;margin-bottom:auto;right:12px}.SizeItem.preorder:hover{cursor:pointer;background:#262626;border:2px solid rgba(255,255,255,.24)}.SizeItem.preorder.active{border:2px solid #4e77ff;background:#1a1a1a}.SizeItem__name{font-weight:500;font-size:14px;color:#fff;white-space:nowrap}.AddReviewPopupRating{display:flex;width:100%;justify-content:space-around}.AddReviewPopupRating__container{display:flex;flex-direction:column;padding:0 20px;align-items:center}@media screen and (max-width:767px){.AddReviewPopupRating__container{padding:0}}.AddReviewPopupRating__container:hover,.BadgesPopupCreditSelect__input:hover{cursor:pointer}.AddReviewPopupRating__container-star{width:36px;height:36px;background-image:url(../assets/product-card/rating-star-big.svg);display:flex;background-size:100% 100%;transition:all 250ms ease-in-out}.AddReviewPopupRating__container-text{font-weight:500;font-size:14px;color:#8590a6;transition:all 250ms ease-in-out;margin-top:10px}@media screen and (max-width:767px){.AddReviewPopupRating__container-text{display:none}}.AddReviewPopupRating__container.active .AddReviewPopupRating__container-star{background-image:url(../assets/product-card/rating-star-big-fill.svg)}.BadgesPopupCreditSelect{width:100%;height:40px;display:flex;flex-direction:column;position:relative}.BadgesPopupCreditSelect__input,.BadgesPopupCreditSelect__list{background:#262626;border-radius:8px;transition:all 250ms ease-in-out}.BadgesPopupCreditSelect__input{border:2px solid transparent;padding:12px 16px;position:relative}.BadgesPopupCreditSelect__input::after{content:"";position:absolute;width:24px;height:24px;top:8px;right:8px;background:url(../assets/product-card/badge-select-arrow.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.BadgesPopupCreditSelect__input input{font-weight:400;font-size:14px;color:#fff;pointer-events:none}.BadgesPopupCreditSelect__input.active{border:2px solid rgba(0,170,204,.48)}.BadgesPopupCreditSelect__input.active::after{transform:rotate(180deg)}.BadgesPopupCreditSelect__list{width:100%;left:0;top:calc(100% + 14px);box-sizing:border-box;flex-direction:column;border:1px solid #333;box-shadow:0 8px 24px rgba(0,0,0,.24);position:absolute;max-height:216px;overflow-y:auto;opacity:0;display:flex;pointer-events:none;z-index:2}.BadgesPopupCreditSelect__list.active{opacity:1;pointer-events:all}.BadgesPopupCreditSelect__list-item{padding:12px 16px;background:#262626;transition:all 250ms ease-in-out;color:#fff;font-size:14px;font-weight:400}.BadgesPopupCreditSelect__list-item:hover{background:#333;cursor:pointer}.BadgesPopupCreditItem{display:grid;align-items:center;grid-template-columns:1fr 160px 136px;grid-column-gap:16px;margin-top:26px;padding-bottom:26px;border-bottom:1px solid #262626}.BadgesPopupCreditItem:first-child{margin-top:14px}@media screen and (max-width:870px){.BadgesPopupCreditItem{grid-template-columns:1fr;grid-column-gap:0}}.BadgesPopupCreditItem:last-child{padding-bottom:0;border-bottom:none}.BadgesPopupCreditItem__info{display:flex;align-items:center}@media screen and (max-width:870px){.BadgesPopupCreditItem__info{width:100%}}.BadgesPopupCreditItem__info-check,.BadgesPopupCreditItem__info-check span{background:0 0;display:flex;border-radius:50%;transition:all 250ms ease-in-out}.BadgesPopupCreditItem__info-check{width:20px;height:20px;border:2px solid rgba(255,255,255,.16);align-items:center;justify-content:space-around;margin-right:30px}.BadgesPopupCreditItem__info-check.active{border:2px solid #0ac}.BadgesPopupCreditItem__info-check.active span{background:#0ac}.BadgesPopupCreditItem__info-check span{width:10px;height:10px}.BadgesPopupCreditItem__info-wrapper{width:32px;height:32px}.BadgesPopupCreditItem__info-wrapper img{width:100%;height:100%}.BadgesPopupCreditItem__info-text{display:flex;flex-direction:column;margin-left:24px}.BadgesPopupCreditItem__info-text p{font-weight:400;font-size:16px;color:#999;margin-top:8px}.BadgesPopupCreditItem__info-text p:first-child{color:#fff;margin-top:0}.BadgesPopupCreditItem__select{width:160px;margin-left:auto}@media screen and (max-width:870px){.BadgesPopupCreditItem__select{width:100%;margin-top:16px}}.BadgesPopupCreditItem__right{display:flex;justify-self:flex-end}@media screen and (max-width:870px){.BadgesPopupCreditItem__right{justify-self:flex-start;width:100%;margin-top:16px}}.BadgesPopupCreditItem__right-price{font-weight:400;font-size:20px;color:#fff}.BadgesPopupCreditItem__right-order{display:flex;position:absolute;bottom:0;left:0;right:0;justify-content:space-around}.BadgesPopupCreditItem__right-order .PrimaryButton{width:320px;height:48px;border-radius:24px}@media screen and (max-width:870px){.BadgesPopupCreditItem__right-order .PrimaryButton{width:100%}}