@keyframes flip-item{0%,to{transform:scaleX(1)}25%,75%{transform:scaleX(0)}50%{transform:scaleX(-1)}}@keyframes secont{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes first{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes second{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes third{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:76px}}.CatalogPage{display:flex;flex-direction:column;width:100%;margin:0 auto;max-width:1597px}@media screen and (max-width:1919px){.CatalogPage{max-width:1441px}}@media screen and (max-width:1599px){.CatalogPage{max-width:1321px}}@media screen and (max-width:1439px){.CatalogPage{max-width:1248px}}@media screen and (max-width:1365px){.CatalogPage{max-width:100%}}.CatalogPage__top{width:100%}@media screen and (max-width:1365px){.CatalogPage__top{width:calc(100% - 48px);margin:0 auto}}@media screen and (max-width:767px){.CatalogPage__top{width:calc(100% - 32px)}}.CatalogPage__top-filter,.CatalogPage__top-filter span{display:flex;align-items:center;font-weight:600;line-height:16px}.CatalogPage__top-filter{font-size:14px;color:#1a1c1f;padding:12px 16px;justify-content:center;transition:all 250ms ease-in-out;text-transform:uppercase}.CatalogPage__top-filter span{width:20px;height:20px;background:#e6000d;justify-content:space-around;color:#fff;font-size:12px;border-radius:50%;margin-left:12px}.CatalogPage__top-filter:before{content:"";display:flex;width:24px;min-width:24px;height:24px;margin-right:8px;background:url(../assets/catalog/filters-button.svg);transition:all 250ms ease-in-out}.CatalogPage__top-filter:after{content:"";display:none;width:16px;min-width:16px;height:16px;margin-left:auto;transition:all 250ms ease-in-out}.CatalogPage__top-filter:hover{cursor:pointer;background:#f8f9fa}.CatalogPage__top-filter:active{background:#e8eaeb}.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__body{display:flex;margin-top:24px}@media screen and (max-width:767px){.CatalogPage__body{margin-top:32px}}.CatalogPage__overlay{position:fixed;width:100%;height:100vh;background:#1a1c1f;opacity:.25;left:0;top:0;display:flex;z-index:10}@media screen and (max-width:1365px){.CatalogPage__overlay{z-index:6}}.ErrorPage{display:flex;flex-direction:column;width:100%;margin:32px auto;max-width:1596px}@media screen and (max-width:1919px){.ErrorPage{max-width:1440px;margin:24px auto 0}}@media screen and (max-width:1599px){.ErrorPage{max-width:1320px}}@media screen and (max-width:1439px){.ErrorPage{max-width:1248px}}@media screen and (max-width:1365px){.ErrorPage{max-width:100%;margin-top:0}}.ErrorPage__title{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.ErrorPage__title{padding:0 24px}}@media screen and (max-width:767px){.ErrorPage__title{padding:0 16px}}.ErrorPage__products{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:24px}@media screen and (max-width:1365px){.ErrorPage__products{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.ErrorPage__products{grid-template-columns:1fr;margin-top:16px}}.ComparePage{width:100%;display:flex;flex-direction:column;margin-top:24px;margin-bottom:32px}@media screen and (max-width:767px){.ComparePage{margin-top:16px}}.ComparePage__title{max-width:1596px;margin:0 auto;width:100%;position:relative;display:flex;align-items:center;gap:16px}@media screen and (max-width:1919px){.ComparePage__title{max-width:1440px}}@media screen and (max-width:1599px){.ComparePage__title{max-width:1320px}}@media screen and (max-width:1439px){.ComparePage__title{max-width:1248px}}@media screen and (max-width:1365px){.ComparePage__title{padding:0 24px;max-width:100%;align-items:flex-start;flex-direction:column}}@media screen and (max-width:767px){.ComparePage__title{padding:0 16px}}.ComparePage__title-button{color:#1a1c1f;font-size:12px;font-weight:600;line-height:14px;letter-spacing:.6px;text-transform:uppercase;display:flex;align-items:center;gap:8px;padding:4px;transition:all 250ms ease-in-out}.ComparePage__head-left-button::before,.ComparePage__title-button:before{content:"";width:16px;height:16px;display:flex;background-image:url(../assets/compare-page/back-icon.svg);background-position:center center;background-repeat:no-repeat;transition:all 250ms ease-in-out}.ComparePage__title-button:hover{color:#e6000d;cursor:pointer}.ComparePage__title-button:hover:before{background-image:url(../assets/compare-page/back-icon-hover.svg)}.ComparePage__title-button:active{background:#fef5f5}.ComparePage__title-text{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;text-align:center;display:flex;margin:0 auto}@media screen and (max-width:1365px){.ComparePage__title-text{margin:0}}.ComparePage__head{display:flex;justify-content:space-between;align-items:center;margin:32px auto 0;max-width:1596px;width:100%}@media screen and (max-width:1919px){.ComparePage__head{max-width:1440px}}@media screen and (max-width:1599px){.ComparePage__head{max-width:1320px}}@media screen and (max-width:1439px){.ComparePage__head{max-width:1248px}}@media screen and (max-width:1365px){.ComparePage__head{flex-direction:column;row-gap:24px;padding:0 24px;align-items:initial;margin-top:16px;max-width:100%}}@media screen and (max-width:767px){.ComparePage__head{padding:0 16px;margin-top:16px;row-gap:16px}}.ComparePage__head-left{display:flex;align-items:center;gap:24px}@media screen and (max-width:1365px){.ComparePage__head-left{gap:16px}}.ComparePage__head-left .CompareFormSelect{height:auto;width:240px}@media screen and (max-width:1365px){.ComparePage__head-left .CompareFormSelect{width:100%}}.ComparePage__head-left-button,.ComparePage__head-right{display:flex;gap:24px;align-items:center}.ComparePage__head-left-button{justify-content:center;padding:8px 16px 8px 12px;font-weight:500;font-size:14px;line-height:16px;color:#1a1c1f;position:relative;transition:all 250ms ease-in-out;background:#fff;gap:8px}@media screen and (max-width:1365px){.ComparePage__head-left-button{min-width:166px}}@media screen and (max-width:767px){.ComparePage__head-left-button{padding:8px;width:40px;min-width:40px;height:40px;justify-content:center}}.ComparePage__head-left-button::before{width:24px;height:24px;background-image:url(../assets/compare-page/delete-icon.svg)}.ComparePage__head-left-button:hover{cursor:pointer;color:#e6000d}.ComparePage__head-left-button:hover::before{background-image:url(../assets/compare-page/delete-icon-hover.svg)}.ComparePage__head-left-button:active{background:#fef5f5}@media screen and (max-width:767px){.ComparePage__head-left-button p{display:none}}.ComparePage__head-right .CompareAddDiffBtns{display:flex;gap:32px;justify-content:space-between;width:100%}.ComparePage__info{border-radius:16px;background:#fef5f5;max-width:1596px;width:100%;margin:32px auto 0}@media screen and (max-width:1919px){.ComparePage__info{max-width:1440px}}@media screen and (max-width:1599px){.ComparePage__info{max-width:1320px}}@media screen and (max-width:1439px){.ComparePage__info{max-width:1248px}}@media screen and (max-width:1365px){.ComparePage__info{max-width:calc(100% - 48px);margin:24px auto 0}.ComparePage__info span{display:block}}@media screen and (max-width:767px){.ComparePage__info{max-width:calc(100% - 32px)}}.ComparePage__info-text{color:#e6000d;font-weight:500;font-size:16px;line-height:20px;padding:16px 24px;text-align:center}@media screen and (max-width:767px){.ComparePage__info-text{line-height:140%;font-size:14px}}.ComparePage__body{display:flex;margin:32px auto 0;max-width:1596px;width:100%}@media screen and (max-width:1919px){.ComparePage__body{max-width:1440px}}@media screen and (max-width:1599px){.ComparePage__body{max-width:1320px}}@media screen and (max-width:1439px){.ComparePage__body{max-width:1248px}}@media screen and (max-width:1365px){.ComparePage__body{max-width:100%;margin-top:24px}}.Header{width:100%;height:72px;margin:0;padding:0;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.08);display:flex;align-items:center}.Header.no-bs{box-shadow:none}.Header.checkout .Header__container{max-width:1284px;width:100%}@media screen and (max-width:1365px){.Header.checkout .Header__container{padding:0 16px}}.Header.checkout .Header__container-logo{margin-right:auto}@media screen and (max-width:1365px){.Header.checkout .Header__container-logo{margin-left:0}}.Header.checkout .Header__container-catalog,.Header.checkout .Header__services{display:none}.Header.checkout .Header-callback{margin-left:auto}@media screen and (max-width:1600px){.Header.checkout .Header-callback__top-button,.Header.checkout .Header-callback__top-button p,.Header.checkout .Header-callback__top-button:after,.Header.checkout .Header-callback__top-button:before{display:flex}}@media screen and (max-width:1365px){.Header{height:64px;z-index:5}}.Header__container{max-width:1888px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:1919px){.Header__container{max-width:1568px}}@media screen and (max-width:1599px){.Header__container{max-width:1408px}}@media screen and (max-width:1439px){.Header__container{max-width:1334px}}@media screen and (max-width:1365px){.Header__container{max-width:100%;padding:0 16px}}@media screen and (max-width:767px){.Header__container{padding:0 8px}}.Header__container-logo{width:132px;height:20px;display:flex;background-image:url(../assets/header/logo.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.Header__container-logo:hover{cursor:pointer}@media screen and (max-width:1365px){.Header__container-logo{width:94px;height:32px}}.Header__container-nav{display:flex;align-items:center;gap:8px;height:100%;margin-left:4px}.Header__container-catalog,.Header__container-nav-link{font-weight:500;font-size:16px;color:#1a1c1f;align-items:center;display:flex;transition:all 250ms ease-in-out;padding:10px 12px;border-radius:20px;line-height:20px}.Header__container-nav-link:hover{cursor:pointer;color:#606366}.Header__container-nav-link.active,.Header__container-nav-link:active{background:#f8f9fa}.Header__container-catalog{padding:8px 12px}@media screen and (max-width:1365px){.Header__container-catalog{display:none}}.Header__container-catalog::before{content:"";width:24px;height:24px;background:url(../assets/header/catalog-button.svg);background-size:100% 100%;margin-right:8px;transition:all 500ms ease-in-out}.Header__container-catalog::after{content:"";width:16px;height:16px;background:url(../assets/header/callback-arrow.svg);background-size:100% 100%;transition:all 500ms ease-in-out;margin-left:8px}.Header__container-catalog:hover{color:#e6000d;cursor:pointer}.Header__container-catalog:hover::before{background:url(../assets/header/catalog-button-hover.svg)}.Header__container-catalog:hover::after{background:url(../assets/header/callback-arrow-red.svg)}.Header__container-catalog.active,.Header__container-catalog:active{color:#e6000d;background:#fef5f5}.Header__container-catalog:active::before{background:url(../assets/header/catalog-button-hover.svg)}.Header__container-catalog.active::before{background:url(../assets/header/catalog-button-active.svg)}.Header__container-catalog.active::after{background:url(../assets/header/callback-arrow-red.svg);transform:rotate(180deg)}.Header__container-catalog.loading::before{animation:rotate-anim 1s infinite linear}.Header__container-catalog.active::before{transform:rotate(180deg)}.Header__container-left,.Header__container-right,.Header__services{display:flex;align-items:center}.Header__services{width:-moz-max-content;width:max-content;padding:8px 12px;font-size:16px;font-weight:500;line-height:20px;color:#1a1c1f;border-radius:20px;background:0 0;transition:all 250ms ease-in-out;margin-left:8px}.Header__services:hover{cursor:pointer;color:#606366}.Header__services:active:before,.Header__services:hover:before{background:url(../assets/header/services-icon-hover.svg)}.Header__services:active{background:#f8f9fa}.Header__services:before{content:"";width:24px;height:24px;display:flex;margin-right:8px;background:url(../assets/header/services-icon.svg)}.Footer{display:flex;flex-direction:column;width:100%;background:#1a1c1f;padding:32px 32px 16px;margin-top:48px}@media screen and (max-width:1365px){.Footer{padding:16px 16px 32px;margin-top:32px}}@media screen and (max-width:767px){.Footer{padding:8px 8px 32px}}.Footer__main{max-width:1596px;width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:58px}@media screen and (max-width:1919px){.Footer__main{max-width:1440px;grid-gap:24px}}@media screen and (max-width:1599px){.Footer__main{max-width:1320px;grid-gap:24px}}@media screen and (max-width:1439px){.Footer__main{max-width:1248px}}@media screen and (max-width:1365px){.Footer__main{display:flex;flex-direction:column;grid-gap:0;max-width:100%}}.Footer__main-divider{display:none;width:100%;height:1px;background:#262729;margin:8px}@media screen and (max-width:1365px){.Footer__main-divider{display:flex}}.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;max-height:48px}.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:600;font-size:16px;line-height:20px;color:#fff;position:relative;text-transform:uppercase}@media screen and (max-width:1365px){.Footer__main-item-head{padding:16px 12px 16px 16px;font-size:14px;font-weight:400;color:#fff;line-height:16px;text-transform:none}.Footer__main-item-head:active{background:#262729}}.Footer__main-item-head:after{content:"";width:16px;height:16px;background:url(../assets/footer/plus.svg);display:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.Footer__main-item-head:after{display:flex}}.Footer__main-item-list{display:flex;flex-direction:column}.Footer__main-item-list-li{display:flex;margin-top:24px;font-weight:500;font-size:14px;color:#8a8d8f;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.Footer__main-item-list-li{margin:0;padding:16px;align-items:center}}.Footer__main-item-list-li:hover{text-decoration:underline;color:#fff}.Footer__main-contacts{display:flex;flex-direction:column}@media screen and (max-width:1365px){.Footer__main-contacts{margin-top:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 16px}}@media screen and (max-width:767px){.Footer__main-contacts{display:flex}}.Footer__main-contacts-container:first-child,.Footer__main-contacts:first-child{margin-top:0}.Footer__main-contacts-container{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:1365px){.Footer__main-contacts-container{margin-top:0}}@media screen and (max-width:767px){.Footer__main-contacts-container{margin-top:32px}}.Footer__main-contacts-container-phone{display:flex;flex-direction:column}.Footer__main-contacts-container-phone-link{font-weight:400;font-size:20px;color:#fff;transition:all 250ms ease-in-out}.Footer__main-contacts-container-phone-link:hover{text-decoration:underline}.Footer__main-contacts-container-phone-text{font-weight:500;font-size:14px;color:#8a8d8f;margin-top:8px}.Footer__main-contacts-container-time{margin-top:16px;color:#fff;font-weight:500;font-size:14px}.Footer__main-contacts-container-soc{display:flex;width:100%;margin-top:16px;gap:24px}.Footer__main-contacts-container-soc-button{width:32px;height:32px;background-size:100% 100%;display:flex;position:relative}.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__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/footer/f-messanger-logo.svg)}.Footer__main-contacts-container-soc-button.viber{background-image:url(../assets/footer/viber-logo.svg)}.Footer__main-contacts-container-soc-button.telegram{background-image:url(../assets/footer/telegram-logo.svg)}.Footer__main-contacts-container-soc-button.apple-m{background-image:url(../assets/footer/apple-m-logo.svg)}.Footer__bottom{display:flex;justify-content:space-between;margin:32px auto 0;padding-top:16px;border-top:1px solid #262729;max-width:1596px;width:100%;align-items:center;gap:32px}@media screen and (max-width:1919px){.Footer__bottom{max-width:1440px}}@media screen and (max-width:1599px){.Footer__bottom{max-width:1320px}}@media screen and (max-width:1439px){.Footer__bottom{max-width:1248px}}@media screen and (max-width:1365px){.Footer__bottom{padding-top:24px;max-width:calc(100% - 8px);margin:32px auto 0;flex-wrap:wrap}}@media screen and (max-width:767px){.Footer__bottom{padding-top:32px}}.Footer__bottom-cards{display:flex;gap:16px}@media screen and (max-width:1365px){.Footer__bottom-cards{order:2;width:calc(50% - 32px);justify-content:flex-end}}@media screen and (max-width:767px){.Footer__bottom-cards{width:100%;justify-content:center;order:2}}.Footer__bottom-cards-card{width:72px;height:32px;display:flex;background-repeat:no-repeat;background-position:center}.Footer__bottom-cards-card:first-child{margin-left:0}.Footer__bottom-cards-card.master{background-image:url(../assets/footer/master-card-logo.svg)}.Footer__bottom-cards-card.visa{background-image:url(../assets/footer/visa-logo.svg)}.Footer__bottom-copyright{color:#fff;font-size:14px;font-weight:400;line-height:16px;display:flex}@media screen and (max-width:1365px){.Footer__bottom-copyright{order:3;width:100%;justify-content:center}}@media screen and (max-width:767px){.Footer__bottom-copyright{width:100%;text-align:center}}.Footer__bottom-soc{display:flex;width:-moz-fit-content;width:fit-content;gap:24px}@media screen and (max-width:1365px){.Footer__bottom-soc{order:1;width:calc(50% - 32px);justify-content:flex-start}}@media screen and (max-width:767px){.Footer__bottom-soc{gap:48px;width:100%;justify-content:center;order:1}}.Footer__bottom-soc-link{width:32px;height:32px;display:flex;background-repeat:no-repeat;background-position:center;position:relative;border-radius:50%;transition:all 250ms ease-in-out}.Footer__bottom-soc-link.facebook{background-image:url(../assets/footer/facebook-logo.svg)}.Footer__bottom-soc-link.facebook:hover{background-image:url(../assets/footer/facebook-logo-hover.svg)}.Footer__bottom-soc-link.youtube{background-image:url(../assets/footer/youtube-logo.svg)}.Footer__bottom-soc-link.youtube:hover{background-image:url(../assets/footer/youtube-logo-hover.svg)}.Footer__bottom-soc-link.insta{background-image:url(../assets/footer/instagramm-logo.svg)}.Footer__bottom-soc-link.insta:hover{background-image:url(../assets/footer/instagramm-logo-hover.svg)}.Footer__bottom-soc-link.telegram{background-image:url(../assets/footer/teleg-logo.svg)}.Footer__bottom-soc-link.telegram:hover{background-image:url(../assets/footer/teleg-logo-hover.svg)}.ProductCard{display:flex;flex-direction:column;width:100%;margin:32px auto 0;max-width:1596px;scroll-margin-top:65px}@media screen and (max-width:1919px){.ProductCard{max-width:1440px;margin:24px auto 0}}@media screen and (max-width:1599px){.ProductCard{max-width:1320px}}@media screen and (max-width:1439px){.ProductCard{max-width:1248px}}@media screen and (max-width:1365px){.ProductCard{max-width:100%;margin-top:0}}.ProductCard__container{display:flex;margin:0 auto;width:100%}@media screen and (max-width:1365px){.ProductCard__container{flex-direction:column;position:relative}}.ProductCard__container-left{display:flex;flex-direction:column;max-width:720px;width:100%}@media screen and (max-width:1919px){.ProductCard__container-left{max-width:648px}}@media screen and (max-width:1599px){.ProductCard__container-left{max-width:576px}}@media screen and (max-width:1439px){.ProductCard__container-left{max-width:504px}}@media screen and (max-width:1365px){.ProductCard__container-left{max-width:100%}}.ProductCard__container-right{display:flex;flex-direction:column;margin-left:48px;max-width:828px;width:100%;position:relative}@media screen and (max-width:1919px){.ProductCard__container-right{max-width:744px}}@media screen and (max-width:1599px){.ProductCard__container-right{max-width:696px}}@media screen and (max-width:1365px){.ProductCard__container-right{max-width:100%;margin:0 auto;position:static}}.ProductCard__container-right-divider{width:100%;height:1px;background:#e8eaeb;margin:24px 0}@media screen and (max-width:1365px){.ProductCard__container-right-divider{margin:24px;width:calc(100% - 48px)}}@media screen and (max-width:767px){.ProductCard__container-right-divider{margin:24px 16px;width:calc(100% - 32px)}}.ProductItem{display:flex;flex-direction:column;width:312px;min-width:312px;background:#fff;transition:all 250ms ease-in-out;position:relative;height:auto;box-shadow:0 0 16px 0 transparent}.ProductItem:before{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;left:-4px;top:0}@media screen and (max-width:1439px){.ProductItem:before{left:-3px}}@media screen and (max-width:1365px){.ProductItem:before{left:-1px}}@media screen and (max-width:1919px){.ProductItem{width:284px;min-width:284px}}@media screen and (max-width:1599px){.ProductItem{width:260px;min-width:260px}}@media screen and (max-width:1439px){.ProductItem{width:244px;min-width:244px}}@media screen and (max-width:1365px){.ProductItem{width:230px;min-width:230px;height:auto}}@media screen and (max-width:767px){.ProductItem{width:168px;min-width:168px}}.ProductItem.hover{box-shadow:0 0 16px 0 rgba(0,0,0,.12)}.ProductItem.no-available.hover{box-shadow:unset}.ProductItem.no-available .ProductItem__name,.ProductItem.no-available .ProductItem__wrapper{opacity:.5}.ProductItem.no-available .ProductItem__bottom{flex-direction:column;opacity:.5}.ProductItem.no-available .ProductItem__bottom-cart,.ProductItem.no-available .ProductItem__cashback p,.ProductItem.no-available .ProductItem__credit p{display:none}.ProductItem.no-available .ProductItem__bottom-no-available{display:flex}.ProductItem__colors{position:absolute;bottom:16px;left:16px;padding:5px 8px;background:#f8f9fa;color:#606366;font-size:12px;font-weight:700;line-height:14x;text-transform:uppercase;letter-spacing:.6px}@media screen and (max-width:767px){.ProductItem__colors{left:12px;bottom:8px;padding:4px 8px;font-size:10px;line-height:12px;letter-spacing:.5px}}.ProductItem__wrapper{width:100%;height:312px;overflow:hidden;position:relative}.ProductItem__wrapper:hover{cursor:pointer}@media screen and (max-width:1919px){.ProductItem__wrapper{height:284px}}@media screen and (max-width:1599px){.ProductItem__wrapper{height:260px}}@media screen and (max-width:1439px){.ProductItem__wrapper{height:244px}}@media screen and (max-width:1365px){.ProductItem__wrapper{height:230px}}@media screen and (max-width:767px){.ProductItem__wrapper{height:168px}}.ProductItem__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ProductItem__container{display:flex;flex-direction:column;padding:16px 24px 24px}@media screen and (max-width:1439px){.ProductItem__container{padding:16px}}@media screen and (max-width:767px){.ProductItem__container{padding:8px 12px 12px}}.ProductItem__badges{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}.ProductItem__badges-item{display:flex;padding:8px 12px;font-weight:600;font-size:14px;margin-bottom:10px;width:-moz-max-content;width:max-content;color:#fff;text-transform:uppercase}.ProductItem__badges-item.hit,.ProductItem__badges-item.new{background:#1a1c1f}.ProductItem__badges-item.percent,.ProductItem__badges-item.sale{background:#e6000d}.ProductItem__compare,.ProductItem__favorite{display:flex;align-items:center;justify-content:space-around;width:36px;height:36px;position:absolute;top:56px;right:16px;transition:all 250ms ease-in-out;background-color:#fff;background-image:url(../assets/product-item/compare-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;border:1px solid transparent;border-radius:18px}.ProductItem__favorite{top:16px;background-image:url(../assets/product-item/fav-icon.svg)}.ProductItem__compare:hover{background-image:url(../assets/product-item/compare-icon-hover.svg)}.ProductItem__compare:hover,.ProductItem__favorite:hover{background-color:#f8f9fa;cursor:pointer}.ProductItem__compare.active{background-image:url(../assets/product-item/compare-icon-hover.svg);background-color:#fff}.ProductItem__favorite.active{background-color:#fff}.ProductItem__bottom-cart.active::after,.ProductItem__compare.active::after,.ProductItem__favorite.active::after{content:"";position:absolute;right:-1px;top:-1px;background-image:url(../assets/product-item/added-icon.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductItem__compare.active:hover,.ProductItem__favorite.active:hover{background-color:#f8f9fa}.ProductItemBig__compare.active:hover::after,.ProductItemBig__fav.active:hover::after,.ProductItem__compare.active:hover::after,.ProductItem__favorite.active:hover::after{background-image:url(../assets/product-item/added-icon-hover.svg)}.ProductItem__favorite.active,.ProductItem__favorite:hover{background-image:url(../assets/product-item/fav-icon-hover.svg)}.ProductItem__name{font-weight:400;font-size:16px;line-height:140%;height:44px;color:#1a1c1f;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProductItem__name:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width:1439px){.ProductItem__name{font-size:14px}}@media screen and (max-width:767px){.ProductItem__name{font-size:12px}}.ProductItem .ProductItemRating{margin-top:12px}.ProductItem__bottom{margin-top:16px;position:relative;height:56px;display:flex}@media screen and (max-width:767px){.ProductItem__bottom{height:44px}}.ProductItem__bottom-price{display:flex;flex-direction:column;margin-top:auto;gap:4px}.ProductItem__bottom-price-old{display:flex;align-items:center}.ProductItem__bottom-price-old-value{font-weight:500;font-size:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#606366;line-height:20px}@media screen and (max-width:767px){.ProductItem__bottom-price-old-value{font-size:14px;line-height:16px}}.ProductItem__bottom-price-old-percent{background:#fbe7e8;padding:1px 4px;font-weight:600;font-size:12px;line-height:14px;color:#e6000d;margin-left:8px}.ProductItem__bottom-price-new{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}@media screen and (max-width:767px){.ProductItem__bottom-price-new{font-size:20px;line-height:24px}}.ProductItem__bottom-cart{width:40px;height:40px;background-color:#fff;border-radius:20px;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;top:50%;transform:translateY(-50%)}.ProductItem__bottom-cart:hover{background-color:#fef5f5;cursor:pointer}.ProductItem__bottom-cart.preorder{background-image:url(../assets/product-card/preorder-icon.svg)}.ProductItem__bottom-cart.preorder:hover{background-color:#fef5f5}.ProductItem__bottom-no-available{display:none;margin-top:8px;color:#6c717a;font-size:12px;font-weight:500;text-transform:uppercase;width:100%;min-height:20px}.ProductItem__cashback{font-weight:500;font-size:14px;color:#1a1c1f;display:flex;line-height:16px;position:absolute;bottom:8px;left:8px;padding:6px 8px;width:-moz-max-content;width:max-content;border-radius:8px;background:#fff;margin-top:12px}.ProductItem__cashback span{font-weight:600;font-size:14px;margin-left:4px;color:#e6000d}.ProductItem__credit,.ProductItem__promocode{font-weight:500;font-size:14px;color:#1a1c1f;line-height:16px;margin-top:8px;height:20px}.ProductItem__credit span{color:#e6000d}.ProductItem__promocode{display:flex;gap:6px;align-items:flex-end;font-weight:400}@media screen and (max-width:767px){.ProductItem__promocode{font-size:12px;gap:4px}}.ProductItem__promocode span{color:#ff3347;font-size:16px;font-weight:500;line-height:20px}.ProductItem__preorder{color:#1a1c1f;font-size:14px;font-weight:500;line-height:16px;margin-top:8px}.ProductItem__preorder span{font-weight:600;font-size:14px;color:#e6000d;margin-right:4px}.ProductItemBig{display:flex;flex-direction:column;width:100%;background:#fff;transition:all 250ms ease-in-out;position:relative;border-bottom:1px solid #e8eaeb}.ProductItemBig:after{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;right:-4px;top:0}@media screen and (max-width:1439px){.ProductItemBig:after{right:-3px}}@media screen and (max-width:1365px){.ProductItemBig:after{right:-1px}}@media screen and (max-width:767px){.ProductItemBig:after{display:none}}.ProductItemBig.no-available:hover{box-shadow:unset}.ProductItemBig.no-available .ProductItemBig__gallery{opacity:.5}@media (hover:hover){.ProductItemBig:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.12)}}.ProductItemBig:nth-child(3n):after{display:none}@media screen and (max-width:1365px){.ProductItemBig:nth-child(2n):after{display:none}}.ProductItemBig__badges{display:flex;flex-direction:column;position:absolute;left:24px;top:24px;z-index:1}.ProductItemBig__compare,.ProductItemBig__fav{display:flex;align-items:center;justify-content:space-around;width:36px;height:36px;position:absolute;top:68px;right:24px;transition:all 250ms ease-in-out;border-radius:50%;background-color:#fff;background-image:url(../assets/product-card/compare-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;border:1px solid transparent;z-index:1}.ProductItemBig__fav{top:24px;background-image:url(../assets/product-item/fav-icon.svg)}.ProductItemBig__compare:hover{background-image:url(../assets/product-card/compare-icon-hover.svg)}.ProductItemBig__compare:hover,.ProductItemBig__fav:hover{background-color:#f8f9fa;cursor:pointer}.ProductItemBig__compare:active,.ProductItemBig__fav:active{background-color:#f8f9fa;border:1px solid #e8eaeb}.ProductItemBig__compare.active{background-image:url(../assets/product-card/compare-icon-hover.svg);background-color:#fff}.ProductItemBig__fav.active{background-color:#fff}.ProductItemBig__compare.active::after,.ProductItemBig__fav.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductItemBig__compare.active:hover,.ProductItemBig__fav.active:hover{background-color:#f8f9fa}.ProductItemBig__fav.active,.ProductItemBig__fav:hover{background-image:url(../assets/product-item/fav-icon-hover.svg)}.ProductItemBig__variants{display:flex;justify-content:center;gap:8px;margin-top:24px}.ProductItemBig__variants-item{padding:8px 16px;border:1px solid #e8eaeb;font-size:16px;font-weight:600;line-height:20px;color:#1a1c1f;transition:all 250ms ease-in-out}.ProductItemBig__variants-item:hover{background:#f8f9fa;border-color:transparent;cursor:pointer}.ProductItemBig__variants-item:active{background:#e6000d;color:#fff}.ProductItemBig__variants-item.active{background:#e6000d;color:#fff;border-color:transparent}.ProductItemBig__variants-item.disabled{color:#8a8d8f;background:#f8f9fa;border-color:transparent}.ProductItemBig__info{padding:24px;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.ProductItemBig__info-name{display:block;font-size:16px;font-weight:400;line-height:140%;color:#1a1c1f}.ProductItemBig__info-name:hover{text-decoration:underline}.ProductItemBig__info-rating{margin-top:12px}.ProductItemBig__info-rating .ProductItemRating{margin-top:0}.ProductItemBig__info-char{display:flex;flex-direction:column;margin-top:24px;flex-grow:0}.ProductItemBig__info-char ul{display:flex;flex-direction:column;gap:16px}.ProductItemBig__info-char ul li{font-size:14px;font-weight:500;line-height:16px;color:#75787a;list-style:disc;margin-left:16px}.ProductItemBig__info-spacer{flex-grow:1}.ProductItemBig__info-price{margin-top:24px;display:flex;justify-content:space-between;align-items:center}.ProductItemBig__info-price-wrapper{display:flex;flex-direction:column;gap:4px}.ProductItemBig__info-price-wrapper-old{display:flex;align-items:center;gap:8px}.ProductItemBig__info-price-wrapper-old-value{color:#606366;font-size:16px;font-weight:500;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.ProductItemBig__info-price-wrapper-old-percent{padding:1px 4px;background:#fbe7e8;color:#e6000d;font-size:12px;font-weight:600;line-height:14px}.ProductItemBig__info-price-wrapper-new{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.ProductItemBig__info-price-buy,.ProductItemBig__info-price-preorder{padding:8px 16px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;gap:12px;transition:all 250ms ease-in-out;min-width:140px;width:-moz-fit-content;width:fit-content;height:40px}.ProductItemBig__info-price-buy{background:#e6000d;color:#fff}.ProductItemBig__info-price-buy::before{content:"";width:24px;height:24px;background:url(../assets/catalog/cart-icon-white.svg) no-repeat center center}.ProductItemBig__info-price-buy:hover{background:#ec3d47;cursor:pointer}.ProductItemBig__info-price-buy:active{background:#ca000b}.ProductItemBig__info-price-buy.active{background:#fef5f5;color:#e6000d;padding:0 16px 0 8px;gap:8px}.ProductItemBig__info-price-buy.active:hover{background:#fbe7e8}.ProductItemBig__info-price-buy.active:active{background:#f8b8bb}.ProductItemBig__info-price-buy.active:before{background:url(../assets/catalog/cart-icon-active.svg) no-repeat center center;width:40px;height:40px}.ProductItemBig__info-price-buy.loading{background-image:none;display:flex;align-items:center;justify-content:space-around;pointer-events:none}.ProductItemBig__info-price-buy.loading:before{display:none}.ProductItemBig__info-price-buy .Preloader{width:24px;height:24px}.ProductItemBig__info-price-buy .Preloader__first{border-top-color:#fef5f5;border-right-color:#fef5f5}.ProductItemBig__info-price-preorder{background:#fef5f5;color:#e6000d}.ProductItemBig__info-price-preorder::before{content:"";width:24px;height:24px;background:url(../assets/product-card/preorder-icon.svg) no-repeat center center;transition:background 250ms ease-in-out}.ProductItemBig__info-price-preorder:hover{background:#e6000d;color:#fff;cursor:pointer}.ProductItemBig__info-price-preorder:hover:before{background:url(../assets/product-card/preorder-icon-hover.svg) no-repeat center center}.ProductItemBig__info-price-preorder:active{background:#af000a}.ProductItemBig__info-additionals{margin-top:16px;display:flex;flex-direction:column;gap:8px}.ProductItemBig__info-additionals-credit,.ProductItemBig__info-additionals-preorder,.ProductItemBig__info-additionals-promocode{color:#1a1c1f;font-size:14px;font-weight:500;line-height:16px}.ProductItemBig__info-additionals-credit span,.ProductItemBig__info-additionals-preorder span,.ProductItemBig__info-additionals-promocode span{color:#e6000d;font-weight:600}.SalePage{display:flex;flex-direction:column;width:100%;max-width:1776px;margin:0 auto 16px}@media screen and (max-width:1919px){.SalePage{max-width:1496px}}@media screen and (max-width:1599px){.SalePage{max-width:1356px}}@media screen and (max-width:1439px){.SalePage{max-width:1304px}}@media screen and (max-width:1365px){.SalePage{max-width:100%}}.SalePage__head{margin-top:24px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1365px){.SalePage__head{max-width:calc(100% - 32px);width:100%;margin:24px auto 0;gap:16px}}@media screen and (max-width:767px){.SalePage__head{align-items:flex-start}}.SalePage__head-name{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}.SalePage__head-backlink{color:#8a8d8f;font-size:14px;font-weight:500;line-height:15px;text-transform:uppercase;display:flex;gap:12px;transition:all 250ms ease-in-out;width:-moz-fit-content;width:fit-content}.SalePage__head-backlink:before{content:"";width:16px;height:16px;background:url(../assets/catalog/backlink-arrow.svg);display:inline}.SalePage__head-backlink:hover{color:#1a1c1f;text-decoration:unset}.SalePage__head-backlink:active{gap:8px}.SalePage__head-backlink:hover:before{background:url(../assets/catalog/backlink-arrow-hover.svg)}.SalePage__promo{display:grid;grid-template-columns:1fr 516px;gap:24px;margin-top:24px}@media screen and (max-width:1365px){.SalePage__promo{display:flex;flex-direction:column;gap:16px;max-width:calc(100% - 32px);width:100%;margin:16px auto 0}}.SalePage__body{display:grid;grid-template-columns:336px 1fr;grid-column-gap:24px;margin-top:32px}@media screen and (max-width:1599px){.SalePage__body{grid-template-columns:321px 1fr}}@media screen and (max-width:1439px){.SalePage__body{grid-template-columns:308px 1fr;grid-column-gap:16px}}@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:#1a1c1f;font-size:20px;font-weight:400;line-height:24px}.SalePage__body-left-container{margin-top:16px;border-radius:16px;background:#fff;padding:8px}.SalePage__body-right{display:flex;flex-direction:column}@media screen and (max-width:1365px){.SalePage__body-right{width:100%}}.SupportPage{display:flex;flex-direction:column}@media screen and (max-width:1365px){.SupportPage{margin-bottom:32px}}.SupportPage__head{width:100%;height:360px;background:#fef5f5;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}@media screen and (max-width:767px){.SupportPage__head{gap:16px;padding:0 24px}}.SupportPage__head h1,.SupportPage__head p{color:#e6000d;font-size:40px;font-weight:500;line-height:48px;text-align:center}@media screen and (max-width:767px){.SupportPage__head h1{font-size:32px;line-height:40px}}.SupportPage__head p{font-size:20px;font-weight:400;line-height:140%;max-width:624px}@media screen and (max-width:767px){.SupportPage__head p{font-size:16px}}.SupportPage__body{display:flex;flex-direction:column;width:100%;max-width:1326px;margin:48px auto 32px}@media screen and (max-width:1365px){.SupportPage__body{margin:32px 0 0}}.SupportPage__body-find{display:flex;flex-direction:column}@media screen and (max-width:1365px){.SupportPage__body-find{padding:0 24px}}@media screen and (max-width:767px){.SupportPage__body-find{padding:0 16px}}.SupportPage__body-find-head{display:flex;align-items:center}@media screen and (max-width:1365px){.SupportPage__body-find-head{flex-direction:column;align-items:unset}}.SupportPage__body-find-head-text{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;margin-right:auto}.SupportPage__body-find-head-link{color:#e6000d;font-size:14px;font-weight:500;line-height:15px;margin-left:32px}.DeliveryBlock__container-name p span:hover,.SupportPage__body-find-head-link:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width:1365px){.SupportPage__body-find-head-link{margin-left:0;margin-top:16px}}.SupportPage__body-find-head-list{gap:7px;margin-top:20px;padding-left:18px}.SupportPage__body-find-head-list li{color:#1a1c1f;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.SupportPage__body-find-head-list li a{color:#eb404c;text-decoration:underline}.AddReviewPopup__container-body-offert a:hover,.ReplyReviewPopup__container-body-offert a:hover,.SupportPage__body-find-head-list li a:hover{text-decoration:unset}.SupportPage__body-find-body,.SupportPage__body-find-head-list{display:flex;flex-direction:column}.SupportPage__body-find-body-categories{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;margin-top:32px}@media screen and (max-width:1365px){.SupportPage__body-find-body-categories{display:flex;flex-wrap:nowrap;overflow:scroll;gap:12px;margin-top:24px}.SupportPage__body-find-body-categories .SupportPageFindItem{min-width:130px;width:130px}}.SupportPage__body-find-body-products{display:flex;flex-direction:column;margin-top:32px}@media screen and (max-width:767px){.SupportPage__body-find-body-products{margin-top:24px}}.SupportPage__body-find-body-products-head{color:#1a1c1f;font-size:20px;font-weight:500;line-height:24px}.SupportPage__body-find-body-products-container{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;margin-top:16px}@media screen and (max-width:1365px){.SupportPage__body-find-body-products-container{display:flex;overflow:scroll}}@media screen and (max-width:1110px){.SupportPage__body-find-body-products-container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.SupportPage__body-find-body-products-container{grid-template-columns:repeat(2,1fr);grid-gap:16px}}.SupportPage__body-find-body-products-container .SupportPageFindItem{flex-direction:column;gap:16px;padding:24px 16px}.SupportPage__body-find-body-products-container .SupportPageFindItem__text{font-weight:400}@media screen and (max-width:1365px){.SupportPage__body-find-body-products-container .SupportPageFindItem{min-width:156px;max-width:156px}}.SupportPage__body-find-body-products-container.model,.SupportPage__body-find-body-products-model{display:flex;justify-content:center;gap:12px;align-items:center}.SupportPage__body-find-body-products-sub-models{margin-top:24px}.SupportPage__body-section{display:flex;flex-direction:column;margin-top:48px}@media screen and (max-width:1365px){.SupportPage__body-section.services{padding:0}}@media screen and (max-width:767px){.SupportPage__body-section.services{padding:0}}@media screen and (max-width:1365px){.SupportPage__body-section.services .SupportPage__body-section-head{padding:0 24px}}@media screen and (max-width:767px){.SupportPage__body-section.services .SupportPage__body-section-head{padding:0 16px}}@media screen and (max-width:1365px){.SupportPage__body-section{margin-top:32px;padding:0 24px}}@media screen and (max-width:767px){.SupportPage__body-section{padding:0 16px}}.SupportPage__body-section-head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.SupportPage__body-section-head{font-size:20px}}.SupportPage__body-section-body{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;margin-top:24px}@media screen and (max-width:1365px){.SupportPage__body-section-body.mobile-column{display:flex;flex-direction:column}.SupportPage__body-section-body{margin-top:16px;grid-gap:12px;overflow-y:auto}}.SupportProduct{width:100%;margin:32px auto}@media screen and (max-width:1365px){.SupportProduct{margin:0 auto 32px;padding:0 24px}}@media screen and (max-width:767px){.SupportProduct{padding:0}}.SupportProduct__top{display:grid;grid-template-columns:576px minmax(0,1fr);grid-gap:40px;max-width:1326px;margin:0 auto}@media screen and (max-width:1365px){.SupportProduct__top{display:flex;flex-direction:column;grid-gap:0;margin-top:0}}.SupportProduct__top-backlink{display:flex;align-items:center;color:#1a1c1f;font-size:12px;font-weight:600;line-height:14px;gap:12px;transition:all 250ms ease-in-out;text-transform:uppercase;padding:4px}.SupportProduct__top-backlink:hover{color:#e6000d}.SupportProduct__top-backlink:active{background:#fef5f5;gap:8px}.SupportProduct__top-backlink:before{content:"";display:flex;width:16px;height:16px;background-image:url(../assets/product-card/backlink-arrow.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.SupportProduct__top-backlink:hover:before{background-image:url(../assets/product-card/backlink-arrow-hover.svg)}.SupportProduct__top-left{position:relative;padding-bottom:100%;height:0}.SupportProduct__top-left img{display:flex;width:100%;height:100%;position:absolute;border-radius:24px}@media screen and (max-width:1365px){.SupportProduct__top-left img{border-radius:0;position:unset}.SupportProduct__top-left{height:100%;background:#fff;padding:0;border-top:1px solid #e5e5ea}}@media screen and (min-width:1366px){.SupportProduct__top-left .SupportProduct__top-backlink{display:none}}.SupportProduct__top-left-backlink{padding:16px 0 16px 16px}.SupportProduct__top-right,.SupportProduct__top-right-info{display:flex;flex-direction:column}.SupportProduct__top-right-info{margin-top:24px;gap:8px}@media screen and (max-width:1365px){.SupportProduct__top-right-info{flex-direction:column-reverse;gap:0}}.SupportProduct__top-right-name{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.SupportProduct__top-right-name{padding:0 24px}}@media screen and (max-width:767px){.SupportProduct__top-right-name{padding:0 16px}}.SupportProduct__top-right-codes{display:flex}@media screen and (max-width:1365px){.SupportProduct__top-right-codes{background:#fff;margin-top:0;padding:24px 0 16px}}.SupportProduct__top-right-codes-item{font-weight:500;font-size:14px;line-height:16px;color:#8a8d8f;background:0 0;padding:8px 12px;gap:12px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center;text-transform:uppercase}@media screen and (max-width:1365px){.SupportProduct__top-right-codes-item{width:100%;justify-content:center}}.SupportProduct__top-right-codes-item span{color:#1a1c1f;font-weight:500;margin-left:-4px}@media screen and (max-width:1365px){.SupportProduct__top-right-codes-item span{word-break:break-word}}.SupportProduct__top-right-codes-item::after{content:"";display:flex;width:16px;height:16px;min-width:16px;background:url(../assets/product-card/copy-icon.svg);transition:all 250ms ease-in-out}.SupportProduct__top-right-codes-item:hover{background:#f8f9fa;cursor:pointer}.SupportProduct__top-right-codes-item:hover:after{background:url(../assets/product-card/copy-icon-hover.svg)}.SupportProduct__top-right-codes-item:active{background:#e8eaeb}.SupportProduct__top-right-codes-item .ProductCardNameBlockPopup{text-transform:none}.SupportProduct__top-right-codes-divider{margin:0 8px;width:1px;height:100%;background:#e8eaeb;padding:4px 0}@media screen and (max-width:1365px){.SupportProduct__top-right-codes-divider{height:unset}}.SupportProduct__top-right-small{display:flex;gap:12px;overflow-y:auto;margin:0 -24px -24px;padding:24px}.SupportProduct__tabs-desktop-container::-webkit-scrollbar,.SupportProduct__top-right-small::-webkit-scrollbar{display:none}@media screen and (max-width:1365px){.SupportProduct__top-right-small{gap:12px;margin:24px 0 0;padding:0}}@media screen and (max-width:767px){.SupportProduct__top-right-small{padding:0 16px}}.SupportProduct__top-right-large{display:flex;gap:16px;margin-top:16px}@media screen and (max-width:1365px){.SupportProduct__top-right-large{flex-direction:column}}@media screen and (max-width:767px){.SupportProduct__top-right-large{padding:0 16px}}@media screen and (max-width:1365px){.SupportProduct__top-right .SupportProduct__top-backlink{display:none}}.SupportProduct__tabs-desktop{background:#f8f9fa}.SupportProduct__tabs-desktop-container{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:4px;border-radius:16px 16px 0 0;max-width:1326px;margin:48px auto 0}@media screen and (max-width:1365px){.SupportProduct__tabs-desktop-container{margin:0}.SupportProduct__tabs-desktop{margin-top:40px;display:flex;flex-wrap:nowrap;grid-gap:0;overflow-y:auto;gap:10px}}.SupportProduct__tabs-desktop-tab{width:100%;color:#1a1c1f;font-size:12px;font-weight:600;line-height:14px;text-transform:uppercase;transition:all 250ms ease-in-out;text-align:center;padding:13px 16px;border-bottom:2px solid transparent}@media screen and (max-width:1365px){.SupportProduct__tabs-desktop-tab{white-space:nowrap}}.SupportProduct__tabs-desktop-tab:hover{cursor:pointer;background:#fff}.SupportProduct__tabs-desktop-tab.active{border-bottom:2px solid #e6000d;background:#fff;color:#e6000d}.SupportProduct__tabs-mobile{margin-top:32px}.SupportProduct__tabs-mobile-item-header{padding:20px 16px;border-bottom:1px solid #e8eaeb;display:flex;align-items:center;justify-content:space-between;background:#fff;font-size:14px;font-weight:500;line-height:16px;text-transform:uppercase}.SupportProduct__tabs-mobile-item-header:after{content:"";width:16px;height:16px;display:block;background:url(../assets/product-card/faq-plus.svg);transition:all 250ms ease-in-out}.SupportProduct__tabs-mobile-item-header.open:after{background:url(../assets/product-card/faq-minus.svg)}.SupportProduct__tabs-content{max-width:1326px;margin:0 auto}.popup-smooth-enter-active,.popup-smooth-leave-active{transition:opacity 400ms ease-in-out,max-height 400ms ease-in-out;overflow:hidden}.popup-smooth-enter,.popup-smooth-leave-to{opacity:0;max-height:0}.MainPage{width:100%;max-width:1596px;margin:0 auto;display:flex;flex-direction:column}@media screen and (max-width:1919px){.MainPage{max-width:1440px}}@media screen and (max-width:1599px){.MainPage{max-width:1320px}}@media screen and (max-width:1439px){.MainPage{max-width:1248px}}@media screen and (max-width:1365px){.MainPage{max-width:100%}}.CatalogFilters{position:fixed;width:540px;height:100vh;z-index:999;right:0;top:0}@media screen and (max-width:1365px){.CatalogFilters{width:360px}}@media screen and (max-width:767px){.CatalogFilters{width:100%}}.CatalogFilters__block{height:calc(100% - 92px);overflow-y:auto;z-index:999;background:#fff;width:540px}.CatalogFilters__block::-webkit-scrollbar,.CatalogSmartFilters::-webkit-scrollbar{display:none}@media screen and (max-width:1365px){.CatalogFilters__block{width:360px}}@media screen and (max-width:767px){.CatalogFilters__block{width:100%}}.CatalogFilters__head{display:flex;justify-content:space-between;align-items:center;padding:16px 24px}@media screen and (max-width:1365px){.CatalogFilters__head{padding:12px 12px 16px 16px}}.CatalogFilters__head-title{font-weight:600;font-size:20px;color:#1a1c1f}.CatalogFilters__head-close{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:50%}.CatalogFilters__head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.CatalogFilters__head-close:active{background-color:#f8f9fa}.CatalogFilters__container{display:flex;flex-direction:column;width:100%}.CatalogFilters__container-open-all{width:100%;padding:12px 24px;display:flex;align-items:center;justify-content:space-around;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;transition:all 250ms ease-in-out;max-width:calc(100% - 48px);margin:24px auto;background:#e6000d}.CatalogFilters__container-open-all:hover{background:#ec3d47;cursor:pointer}.CatalogFilters__container-open-all.active{background:#fef5f5;color:#e6000d}.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 2px 8px 0 rgba(0,0,0,.16);padding:24px;border-radius:16px;z-index:10;opacity:0;transition:all 250ms ease-in-out;pointer-events:none;font-size:14px;font-weight:400;line-height:20px;color:#262729}.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__show{width:100%;padding:32px 24px 24px;position:fixed;bottom:0;right:0;background:#fff;max-width:540px;box-shadow:0 0 16px 0 rgba(0,0,0,.08);display:flex;justify-content:space-between;z-index:1}@media screen and (max-width:1365px){.CatalogFilters__show{max-width:360px;padding:28px 16px 24px}}@media screen and (max-width:767px){.CatalogFilters__show{max-width:100%;width:100%}}.CatalogFilters__show .PrimaryButton.apply{width:240px;max-width:240px}@media screen and (max-width:1365px){.CatalogFilters__show .PrimaryButton.apply{width:180px;max-width:180px}}.CatalogFilters__show .PrimaryButton.cancel{width:160px;max-width:160px}@media screen and (max-width:1365px){.CatalogFilters__show .PrimaryButton.cancel{width:120px;max-width:120px}}.CatalogFilters .mob-hint-anim-enter-active,.CatalogFilters .mob-hint-anim-leave-active{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(3,1fr);height:-moz-max-content;height:max-content;gap:7px}@media screen and (max-width:1365px){.CatalogProducts__products{grid-template-columns:repeat(2,1fr);gap:1px}}@media screen and (max-width:767px){.CatalogProducts__products{grid-template-columns:1fr}}.CatalogProducts__products .ProductItem{width:100%}.CatalogProducts__bottom{display:flex;flex-direction:column;align-items:center;margin-top:32px}@media screen and (max-width:767px){.CatalogProducts__bottom{position:relative}}.CatalogProducts__bottom-pagination{display:flex;align-items:center;gap:32px}.CatalogProducts__bottom-pagination-button{color:#1a1c1f;font-size:12px;font-weight:700;line-height:13px;letter-spacing:.6px;text-decoration:underline;padding:5px 0;text-transform:uppercase;transition:all 250ms ease-in-out}.CatalogProducts__bottom-pagination-button.disabled{color:#8a8d8f}.CatalogProducts__bottom-pagination-button:hover{cursor:pointer;text-decoration:none}.Auth__popup-foot-offert p a,.CatalogProducts__bottom-pagination-button:active,.ProductItemPreorderPopup__body-inputs-foot-offert p a{color:#e6000d;text-decoration:underline}@media screen and (max-width:767px){.CatalogProducts__bottom-pagination-button{position:absolute;top:58px}.CatalogProducts__bottom-pagination-button.prev{left:16px}.CatalogProducts__bottom-pagination-button.next{right:16px}}.CatalogProducts__bottom-pagination-container{display:flex}.CatalogProducts__bottom-pagination-container-item{width:40px;height:40px;background:0 0;border:1px solid #e8eaeb;transition:all 250ms ease-in-out;margin-right:16px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:16px;color:#1a1c1f}.CatalogProducts__bottom-pagination-container-item:last-child{margin-right:0}.CatalogProducts__bottom-pagination-container-item:hover{background:#f8f9fa;border-color:transparent;cursor:pointer}.CatalogProducts__bottom-pagination-container-item.active{background:#e6000d;color:#fff;border:1px solid transparent}.CatalogProducts__preloader{position:absolute;width:100%;height:100%;display:flex;border-radius:16px;z-index:1}.CatalogProducts__preloader .Preloader{position:sticky;top:300px;margin:20px auto}.CatalogSelectedFilters{display:flex;position:relative;flex-direction:column;gap:16px;padding:16px 24px;background:#f8f9fa}@media screen and (max-width:1365px){.CatalogSelectedFilters{padding:16px}}.CatalogSelectedFilters__head{display:flex;align-items:center;justify-content:space-between}.CatalogSelectedFilters__head-text{font-weight:500;font-size:14px;color:#1a1c1f;line-height:16px}.CatalogSelectedFilters__head-remove{color:#e6000d;font-size:12px;font-weight:600;line-height:13px;text-transform:uppercase}.CatalogSelectedFilters__head-remove:hover{text-decoration:underline;cursor:pointer}.CatalogSelectedFilters__items{display:flex;flex-wrap:wrap;gap:8px}.CatalogSmartFilters{display:flex;gap:8px}@media screen and (max-width:767px){.CatalogSmartFilters{margin-bottom:5px}}.CatalogSmartFilters__item,.CompareAddDiffBtns__form-switch{display:flex;align-items:center;font-size:14px;font-weight:500}.CatalogSmartFilters__item{width:-moz-max-content;width:max-content;padding:10px 16px;background:#f5f7fa;border-radius:18px;justify-content:space-around;transition:all 250ms ease-in-out;color:#262729}.CatalogSmartFilters__item:hover{cursor:pointer;background:#f3f0e9}.CatalogSmartFilters__item.active{background:#8a6827;color:#fff}.CompareAddDiffBtns__form-switch{position:relative;gap:16px;cursor:pointer;white-space:nowrap;color:#1a1c1f;line-height:16px}@media screen and (max-width:767px){.CompareAddDiffBtns__form-switch{gap:12px}}.CompareAddDiffBtns__form-switch i{position:relative;display:inline-block;width:48px;height:24px;border-radius:12px;background:#fff;border:1px solid #e8eaeb;box-sizing:content-box;transition:all 250ms ease-in-out}.CompareAddDiffBtns__form-switch i::after{content:"";position:absolute;left:4px;top:4px;width:16px;height:16px;border-radius:50%;background:#dcdee0;transition:all 250ms ease-in-out}.CompareAddDiffBtns__form-switch input{position:absolute;opacity:0;pointer-events:none}.CompareAddDiffBtns__form-switch input:checked+i{background:#fef5f5;border:1px solid #fef5f5}.CompareAddDiffBtns__form-switch input:checked+i::after{background:#e6000d;left:28px}.CompareAddDiffBtns__form-switch.disabled{display:none}.CompareAddDiffBtns__add{padding:12px 16px;display:flex;justify-content:center;background:#e6000d;color:#fff;font-size:14px;font-weight:500;line-height:16px;text-transform:uppercase;width:240px;transition:all 250ms ease-in-out;text-align:center}@media screen and (max-width:1365px){.CompareAddDiffBtns__add{width:-moz-max-content;width:max-content}}.CompareAddDiffBtns__add:hover{background:#f3516b;cursor:pointer}.CompareAddDiffBtns__add:active{background:#f02546}.CatalogSort{display:flex;flex-direction:column;width:100%}.CatalogSort__head{padding:16px 24px;align-items:center;position:relative;display:flex;font-weight:600;font-size:14px;line-height:16px;color:#1a1c1f;gap:8px;transition:all 250ms ease-in-out;border-bottom:1px solid #e8eaeb}.CatalogSort__head:hover{background:#f8f9fa}.CatalogSort__head:active{background:#e8eaeb}.CatalogSort__head::after,.CompareFormSelect__input::after{content:"";display:flex;width:16px;min-width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}.CatalogSort__head::after{background-image:url(../assets/catalog/arrow-up.svg);margin-left:auto}.CatalogSort__head.active::after,.CompareFormSelect__input.active::after,.CompareProductGroup.diactive .CompareProductGroup__head span::after{transform:rotate(180deg)}.CatalogSort__body{flex-direction:column;max-height:0;height:auto;overflow:hidden}.CatalogSort__body,.CatalogSort__body-item,.CompareFormSelect{display:flex;transition:all 250ms ease-in-out}.CatalogSort__body-item{padding:14px 24px;background:0 0;border-bottom:1px solid #e8eaeb}.CatalogSort__body-item:hover{cursor:pointer;background:#f8f9fa}.CatalogSort__body-item:active{background:#e8eaeb}.CatalogSort__body-item .FormCheckbox__container-checkmark{border-radius:50%}.CatalogSort__body-item .FormCheckbox__text{font-weight:400}.CompareFormSelect{flex-direction:column;position:relative;border:1px solid #e8eaeb;box-sizing:border-box;background:#fff}.CompareFormSelect:hover{background:#f8f9fa}.CompareFormSelect:active{background:#f0f2f5}.CompareFormSelect.active{background:#fff;border:1px solid #1a1c1f}.CompareFormSelect__input,.CompareFormSelect__list{width:100%;color:#1a1c1f;display:flex;transition:all 250ms ease-in-out}.CompareFormSelect__input{padding:12px 12px 12px 16px;position:relative;gap:8px}.CompareFormSelect__input:hover{cursor:pointer}.CompareFormSelect__input::after{background:url(../assets/compare-page/input-select-arrow.svg)}.CompareFormSelect__input input{font-weight:500;font-size:14px;line-height:16px;color:#1a1c1f;pointer-events:none;width:100%}.CompareFormSelect__list{left:0;padding:8px 0;top:calc(100% + 8px);border:1px solid #ebedf0;box-sizing:border-box;box-shadow:0 2px 16px 0 rgba(0,0,0,.16);flex-direction:column;position:absolute;max-height:200px;overflow-y:auto;opacity:0;pointer-events:none;z-index:2;background-color:#fff}.CompareFormSelect__list.active{opacity:1;pointer-events:all}.CompareFormSelect__list::-webkit-scrollbar{display:none}.CompareFormSelect__list-item{padding:12px 16px;transition:all 250ms ease-in-out;font-size:14px;font-weight:500;line-height:16px;color:#1a1c1f}.CompareFormSelect__list-item:hover{background:#f6f8fa;cursor:pointer}.CompareFormSelect__list-item.active{background:#f6f8fa}.ComparePageEmpty{margin:80px auto 32px;max-width:1596px;width:100%}@media screen and (max-width:1919px){.ComparePageEmpty{max-width:1440px}}@media screen and (max-width:1599px){.ComparePageEmpty{max-width:1320px}}@media screen and (max-width:1439px){.ComparePageEmpty{max-width:1248px}}@media screen and (max-width:1365px){.ComparePageEmpty{padding:0 24px;max-width:100%;margin:64px auto 32px}}@media screen and (max-width:767px){.ComparePageEmpty{padding:0 16px}}.ComparePageEmpty__container{max-width:560px;width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto}.ComparePageEmpty__container-image{height:320px;width:320px;background-image:url(../assets/compare-page/compare-empty-image.svg);background-repeat:no-repeat;background-position:center center}@media screen and (max-width:1365px){.ComparePageEmpty__container-image{width:100%}}@media screen and (max-width:767px){.ComparePageEmpty__container-image{background-size:contain;background-position:center center}}.ComparePageEmpty__container-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ComparePageEmpty__container-text{font-size:24px;font-weight:500;line-height:32px;margin-top:40px;color:#1a1c1f;text-align:center}.ComparePageEmpty__container-descr{margin-top:16px;font-size:16px;font-weight:400;line-height:24px;color:#606366;text-align:center}@media screen and (max-width:767px){.ComparePageEmpty__container-descr{max-width:328px;text-align:center}}.ComparePageEmpty__container-button{padding:10px 16px;display:flex;justify-content:center;background:#e6000d;color:#fff;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;width:256px;margin-top:32px;transition:all 250ms ease-in-out}.ComparePageEmpty__container-button:hover{background:#ec3d47;cursor:pointer}.ComparePageEmpty__container-button:active{background:#ca000b}.CompareProduct{display:flex;flex-direction:column;width:300px;min-width:300px}@media screen and (max-width:1439px){.CompareProduct{width:240px;min-width:240px}.CompareProduct .CompareProductGroup__head p{position:absolute;left:0;top:0}.CompareProduct.first .CompareProductGroup__head{opacity:1;pointer-events:all}.CompareProduct.first .CompareProductGroup__head p{width:190%}.CompareProduct.first .CompareProductHead__container{opacity:0;padding:0;height:0;width:0}}@media screen and (max-width:1439px) and (max-width:1365px){.CompareProduct.first .CompareProductHead__info{opacity:0}}@media screen and (max-width:767px){.CompareProduct{width:170px;min-width:170px}}.CompareProductGroup,.CompareProduct__head{display:flex;flex-direction:column}.CompareProduct__head.transparent{opacity:0;pointer-events:none}@media screen and (max-width:1365px){.CompareProduct__head.transparent{pointer-events:all}}.CompareProduct.first{width:0;min-width:0}.CompareProductGroup{margin-top:32px;transition:all 250ms ease-in-out;border-bottom:1px solid transparent}@media screen and (max-width:767px){.CompareProductGroup{margin-top:32px}}.CompareProductGroup.empty{margin-top:0}.CompareProductGroup.diactive .CompareProductGroup__body{display:none}@media screen and (max-width:1365px){.CompareProductGroup.first .CompareProductGroup__body-item p:first-child{color:#606366;z-index:3;border-top:1px solid #ebedf0;border-bottom:1px solid #ebedf0}}.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-size:24px;font-weight:500;line-height:32px;color:#1a1c1f;white-space:nowrap}@media screen and (max-width:1365px){.CompareProductGroup__head p{font-size:20px;padding-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;padding-bottom:46px}@media screen and (max-width:1919px){.CompareProductGroup__head span{width:1440px}}@media screen and (max-width:1599px){.CompareProductGroup__head span{width:1320px}}@media screen and (max-width:1439px){.CompareProductGroup__head span{width:1248px}}@media screen and (max-width:1365px){.CompareProductGroup__head span{width:100%;top:0}}.CompareProductGroup__head span:after{width:24px;min-width:24px;height:24px;background:url(../assets/compare-page/char-group-arrow.svg);display:flex;content:"";margin-left:15px;transition:all 250ms ease-in-out;position:absolute;right:0;top:0}.CompareProductGroup__body{display:flex;flex-direction:column;margin-top:24px;background:#fff;border-radius:16px}@media screen and (max-width:1365px){.CompareProductGroup__body{border-radius:0;margin-top:16px;background:0 0}}.CompareProductGroup__body.name{background:0 0}.CompareProductGroup__body-item{display:flex;width:100%;border-bottom:1px solid #e8eaeb;padding:24px 16px;text-align:center;align-items:center;background:#f8f9fa}@media screen and (max-width:1365px){.CompareProductGroup__body-item{padding:0;flex-direction:column;border-bottom:none}}.CompareProductGroup__body-item.name{border-bottom:1px solid transparent;background:0 0;padding:24px 0;text-align:left}.CompareProductGroup__body-item:last-child{border-bottom:none}.CompareProductGroup__body-item p:last-child{font-size:14px;font-weight:500;color:#1a1c1f;line-height:16px;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 #ebedf0;background:#fff;padding:12px 16px;margin-top:46px;height:100%;font-size:14px}}.CompareProductGroup__body-item p:last-child.name{font-size:14px;font-weight:400;line-height:16px;color:#606366}.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:16px;width:100%;background:#f6f8fa;color:#1a1c1f;position:absolute;height:48px;left:0;align-items:center;justify-content:center;font-size:14px;line-height:140%}}.CompareProductHead{background:#fff;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1365px){.CompareProductHead{height:404px;border-right:1px solid #e8eaeb}}@media screen and (max-width:767px){.CompareProductHead{height:333px}}.CompareProductHead__wrapper{width:100%;height:0;padding-bottom:100%;position:relative;display:flex;background:#fff;border-radius:16px 16px 0 0}.CompareProductHead__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;left:0;top:0}.CompareProductHead__delete{width:36px;height:36px;border-radius:16px;background-image:url(../assets/compare-page/delete-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:16px;top:16px;opacity:.4}@media screen and (max-width:1365px){.CompareProductHead__delete{right:8px;top:8px}}.CompareProductHead__delete:hover{background-image:url(../assets/compare-page/delete-icon-hover.svg);cursor:pointer;opacity:1}.CompareProductHead__delete:active{background-image:url(../assets/compare-page/delete-icon-red.svg);background-color:#fef5f5}.CompareProductHead__container{display:flex;flex-direction:column;padding:16px 24px 24px;height:100%}@media screen and (max-width:1439px){.CompareProductHead__container{padding:16px 20px}}@media screen and (max-width:767px){.CompareProductHead__container{padding:8px 16px}}.CompareProductHead__container-name{display:flex;font-weight:400;height:44px;font-size:16px;line-height:140%;color:#1a1c1f;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.CompareProductHead__container-name:hover{text-decoration:underline}@media screen and (max-width:767px){.CompareProductHead__container-name{font-size:14px;height:40px}}.CompareProductHead__container .ProductItemRating{margin-top:12px}@media screen and (max-width:1365px){.CompareProductHead__container .ProductItemRating{margin-top:8px}}@media screen and (max-width:767px){.CompareProductHead__container .ProductItemRating__count-word span{display:none}}.CompareProductHead__container-price{display:flex;flex-direction:column;margin-top:16px;height:44px}@media screen and (max-width:767px){.CompareProductHead__container-price{height:68px}}.CompareProductHead__container-price-old{display:flex;gap:8px}@media screen and (max-width:767px){.CompareProductHead__container-price-old{flex-direction:column-reverse;gap:4px}}.CompareProductHead__container-price-old span:first-child{font-weight:500;font-size:16px;color:#606366;line-height:20px;text-decoration:line-through}.CompareProductHead__container-price-old span:last-child{background:#fbe7e8;font-weight:600;font-size:12px;line-height:14px;color:#e6000d;padding:1px 4px;display:flex;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.CompareProductHead__container-price-old span:last-child{margin-left:0}}.CompareProductHead__container-price-current{font-weight:500;font-size:24px;line-height:32px;color:#1a1c1f;margin-top:4px}@media screen and (max-width:1365px){.CompareProductHead__container-price-current{font-size:20px;line-height:24px}}.CompareProductHead__container-cart{width:40px;height:40px;background-color:#fff;border-radius:20px;background-image:url(../assets/product-card/cart-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:20px;bottom:20px}@media screen and (max-width:767px){.CompareProductHead__container-cart{width:36px;height:36px;bottom:12px;right:8px}}.CompareProductHead__container-cart .PreloaderCartBtn{width:25px;height:25px}.CompareProductHead__container-cart .PreloaderCartBtn__first{border-top-color:#f02546;border-right-color:#f02546}.CompareProductHead__container-cart:hover{background-color:#fef5f5;cursor:pointer}.CompareProductHead__container-cart:active{background-color:#fbe7e8}.CompareProductHead__container-cart.active::after{content:"";position:absolute;right:3px;top:3px;background:url(../assets/product-card/added-icon.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}.CompareProductHead__container-cart.loading{background-image:none;display:flex;align-items:center;justify-content:space-around;pointer-events:none;background-color:rgba(240,37,70,.08)}.CompareProductHead__container-cart.preorder{background-image:url(../assets/product-card/preorder-icon-small.svg);background-color:#fef4f6;opacity:.5;pointer-events:none}.CompareProductHead__container-cart.preorder:hover,.CompareProductSmall__bottom-buy.preorder:hover{background-color:#fee9ed}.CompareProductSmall{display:flex;flex-direction:column;width:300px;min-width:300px;padding:12px 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 #ebedf0;z-index:1;right:-12px}@media screen and (max-width:1365px){.CompareProductSmall.first::after{right:-1px}}@media screen and (max-width:1439px){.CompareProductSmall{width:240px;min-width:240px}}@media screen and (max-width:767px){.CompareProductSmall{width:170px;min-width:170px;padding:8px}}.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:40px 1fr}}.CompareProductSmall__top-wrapper{width:100%;height:64px;display:flex}@media screen and (max-width:1365px){.CompareProductSmall__top-wrapper{height:40px}}.CompareProductSmall__top-name{margin:12px 0;font-size:14px;font-weight:400;line-height:140%;color:#222629;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (max-width:767px){.CompareProductSmall__top-name{font-size:10px;font-weight:500;line-height:120%;-webkit-line-clamp:3;margin:2px 0}}.CompareProductSmall__bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:8px}.CompareProductSmall__bottom-price{display:flex;flex-direction:column;height:44px}@media screen and (max-width:767px){.CompareProductSmall__bottom-price{height:38px}}.CompareProductSmall__bottom-price-old span:first-child{font-weight:400;font-size:14px;color:#606366;line-height:16px;text-decoration:line-through}@media screen and (max-width:767px){.CompareProductSmall__bottom-price-old span:first-child{font-size:12px}}.CompareProductSmall__bottom-price-old span:last-child{background:#fbe7e8;font-weight:700;font-size:10px;line-height:12px;color:#e6000d;padding:1px 4px;margin-left:4px}.CompareProductSmall__bottom-price-current{font-weight:500;font-size:20px;line-height:24px;color:#1a1c1f;margin-top:4px}@media screen and (max-width:767px){.CompareProductSmall__bottom-price-current{font-size:18px;line-height:24px}}.CompareProductSmall__bottom-buy{width:40px;height:40px;background-color:#fff;border-radius:20px;background-image:url(../assets/product-card/cart-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:16px;bottom:10px}.CompareProductSmall__bottom-buy p,.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-next span,.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-prev span,.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav.disabled{display:none}.CompareProductSmall__bottom-buy:hover{background-color:#fef5f5;cursor:pointer}.CompareProductSmall__bottom-buy:active{background-color:#fbe7e8}.CompareProductSmall__bottom-buy.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-card/added-icon.svg);width:18px;height:18px;background-size:100% 100%;transition:all 250ms ease-in-out}.CompareProductSmall__bottom-buy.preorder{background-image:url(../assets/product-card/preorder-icon-small.svg);background-color:#fef4f6;opacity:.5;pointer-events:none}.CompareProducts{display:flex;flex-direction:column;width:100%;position:relative}.CompareProducts__fixed{position:fixed;top:-100%;left:0;width:100%;z-index:4;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.08);transition:top 500ms ease-in-out}.CompareProducts__fixed.visible{top:0}.CompareProducts__fixed-container{display:grid;grid-template-columns:300px minmax(0,1fr);grid-column-gap:24px;width:100%;overflow:hidden;max-width:1596px;margin:0 auto}@media screen and (max-width:1919px){.CompareProducts__fixed-container{max-width:1440px}}@media screen and (max-width:1599px){.CompareProducts__fixed-container{max-width:1320px}}@media screen and (max-width:1439px){.CompareProducts__fixed-container{grid-template-columns:240px minmax(0,1fr);max-width:1248px;grid-column-gap:12px}}@media screen and (max-width:1365px){.CompareProducts__fixed-container{display:flex;grid-column-gap:0}}@media screen and (max-width:767px){.CompareProducts__fixed-container{grid-template-columns:170px 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-carousel .owl-nav{position:absolute;top:47%;transform:translateY(-50%);margin-top:0;right:8px;left:0;display:flex;justify-content:space-between;pointer-events:none}.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-next,.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-prev{width:32px;height:32px;background-color:#f8f9fa;border:1px solid #f8f9fa;pointer-events:all;background-image:url(../assets/compare-page/arrow-small-carousel.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-next.disabled,.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-prev.disabled{background-color:#f8f9fa;border:1px solid #f8f9fa;background-image:url(../assets/compare-page/arrow-small-carousel-disabled.svg);pointer-events:all}.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-next:hover,.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-prev:hover{cursor:pointer;background-color:#f0f2f5;border:1px solid #f0f2f5}.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-next:active,.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-prev:active{cursor:pointer;border:1px solid #e8eaeb}.CompareProducts__fixed-container-carousel.owl-carousel .owl-nav .owl-prev{transform:rotate(180deg)}.CompareProducts__fixed-container-carousel.owl-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 #f5f7fa;z-index:1;left:-12px}@media screen and (max-width:1365px){.CompareProducts__fixed-container-carousel.owl-carousel .owl-item.active::before{left:-1px}}.CompareProducts__fixed-container-carousel.owl-carousel .owl-item.active:first-child::before{display:none}.CompareProducts__body-container.owl-carousel .owl-nav .owl-next span,.CompareProducts__body-container.owl-carousel .owl-nav .owl-prev span,.CompareProducts__body-container.owl-carousel .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:#fff;border-bottom:1px solid #ebeef5;transition:bottom 500ms ease-in-out;padding:8px 16px}.CompareProducts__fixed-container-bottom.visible{bottom:0}.CompareProducts__fixed-container-bottom .CompareAddDiffBtns{display:flex;justify-content:space-between}.CompareProducts__fixed-container-bottom .CompareAddDiffBtns__form-switch{font-size:14px;font-weight:400}}.CompareProducts__body{display:grid;grid-template-columns:300px minmax(0,1fr);grid-column-gap:24px;width:100%;overflow:hidden}@media screen and (max-width:1439px){.CompareProducts__body{grid-column-gap:12px;grid-template-columns:240px minmax(0,1fr)}}@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:170px 1fr}}.CompareProducts__body-container.owl-carousel{position:relative}.CompareProducts__body-container.owl-carousel .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-carousel .owl-nav{left:-320px}}@media screen and (max-width:1439px){.CompareProducts__body-container.owl-carousel .owl-nav{left:-308px}}.CompareProducts__body-container.owl-carousel .owl-nav .owl-next,.CompareProducts__body-container.owl-carousel .owl-nav .owl-prev{width:32px;height:32px;background-color:#f8f9fa;border:1px solid #f8f9fa;pointer-events:all;background-image:url(../assets/compare-page/arrow-small-carousel.svg);background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.CompareProducts__body-container.owl-carousel .owl-nav .owl-next.disabled,.CompareProducts__body-container.owl-carousel .owl-nav .owl-prev.disabled{background-image:url(../assets/compare-page/arrow-small-carousel-disabled.svg);background-color:#f8f9fa;border:1px solid #f8f9fa}.CompareProducts__body-container.owl-carousel .owl-nav .owl-next:hover,.CompareProducts__body-container.owl-carousel .owl-nav .owl-prev:hover{cursor:pointer;background-color:#f0f2f5;border:1px solid #f0f2f5}.CompareProducts__body-container.owl-carousel .owl-nav .owl-next:active,.CompareProducts__body-container.owl-carousel .owl-nav .owl-prev:active{border:1px solid #e8eaeb}.CompareProducts__body-container.owl-carousel .owl-nav .owl-prev{transform:rotate(180deg)}.CompareProducts__body-container.owl-carousel .owl-nav .owl-prev.disabled{opacity:0}.Auth{display:flex;z-index:999}.Auth__overlay{width:100%;height:100vh;background:rgba(26,28,31,.25);position:fixed;left:0;top:0;z-index:998}.Auth__popup{width:360px;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:#fff;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 1000ms linear}.Auth__popup-errors.active{max-height:500px;overflow:visible}.Auth__popup-errors-container{display:flex;flex-direction:column;padding:16px;width:100%;margin-top:16px;margin-bottom:8px;background:#fef5f5}.Auth__popup-errors-container p{color:#e6000d;font-size:14px;font-weight:400;margin-top:8px}.Auth__popup-errors-container p:first-child{margin-top:0}.Auth__popup-head{display:flex;align-items:center;margin:-8px -8px 0 0}.Auth__popup-head-button{color:#1a1c1f;font-weight:500;font-size:24px;line-height:32px}.Auth__popup-head-wrapper{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:50%}.Auth__popup-head-wrapper:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.Auth__popup-head-wrapper:active{background-color:#f8f9fa}.Auth__popup-body{margin-top:16px;max-height:0;overflow:hidden;opacity:0;transition:all 500ms ease-in-out}@media screen and (max-width:767px){.Auth__popup-body{overflow:unset}}.Auth__popup-body.active{max-height:999px;overflow:unset;opacity:1}.Auth__popup-foot{flex-direction:column;padding-top:24px;border-top:1px solid #e8eaeb;width:100%}.Auth__popup-foot,.Auth__popup-foot-offert{display:flex;margin-top:24px}.Auth__popup-foot-offert p{font-weight:500;font-size:12px;color:#8a8d8f;line-height:140%}.Auth__popup-foot-offert p a:hover{text-decoration:unset;transition:all 250ms ease-in-out}.Auth__popup-preloader{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(26,28,31,.25);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}.Compare{z-index:999}.Compare__overlay{width:100%;height:100vh;background:rgba(26,28,31,.25);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:420px;padding:16px 12px;background:#fff;z-index:999;display:flex;flex-direction:column;height:-moz-max-content;height:max-content}@media screen and (max-width:767px){.Compare__popup{padding:12px 8px;width:100%;height:100vh;border-radius:0;margin:0}}.Compare__popup-head{display:flex;align-items:center;justify-content:space-between;margin-left:12px}@media screen and (max-width:767px){.Compare__popup-head{margin-left:8px;margin-right:4px}}.Compare__popup-head-text{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px;cursor:default}.Compare__popup-head-wrapper{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:50%}.Compare__popup-head-wrapper:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.Compare__popup-head-wrapper:active{background-color:#f8f9fa}.Compare__popup-body{display:flex;width:100%;flex-direction:column;margin-top:16px}.Compare__popup-body-item{display:flex;align-items:center;margin-top:16px;position:relative;background:0 0;transition:all 250ms ease-in-out;padding:8px 8px 8px 12px;flex-wrap:wrap}.Compare__popup-body-item:hover{cursor:pointer;background:#f8f9fa}.Compare__popup-body-item:after{content:"";width:calc(100% - 24px);height:1px;background:#e8eaeb;position:absolute;bottom:-8px;right:50%;transform:translateX(50%)}.Compare__popup-body-item:first-child{margin-top:0}.Compare__popup-body-item:last-child:after{display:none}.Compare__popup-body-item-text{font-weight:500;font-size:16px;color:#1a1c1f;width:calc(100% - 37px);line-height:20px;margin-right:5px}.Compare__popup-body-item-text span{color:#606366}.Compare__popup-body-item-wrapper{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;border-radius:20px;background-image:url(../assets/header/basket-icon-24x24.svg);background-size:24px 24px;background-position:center;background-color:transparent;background-repeat:no-repeat;margin-left:auto;align-self:center}.Compare__popup-body-item-wrapper:hover{cursor:pointer;background-image:url(../assets/header/basket-icon-24x24-hover.svg)}.Compare__popup-body-item-wrapper:active{background-color:#fef5f5}.Compare__popup-body.no-items{width:-moz-max-content;width:max-content;margin:auto;height:190px;justify-content:center;max-width:80%}.Compare__popup-body.no-items p:first-child{font-weight:500;font-size:24px;color:#1a1c1f;text-align:center}.Compare__popup-body.no-items p:last-child{margin-top:16px;font-weight:500;font-size:14px;color:#8a8d8f}@media screen and (max-width:480px){.Compare__popup-body.no-items p:last-child{text-align:center}}.Compare__popup-body.no-items p:last-child:after{content:"";display:inline-block;width:24px;height:24px;background-image:url(../assets/header/compare-icon.svg);background-size:24px 24px;margin-left:8px}.Compare__popup-preloader{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(26,28,31,.25);pointer-events:none;opacity:0;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;border-radius:12px}.Compare__popup-preloader.active{pointer-events:all;opacity:1}.Header-callback{margin-left:auto;height:100%}@media screen and (max-width:1365px){.Header-callback{margin-left:0}}.Header-callback__top{position:relative;height:100%}.Header-callback__top-button{align-items:center;display:flex;transition:all 250ms ease-in-out;position:relative;padding:8px 12px;border-radius:20px;width:-moz-fit-content;width:fit-content;max-width:170px}@media screen and (max-width:1365px){.Header-callback__top-button{display:none}}.Header-callback__top-button:hover{cursor:pointer}.Header-callback__top-button:active:before,.Header-callback__top-button:hover:before{background-image:url(../assets/header/callback-icon-hover.svg)}.Header-callback__top-button:hover .Header-callback__top-button p{color:#606366}.Header-callback__top-button:active{background:#f8f9fa}.Header-callback__top-button.active{background:#fff}.Header-callback__top-button.active:before{background-image:url(../assets/header/callback-icon.svg)}.Header-callback__top-button.active::after{transform:rotate(180deg)}.Header-callback__top-button p{font-weight:500;font-size:16px;color:#1a1c1f;transition:all 250ms ease-in-out;display:flex;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:1600px){.Header-callback__top-button p{display:none}}.Header-callback__top-button::after{content:"";width:16px;min-width:16px;height:16px;background:url(../assets/header/callback-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;min-width:24px;height:24px;background-color:transparent;background-image:url(../assets/header/callback-icon.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-right:16px;transition:all 250ms ease-in-out}@media screen and (max-width:1600px){.Header-callback__top-button::before{margin-right:0;width:40px;min-width:40px;height:40px;background-size:24px 24px;border-radius:20px}}.Header-callback__top-info{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% + 8px);width:280px;z-index:999;display:flex;flex-direction:column;background:#fff;padding:8px;box-shadow:0 0 12px 0 rgba(0,0,0,.08)}@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;transform:unset}}@media screen and (max-width:767px){.Header-callback__top-info{width:100%;height:100%;overflow-y:auto;border-radius:0;padding:16px}}.Header-callback__top-info-head{display:none;align-items:center;justify-content:space-between;width:100%;padding-left:8px;padding-bottom:16px}@media screen and (max-width:1365px){.Header-callback__top-info-head{display:flex}}@media screen and (max-width:767px){.Header-callback__top-info-head{margin-top:-4px;margin-right:-4px}}.Header-callback__top-info-head-text{font-weight:500;font-size:24px;color:#1a1c1f;cursor:default}.Header-callback__top-info-head-wrapper{width:40px;height:40px;background:url(../assets/header/cross-24x24.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 12px;position:relative;font-weight:500;font-size:14px;color:#1a1c1f;line-height:16px;background:0 0;transition:all 250ms ease-in-out;margin-top:8px}@media screen and (max-width:767px){.Header-callback__top-info-soc-item{padding:12px 16px 12px 12px;border:1px solid #e8eaeb}}.Header-callback__top-info-soc-item:hover{background:#f8f9fa;cursor:pointer}.Header-callback__top-info-soc-item:active{background:#e8eaeb}.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%;display:flex;margin-right:12px}.Header-callback__top-info-soc-item.facebook::before{background-image:url(../assets/header/round-facebook-24x24.svg)}.Header-callback__top-info-soc-item.viber::before{background-image:url(../assets/header/round-viber-24x24.svg)}.Header-callback__top-info-soc-item.telegram::before{background-image:url(../assets/header/round-telegramm-24x24.svg)}.Header-callback__top-info-soc-item.apple-m::before{background-image:url(../assets/header/round-apple-message-24x24.svg)}.Header-callback__top-info-container{display:flex;flex-direction:column;width:100%;margin-top:16px;padding-left:8px}@media screen and (max-width:767px){.Header-callback__top-info-container{padding:12px 16px 12px 12px;margin-top:8px;border:1px solid #e8eaeb;flex-direction:row;gap:12px}}.Header-callback__top-info-container-icon{width:24px;height:24px;background:url(../assets/header/phone-icon.svg) no-repeat center;display:block}@media screen and (min-width:768px){.Header-callback__top-info-container-icon{display:none}}.Header-callback__top-info-container:last-child{margin-bottom:8px;margin-top:24px}@media screen and (max-width:767px){.Header-callback__top-info-container:last-child{margin-top:8px}}.Header-callback__top-info-container-number{font-weight:500;font-size:18px;color:#1a1c1f;line-height:21px;background-image:linear-gradient(to bottom,transparent 0,transparent 90%,#e6000d 90%,#e6000d 100%);background-repeat:no-repeat;background-size:0 100%;background-position-x:right;transition:color,background-size .3s;width:-moz-fit-content;width:fit-content}.Header-callback__top-info-container-number:hover{color:#e6000d;background-size:100% 100%;background-position-x:left}.Header-callback__top-info-container-number:active{background:0 0}.Header-callback__top-info-container-name{margin-top:8px;font-weight:500;font-size:14px;color:#606366;line-height:16px}.Header-callback__top-info-container-sub,.Header-callback__top-info-container-time{color:#606366;font-size:14px;font-weight:500;margin-top:12px;line-height:16px}.Header-callback__top-info-container-sub{color:#8a8d8f;margin-top:8px}.Header-callback__overlay{width:100%;height:100vh;background:linear-gradient(to left,rgba(26,28,31,.25),rgba(26,28,31,.25)) no-repeat 0 72px;position:absolute;left:0;top:0;z-index:998}@media screen and (max-width:1365px){.Header-callback__overlay{background:rgba(26,28,31,.25)}}.Header-callback__overlay:hover,.HeaderCart__overlay:hover{cursor:initial}.HeaderCart{z-index:999}.HeaderCart__overlay{width:100%;height:100vh;background:rgba(26,28,31,.25);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:760px;padding:24px;background:#fff;z-index:999;display:flex;flex-direction:column;height:-moz-max-content;height:max-content}@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;margin:-8px 0 0;width:100%}.HeaderCart__popup-cart-head-text{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px;cursor:default}.HeaderCart__popup-cart-head-wrapper{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:50%;margin-right:-8px}.HeaderCart__popup-cart-head-wrapper:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.HeaderCart__popup-cart-head-wrapper:active{background-color:#f8f9fa}.HeaderCart__popup-cart-body{display:flex;flex-direction:column;width:100%;margin-top:16px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body{margin-bottom:85px;margin-top:24px}}.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:unset;overflow:unset}}.HeaderCart__popup-cart-body-sum{display:flex;justify-content:space-between;padding:12px 16px;align-items:center;background:#f8f9fa;margin-top:24px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-sum{flex-wrap:wrap;margin-top:32px}}.HeaderCart__popup-cart-body-sum-text{font-weight:500;font-size:14px;color:#1a1c1f;line-height:16px}.HeaderCart__popup-cart-body-sum-price{display:flex;align-items:flex-end}.HeaderCart__popup-cart-body-sum-price-current{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}.HeaderCart__popup-cart-body-sum-price-old{color:#8a8d8f;font-weight:500;line-height:20px;font-size:16px;text-decoration:line-through;margin-left:8px;margin-bottom:4px}.HeaderCart__popup-cart-body-sum .checkout-button{margin-left:auto;width:-moz-max-content;width:max-content;padding:10px 24px;min-height:40px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-sum .checkout-button{width:100%;margin-top:16px}}.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;margin-top:32px}}.HeaderCart__popup-cart-body-buttons-left-continue{width:-moz-max-content;width:max-content;padding:12px 16px;min-height:40px;font-size:14px;background:#fff;color:#1a1c1f;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:center}.HeaderCart__popup-cart-body-buttons-left-continue:hover{background:#f8f9fa;cursor:pointer}.HeaderCart__popup-cart-body-buttons-left-continue:active{background:#e8eaeb}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons-left-continue{width:100%;margin-top:16px}}.HeaderCart__popup-cart-body-buttons-right{display:flex;gap:16px}@media screen and (max-width:767px){.HeaderCart__popup-cart-body-buttons-right{flex-direction:column;gap:12px}}.HeaderCart__popup-cart-body-buttons-right .PrimaryButton{margin-top:0}.HeaderCart__popup-cart-body-buttons-right .fast-order-button{padding:12px 16px;min-height:40px;min-width:200px}.HeaderCart__popup-cart-body-buttons-right .checkout-button{padding:12px 16px;min-height:40px;min-width:240px}.HeaderCart__popup-cart-preloader{width:100%;height:100%;background:rgba(26,28,31,.25);display:flex;align-items:center;justify-content:space-around;z-index:999;position:fixed;left:0;top:0;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}}.HeaderServices{z-index:999}.HeaderServices__overlay{width:100%;height:100vh;background:rgba(26,28,31,.25);position:fixed;left:0;top:0;z-index:998}.HeaderServices__overlay:hover{cursor:initial}.HeaderServices__popup{width:620px;display:flex;flex-direction:column;padding:16px 24px;left:0;top:0;bottom:0;right:0;margin:auto;z-index:999;position:fixed;height:-moz-max-content;height:max-content;background:#fff;overflow:hidden;max-height:80vh}@media screen and (max-width:767px){.HeaderServices__popup{width:100%;height:100%;max-height:100%;border-radius:0;padding:16px;overflow-y:auto}}.HeaderServices__popup-head{display:flex;align-items:center}.HeaderServices__popup-head-text{color:#1a1c1f;font-weight:500;font-size:24px;line-height:32px}.HeaderServices__popup-head-wrapper{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:50%;margin-right:-8px}.HeaderServices__popup-head-wrapper:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.HeaderServices__popup-head-wrapper:active{background-color:#f8f9fa}.HeaderServices__popup-body{display:flex;flex-direction:column;margin-top:16px;overflow-x:auto;padding-right:16px;margin-right:-16px}@media screen and (max-width:1365px){.HeaderServices__popup-body{margin-top:8px}}.Header-lang{display:flex;align-items:center;margin-left:8px}.Header-lang:after{content:"";width:1px;height:32px;margin:0 16px;display:block;background:#dcdee0}.Header-lang__top{position:relative}.Header-lang__top-button{padding:10px 12px;color:#1a1c1f;font-size:16px;font-weight:500;line-height:20px;display:flex;align-items:center;border-radius:20px;transition:all 250ms ease-in-out}.Header-lang__top-button:after,.Header-lang__top-select-item:after{content:"";background-size:100% 100%;transition:all 250ms ease-in-out}.Header-lang__top-button:after{width:16px;height:16px;background:url(../assets/header/callback-arrow.svg);margin-left:8px;display:block}.Header-lang__top-button:hover{cursor:pointer;color:#606366}.Header-lang__top-button:hover:after{background:url(../assets/header/callback-arrow-hover.svg)}.Header-lang__top-button:active{background:#f8f9fa}.Header-lang__top-button.active{color:#1a1c1f}.Header-lang__top-button.active:after{background:url(../assets/header/callback-arrow.svg);transform:rotate(180deg)}.Header-lang__top-select{position:absolute;flex-direction:column;top:48px;left:0;z-index:999;padding:8px;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.08);border:1px solid #f8f9fa;display:none}.Header-lang__top-select.active{display:flex}@media screen and (max-width:767px){.Header-lang__top-select{right:0;left:unset}}.Header-lang__top-select-item{padding:8px 12px;color:#1a1c1f;font-size:16px;font-weight:500;line-height:20px;display:flex;align-items:center;transition:all 250ms ease-in-out}.Header-lang__top-select-item:after{width:18px;height:18px;background-image:url(../assets/header/checkmark.svg);background-repeat:no-repeat;background-position:center center;margin-left:12px;opacity:0;display:flex}.BuyButton.active .BuyButton__icon:after,.Header-lang__top-select-item.active:after{opacity:1}.Header-lang__top-select-item:hover{cursor:pointer;background:#f8f9fa}.Header-lang__top-select-item:active{background:#e8eaeb}.Header-lang__overlay{width:100%;height:100vh;background:linear-gradient(to left,rgba(26,28,31,.25),rgba(26,28,31,.25)) no-repeat 0 72px;position:absolute;left:0;top:0;z-index:998}@media screen and (max-width:1365px){.Header-lang__overlay{background:0 0}}.Header-lang__overlay:hover{cursor:initial}.MobileMenu{display:flex;align-items:center}.BuyButton,.MobileMenu__wrapper{height:40px;transition:all 250ms ease-in-out}.MobileMenu__wrapper{width:40px;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}.MobileMenu__wrapper:hover{cursor:pointer;background-image:url(../assets/header/burger-icon-hover.svg)}.MobileMenu__wrapper:active{background-color:#f8f9fa}.MobileMenu:after{content:"";width:1px;height:32px;background-color:#dcdee0;margin:0 16px;display:block}@media screen and (max-width:1365px){.MobileMenu:after{display:none}}.BuyButton{display:flex;align-items:center;width:-moz-max-content;width:max-content;background:#e6000d;position:relative;padding:8px 16px;border:1px solid transparent}.BuyButton.active{pointer-events:none;background:#fef5f5}.BuyButton.active .BuyButton__icon{background-image:url(../assets/product-card/cart-icon.svg)}.BuyButton.active .BuyButton__text{color:#e6000d}.BuyButton.active:hover{background:#fbe7e8}.BuyButton.active:active{background:#f8b8bb}.BuyButton.loading{background:#fff;border:1px solid #e6000d;pointer-events:none}.BuyButton.loading .BuyButton__icon,.BuyButton.loading .BuyButton__text{opacity:0}.BuyButton.loading .BuyButton__preloader{opacity:1}.BuyButton.preorder{background:#fef5f5}.BuyButton.preorder .BuyButton__icon{width:24px;min-width:24px;height:24px;background:url(../assets/product-card/preorder-icon.svg)}.BuyButton.preorder .BuyButton__text,.Header-location__popup-container-head-name span{color:#e6000d}.BuyButton.preorder:hover{background:#fbe7e8}@media (hover:hover) and (pointer:fine){.BuyButton:hover{cursor:pointer;background:#ec3d47}}.BuyButton:active{background:#ca000b}.BuyButton__icon,.BuyButton__icon:after,.BuyButton__text{opacity:1;transition:all 250ms ease-in-out}.BuyButton__icon{width:24px;min-width:24px;height:24px;margin-left:auto;background-image:url(../assets/product-card/buy-button-cart.svg);background-size:100% 100%;margin-right:12px;position:relative}.BuyButton__icon:after{content:"";width:16px;height:16px;display:flex;position:absolute;top:-4px;right:-4px;background-image:url(../assets/product-card/buy-button-cart-label.svg);background-size:100% 100%;opacity:0}.BuyButton__text{font-weight:600;font-size:14px;color:#fff;text-transform:uppercase;margin-right:auto}@media screen and (max-width:767px){.BuyButton{width:100%}}.BuyButton__preloader{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;opacity:0;pointer-events:none;transition:all 250ms ease-in-out}.BuyButton__preloader .Preloader{margin:auto;width:30px;height:30px}.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:rgba(26,28,31,.25);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:560px;height:-moz-max-content;height:max-content;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.08)}@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:500;font-size:24px;color:#1a1c1f;cursor:default;line-height:32px}.Header-location__popup-container-head-close{width:40px;height:40px;background-color:transparent;background-image:url(../assets/header/cross-24x24.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){.Header-location__popup-container-head-close{width:24px;height:24px}}.Header-location__popup-container-head-close:hover{cursor:pointer;background-image:url(../assets/header/cross-24x24-hover.svg)}.Header-location__popup-container-head-close:active{background-color:#f8f9fa}.Header-location__popup-container-search{margin-top:16px}@media screen and (max-width:767px){.Header-location__popup-container-search{margin-top:24px}}.Header-location__popup-container-search-head{font-weight:400;font-size:14px;color:#606366}.Header-location__popup-container-search-body{margin-top:8px;position:relative}.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:#008e30;font-weight:500;font-size:14px;padding:16px;display:flex;margin-top:16px;width:100%;justify-content:space-around;background:rgba(0,142,48,.08)}.Header-location__popup-container-selected-b.active{max-height:100px}.Header-location__popup-container-bottom{font-weight:500;font-size:12px;color:#71717a;line-height:140%;margin-top:24px}.header-select .vs__dropdown-toggle{background:#fff;border:unset;font-size:14px;font-weight:400;color:#1a1c1f;padding:16px;border-radius:0;border-bottom:1px solid #e8eaeb;transition:all 250ms ease-in-out}.header-select .vs__dropdown-toggle:hover{background:#f8f9fa}.header-select .vs__dropdown-menu{background:#fff;border:unset;box-shadow:0 0 16px 0 rgba(0,0,0,.12);top:calc(100% + 8px);max-height:192px;padding:4px 0}.header-select .vs__dropdown-menu::-webkit-scrollbar{width:4px;margin:15px;background:0 0}.header-select .vs__dropdown-menu::-webkit-scrollbar-track{background:#f0f2f5}.header-select .vs__dropdown-menu::-webkit-scrollbar-thumb{background:#dcdee0}.header-select .vs__dropdown-menu::-webkit-scrollbar-corner{background-color:transparent}.header-select .vs__actions{display:none}.header-select .vs__search{font-size:16px;padding:0;font-family:"Source Sans 3",sans-serif}.header-select .vs__search::-moz-placeholder{color:#8a8d8f;font-weight:500;font-size:16px;line-height:16px}.header-select .vs__search::placeholder{color:#8a8d8f;font-weight:500;font-size:16px;line-height:16px}.header-select .vs__search:focus{padding:0;margin:0}.header-select .vs__selected{padding:0;position:absolute;height:auto;overflow:hidden;display:flex;align-items:flex-start;font-size:16px;font-weight:400;color:#1a1c1f;margin:0}.header-select .vs__dropdown-option{padding:12px 16px;font-weight:500;font-size:14px;white-space:unset;color:#1a1c1f}.header-select .vs__dropdown-option.vs__dropdown-option--highlight{background:#f8f9fa}.header-select.vs--open .vs__dropdown-toggle{border-bottom:1px solid #1a1c1f}.header-select.vs--open .vs__selected{opacity:0}.CloseButton{width:40px;height:40px;background-image:url(../assets/header/cross-24x24.svg);background-position:center;background-repeat:no-repeat;background-size:24px 24px;background-color:#fff;border-radius:50%;transition:all 250ms ease-in-out}.CloseButton:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.CloseButton:active{background-color:#f8f9fa}.FormCheckbox{display:flex;align-items:center}.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:#fff;border:1px solid #c8cacc;box-sizing:border-box;transition:all 250ms ease-in-out}.FormCheckbox__container:hover input~.FormCheckbox__container-checkmark{border:1px solid #e6000d}input:checked~.FormCheckbox__container-checkmark{background:#e6000d;border:1px solid #e6000d}.FormCheckbox__container:hover input:checked~.FormCheckbox__container-checkmark{box-shadow:0 0 0 2px rgba(230,0,13,.16)}.FormCheckbox__container-checkmark:after{content:"";position:absolute;display:none;left:4px;top:4px;width:10px;height:7px;border:solid #fff;border-width:0 0 2px 2px;transform:rotate(-45deg)}input:checked~.FormCheckbox__container-checkmark:after{display:block}.FormCheckbox__text{font-weight:500;font-size:14px;line-height:16px;color:#1a1c1f;margin-left:12px}.FormCheckbox__text span{color:#8a8d8f}.FormInput{display:flex;flex-direction:column;width:100%;position:relative}.FormInput__label{display:flex;justify-content:space-between}.FormInput__label-error,.FormInput__label-ps{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:#1a1c1f;font-weight:400;font-size:16px;line-height:20px;margin-right:20px}.FormInput__label-ps.dirty,.FormInput__label-ps.focus{max-height:20px;margin-bottom:8px}.FormInput__label-error{font-weight:500;font-size:12px;line-height:14px;color:#e6000d}.FormInput__label-error.active{margin-top:4px;max-height:20px}.FormInput__container{position:relative;width:100%}.FormInput__container-input{font-weight:500;font-size:16px;color:#1a1c1f;padding:10px 16px;width:100%;background:#fff;border:1px solid #dcdee0;transition:all 250ms ease-in-out}.FormInput__container-input::-moz-placeholder{color:#8a8d8f;font-weight:500;font-size:16px;line-height:20px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.FormInput__container-input::placeholder{color:#8a8d8f;font-weight:500;font-size:16px;line-height:20px;transition:all 250ms ease-in-out}.FormInput__container-input:hover{background:#f8f9fa;border:1px solid #dcdee0;cursor:pointer}.FormInput__container-input.pass{padding:10px 16px}.FormInput__container-input.focus{border:1px solid #1a1c1f}.FormInput__container-input.focus::-moz-placeholder{color:transparent}.FormInput__container-input.focus::placeholder{color:transparent}.FormInput__container-input.error{border:1px solid #e6000d}.FormInput__container-input.error::-moz-placeholder{color:#e6000d}.FormInput__container-input.error::placeholder{color:#e6000d}.FormInput__container-input.focus.dirty,.FormInput__container-input.focus.error{background:#fff}.FormInput__container-input.focus.error{border:2px solid #e6000d}.FormInput__container-pass-button{width:16px;height:16px;position:absolute;right:16px;top:12px;background:url(../assets/header/password-show.svg) no-repeat center;background-size:100% 100%}.FormInput__container-pass-button:hover{cursor:pointer}.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}.FormPhone,.dyn-b-r{display:flex}.FormPhone{flex-direction:column;width:100%}.FormPhone__label{display:flex;justify-content:space-between}.FormPhone__label-error,.FormPhone__label-ps{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:#1a1c1f;font-weight:400;font-size:16px;line-height:20px;margin-right:20px}.FormPhone__label-ps.dirty,.FormPhone__label-ps.focus{max-height:20px;margin-bottom:8px}.FormPhone__label-error{font-weight:500;font-size:12px;line-height:14px;color:#e6000d}.FormPhone__label-error.active{margin-top:4px;max-height:20px}.FormPhone__container{position:relative;width:100%;background:#fff;border:1px solid #dcdee0;transition:all 250ms ease-in-out;padding:10px 16px;display:flex}.FormPhone__container:hover{background:#f8f9fa;border:1px solid #dcdee0;cursor:pointer}.FormPhone__container.focus{border:1px solid #1a1c1f}.FormPhone__container.focus::-moz-placeholder{color:transparent}.FormPhone__container.focus::placeholder{color:transparent}.FormPhone__container.error{border:1px solid #e6000d}.FormPhone__container.error::-moz-placeholder{color:#e6000d}.FormPhone__container.error::placeholder{color:#e6000d}.FormPhone__container.focus.dirty,.FormPhone__container.focus.error{background:#fff}.FormPhone__container.focus.error{border:1px solid #e6000d}.FormPhone__container-pre{font-weight:400;font-size:16px;color:#8a8d8f;margin-right:8px;line-height:20px}.FormPhone__container-input{font-weight:400;font-size:16px;color:#1a1c1f;width:100%;line-height:20px}.FormPhone__container-input::-moz-placeholder{color:#8a8d8f;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.FormPhone__container-input::placeholder{color:#8a8d8f;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.HeaderSearch,.HeaderSearch__search{display:flex;align-items:center;width:40px}.HeaderSearch{position:relative;margin-left:auto;transition:width .25s ease-out;will-change:width}@media screen and (max-width:1365px){.HeaderSearch.mobile-search{position:fixed;top:0;left:0;width:100%;height:64px;margin-left:0;background:#fff;z-index:999;will-change:opacity;opacity:1;transition:opacity .25s ease-out;display:flex;align-items:center;justify-content:space-between}.HeaderSearch.mobile-search .HeaderSearch__search{display:flex;margin-top:0;width:100%;opacity:1}.HeaderSearch.mobile-search .HeaderSearch__popup-overlay{display:none}.HeaderSearch.mobile-search .HeaderSearch__popup-container{height:calc(100vh - 62px);background:#fff;opacity:1}.HeaderSearch.mobile-search .HeaderSearch__mobile-button{display:none}.HeaderSearch.mobile-search .HeaderSearch__mobile-close{display:flex}}.HeaderSearch__search{gap:8px;transition:all 250ms ease-in-out;background:#fff;position:absolute;right:0;z-index:1;height:40px;border-radius:20px}@media screen and (max-width:1365px){.HeaderSearch__search{display:none}}@media screen and (max-width:767px){.HeaderSearch__search{transition:unset}}.HeaderSearch__search:hover{cursor:pointer}.HeaderSearch__search:active{background:#f0f0f5}.HeaderSearch__search-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:space-around;background:url(../assets/header/search-icon.svg) no-repeat center;background-size:24px 24px}.HeaderSearch__search-input{font-weight:500;font-size:16px;width:0;padding:0;border:0;opacity:0;transition:all 250ms ease-in-out}.HeaderSearch__search-clear,.HeaderSearch__search-close{display:flex;align-items:center;height:24px;opacity:0;transition:all 250ms ease-in-out}.HeaderSearch__search-clear{width:24px;min-width:24px;justify-content:space-around;background:url(../assets/header/cross-16x16.svg) no-repeat center;background-size:100% 100%;margin-left:auto}.HeaderSearch__search-clear:hover{cursor:pointer}.HeaderSearch__search-close{color:#1a1c1f;font-size:12px;font-weight:500;line-height:14px;padding-left:16px;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:1365px){.HeaderSearch__search-close{padding-left:4px}}.HeaderSearch__search.active{width:360px;background:#fff;z-index:999;padding:0 16px}@media screen and (max-width:1365px){.HeaderSearch__search.active{width:100%;max-width:100%;position:relative;right:auto}}.HeaderSearch__search.active .HeaderSearch__search-input{width:calc(100% - 88px);opacity:1;padding:8px 0}.HeaderSearch__search.active .HeaderSearch__search-clear,.HeaderSearch__search.active .HeaderSearch__search-close{opacity:1}@media screen and (max-width:1365px){.HeaderSearch__search.active{border-radius:0;height:64px}}.HeaderSearch__mobile-button{width:40px;height:40px;background-image:url(../assets/header/search-icon.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;display:none;position:relative;right:0;transition:right .25s ease-out;will-change:transform}@media screen and (max-width:1365px){.HeaderSearch__mobile-button{display:flex;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:100}}.HeaderSearch__mobile-close{width:55px;height:100%;font-weight:500;font-size:14px;color:#0a1b33;align-items:center;display:none;margin:0 20px}.HeaderSearch__popup-overlay{width:100%;height:100vh;background:linear-gradient(to left,rgba(26,28,31,.25),rgba(26,28,31,.25)) no-repeat 0 72px;position:fixed;left:0;top:0;z-index:998}.HeaderSearch__popup-overlay:hover{cursor:initial}.HeaderSearch__popup-container{z-index:999;position:absolute;top:36px;width:-moz-max-content;width:max-content;right:0;box-shadow:0 0 12px 0 rgba(0,0,0,.08)}@media screen and (max-width:1365px){.HeaderSearch__popup-container{box-shadow:unset}}@media screen and (max-width:790px){.HeaderSearch__popup-container{width:100%}}@media screen and (max-width:767px){.HeaderSearch__popup-container{top:64px}}.HeaderSearch__popup-container-preloader{display:flex;align-items:center;justify-content:space-between;width:360px;box-shadow:0 0 12px 0 rgba(0,0,0,.08);padding:40px 20px;background:#fff}@media screen and (max-width:1365px){.HeaderSearch__popup-container-preloader{box-shadow:unset}}@media screen and (max-width:790px){.HeaderSearch__popup-container-preloader{width:100%;border-radius:0}}.search-container{background:#fff;width:360px;display:flex}@media screen and (max-width:1365px){.search-container{width:100%;border-radius:0;box-shadow:unset;height:100%}}.search-container__no-result{display:flex;width:100%;padding:40px 20px;justify-content:space-around}.search-container__result{padding:0 0 8px;width:100%}@media screen and (max-width:1365px){.search-container__result{height:100%;overflow-y:auto;padding-bottom:85px}}.search-container__result-title{margin:16px 0 12px;padding-left:16px;color:#7e868f;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase}.search-container__result-container{display:flex;width:calc(100% - 16px);flex-direction:column;max-height:245px;overflow-y:auto;margin-right:16px}@media screen and (max-width:1365px){.search-container__result-container{margin-right:0;width:100%}}.search-container__result-category{display:flex;flex-direction:column;width:100%;border-top:1px solid #e8eaeb;margin-top:8px}.search-container__result-category-header{font-weight:500;line-height:14px;text-transform:uppercase;font-size:12px;color:#606366;margin:16px 0 12px 16px;display:flex}.search-container__result-category-container{display:flex;flex-direction:column;width:100%;margin:0 auto;max-height:160px;overflow-y:auto;padding:0 8px}.search-container__history{padding:16px 8px;display:flex;flex-direction:column;width:100%}.search-container__history-title{color:#606366;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;padding-left:8px}.search-container__history-items{margin-top:12px;display:flex;flex-direction:column;padding-bottom:16px}.search-container__history-items-item{padding:8px 8px 8px 12px;color:#1a1c1f;font-size:14px;font-weight:500;line-height:16px;width:100%;display:flex;align-items:center;justify-content:space-between;transition:background 250ms ease-in-out}.search-container__history-items-item-clear{width:24px;height:24px;background-image:url(../assets/header/cross-16x16.svg);background-repeat:no-repeat;background-position:center;background-size:100% 100%;cursor:pointer;transition:all 250ms ease-in-out}.search-container__history-items-item:hover{background:#f8f9fa;cursor:pointer}.search-container__history-items-item:active{background:#e8eaeb}.search-container__history-items-empty{margin-top:16px;color:#1a1c1f;font-size:14px;font-weight:400;line-height:16px;padding-left:8px;padding-bottom:16px}.search-container__history-categories{padding-top:16px;border-top:1px solid #e5e5ea}.search-container__history-categories-title{color:#9b9ba3;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;padding-left:8px}.search-container__history-categories-items{margin-top:12px}.search-container__history-categories-items-link{padding:12px 8px 12px 16px;color:#1a1c1f;font-size:14px;font-weight:400;line-height:16px;display:flex;align-items:center;justify-content:space-between;border-radius:8px}.search-container__history-categories-items-link:after{content:"";display:block;width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:16px 16px}.search-container__history-categories-items-link:hover{background:#f7f7fa}.search-container__history-categories-items-link:hover:after{background-size:16px 16px}.search-container__history-categories-items-link:active{background:#f0f0f5}.FormSearchSelect{display:flex;flex-direction:column;width:100%;position:relative}.FormSearchSelect__label{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;color:#222629;font-weight:400;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:#fff;border:1px solid #e1e6eb;box-shadow:0 0 0 2px transparent;transition:all 250ms ease-in-out;min-height:44px}.FormSearchSelect__container.focus{border:1px solid #222629}.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:#222629;font-weight:400;font-size:16px;transition:all 250ms ease-in-out;opacity:1;padding:12px 16px}.FormSearchSelect__container-selected.inFocus{opacity:0}.FormSearchSelect__container-input{font-weight:400;font-size:16px;color:#222629;width:100%;position:absolute;left:0;top:0;padding:12px 16px;height:100%}.FormSearchSelect__container-input::-moz-placeholder{color:#8a8d8f;font-weight:500;font-size:16px;line-height:20px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out}.FormSearchSelect__container-input::placeholder{color:#8a8d8f;font-weight:500;font-size:16px;line-height:20px;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% + 8px);background:#fff;border:1px solid #ebeef5;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);padding:8px 0;border-radius:8px;box-sizing:border-box;flex-direction:column;position:absolute;max-height:340px;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:10px 16px;background:0 0;transition:all 250ms ease-in-out;font-size:14px;line-height:140%;font-weight:400;color:#222629}.FormSearchSelect__list-item:hover{background:#fff6f8;cursor:pointer}.FormSearchSelect__list-more{display:flex;align-items:center;justify-content:space-around;padding:12px 16px;color:#fff;background:#f02546;width:100%;margin-bottom:-8px}.FormSearchSelect__list-more:hover{cursor:pointer;background:#f3516b}.FormSearchSelect__list-more:active{background:#f02546}.FormSelect,.FormSelect__input{position:relative;transition:all 250ms ease-in-out}.FormSelect{width:100%;display:flex;flex-direction:column;box-sizing:border-box;background:#fff;border:1px solid #dcdee0}.FormSelect.active{border:1px solid #1a1c1f}.FormSelect__input{padding:10px 32px 10px 16px}.FormSelect__input:hover{cursor:pointer;background:#f8f9fa}.FormSelect__input::after{content:"";position:absolute;width:16px;height:16px;top:13px;right:12px;background:url(../assets/product-card/popup-select-arrow.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.FormSelect__input input{font-weight:400;font-size:16px;color:#1a1c1f;pointer-events:none;width:100%}.FormSelect__input.active::after,.ProductCardCompareGroup.diactive .ProductCardCompareGroup__head span::after{transform:rotate(180deg)}.FormSelect__list,.FormSelect__list-item{background:#fff;transition:all 250ms ease-in-out}.FormSelect__list{width:100%;left:0;top:calc(100% + 1px);box-sizing:border-box;box-shadow:0 0 16px 0 rgba(0,0,0,.12);flex-direction:column;position:absolute;max-height:160px;overflow-y:auto;opacity:0;display:flex;pointer-events:none;z-index:2;padding:8px 0}.FormSelect__list.active{opacity:1;pointer-events:all}.FormSelect__list-item{padding:12px 16px;font-size:16px;font-weight:400;color:#1a1c1f}.FormSelect__list-item:hover{background:#f8f9fa;cursor:pointer}.FormSelect__list-item.active{background:#e8eaeb}.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(255,255,255,.64)}.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:#e6000d;border-right-color:#e6000d;z-index:3;animation:first 1000ms ease infinite}.Preloader__secont{border-top-color:#f8b8bb;border-right-color:#f8b8bb;z-index:2;animation:secont 1000ms ease 150ms infinite}.Preloader__third{border-top-color:#fef5f5;border-right-color:#fef5f5;z-index:1;animation:third 1000ms ease 350ms infinite}.PreloaderCartBtn{width:60px;height:60px;margin:auto;position:relative;display:block}.PreloaderCartBtn__first,.PreloaderCartBtn__second,.PreloaderCartBtn__third{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:50%;border:6px solid transparent}.PreloaderCartBtn__first{border-top-color:#f02546;border-right-color:#f02546;z-index:3;animation:first 1000ms ease infinite}.PreloaderCartBtn__second{border-top-color:rgba(240,37,70,.08);border-right-color:rgba(240,37,70,.08);z-index:2;animation:second 1000ms ease 150ms infinite}.PreloaderCartBtn__third{border-top-color:#ebedf0;border-right-color:#ebedf0;z-index:1;animation:third 1000ms ease 350ms infinite}.RadioButton{width:20px;height:20px;border:1px solid #c8cacc;box-shadow:0 0 0 2px transparent;background:0 0;align-items:center;justify-content:space-around;border-radius:50%}.RadioButton:hover{border:1px solid #e6000d;cursor:pointer}.RadioButton.active{border:2px solid #e6000d}.RadioButton.active .RadioButton__mark{background:#e6000d}.RadioButton.disabled{background-color:#edeff2;border:1px solid #edeff2;pointer-events:none}.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{width:100%;height:40px;align-items:center;justify-content:space-around;font-size:14px;font-weight:500;text-transform:uppercase;padding:10px 16px}.PrimaryButton.primary{background:#e6000d;color:#fff;text-transform:uppercase}.PrimaryButton.primary:hover{cursor:pointer;background:#ec3d47}.PrimaryButton.primary:active{background:#ca000b}.PrimaryButton.primary.disabled{cursor:default;background:#f8f9fa;color:#8a8d8f;pointer-events:none}.PrimaryButton.secondary{background:#1a1c1f;color:#fff}.PrimaryButton.secondary:hover{background:#383b3d;cursor:pointer}.PrimaryButton.secondary:active{background:#1a1c1f}.PrimaryButton.tertiary{background:#fef5f5;color:#e6000d}.PrimaryButton.tertiary:hover{cursor:pointer;background:#fbe7e8}.PrimaryButton.tertiary:active{background:#f8b8bb}.PrimaryButton.tertiary.disabled{cursor:default;background:#f8f9fa;color:#8a8d8f;pointer-events:none}.PrimaryButton.quaternary{background:#fff;color:#1a1c1f;border:1px solid #dcdee0}.PrimaryButton.quaternary:hover{cursor:pointer;background:#f8f9fa;border:1px solid #f8f9fa}.PrimaryButton.quaternary:active{background:#e8eaeb;border:1px solid #e8eaeb}.PrimaryButton.quaternary.disabled{cursor:default;background:#f8f9fa;color:#8a8d8f;pointer-events:none;border:1px solid transparent}.FormTextArea,.FormTextArea__label{display:flex;flex-direction:column;width:100%}.FormTextArea__label{color:#1a1c1f;font-weight:400;font-size:16px;line-height:20px;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:#1a1c1f;padding:10px 16px;width:100%;background:#fff;border:1px solid #dcdee0;transition:all 250ms ease-in-out;resize:none;font-family:"Arial"}.FormTextArea__container-input::-moz-placeholder{color:#8a8d8f;font-weight:400;font-size:16px;-moz-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;line-height:20px}.FormTextArea__container-input::placeholder{color:#8a8d8f;font-weight:400;font-size:16px;transition:all 250ms ease-in-out;line-height:20px}.FormTextArea__container-input:-internal-autofill-selected,.FormTextArea__container-input:-webkit-autofill,.FormTextArea__container-input:-webkit-autofill:focus{border:1px solid #252525!important;color:#666e7a!important}.FormTextArea__container-input:hover{background:#f8f9fa;border:1px solid #dcdee0;cursor:pointer}.FormTextArea__container-input.pass{padding:12px 45px 12px 15px}.FormTextArea__container-input.focus{border:1px solid #1a1c1f}.FormTextArea__container-input.focus::-moz-placeholder{color:transparent}.FormTextArea__container-input.focus::placeholder{color:transparent}.FormTextArea__container-input.error{border:1px solid #e6000d}.FormTextArea__container-input.error::-moz-placeholder{color:#e6000d}.FormTextArea__container-input.error::placeholder{color:#e6000d}.FormTextArea__container-input.focus.dirty,.FormTextArea__container-input.focus.error{background:#fff}.FormTextArea__container-input.focus.error{border:1px solid #e6000d}.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:500;font-size:12px;line-height:14px;color:#e6000d;max-height:0;overflow:hidden;transition:all 250ms ease-in-out;width:-moz-max-content;width:max-content}.FormTextArea__error.active{margin-top:4px;max-height:20px}.SkeletonPreloader{display:flex;overflow:hidden}@media screen and (max-width:1365px){.SkeletonPreloader{margin-top:20px}}@media screen and (max-width:767px){.SkeletonPreloader{margin-top:10px}}.SkeletonPreloader__item{display:flex;position:relative;border-radius:12px;background:#f8f9fa;margin-left:10px;overflow:hidden}.SkeletonPreloader__item:first-child{margin-left:0!important}@media screen and (max-width:1600px){.SkeletonPreloader__item{width:110px;height:110px}}@media screen and (max-width:1439px){.SkeletonPreloader__item{width:106px;height:106px}}@media screen and (max-width:1365px){.SkeletonPreloader__item{width:130px;height:130px;min-width:130px}.SkeletonPreloader__item:first-child{margin-left:0}}.SkeletonPreloader__item::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:""}.ScrollSlider{width:100%;display:flex;position:relative}.ScrollSlider__side{background:0 0;position:absolute;right:0;top:-2px;display:flex;width:100px;height:calc(100% + 3px);z-index:1;pointer-events:none;transition:all 250ms ease-in-out}.ScrollSlider__side.gradient{background:0 0;background:linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 65.5%)}.ScrollSlider__side.gradient .ScrollSlider__side-arrow{margin:0}.ScrollSlider__side.gradient.disabled{display:none}.ScrollSlider__side.left{transform:rotate(180deg);right:unset;left:0}.ScrollSlider__side.disabled .ScrollSlider__side-arrow{background-image:url(../assets/main-page/arrow-right-16x16-gray.svg);pointer-events:none;background-color:#f8f9fa}@media screen and (max-width:1365px){.ScrollSlider__side{display:none}}.ScrollSlider__side-arrow{width:32px;height:32px;background-color:#fff;background-image:url(../assets/main-page/arrow-right-16x16.svg);background-position:center;background-repeat:no-repeat;background-size:16px 16px;pointer-events:all;position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;transition:all 250ms ease-in-out;margin:0 16px;border:1px solid #e8eaeb}.ScrollSlider__side-arrow:hover{background-color:#f0f2f5;border:1px solid transparent;cursor:pointer}.ScrollSlider__container{width:100%;position:relative;overflow-y:auto;display:flex;scroll-behavior:smooth}@media screen and (max-width:1365px){.ScrollSlider__container{padding:0 24px}}@media screen and (max-width:767px){.ScrollSlider__container{padding:0 16px}}@media screen and (max-width:1365px){.ScrollSlider__container.sbe{padding-bottom:20px}.ScrollSlider__container.sbe::-webkit-scrollbar{display:flex}}.ScrollSlider__container.sbe.no-scroll{padding-bottom:0}.Badges__container .ScrollSlider__container::-webkit-scrollbar,.ScrollSlider__container::-webkit-scrollbar{display:none}.ProductCardCompareProduct{display:flex;flex-direction:column;width:272px;min-width:272px}@media screen and (max-width:1600px){.ProductCardCompareProduct{width:312px;min-width:312px}}@media screen and (max-width:1439px){.ProductCardCompareProduct{width:306px;min-width:306px}}@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}}.ProductCardCompareGroup,.ProductCardCompareProduct__head{display:flex;flex-direction:column}.ProductCardCompareProduct__head.transparent{opacity:0}.ProductCardCompareGroup{margin-top:48px;transition:all 250ms ease-in-out;border-bottom:1px solid transparent}@media screen and (max-width:1365px){.ProductCardCompareGroup{margin-top:40px}}@media screen and (max-width:767px){.ProductCardCompareGroup{margin-top:32px}}.ProductCardCompareGroup:first-child{margin-top:32px}@media screen and (max-width:1365px){.ProductCardCompareGroup:first-child{margin-top:24px}}.GalleryBlock__big-carousel-item.gallery-video.clicked::before,.GalleryBlock__big-carousel.owl-carousel .owl-nav.disabled,.ProductCardCompareGroup.diactive .ProductCardCompareGroup__body{display:none}@media screen and (max-width:1365px){.ProductCardCompareGroup.first .ProductCardCompareGroup__body-item p:first-child{color:#262729;z-index:2}}.ProductCardCompareGroup__head{display:flex;justify-content:space-between;align-items:center;min-height:32px;position:relative;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.ProductCardCompareGroup__head{min-height:28px}}.ProductCardCompareGroup__head p{font-weight:500;font-size:24px;color:#262729}@media screen and (max-width:1365px){.ProductCardCompareGroup__head p{margin-left:16px}}@media screen and (max-width:767px){.ProductCardCompareGroup__head p{font-size:20px}}.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:1440px;height:32px;left:0;top:4px;z-index:2}@media screen and (max-width:1600px){.ProductCardCompareGroup__head span{width:1320px}}@media screen and (max-width:1439px){.ProductCardCompareGroup__head span{width:1296px}}@media screen and (max-width:1365px){.ProductCardCompareGroup__head span{top:0;height:24px}}.ProductCardCompareGroup__head span:after{width:24px;min-width:24px;height:24px;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:#f5f7fa;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:2px solid #fff;padding:22px 16px;text-align:center;align-items:center}.ProductCardCompareGroup__body-item.name{border-bottom:2px 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:500;font-size:16px;color:#262729;padding-right:20px;line-height:20px;width:100%}@media screen and (max-width:1365px){.ProductCardCompareGroup__body-item p:last-child{border-right:2px solid #fff;padding:14px 16px;margin-top:46px;height:100%;font-size:14px}}.ProductCardCompareGroup__body-item p:last-child.name{color:#262729;font-weight:400}.ProductCardCompareGroup__body-item p:first-child{display:none;font-weight:400;font-size:14px;color:#262729;padding-bottom:20px}@media screen and (max-width:1365px){.ProductCardCompareGroup__body-item p:first-child{display:flex;padding:14px 16px;width:100%;background:#fff;position:absolute;height:46px;left:0;align-items:center;justify-content:center}}.BackLink{display:flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1365px){.BackLink{position:absolute;left:24px;top:24px;z-index:3}}@media screen and (max-width:767px){.BackLink{left:16px;top:16px}}.BackLink__link{display:flex;align-items:center;padding:4px;gap:8px;transition:all 250ms ease-in-out}.BackLink__link span:first-child{width:16px;height:16px;background:url(../assets/product-card/backlink-arrow.svg);transition:all 250ms ease-in-out}.BackLink__link span:last-child{font-weight:600;font-size:12px;color:#1a1c1f;text-transform:uppercase;transition:all 250ms ease-in-out;position:relative;letter-spacing:.6px;line-height:14px}.BackLink__link:hover{cursor:pointer}.BackLink__link:hover span:first-child{background:url(../assets/product-card/backlink-arrow-hover.svg)}.BackLink__link:hover span:last-child{color:#e6000d}.BackLink__link:active{background:#fef5f5}.Badges{display:flex;width:100%;position:relative;margin-top:16px}@media screen and (max-width:1365px){.Badges{margin:24px auto 0}}.Badges.empty{margin-bottom:-20px}.Badges__container{width:100%}@media screen and (max-width:1365px){.Badges__container .ScrollSlider__container{padding-left:20px;padding-bottom:0}}@media screen and (max-width:767px){.Badges__container .ScrollSlider__container{padding-left:16px;padding-bottom:0}}.Badges__skeleton{display:flex;overflow:hidden;gap:8px}@media screen and (max-width:1365px){.Badges__skeleton{margin-top:16px;margin-left:8px}}.Badges__skeleton-item{width:120px;min-width:120px;height:136px;background:#f5f7fa;display:flex;position:relative;overflow:hidden}.Badges__skeleton-item::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:""}.ColorSize{display:flex;width:100%;position:relative;background:#fff;margin-top:32px;flex-wrap:wrap;gap:16px}@media screen and (max-width:1365px){.ColorSize{padding:0 24px;flex-direction:column;gap:24px}}@media screen and (max-width:767px){.ColorSize{padding:0 16px}}.ColorSize__container{width:calc(50% - 8px)}.DeliveryBlock{width:100%;background:#fff;margin-top:24px;display:flex;gap:24px;padding:16px 0;transition:all 250ms ease-in-out;border-bottom:1px solid #e8eaeb}@media screen and (max-width:1365px){.DeliveryBlock{margin:24px 24px 0;width:calc(100% - 48px)}}@media screen and (max-width:767px){.DeliveryBlock{margin:16px 16px 0;width:calc(100% - 32px);gap:16px}}.DeliveryBlock.hover,.GalleryBlock__big-carousel-item.gallery-video:hover{cursor:pointer}.DeliveryBlock__container{display:flex;flex-direction:column}.DeliveryBlock__container-name{display:flex;align-items:center;margin-right:auto}.DeliveryBlock__container-name p,.PriceAndBuy__cashback p{font-weight:500;font-size:16px;color:#1a1c1f}.DeliveryBlock__container-name p span{color:#e6000d;font-weight:600;text-decoration:unset}.DeliveryBlock__container-period{font-weight:400;font-size:14px;color:#1a1c1f;line-height:20px;margin-top:12px;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;margin-top:8px}}.DeliveryBlock__arrow{width:24px;min-width:24px;height:24px;background-color:#fff;background-image:url(../assets/main-page/arrow-right-16x16.svg);background-position:center;background-repeat:no-repeat;background-size:16px 16px;align-items:center;justify-content:space-around;align-self:center;border:1px solid #e8eaeb;transition:all 250ms ease-in-out;margin-left:auto}.DeliveryBlock__arrow:hover{background-color:#f0f2f5;border:1px solid transparent;cursor:pointer}.GalleryBlock{display:flex;flex-direction:column;width:100%;position:sticky;top:72px;z-index:2}@media screen and (max-width:1365px){.GalleryBlock{justify-content:space-around;padding:0 0 8px;background:#fff;position:static;margin-top:48px}}.GalleryBlock__big{display:flex;position:relative;border-radius:24px}@media screen and (max-width:1365px){.GalleryBlock__big{border-radius:0}}.GalleryBlock__big-lens{width:192px;height:192px;position:absolute;left:0;top:0;z-index:1;pointer-events:none;opacity:0;border:2px solid #fff;background:#8a6827;box-sizing:border-box;transition:opacity 250ms ease-in-out}.GalleryBlock__big-lens.active{opacity:.16}.GalleryBlock__big-carousel{background:#f5f7fa;overflow:hidden}.GalleryBlock__big-carousel-item{width:720px;height:720px}@media screen and (max-width:1919px){.GalleryBlock__big-carousel-item{width:648px;height:648px}}@media screen and (max-width:1599px){.GalleryBlock__big-carousel-item{width:576px;height:576px}}@media screen and (max-width:1439px){.GalleryBlock__big-carousel-item{width:504px;height:504px}}@media screen and (max-width:1365px){.GalleryBlock__big-carousel-item{width:100%;height:100%}}.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-image:url(../assets/product-card/gallery-video-button.svg);background-size:100% 100%;transition:all 250ms ease-in-out;pointer-events:none}.GalleryBlock__big-carousel-item.gallery-video:hover::before{background-image:url(../assets/product-card/gallery-video-button-hover.svg)}.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-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:40px;height:40px;padding:0;color:transparent;background-image:url(../assets/product-card/gallery-arrow-right.svg);background-position:center;background-size:24px 24px;background-repeat:no-repeat;background-color:#fff;border:1px solid #e8eaeb;transition:all 250ms ease-in-out;pointer-events:all}@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:16px 16px}}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next.disabled,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev.disabled{cursor:pointer;background-color:#f8f9fa;border:1px solid #f8f9fa;background-image:url(../assets/product-card/gallery-arrow-right-disabled.svg)}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next:hover,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev:hover{background-color:#f0f2f5;border:1px solid #f0f2f5}.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-next:active,.GalleryBlock__big-carousel.owl-carousel .owl-nav .owl-prev:active{background-size:16px 16px;background-color:#f0f2f5;border:1px solid #f0f2f5}.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:24px;top:24px;display:flex;z-index:1;gap:10px}@media screen and (max-width:1365px){.GalleryBlock__big-badges{left:16px;top:16px}}.GalleryBlock__big-badges-badge{padding:10px 12px;font-weight:600;font-size:16px;letter-spacing:.8px;text-transform:uppercase;line-height:20px}@media screen and (max-width:1365px){.GalleryBlock__big-badges-badge{padding:10px 12px}}.GalleryBlock__big-badges-badge.hit,.GalleryBlock__big-badges-badge.new,.GalleryBlock__big-badges-badge.own{color:#fff;background:#1a1c1f}.GalleryBlock__big-badges-badge.sale{color:#fff;background:#e6000d}.GalleryBlock__big-badges-badge.preorder{background:#e7f1ff;color:#006aff}.GalleryBlock__big-video{width:64px;height:64px;display:flex;flex-direction:column;align-items:center;transition:all 250ms ease-in-out;position:absolute;bottom:24px;right:24px;z-index:2;padding:9px 4px}.GalleryBlock__big-video:hover{cursor:pointer}.GalleryBlock__big-video:active{color:#e6000d}.GalleryBlock__big-video-arrow{width:24px;height:24px;background-image:url(../assets/product-card/gallery-video-button.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out}.GalleryBlock__big-video-text{color:#1a1c1f;font-size:12px;font-weight:700;line-height:14px;margin-top:8px;transition:all 250ms ease-in-out;text-transform:uppercase}.GalleryBlock__big-video:active .GalleryBlock__big-video-arrow,.GalleryBlock__big-video:hover .GalleryBlock__big-video-arrow{background-image:url(../assets/product-card/gallery-video-button-hover.svg)}.GalleryBlock__big-video:active .GalleryBlock__big-video-text,.GalleryBlock__big-video:hover .GalleryBlock__big-video-text,.ProductItemBigPreorderPopup__body-inputs-foot-offert p a{color:#e6000d}.GalleryBlock__big .hide{display:none}.GalleryBlock__dots{display:none;align-items:center;justify-content:center;margin:16px auto 0;position:relative;text-align:center;width:-moz-max-content;width:max-content;gap:24px;z-index:9;padding:12px 24px;border:1px solid #e8eaeb;border-radius:16px}@media screen and (max-width:1365px){.GalleryBlock__dots{display:flex}}@media screen and (max-width:767px){.GalleryBlock__dots{width:calc(100% - 32px)}}.GalleryBlock__dots:has(.disabled){margin:0;height:0;max-width:0}.GalleryBlock__dots-container{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.GalleryBlock__dots-container.disabled{display:none}.GalleryBlock__dots-container .owl-dot{display:inline-flex;align-items:center;transition:all .3s ease-in-out;width:8px;height:8px;background:#dcdee0;border-radius:0}.GalleryBlock__dots-container .owl-dot.active{background:#e6000d}.GalleryBlock__dots-gallery-video{display:flex;width:24px;height:24px;background:url(../assets/product-card/gallery-video-button-hover.svg);background-size:100% 100%;margin-left:12px;position:absolute;z-index:99;right:0}.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:100%;padding:0 40px;position:relative}.GalleryBlock__small-carousel-next,.GalleryBlock__small-carousel-prev{width:32px;height:32px;background-color:#fff;border:1px solid #e8eaeb;pointer-events:all;position:absolute;top:25%;background-image:url(../assets/product-card/gallery-arrow-right.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out}.GalleryBlock__small-carousel-next:hover,.GalleryBlock__small-carousel-prev:hover{cursor:pointer;background-color:#f0f2f5;border:1px solid #f0f2f5}.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;transition:all 250ms ease-in-out;-o-object-fit:contain;object-fit:contain;overflow:hidden;position:relative;border-radius:0}.GalleryBlock__small-carousel-container-item:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;border:2px solid transparent;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;border:1px solid #e6000d}.GalleryBlock__small-carousel-container-item.active:after{border:2px solid #e6000d}.GalleryBlock__small-carousel-container-item img,.MainPageCategories__item-wrapper svg{width:100%;height:100%}.GalleryBlock__scale-image{position:absolute;top:0;left:calc(100% + 48px);width:684px;height:684px;background:#f5f7fa;overflow:hidden;opacity:0;pointer-events:none;transition:all 250ms ease-in-out;z-index:2;border-radius:24px}@media screen and (max-width:1600px){.GalleryBlock__scale-image{width:624px;height:624px}}@media screen and (max-width:1439px){.GalleryBlock__scale-image{width:600px;height:600px}}@media screen and (max-width:1365px){.GalleryBlock__scale-image{display:none}}.GalleryBlock__scale-image.active,.PriceAndBuy__compare.active::after{opacity:1}.GalleryBlock__scale-image img{position:absolute;max-width:unset;max-height:unset}.ProductCardAdvantages{display:flex;flex-direction:column;background:#fff}@media screen and (max-width:1365px){.ProductCardAdvantages{padding:0 24px}}@media screen and (max-width:767px){.ProductCardAdvantages{padding:0 16px;margin-bottom:-8px}}.ProductCardAdvantages__head{display:flex;justify-content:space-between;font-size:20px;color:#1a1c1f;font-weight:500}.ProductCardAdvantages ul{gap:12px;margin-top:16px}.ProductCardAdvantages ul li{display:flex;color:#1a1c1f;font-size:14px;font-weight:400;line-height:16px;padding-left:18px;position:relative}.ProductCardAdvantages ul li:before{content:"";width:4px;height:4px;border-radius:50%;background:#e6000d;position:absolute;top:6px;left:0}.ProductCardAdvantages__all-link{display:flex;align-items:center;color:#f02546;font-size:14px;font-weight:600;line-height:15px;-webkit-text-decoration-line:unset;text-decoration-line:unset;transition:all 250ms ease-in-out;margin-top:16px;width:-moz-max-content;width:max-content;gap:8px;padding:8px 8px 8px 0}.ProductCardAdvantages__all-link:after{content:"";width:16px;height:16px;display:flex;background:url(../assets/product-card/advantages-arrow.svg)}.ProductCardAdvantages__all-link:hover{cursor:pointer;text-decoration:underline}.MainTechnologies,.ProductCardAdvantages ul{display:flex;flex-direction:column}.MainTechnologies__head{font-weight:500;font-size:20px;color:#1a1c1f;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1365px){.MainTechnologies__head{padding:0 24px}}@media screen and (max-width:767px){.MainTechnologies__head{padding:0 16px}}.MainTechnologies__body{margin-top:20px}.MainTechnologies__body .ScrollSlider__side{background:unset;width:32px;height:32px;right:0;left:unset;top:-48px}.MainTechnologies__body .ScrollSlider__side.left{left:unset;right:48px}.MainTechnologies__body .ScrollSlider__side-arrow{margin:0}.PriceAndBuy{width:100%;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1365px){.PriceAndBuy{padding:0 24px 67px}}@media screen and (max-width:767px){.PriceAndBuy{padding:0 16px 124px}.PriceAndBuy.non-aval{padding:0 16px 67px}}.PriceAndBuy__head{color:#1a1c1f;font-size:14px;font-weight:500;line-height:140%;margin-bottom:16px}.PriceAndBuy__head span{color:#008e30;font-weight:500}.PriceAndBuy__top{display:flex;align-items:flex-end}.PriceAndBuy__bottom{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px 24px;align-items:center}@media screen and (max-width:767px){.PriceAndBuy__bottom{flex-direction:column;align-items:flex-start;margin-top:8px}}.PriceAndBuy__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;justify-content:center}@media screen and (max-width:1365px){.PriceAndBuy__price{justify-content:unset;margin-right:auto}}.PriceAndBuy__price-old{font-weight:400;font-size:16px;color:#606366;line-height:16px;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin-bottom:4px}.PriceAndBuy__price-old span:first-child{text-decoration:line-through}.PriceAndBuy__price-old span:last-child{background:#fbe7e8;padding:2px 6px;font-weight:600;font-size:12px;color:#e6000d;margin-left:8px}.PriceAndBuy__price-new{font-weight:500;font-size:32px;color:#1a1c1f;line-height:40px}.PriceAndBuy__price-new:first-child{margin-top:0}.PriceAndBuy__buttons{display:flex;margin-left:32px;gap:16px}@media screen and (max-width:1365px){.PriceAndBuy__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;position:absolute;bottom:0;width:calc(100% - 48px);margin-left:0;left:24px}}@media screen and (max-width:767px){.PriceAndBuy__buttons{display:grid;grid-template-columns:1fr;grid-gap:12px;position:absolute;width:calc(100% - 32px);left:16px}}.PriceAndBuy__buttons.no-price{display:none}.PriceAndBuy__buttons .BuyButton{width:160px;height:40px}@media screen and (max-width:1365px){.PriceAndBuy__buttons .BuyButton{width:100%}}.PriceAndBuy__buttons .call-button{width:160px;height:40px}@media screen and (max-width:1365px){.PriceAndBuy__buttons .call-button{width:100%}}.PriceAndBuy__buttons .non-aval-button{width:-moz-max-content;width:max-content;min-height:40px;padding:8px 16px;margin-left:32px}@media screen and (max-width:1365px){.PriceAndBuy__buttons .non-aval-button{width:100%;margin-left:0}}.PriceAndBuy__buttons .preorder-button{width:-moz-max-content;width:max-content;min-height:40px;padding:8px 16px;display:flex}@media screen and (max-width:1365px){.PriceAndBuy__buttons .preorder-button{width:100%;min-height:40px;margin-left:0;justify-content:center}}.PriceAndBuy__compare{display:flex;align-items:center;justify-content:space-around;width:40px;min-width:40px;height:40px;margin-left:24px;position:relative;transition:all 250ms ease-in-out;background:0 0}@media screen and (max-width:767px){.PriceAndBuy__compare{transition:none}}.PriceAndBuy__compare-icon,.PriceAndBuy__compare::after{background-size:100% 100%;transition:all 250ms ease-in-out}.PriceAndBuy__compare::after{content:"";position:absolute;right:1px;top:0;background-image:url(../assets/product-card/compare-active.svg);width:20px;height:20px;opacity:0}@media screen and (max-width:767px){.PriceAndBuy__compare::after{transition:none}}.PriceAndBuy__compare-icon{width:24px;height:24px;display:flex;background-image:url(../assets/product-card/compare-icon.svg)}@media screen and (max-width:767px){.PriceAndBuy__compare-icon{transition:none}}@media screen and (min-width:768px){.PriceAndBuy__compare:hover{background:#f8f9fa;cursor:pointer}.PriceAndBuy__compare:active .PriceAndBuy__compare-icon,.PriceAndBuy__compare:hover .PriceAndBuy__compare-icon{background-image:url(../assets/product-card/compare-icon-hover.svg);background-size:100% 100%}.PriceAndBuy__compare:active{background:#f0f2f5}}.PriceAndBuy__compare.active .PriceAndBuy__compare-icon{background-image:url(../assets/product-card/compare-icon-hover.svg);background-size:100% 100%}.PriceAndBuy__compare.active:hover::after{background-image:url(../assets/product-card/compare-remove.svg);background-size:100% 100%}@media screen and (min-width:768px){.PriceAndBuy__compare.active:hover{background:#f8f9fa}}.PriceAndBuy__credit{color:#1a1c1f;font-size:16px;font-weight:500}@media screen and (max-width:767px){.PriceAndBuy__credit{width:100%;font-size:14px}}.PriceAndBuy__cashback p span,.PriceAndBuy__credit span{color:#e6000d;font-weight:600}.PriceAndBuy__credit:hover{cursor:pointer;text-decoration:underline}.PriceAndBuy__pcode{display:flex;align-items:center;position:relative}@media screen and (max-width:1919px){.PriceAndBuy__pcode{width:100%}}.PriceAndBuy__pcode-text{font-weight:500;font-size:16px;color:#1a1c1f;display:flex;align-items:flex-end}@media screen and (max-width:767px){.PriceAndBuy__pcode-text{font-size:14px}}.PriceAndBuy__pcode-text span{font-weight:600;color:#e6000d;margin-right:4px}.PriceAndBuy__pcode-code{padding:8px 12px;border:1px solid #fbe7e8;background:#fff;width:-moz-max-content;width:max-content;margin-left:8px;position:relative;display:flex;transition:all 250ms ease-in-out}.PriceAndBuy__cashback p span:hover,.PriceAndBuy__pcode-code input:hover,.PriceAndBuy__pcode-code:hover{cursor:pointer}.PriceAndBuy__pcode-code:hover .PriceAndBuy__pcode-code-icon{background-image:url(../assets/product-card/promocode-icon-hover.svg)}.PriceAndBuy__pcode-code input{font-size:14px;width:-moz-max-content;width:max-content}.PriceAndBuy__pcode-code-icon{width:16px;height:16px;display:flex;background-image:url(../assets/product-card/promocode-icon.svg)}.PriceAndBuy__preorder{font-weight:400;font-size:14px;color:#222629;display:flex;align-items:flex-end}.PriceAndBuy__pcode-code input,.PriceAndBuy__preorder span{font-weight:600;color:#e6000d;margin-right:8px}.PriceAndBuy__cashback{display:flex;position:relative;justify-content:flex-end}@media screen and (max-width:767px){.PriceAndBuy__cashback{justify-content:unset}}.PriceAndBuy__cashback::before{display:flex;align-self:center;content:"";background-image:url(../assets/product-card/cashback-icon.svg);width:24px;height:24px;margin-right:8px}@media screen and (max-width:767px){.PriceAndBuy__cashback p{font-size:14px}}.PriceAndBuy__fixed-block{display:flex;justify-content:space-between;position:fixed;padding:8px;width:100%;bottom:0;left:0;z-index:3}.PriceAndBuy__fixed-block-container{padding:10px 12px;background:#fff;width:100%;display:flex;align-items:center;box-shadow:0 0 8px 0 rgba(0,0,0,.12)}.PriceAndBuy__fixed-block-container-price{display:flex;width:-moz-max-content;width:max-content;gap:16px}.PriceAndBuy__fixed-block-container-price-left{display:flex;flex-direction:column;gap:2px;justify-content:center}.PriceAndBuy__fixed-block-container-price-left .old{color:#606366;font-size:12px;font-weight:400;line-height:14px;text-decoration:line-through}.PriceAndBuy__fixed-block-container-price-left .new{color:#1a1c1f;font-size:18px;line-height:20px;font-weight:500}.PriceAndBuy__fixed-block-container-price-divider{width:1px;height:auto;background:#e8eaeb}.PriceAndBuy__fixed-block-container-price-right{display:flex;flex-direction:column;color:#1a1c1f;font-size:12px;line-height:14px;font-weight:400;gap:2px;justify-content:center}.PriceAndBuy__fixed-block-container-price-right span{font-size:16px;font-weight:500;line-height:20px}.PriceAndBuy__fixed-block .PriceAndBuy__buttons-buy{display:flex;align-items:center;height:40px;width:-moz-max-content;width:max-content;margin-left:auto;background:#fff;border:1px solid #fff;transition:all 250ms ease-in-out;position:relative}.PriceAndBuy__fixed-block .PriceAndBuy__buttons-buy.loading{background:#f02546}.PriceAndBuy__fixed-block .PriceAndBuy__buttons-buy-icon{width:24px;height:24px;margin-left:auto;background:url(../assets/product-card/fixed-buy-icon.svg);background-size:100% 100%;margin-right:12px}.PriceAndBuy__fixed-block .PriceAndBuy__buttons-buy-text{color:#e6000d;text-transform:uppercase;font-size:14px;font-weight:600;line-height:20px}.PriceAndBuy__fixed-block .PriceAndBuy__buttons-buy-preloader{width:100%;height:100%;position:absolute;margin:auto}.PriceAndBuy__fixed-block .PriceAndBuy__buttons-buy-preloader .Preloader{width:30px;height:30px;margin:4px auto}.ProductCardChar{width:100%;display:flex;flex-direction:column;background:#fff;margin-top:48px;scroll-margin-top:65px}@media screen and (max-width:1365px){.ProductCardChar{margin-top:40px}}@media screen and (max-width:767px){.ProductCardChar{margin-top:32px}}.ProductCardChar__name{font-weight:500;font-size:24px;color:#1a1c1f;width:100%}@media screen and (max-width:1365px){.ProductCardChar__name{padding:0 24px;display:flex;flex-direction:column}}@media screen and (max-width:767px){.ProductCardChar__name{padding:0 16px}}.ProductCardChar__name span{color:#8a8d8f}@media screen and (max-width:767px){.ProductCardChar__name span{margin-top:4px}}.ProductCardChar__container{display:flex;width:100%;margin-top:24px}@media screen and (max-width:767px){.ProductCardChar__container{margin-top:16px}}.ProductCardCompare{width:100%;display:flex;flex-direction:column;background:#fff;margin-top:48px;scroll-margin-top:65px}@media screen and (max-width:1365px){.ProductCardCompare{margin-top:40px}}@media screen and (max-width:767px){.ProductCardCompare{margin-top:32px}}.ProductCardCompare__head{font-weight:500;font-size:24px;color:#1a1c1f;width:100%}@media screen and (max-width:1365px){.ProductCardCompare__head{padding:0 24px;display:flex;flex-direction:column}}@media screen and (max-width:767px){.ProductCardCompare__head{padding:0 16px}}.ProductCardCompare__head span{color:#8a8d8f}@media screen and (max-width:767px){.ProductCardCompare__head span{margin-top:4px}}.ProductCardCompare__container.shorted{max-height:1272px;overflow:hidden}.ProductCardCompare__body{display:flex;margin-top:24px;position:relative}@media screen and (max-width:1365px){.ProductCardCompare__body{margin-top:16px}}.ProductCardCompare__body-products{display:flex;flex-wrap:nowrap;overflow:auto}.ProductCardCompare__more{width:-moz-max-content;width:max-content;margin:24px auto 0;padding:10px 12px 10px 16px;color:#f02546;gap:8px;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:underline;transition:all 250ms ease-in-out;display:flex}.ProductCardCompare__more:after{content:"";background:url(../assets/product-card/arrow-down-16x16.svg);width:16px;height:16px;transition:all 250ms ease-in-out}.ProductCardCompare__more:hover{cursor:pointer;text-decoration:none}.ProductCardFaq{width:100%;display:flex;flex-direction:column;margin:48px auto 0;scroll-margin-top:65px}@media screen and (max-width:1365px){.ProductCardFaq{max-width:100%;padding:0 24px;margin-top:40px}}@media screen and (max-width:767px){.ProductCardFaq{padding:0 16px;margin-top:32px}}.ProductCardFaq__head{font-weight:500;font-size:24px;color:#1a1c1f;width:100%}@media screen and (max-width:767px){.ProductCardFaq__head{display:flex;flex-direction:column}}.ProductCardFaq__head span{color:#8a8d8f}@media screen and (max-width:767px){.ProductCardFaq__head span{margin-top:4px}}.ProductCardFaq__body{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:1365px){.ProductCardFaq__body{margin-top:16px}}.ProductCardComments{width:100%;display:flex;flex-direction:column;background:#fff;margin:48px auto 0;scroll-margin-top:65px}@media screen and (max-width:1365px){.ProductCardComments{margin-top:40px}}@media screen and (max-width:767px){.ProductCardComments{margin-top:32px}}.ProductCardComments__top{display:flex;gap:24px;align-items:center;justify-content:space-between}@media screen and (max-width:1365px){.ProductCardComments__top{flex-direction:column;align-items:flex-start;padding:0 24px}}@media screen and (max-width:767px){.ProductCardComments__top{padding:0 16px;gap:16px}}.ProductCardComments__top-name{font-size:24px;font-weight:400;line-height:32px;color:#1a1c1f}.ProductCardComments__top-name span{color:#8a8d8f}@media screen and (max-width:767px){.ProductCardComments__top-name span{margin-top:4px}.ProductCardComments__top-name{display:flex;flex-direction:column}}.ProductCardComments__top .PrimaryButton{width:180px;min-width:180px;height:40px;min-height:40px;padding:12px 16px}@media screen and (max-width:767px){.ProductCardComments__top .PrimaryButton{width:100%}}.ProductCardComments__container{display:flex;flex-direction:column;width:100%;margin-top:24px}@media screen and (max-width:1365px){.ProductCardComments__container{padding:0 24px}}@media screen and (max-width:767px){.ProductCardComments__container{padding:0 16px}}.ProductCardComments__container-empty{display:flex;width:100%;justify-content:space-between;align-items:center}.ProductCardComments__container-empty-head{font-size:16px;font-weight:500;color:#222629}.ProductCardNameBlock{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.ProductCardNameBlock{margin:32px auto 0;width:calc(100% - 48px)}}@media screen and (max-width:767px){.ProductCardNameBlock{margin:16px auto 0;width:calc(100% - 32px)}}.ProductCardNameBlock__name{margin-top:24px;font-weight:500;font-size:24px;line-height:32px;color:#1a1c1f}@media screen and (max-width:1365px){.ProductCardNameBlock__name{margin-top:16px}}.ProductCardNameBlock__container{display:flex;justify-content:space-between;gap:16px;margin-top:8px}@media screen and (max-width:1365px){.ProductCardNameBlock__container{margin-top:0}}.ProductCardNameBlock__top{display:flex;align-items:center;gap:8px}.ProductCardNameBlock__top-divider{width:1px;min-width:1px;height:calc(100% - 8px);background:#e1e6eb;margin:8px 0}@media screen and (max-width:1365px){.ProductCardNameBlock__top-divider{margin:0;height:32px}}.ProductCardNameBlock__top-article,.ProductCardNameBlock__top-code{font-weight:500;font-size:14px;color:#8a8d8f;background:#fff;padding:8px 12px;gap:12px;position:relative;transition:all 250ms ease-in-out;display:flex;align-items:center}@media screen and (max-width:1365px){.ProductCardNameBlock__top-article,.ProductCardNameBlock__top-code{width:100%;justify-content:center}}@media screen and (max-width:767px){.ProductCardNameBlock__top-article,.ProductCardNameBlock__top-code{font-size:12px}}.ProductCardNameBlock__top-article span,.ProductCardNameBlock__top-code span{color:#1a1c1f;font-weight:600;margin-left:-8px}.ProductCardNameBlock__top-article::after,.ProductCardNameBlock__top-code::after{content:"";display:flex;width:16px;height:16px;background:url(../assets/product-card/copy-icon.svg);transition:all 250ms ease-in-out}.ProductCardNameBlock__top-article:hover,.ProductCardNameBlock__top-code:hover{background:#f8f9fa;cursor:pointer}.ProductCardNameBlock__top-article:hover:after,.ProductCardNameBlock__top-code:hover:after{background:url(../assets/product-card/copy-icon-hover.svg)}.ProductCardNameBlock__top-article:active,.ProductCardNameBlock__top-code:active{background:#e8eaeb}@media screen and (max-width:1365px){.ProductCardNameBlock .ProductCardRating{margin-top:16px}}.ProductPayAndWarranty{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.ProductPayAndWarranty{margin:0 auto;padding:0 24px}}@media screen and (max-width:767px){.ProductPayAndWarranty{padding:0 16px}}.ProductPayAndWarranty__payment,.ProductPayAndWarranty__warranty{padding:16px 0;transition:all 250ms ease-in-out;display:flex;background:#fff;border-bottom:1px solid #e8eaeb;gap:24px}.ProductPayAndWarranty__payment:last-child,.ProductPayAndWarranty__warranty:last-child{border-bottom:none}.ProductPayAndWarranty__payment-arrow,.ProductPayAndWarranty__warranty-arrow{width:24px;min-width:24px;height:24px;background-color:#fff;background-image:url(../assets/main-page/arrow-right-16x16.svg);background-position:center;background-repeat:no-repeat;background-size:16px 16px;align-items:center;justify-content:space-around;align-self:center;border:1px solid #e8eaeb;transition:all 250ms ease-in-out;margin-left:auto}.ProductPayAndWarranty__payment-arrow:hover,.ProductPayAndWarranty__warranty-arrow:hover{background-color:#f0f2f5;border:1px solid transparent;cursor:pointer}.ProductPayAndWarranty__payment:hover{cursor:pointer}.ProductPayAndWarranty__container{width:100%;display:flex;flex-direction:column}.ProductPayAndWarranty__container:first-child{margin-top:0}.ProductPayAndWarranty__container-name{font-weight:500;font-size:16px;color:#1a1c1f;width:100%;display:flex;align-items:center}.ProductPayAndWarranty__container-content{font-weight:400;font-size:14px;line-height:20px;color:#1a1c1f;margin-top:12px;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;margin-top:8px}}.ProductCardRating{display:flex;align-items:center}.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;flex-direction:column;position:relative;overflow:hidden}.ProductCardRating__stars-item{display:flex;gap:2px;overflow:hidden}.ProductCardRating__stars-item.fill{position:absolute;overflow:hidden;width:0;left:0}.ProductCardRating__stars-empty,.ProductCardRating__stars-fill{width:14px;min-width:14px;min-height:14px;height:14px;background-size:100% 100%}.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:12px;align-items:center}.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:500;font-size:14px;color:#1a1c1f;line-height:15px;width:-moz-max-content;width:max-content;position:relative}.ProductCardRating__count-word:after{content:"";width:100%;height:1px;background:#1a1c1f;opacity:0;transition:opacity 250ms ease-in-out;position:absolute;bottom:0;left:0}@media screen and (max-width:1365px){.ProductCardRating__count-word{align-items:center;display:flex}.ProductCardRating__count-word span{margin-left:3px}}.ProductCardRating__count-word:hover{color:#1a1c1f;cursor:pointer}.ProductCardRating__count-word:hover:after{opacity:1}.ProductSideCard{display:flex;flex-direction:column;height:-moz-max-content;height:max-content;background:#fff;position:sticky;top:66px;width:100%;overflow:hidden;border:1px solid #e8eaeb}.ProductSideCard__wrapper{width:100%;height:0;position:relative;padding-bottom:100%}.ProductSideCard__wrapper img{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:contain;object-fit:contain}.ProductSideCard__badges{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}.ProductSideCard__badges-item{display:flex;padding:8px 12px;font-weight:600;font-size:14px;margin-bottom:10px;width:-moz-max-content;width:max-content;color:#fff;text-transform:uppercase}.ProductSideCard__badges-item.hit,.ProductSideCard__badges-item.new{background:#1a1c1f}.ProductSideCard__badges-item.percent,.ProductSideCard__badges-item.sale{background:#e6000d}.ProductSideCard__compare,.ProductSideCard__favorite{display:flex;align-items:center;justify-content:space-around;width:36px;height:36px;position:absolute;top:56px;right:16px;transition:all 250ms ease-in-out;background-color:#fff;background-image:url(../assets/product-item/compare-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;border:1px solid transparent;border-radius:18px}.ProductSideCard__favorite{top:16px;background-image:url(../assets/product-item/fav-icon.svg)}.ProductSideCard__compare:hover{background-image:url(../assets/product-item/compare-icon-hover.svg)}.ProductSideCard__compare:hover,.ProductSideCard__favorite:hover{background-color:#f8f9fa;cursor:pointer}.ProductSideCard__compare.active{background-image:url(../assets/product-item/compare-icon-hover.svg);background-color:#fff}.ProductSideCard__favorite.active{background-color:#fff}.ProductSideCard__compare.active::after,.ProductSideCard__favorite.active::after{content:"";position:absolute;right:-1px;top:-1px;background-image:url(../assets/product-item/added-icon.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductSideCard__compare.active:hover,.ProductSideCard__favorite.active:hover{background-color:#f8f9fa}.ProductSideCard__compare.active:hover::after,.ProductSideCard__favorite.active:hover::after{background-image:url(../assets/product-item/added-icon-hover.svg)}.ProductSideCard__favorite:hover{background-image:url(../assets/product-item/fav-icon-hover.svg)}.ProductSideCard__favorite.active{background-image:url(../assets/product-item/fav-icon-active.svg)}.ProductSideCard__container{display:flex;flex-direction:column;padding:16px 24px 24px}.ProductSideCard__container-name{font-weight:400;font-size:16px;line-height:140%;height:44px;color:#1a1c1f;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProductSideCard__container-name:hover{cursor:pointer;text-decoration:underline}.ProductSideCard__container .ProductItemRating{margin-top:12px}.ProductSideCard__container-cash{display:flex;gap:8px;margin-top:16px;align-items:flex-end;position:relative}.ProductSideCard__container-cash-price{display:flex;flex-direction:column;margin-top:auto;gap:4px}.ProductSideCard__container-cash-price-old{display:flex;align-items:center}.ProductSideCard__container-cash-price-old span:first-child{font-weight:500;font-size:16px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#606366;line-height:20px}@media screen and (max-width:767px){.ProductSideCard__container-cash-price-old span:first-child{font-size:14px;line-height:16px}}.ProductSideCard__container-cash-price-old span:last-child{background:#fbe7e8;padding:1px 4px;font-weight:600;font-size:12px;line-height:14px;color:#e6000d;margin-left:8px}.ProductSideCard__container-cash-price-new{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}@media screen and (max-width:767px){.ProductSideCard__container-cash-price-new{font-size:20px;line-height:24px}}.ProductSideCard__container-cash-cashback{font-weight:500;font-size:14px;color:#1a1c1f;display:flex;line-height:16px;position:absolute;bottom:8px;left:8px;padding:6px 8px;width:-moz-max-content;width:max-content;border-radius:8px;background:#fff;margin-top:12px}.ProductSideCard__container-cash-cashback span{font-weight:600;font-size:14px;margin-left:4px;color:#e6000d}.ProductSideCard__container-promo{display:flex;flex-direction:column-reverse;gap:8px;margin-top:12px}.ProductSideCard__container-promo-credit,.ProductSideCard__container-promo-pcode{font-weight:500;font-size:14px;color:#1a1c1f}.ProductSideCard__container-promo-credit span{font-weight:600;color:#e6000d}.ProductSideCard__container-promo-pcode{display:flex;gap:4px;align-items:flex-end}.ProductSideCard__container-promo-pcode span{color:#e6000d;font-size:14px;font-weight:600}.ProductSideCard__container-cart{width:40px;height:40px;background-color:#fff;border-radius:20px;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;top:50%;transform:translateY(-50%)}.ProductSideCard__container-cart:hover{background-color:#fef5f5;cursor:pointer}.ProductSideCard__container-cart.active{pointer-events:none}.ProductSideCard__container-cart.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}.ProductSideCard__container-cart.preorder{background-image:url(../assets/product-item/preorder-icon.svg)}.ProductItemBadge{display:flex;padding:8px 12px;font-weight:600;font-size:14px;line-height:16px;margin-bottom:8px;width:-moz-max-content;width:max-content;color:#fff}.ProductItemBadge.new{background:#1a1c1f}.ProductItemBadge.sale{background:#e6000d}.ProductItemBadge.hit{background:#1a1c1f}.SupplementProducts{margin-top:20px;display:flex;flex-direction:column}.SupplementProducts__name{font-weight:500;font-size:20px;color:#1a1c1f}@media screen and (max-width:1365px){.SupplementProducts__name{padding:0 24px}}@media screen and (max-width:767px){.SupplementProducts__name{padding:0 16px}}.SupplementProducts .SkeletonPreloader{margin-top:16px}.SupplementProducts__container{position:relative;margin-top:16px}@media screen and (max-width:1919px){.SupplementProducts__container{margin-top:10px}}.ProductItemRating.no-comments .ProductItemRating__stars,.ProductItemRating__count-word span,.SupplementProducts__container .ScrollSlider__side.disabled{display:none}.SupplementProducts__container .ScrollSlider__container{padding:7px;margin:-7px;width:calc(100% + 14px)}@media screen and (max-width:1365px){.SupplementProducts__container .ScrollSlider__container{padding:0;margin:0;width:100%}}.SupplementProducts__container .ScrollSlider__side-arrow{margin:0}.SupplementProducts__bottom{display:flex;background:#fff;margin-top:24px;align-items:center}@media screen and (max-width:1365px){.SupplementProducts__bottom{flex-wrap:wrap;align-items:flex-start;margin-top:16px;padding:0 24px}}@media screen and (max-width:767px){.SupplementProducts__bottom{padding:0 16px}}.SupplementProducts__bottom-price{display:flex;align-items:baseline}.SupplementProducts__bottom-price-current{font-weight:500;font-size:24px;color:#1a1c1f}.SupplementProducts__bottom-price-old{font-weight:500;font-size:16px;color:#606366;position:relative;height:-moz-max-content;height:max-content;margin-left:8px}@media screen and (max-width:1919px){.SupplementProducts__bottom-price-old{margin-left:12px;color:#5c6373}}@media screen and (max-width:1365px){.SupplementProducts__bottom-price-old{margin-left:0;margin-top:5px}}.SupplementProducts__bottom-price-old::after{content:"";position:absolute;width:100%;height:1px;background:#606366;top:50%;transform:translateY(-50%);left:0}.SupplementProducts__bottom-discount{display:flex;background:#fbe7e8;padding:4px 8px;height:-moz-max-content;height:max-content;margin-left:16px;color:#e6000d;font-weight:600;font-size:14px}@media screen and (max-width:767px){.SupplementProducts__bottom-discount{margin-left:auto}}.SupplementProducts__bottom-button{width:197px;height:40px;display:flex;align-items:center;justify-content:space-around;background:#e6000d;color:#fff;text-transform:uppercase;font-size:14px;font-weight:500;margin-left:auto;transition:all 250ms ease-in-out;border:1px solid #e6000d}.SupplementProducts__bottom-button span:last-child{display:none;width:100%;height:100%}.SupplementProducts__bottom-button span:last-child .Preloader{width:27px;height:27px}.SupplementProducts__bottom-button:hover{cursor:pointer;background:#ec3d47;border:1px solid #ec3d47}.SupplementProducts__bottom-button.loading{background:#fff;pointer-events:none}.SupplementProducts__bottom-button.loading span:last-child{display:flex}.SupplementProducts__bottom-button.loading span:first-child{display:none}@media screen and (max-width:1365px){.SupplementProducts__bottom-button{width:100%;margin-top:16px;margin-left:0}}.ShortChar{width:100%;position:relative;background:#fff;display:flex;flex-direction:column}@media screen and (max-width:1365px){.ShortChar{padding:0 24px}}@media screen and (max-width:767px){.ShortChar{padding:0 16px;margin-bottom:-8px}}.ShortChar__head{font-weight:500;font-size:20px;color:#1a1c1f;display:flex;justify-content:space-between;align-items:center}.ShortChar__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-top:24px}@media screen and (max-width:767px){.ShortChar__grid{grid-template-columns:1fr;grid-gap:16px}}.ShortChar__grid-item{display:flex;flex-direction:column;gap:8px}.ShortChar__grid-item-name,.ShortChar__grid-item-val{color:#606366;font-size:14px;font-weight:400;line-height:16px}.ShortChar__grid-item-val{color:#1f1f1f;font-weight:500}.ShortChar__all-link{display:flex;align-items:center;color:#f02546;font-size:14px;font-weight:600;line-height:15px;-webkit-text-decoration-line:unset;text-decoration-line:unset;transition:all 250ms ease-in-out;margin-top:24px;width:-moz-max-content;width:max-content;gap:8px;padding:8px 8px 8px 0}@media screen and (max-width:1365px){.ShortChar__all-link{margin-top:16px}}.ShortChar__all-link:after{content:"";width:16px;height:16px;display:flex;background:url(../assets/product-card/advantages-arrow.svg)}.ShortChar__all-link:hover{cursor:pointer;text-decoration:underline}.ProductItemPreorderPopup,.ProductItemPreorderPopup__overlay{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.ProductItemPreorderPopup__overlay{background:rgba(26,28,31,.25);z-index:998}.ProductItemPreorderPopup__container{width:360px;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:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);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;margin:-8px -8px 0 0}.ProductItemPreorderPopup__head-name{font-weight:400;font-size:20px;color:#002;text-transform:capitalize}.ProductItemPreorderPopup__head-close{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:20px}.ProductItemPreorderPopup__head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.ProductItemPreorderPopup__head-close:active{background-color:#f8f9fa}.ProductItemPreorderPopup__body{display:flex;flex-direction:column}.ProductItemPreorderPopup__body-text{font-weight:400;font-size:14px;line-height:20px;color:#1a1c1f;margin-top:16px}.ProductItemPreorderPopup__body-text-price{color:#e6000d;font-weight:500}.ProductItemPreorderPopup__body-text-activeTo,.ProductItemPreorderPopup__body-text-delivery{font-weight:500}.ProductItemPreorderPopup__body-inputs{display:flex;flex-direction:column;width:100%;margin-top:24px}.ProductItemPreorderPopup__body-inputs .FormInput,.ProductItemPreorderPopup__body-inputs .FormPhone{margin-top:24px}.ProductItemPreorderPopup__body-inputs .PrimaryButton{margin-top:32px}.ProductItemPreorderPopup__body-inputs-submit{font-weight:500;font-size:13px;color:#e6000d;margin:24px auto 0;width:-moz-max-content;width:max-content;text-decoration:underline}.PreorderPopup__body-inputs-foot-offert p a,.ProductItemPreorderPopup__body-inputs-submit:hover{color:#e6000d;text-decoration:unset}.ProductItemPreorderPopup__body-inputs-foot{display:flex;flex-direction:column;margin-top:24px;width:100%}.ProductItemPreorderPopup__body-inputs-foot-offert{display:flex}.ProductItemPreorderPopup__body-inputs-foot-offert p{font-weight:400;font-size:13px;color:#969aa3;line-height:18px}.ProductItemPreorderPopup__body-inputs-foot-offert p a:hover{text-decoration:unset;color:#e6000d;transition:all 250ms ease-in-out}.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:80px;height:80px;background-size:100% 100%;margin:0 auto}.ProductItemPreorderPopup__complete-text{margin-top:30px;margin-bottom:40px}.ProductItemPreorderPopup__complete-text p{font-weight:500;font-size:14px;color:#5c6373;text-align:center}.ProductItemBigPreorderPopup__complete-text p:first-child,.ProductItemPreorderPopup__complete-text p:first-child{font-weight:500;font-size:18px;color:#2f2d40;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(255,255,255,.5)}.ProductItemPreorderPopup__preloader.active{pointer-events:auto;opacity:1}.ProductItemBigGallery{display:flex;flex-direction:column;width:100%}.ProductItemBigGallery__top{width:100%;height:auto;max-height:530px;min-height:530px;display:flex;position:relative}@media screen and (max-width:1919px){.ProductItemBigGallery__top{max-height:478px;min-height:478px}}@media screen and (max-width:1599px){.ProductItemBigGallery__top{max-height:438px;min-height:438px}}@media screen and (max-width:1439px){.ProductItemBigGallery__top{max-height:414px;min-height:414px}}@media screen and (max-width:1365px){.ProductItemBigGallery__top{max-height:383px;min-height:383px}}@media screen and (max-width:767px){.ProductItemBigGallery__top{max-height:360px;min-height:360px}}.ProductItemBigGallery__top img{width:100%;-o-object-fit:contain;object-fit:contain;padding:48px}@media screen and (max-width:767px){.ProductItemBigGallery__top img{padding:16px}}.ProductItemBigGallery__top-color{position:absolute;bottom:24px;left:24px;padding:8px 12px;background:#f8f9fa;color:#606366;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:767px){.ProductItemBigGallery__top-color{bottom:16px;left:16px;padding:4px 8px;font-size:10px;line-height:12px}}.ProductItemBigGallery__container{display:flex;box-sizing:border-box;padding:0 24px}@media screen and (max-width:767px){.ProductItemBigGallery__container{padding:0 16px}}.ProductItemBigGallery__container-small{width:90px;height:90px;display:flex;border:2px solid transparent;transition:all 250ms ease-in-out;margin-right:8px}@media screen and (max-width:1919px){.ProductItemBigGallery__container-small{width:78px;height:78px;margin-right:10px}}@media screen and (max-width:1599px){.ProductItemBigGallery__container-small{width:70px;height:70px}}@media screen and (max-width:1439px){.ProductItemBigGallery__container-small{width:66px;height:66px;margin-right:9px}}@media screen and (max-width:1365px){.ProductItemBigGallery__container-small{width:61px;height:61px;margin-right:7px}}@media screen and (max-width:767px){.ProductItemBigGallery__container-small{width:60px;height:60px}}.ProductItemBigGallery__container-small:last-child{margin-right:0}.ProductItemBigGallery__container-small:hover{cursor:pointer}.ProductItemBigGallery__container-small.active{border:2px solid #e6000d}.ProductItemBigGallery__container-small img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProductItemBigPreorderPopup,.ProductItemBigPreorderPopup__overlay{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.ProductItemBigPreorderPopup__overlay{background:#1a1c1f;opacity:.25;z-index:998}.ProductItemBigPreorderPopup__container{width:360px;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:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.16);overflow:hidden}@media screen and (max-width:767px){.ProductItemBigPreorderPopup__container{width:100%;height:100%;border-radius:0;padding:16px;overflow-y:auto}}.ProductItemBigPreorderPopup__head{display:flex;align-items:center;margin:-8px -8px 0 0}.ProductItemBigPreorderPopup__head-name{font-weight:500;font-size:24px;color:#1a1c1f;text-transform:capitalize}.ProductItemBigPreorderPopup__head-close{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:50%}.ProductItemBigPreorderPopup__head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.ProductItemBigPreorderPopup__head-close:active{background-color:#f8f9fa}.ProductItemBigPreorderPopup__body{display:flex;flex-direction:column;margin-top:16px}.ProductItemBigPreorderPopup__body-text,.SalePageCounter__text div{font-weight:400;font-size:14px;line-height:20px;color:#1a1c1f}.ProductItemBigPreorderPopup__body-text-price{color:#e6000d;font-weight:500}.ProductItemBigPreorderPopup__body-text-activeTo,.ProductItemBigPreorderPopup__body-text-delivery{font-weight:500}.ProductItemBigPreorderPopup__body-inputs .FormInput,.ProductItemBigPreorderPopup__body-inputs .FormPhone{margin-top:24px}.ProductItemBigPreorderPopup__body-inputs .PrimaryButton{margin-top:24px;height:40px;font-weight:600}.ProductItemBigPreorderPopup__body-inputs,.ProductItemBigPreorderPopup__body-inputs-foot{display:flex;flex-direction:column;margin-top:24px;width:100%}.ProductItemBigPreorderPopup__body-inputs-foot-offert{display:flex}.ProductItemBigPreorderPopup__body-inputs-foot-offert p{font-weight:400;font-size:13px;color:#75787a;line-height:18px}.ProductItemBigPreorderPopup__body-inputs-foot-offert p a:hover,.SalePageCategory__body-more:hover div{text-decoration:underline}.ProductItemBigPreorderPopup__complete{display:flex;flex-direction:column;margin-top:55px}@media screen and (max-width:768px){.ProductItemBigPreorderPopup__complete{margin-top:auto;margin-bottom:auto;height:-moz-fit-content;height:fit-content}}.ProductItemBigPreorderPopup__complete-img{width:80px;height:80px;background:url(../assets/product-card/badge-complete.svg);background-size:100% 100%;margin:0 auto}.ProductItemBigPreorderPopup__complete-text{margin-top:30px;margin-bottom:40px}.ProductItemBigPreorderPopup__complete-text p{font-weight:500;font-size:14px;color:#5c6373;text-align:center}.ProductItemBigPreorderPopup__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)}.ProductItemBigPreorderPopup__preloader.active{pointer-events:auto;opacity:1}.ProductItemRating{display:flex;align-items:center;margin-top:12px}.ProductItemRating.no-comments .ProductItemRating__count{margin-left:0}.ProductItemRating.no-comments .ProductItemRating__count-word{width:-moz-fit-content;width:fit-content;height:unset}.ProductItemRating.no-comments .ProductItemRating__count-word span{display:initial}.ProductItemRating__stars{display:flex;flex-direction:column;position:relative;overflow:hidden}.ProductItemRating__stars-item{display:flex;gap:2px;overflow:hidden}.ProductItemRating__stars-item.fill{position:absolute;overflow:hidden;width:0;left:0}.ProductItemRating__stars-empty,.ProductItemRating__stars-fill{width:14px;min-width:14px;min-height:14px;height:14px;background-size:100% 100%}.ProductItemRating__stars-fill{background-image:url(../assets/product-item/star-fill.svg)}.ProductItemRating__stars-empty{background-image: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-image:url(../assets/product-item/comment-image.svg);background-size:100% 100%;margin-right:8px}.ProductItemRating__count-word{font-weight:500;font-size:14px;color:#1a1c1f;text-decoration:unset;transition:all 250ms ease-in-out}.ProductItemRating__count-word:hover{cursor:pointer;text-decoration:underline}.SalePageBanner__img{width:100%;position:relative}@media screen and (max-width:1365px){.SalePageBanner__img{max-width:unset;width:100%;flex:unset}}@media screen and (max-width:1599px){.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:#1a1c1f;font-size:48px;font-weight:500}@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}}.SalePageCounter{padding:32px;background:#fff;width:100%;border:1px solid #e8eaeb}@media screen and (max-width:1365px){.SalePageCounter{padding:24px;max-width:100%}}.SalePageCounter__text div{line-height:140%;text-transform:uppercase;margin-bottom:24px}@media screen and (max-width:767px){.SalePageCounter__text div{margin-bottom:16px}}.SalePageCounter__text div span{color:#1a1c1f;font-weight:700;line-height:16px}@media screen and (max-width:767px){.SalePageCounter__text div span{display:block;margin-top:4px}}.SalePageCounter__benefits{color:#1a1c1f;font-size:14px;font-weight:400;line-height:140%}.SalePageCounter__benefits ul{padding-left:21px;margin-top:8px;list-style:disc}@media screen and (max-width:1365px){.SalePageCounter__benefits ul{padding:0 0 0 17px;margin-top:16px}}.SalePageCounter__time{margin-top:24px}.SalePageCounter__time-title{color:#1a1c1f;font-size:16px;font-weight:400;line-height:20px}@media screen and (max-width:767px){.SalePageCounter__time-title{font-size:14px;font-weight:500;line-height:16px}}.SalePageCounter__time-item{margin-top:16px;display:flex;align-items:baseline}.SalePageCounter__time-item:after{content:":";width:4px;display:flex;margin:0 16px;color:#1a1c1f}@media screen and (max-width:767px){.SalePageCounter__time-item:after{margin:0 12px}}@media screen and (max-width:390px){.SalePageCounter__time-item:after{margin:0 8px}}.SalePageCounter__time-item:last-child:after{display:none}.SalePageCounter__time-item-wrapper{display:flex;flex-direction:column;gap:8px;align-items:center}.SalePageCounter__time-item-num{padding:10px 24px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;color:#1a1c1f;font-size:16px;font-weight:400;line-height:20px;min-width:71px}@media screen and (max-width:767px){.SalePageCounter__time-item-num{min-width:55px;padding:10px 16px}}.SalePageCounter__time-item-text{color:#8a8d8f;font-size:12px;font-weight:400;line-height:14px;text-transform:uppercase}@media screen and (max-width:767px){.SalePageCounter__time-item-text{font-size:10px;font-weight:500}}.SalePageCounter__time-container{display:flex}.SalePageCategory{display:flex;flex-direction:column;width:100%;position:relative;border-bottom:1px solid #ebeef5;padding:8px 0}.SalePageCategory:first-child{padding:0 0 8px}.SalePageCategory:last-child{border-bottom:none;padding:8px 0 0}.SalePageCategory__head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;transition:all 250ms ease-in-out}.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:#1a1c1f}.SalePageCategory__head:hover{cursor:pointer;background:#f8f9fa}.SalePageCategory__head:active{background:#e8eaeb}.SalePageCategory__head span{color:#86868f;font-size:16px;font-weight:400;line-height:20px}.SalePageCategory__head.active{background:#f8f9fa}.SalePageCategory__head.active .SalePageCategory__head-text{font-weight:500}.SalePageCategory__body{display:flex;flex-direction:column;height:auto;overflow:hidden;transition:all 250ms ease-in-out}.SalePageCategory__body-item{display:flex}.SalePageCategory__body-item-link{padding: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}.SalePageCategory__body-item-link.active span:nth-child(1){font-weight:500}.SalePageCategory__body-item-link:hover{cursor:pointer;background:#f7f7fa}.SalePageCategory__body-item-link:active{background:#f0f0f5}.SalePageCategory__body-item-link span{font-weight:400;font-size:14px;line-height:20px}.SalePageCategory__body-item-link span:nth-child(1){color:#1a1c1f;margin-right:auto}.SalePageCategory__body-item-link span:nth-child(2){color:#82868f;font-size:14px;line-height:16px;margin-left:15px}.SalePageCategory__body-more{padding:0 16px;display:flex;align-items:center;margin-top:16px}.SalePageCategory__body-more div{color:#0ac;font-weight:400;font-size:14px}.SalePageCategory__body-more:hover{cursor:pointer}.SalePageCatalog{display:flex;flex-direction:column;width:100%}.SalePageCatalog__head{display:flex;flex-direction:column;gap:16px}@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:#1a1c1f;font-size:24px;font-weight:400;line-height:32px}@media screen and (max-width:1365px){.SalePageCatalog__head-title{margin-top:16px;order:1}}.SalePageCatalog__head .CatalogPageSort__button{min-width:240px}@media screen and (max-width:1365px){.SalePageCatalog__head .CatalogPageSort{order:2}}.SalePageCatalog__body{display:flex;flex-direction:column}.SalePageCatalog__body-top-filter,.SalePageCatalog__body-top-sort{font-weight:500;font-size:14px;line-height:16px;color:#1a1c1f;align-items:center;justify-content:center;display:none;background:#fff;border-radius:8px;width:100%;text-transform:uppercase}.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{content:"";width:24px;height:24px;background-image:url(../assets/catalog/filters-button.svg);background-repeat:no-repeat;background-size:100%;display:flex;margin-right:8px}.SalePageCatalog__body-top-sort::before,.SupportPageFindItem:after{content:"";width:16px;height:16px;background-repeat:no-repeat;background-size:100%}.SalePageCatalog__body-top-sort::before{min-width:16px;background-image:url(../assets/catalog/filters-button.svg);display:flex;margin-right:8px}.SalePageCatalog__body-top-filter{padding:14px 12px}@media screen and (max-width:1365px){.SalePageCatalog__body-top-filter{order:0;margin-top:16px;padding:8px 12px}.SalePageCatalog__body-top-sort{max-width:calc(100% - 40px);margin:0 auto}}.SalePageCatalog__body-top .CatalogSelectedFilters{margin-bottom:16px}.SalePageCatalog__body-bottom{display:flex;margin-top:24px}.SalePageFiltersPopup{display:flex;flex-direction:column;padding:0 0 130px;position:fixed;width:100%;max-width:480px;height:100vh;overflow-y:auto;overflow-x:hidden;background:#fff;right:0;top:0;z-index:999}.SalePageFiltersPopup__head{display:flex;justify-content:space-between;align-items:center;background:#fff;transition:all 250ms ease-in-out;padding:8px 8px 0 16px}.SalePageFiltersPopup__head-text{font-weight:400;font-size:20px;color:#1a1c1f}.SalePageFiltersPopup__head-cross{width:40px;height:40px;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px}.SalePageFiltersPopup__categories{padding:0 8px;margin:16px 0}.SalePageFiltersPopup__filters-container{display:flex;flex-direction:column;width:100%}.SalePageFiltersPopup__filters-container-open-all{width:100%;padding:12px 24px;display:flex;align-items:center;justify-content:space-around;color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;transition:all 250ms ease-in-out;max-width:calc(100% - 48px);margin:24px auto;background:#e6000d}.SalePageFiltersPopup__filters-container-open-all:hover{background:#ec3d47;cursor:pointer}.SalePageFiltersPopup__filters-container-open-all.active{background:#fef5f5;color:#e6000d}.SalePageFiltersPopup__show{width:100%;padding:32px 24px 24px;position:fixed;bottom:0;right:0;background:#fff;max-width:480px;box-shadow:0 0 16px 0 rgba(0,0,0,.08);display:flex;justify-content:space-between;z-index:1}@media screen and (max-width:1365px){.SalePageFiltersPopup__show{padding:28px 16px 24px}}@media screen and (max-width:767px){.SalePageFiltersPopup__show{max-width:100%;width:100%}}.SalePageFiltersPopup__show .PrimaryButton.apply{width:240px;max-width:240px}@media screen and (max-width:1365px){.SalePageFiltersPopup__show .PrimaryButton.apply{width:180px;max-width:180px}}.SalePageFiltersPopup__show .PrimaryButton.cancel{width:160px;max-width:160px}@media screen and (max-width:1365px){.SalePageFiltersPopup__show .PrimaryButton.cancel{width:120px;max-width:120px}}.SupportPageFindItem{display:flex;padding:24px 16px;align-items:center;gap:16px;background:#fff;transition:all 250ms ease-in-out;position:relative;border:1px solid #e8eaeb;flex-direction:column}.SupportPageFindItem:hover{cursor:pointer;border-color:transparent;box-shadow:0 0 16px 0 rgba(0,0,0,.12)}.SupportPageFindItem.active{border-color:#e6000d;pointer-events:none;background:#fef5f5}.SupportPageFindItem.active:after{opacity:1}.SupportPageFindItem.active .SupportPageFindItem__text{color:#e6000d}.SupportPageFindItem:after{position:absolute;top:12px;right:12px;background-image:url(../assets/support-page/active-icon.svg);opacity:0;transition:opacity 250ms ease-in-out}.SupportPageFindItem__img{display:flex;width:48px;height:48px}.SupportPageFindItem__text{color:#1a1c1f;text-align:center;font-size:16px;font-weight:600;line-height:16px}.SalePageGroups{display:flex;flex-direction:column;width:100%;gap:32px}@media screen and (max-width:767px){.SalePageGroups{gap:24px}}.SalePageGroups__button{color:#1a1c1f;font-size:14px;font-weight:500;line-height:16px;align-items:center;justify-content:center;padding:12px 24px;display:none;background:#fff;border-radius:8px;width:100%;margin-top:16px;text-transform:uppercase}.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:24px;height:24px;background:url(../assets/catalog/filters-button.svg);display:flex;margin-right:8px}.SupportPageProductSelect{display:flex;position:relative}@media screen and (max-width:1365px){.SupportPageProductSelect{margin-top:24px}}.SupportPageProductSelect__search{width:320px;padding:8px;gap:8px;display:flex;border:1px solid #dcdee0;background:#fff;height:40px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.SupportPageProductSelect__search{width:100%}}.SupportPageProductSelect__search:hover{background:#f8f9fa;border:1px solid #dcdee0;cursor:pointer}.SupportPageProductSelect__search.dirty,.SupportPageProductSelect__search.focus{border:1px solid #1a1c1f;background:#fff}.SupportPageProductSelect__search:before{content:"";width:24px;min-width:24px;height:24px;background-image:url(../assets/support-page/search-icon.svg);background-size:100% 100%}.SupportPageProductSelect__search-input{color:#1a1c1f;font-size:16px;font-weight:400;line-height:20px;width:100%}.SupportPageProductSelect__search-input::-moz-placeholder{color:#8a8d8f;font-size:16px;font-weight:400;line-height:20px}.SupportPageProductSelect__search-input::placeholder{color:#8a8d8f;font-size:16px;font-weight:400;line-height:20px}.SupportPageProductSelect__search-close{width:24px;height:24px;position:absolute;top:8px;right:8px;background-image:url(../assets/support-page/clear-search.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center}.SupportPageProductSelect__list{position:absolute;width:100%;top:100%;left:0;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.08);padding:8px;max-height:320px;overflow-y:auto;z-index:1}.SupportPageProductSelect__list-item{display:flex;gap:16px;padding:8px 16px 8px 12px;transition:background 250ms ease-in-out}.SupportPageProductSelect__list-item:hover{cursor:pointer;background:#f8f9fa}.SupportPageProductSelect__list-item:active{background:#e8eaeb}.SupportPageProductSelect__list-item-image{width:56px;height:56px;min-width:56px}.SupportPageProductSelect__list-item-right{display:flex;flex-direction:column}.SupportPageProductSelect__list-item-right-code{color:#1a1c1f;font-size:12px;font-weight:500;line-height:14px}.SupportPageProductSelect__list-item-right-code span{color:#606366}.SupportPageProductSelect__list-item-right-name{color:#1a1c1f;font-size:14px;font-weight:500;line-height:140%;margin-top:8px}.SupportProductAccessoriesTab{display:flex;flex-direction:column;background:#fff;margin-top:32px}@media screen and (max-width:1365px){.SupportProductAccessoriesTab{margin-top:24px}}@media screen and (max-width:767px){.SupportProductAccessoriesTab{border-bottom:1px solid #e5e5ea}}.SupportProductAccessoriesTab__head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;display:flex;gap:8px}@media screen and (max-width:1365px){.SupportProductAccessoriesTab__head{flex-direction:column;padding:0 24px}}@media screen and (max-width:767px){.SupportProductAccessoriesTab__head{font-size:20px;line-height:24px;padding:0 16px}}.SupportProductAccessoriesTab__head span,.SupportProductFaqTab__head span,.SupportProductInstructions__head span{color:#8a8d8f;font-weight:400}.SupportProductAccessoriesTab__body{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;margin-top:24px}@media screen and (max-width:1365px){.SupportProductAccessoriesTab__body{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}}@media screen and (max-width:767px){.SupportProductAccessoriesTab__body{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0}}.SupportProductAccessoriesTab__body .ProductItem{border-bottom:1px solid #e8eaeb;width:100%;min-width:100%}.SupportProductAccessoriesTab__body .ProductItem:before{display:none}.SupportProductAccessoriesTab__body .ProductItem:after{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;right:-4px;top:0}@media screen and (max-width:1439px){.SupportProductAccessoriesTab__body .ProductItem:after{right:-3px}}@media screen and (max-width:1365px){.SupportProductAccessoriesTab__body .ProductItem:after{right:-1px}}@media screen and (max-width:767px){.SupportProductAccessoriesTab__body .ProductItem:after{right:0}}@media screen and (min-width:1366px){.SupportProductAccessoriesTab__body .ProductItem:nth-child(4n):after{display:none}}@media screen and (max-width:1365px) and (min-width:768px){.SupportProductAccessoriesTab__body .ProductItem:nth-child(3n):after{display:none}}@media screen and (max-width:767px){.SupportProductAccessoriesTab__body .ProductItem:nth-child(2n):after{display:none}}.SupportProductFaqTab{display:flex;flex-direction:column;background:#fff;margin-top:32px}@media screen and (max-width:1365px){.SupportProductFaqTab{margin-top:24px;padding:0 24px 24px}}@media screen and (max-width:767px){.SupportProductFaqTab{border-bottom:1px solid #e5e5ea;padding:0 16px 16px}}.SupportProductFaqTab__head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;display:flex;gap:8px}@media screen and (max-width:1365px){.SupportProductFaqTab__head{flex-direction:column}}@media screen and (max-width:767px){.SupportProductFaqTab__head{font-size:20px;line-height:24px}}.SupportProductFaqTab__body{margin-top:24px;display:flex;flex-direction:column}@media screen and (max-width:767px){.SupportProductFaqTab__body{margin-top:16px}}.SupportProductFaqTab__body .ProductCardFaqItem:last-child{border-bottom:unset}.SupportProductInstructions{display:flex;flex-direction:column;background:#fff;margin-top:32px}@media screen and (max-width:1365px){.SupportProductInstructions{margin-top:24px;padding:0 24px 24px}}@media screen and (max-width:767px){.SupportProductInstructions{border-bottom:1px solid #e5e5ea;padding:0 16px 16px}}.SupportProductInstructions__head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;display:flex;gap:8px}@media screen and (max-width:1365px){.SupportProductInstructions__head{flex-direction:column}}@media screen and (max-width:767px){.SupportProductInstructions__head{font-size:20px;line-height:24px}}.SupportProductInstructions__body{display:flex;flex-direction:column;gap:16px;margin-top:32px}@media screen and (max-width:767px){.SupportProductInstructions__body{margin-top:24px}}.SupportProductInstructions__body-item{border:1px solid #e8eaeb;background:#fff;padding:8px 8px 8px 16px;gap:16px;display:flex;align-items:center}@media screen and (max-width:1365px){.SupportProductInstructions__body-item{padding:14px 16px}}@media screen and (min-width:1366px){.SupportProductInstructions__body-item:active,.SupportProductInstructions__body-item:hover{cursor:pointer}.SupportProductInstructions__body-item:hover span:last-child{color:#e6000d}.SupportProductInstructions__body-item:hover span:last-child:before{background-image:url(../assets/support-page/download-icon-hover.svg)}.SupportProductInstructions__body-item:active span:last-child{color:#af000a}.SupportProductInstructions__body-item:active span:last-child:before{background-image:url(../assets/support-page/download-icon-active.svg)}}.SupportProductInstructions__body-item span:first-child{color:#1a1c1f;font-size:14px;font-weight:400;line-height:16px;width:100%;display:flex;align-items:center;gap:16px}.SupportProductInstructions__body-item span:first-child:before{content:"PDF";padding:4px 8px;background:#1a1c1f;display:block;color:#fff;font-size:10px;font-weight:700;line-height:12px}.SupportProductInstructions__body-item span:last-child{color:#1a1c1f;font-size:12px;font-weight:500;line-height:14px;text-transform:uppercase;padding:8px 8px 8px 16px;background:#fff;transition:all 250ms ease-in-out;display:flex;gap:8px;align-items:center;width:160px}.SupportProductInstructions__body-item span:last-child:before{content:"";width:24px;height:24px;min-width:24px;background-image:url(../assets/support-page/download-icon.svg);background-size:24px 24px;background-position:center;background-repeat:no-repeat;display:block;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.SupportProductInstructions__body-item span:last-child{font-size:0;width:40px;padding:8px}}.SupportProductLargeItem{display:flex;flex-direction:column;gap:24px;background:#fff;width:100%;padding:24px;position:relative;border:1px solid #e8eaeb}.SupportProductLargeItem__wrapper{width:48px;height:48px;background-size:100% 100%;display:flex}.SupportProductLargeItem__wrapper.info{background-image:url(../assets/support-page/info-icon.svg)}.SupportProductLargeItem__wrapper.warranty{background-image:url(../assets/support-page/warranty-icon.svg)}.SupportProductLargeItem__name{color:#1a1c1f;font-size:16px;font-weight:500;line-height:20px;height:40px}.SupportProductLargeItem__container{display:flex;flex-direction:column;gap:16px;position:relative}.SupportProductLargeItem__container .SupportPageWarrantyInfoPopup{right:-54%}@media screen and (max-width:1365px){.SupportProductLargeItem__container .SupportPageWarrantyInfoPopup{right:0}}.SupportProductLargeItem__submit{background:#1a1c1f;padding:12px 16px;color:#fff;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;width:100%;position:relative}.SupportProductLargeItem__submit:hover{cursor:pointer;background:#383b3d}.SupportProductLargeItem__submit:active{background:#262729}.SupportProductLargeItem__submit.disabled{background:#f8f9fa;color:#8a8d8f}.SupportProductLargeItem__search{padding:8px 16px 8px 8px;gap:8px;display:flex;border:1px solid #dcdee0;background:#fff;height:40px;transition:all 250ms ease-in-out;width:100%}.SupportProductLargeItem__search:hover{background:#f8f9fa;border:1px solid #dcdee0;cursor:pointer}.SupportProductLargeItem__search.dirty,.SupportProductLargeItem__search.focus{border:1px solid #1a1c1f;background:#fff}.SupportProductLargeItem__search:before{content:"";width:24px;min-width:24px;height:24px;background-image:url(../assets/support-page/search-icon.svg);background-size:100% 100%}.SupportProductLargeItem__search.warranty:after{display:none}.SupportProductLargeItem__search-input{color:#1a1c1f;font-size:16px;font-weight:400;line-height:20px;width:100%}.SupportProductLargeItem__search-input::-moz-placeholder{color:#8a8d8f;font-size:16px;font-weight:500;line-height:16px}.SupportProductLargeItem__search-input::placeholder{color:#8a8d8f;font-size:16px;font-weight:500;line-height:16px}.SupportProductLargeItem__search-icon{content:"";width:20px;height:20px;min-width:20px;background-image:url(../assets/support-page/search-question-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.SupportProductLargeItem__search-icon.active,.SupportProductLargeItem__search-icon:hover{background-image:url(../assets/support-page/search-question-icon-hover.svg)}.SupportProductLargeItem__preloader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.7);display:flex;justify-content:space-around;align-items:center}.SupportProductLargeItem__errors{display:flex;flex-direction:column;gap:5px;margin-top:-5px}.SupportProductLargeItem__errors span{font-weight:500;font-size:12px;color:#e6000d}.SupportProductSmallItem{display:flex;flex-direction:column;gap:16px;padding:24px 16px;background:#fff;border:1px solid #e8eaeb;width:170px;min-width:170px;box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out;cursor:pointer}@media screen and (max-width:1365px){.SupportProductSmallItem{width:146px;min-width:146px}}.SupportProductSmallItem:hover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08);border-color:transparent}.SupportProductSmallItem__wrapper{width:48px;height:48px;background-size:100% 100%;display:flex;margin:0 auto}.SupportProductSmallItem__wrapper.question{background-image:url(../assets/support-page/question-icon.svg)}.SupportProductSmallItem__wrapper.video{background-image:url(../assets/support-page/video-icon.svg)}.SupportProductSmallItem__wrapper.repair{background-image:url(../assets/support-page/repair-icon.svg)}.SupportProductSmallItem__wrapper.info{background-image:url(../assets/support-page/info-icon.svg)}.SupportProductSmallItem__text{color:#1a1c1f;text-align:center;font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px}@media screen and (max-width:767px){.SupportProductSmallItem__text{font-size:12px;line-height:16px;height:32px}}.SupportProductVideo{display:flex;flex-direction:column;width:100%;gap:16px}.SupportProductVideo__wrapper{width:100%;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.SupportProductVideo__wrapper iframe,.SupportProductVideo__wrapper img{position:absolute;left:0;top:0;width:100%;height:100%}.SupportProductVideo__wrapper:after{position:absolute;content:"";width:40px;height:40px;border-radius:50%;background-image:url(../assets/support-page/play-arrow.svg);background-repeat:no-repeat;background-position:center center;transition:all 250ms ease-in-out;z-index:2;pointer-events:none;left:0;top:0;right:0;bottom:0;margin:auto}.SupportProductVideo__wrapper:hover{cursor:pointer}.SupportProductVideo__wrapper:hover:after{background-image:url(../assets/support-page/play-arrow-hover.svg);background-color:#fff}.MainPageBanners__banners.owl-carousel .owl-nav.disabled,.SupportProductVideo__wrapper.clicked:after,.SupportProductVideo__wrapper.clicked:before{display:none}.SupportProductVideo__text{color:#1c1c29;font-size:16px;font-weight:500;line-height:140%}.SupportProductServicesTab{margin-top:32px}@media screen and (max-width:1365px){.SupportProductServicesTab{margin-top:24px}}.SupportProductServicesTab__title{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;display:flex;gap:8px}@media screen and (max-width:1365px){.SupportProductServicesTab__title{padding:0 24px}}@media screen and (max-width:767px){.SupportProductServicesTab__title{padding:0 16px;display:flex;flex-direction:column;font-size:20px;line-height:140%}}.SupportProductServicesTab__title span{color:#8a8d8f}.SupportProductVideoTab{display:flex;flex-direction:column;background:#fff;margin-top:32px}@media screen and (max-width:1365px){.SupportProductVideoTab{margin-top:24px;padding:0 24px 24px}}@media screen and (max-width:767px){.SupportProductVideoTab{padding:0 16px 16px;border-bottom:1px solid #e5e5ea}}.SupportProductVideoTab__head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;display:flex;gap:8px}@media screen and (max-width:1365px){.SupportProductVideoTab__head{flex-direction:column}}@media screen and (max-width:767px){.SupportProductVideoTab__head{font-size:20px;line-height:24px}}.SupportProductTroubleTab__head span,.SupportProductVideoTab__head span{color:#8a8d8f;font-weight:400}.SupportProductVideoTab__body{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}@media screen and (max-width:1365px){.SupportProductVideoTab__body{margin-top:24px;grid-template-columns:1fr}}.SupportProductTroubleTab{display:flex;flex-direction:column;background:#fff;margin-top:32px}@media screen and (max-width:1365px){.SupportProductTroubleTab{margin-top:24px;padding:0 24px 24px}}@media screen and (max-width:767px){.SupportProductTroubleTab{border-bottom:1px solid #e5e5ea;padding:0 16px 16px}}.SupportProductTroubleTab__head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;display:flex;gap:8px}@media screen and (max-width:1365px){.SupportProductTroubleTab__head{flex-direction:column}}@media screen and (max-width:767px){.SupportProductTroubleTab__head{font-size:20px;line-height:24px}}.SupportProductTroubleTab__body{margin-top:24px}@media screen and (max-width:1365px){.SupportProductTroubleTab__body{margin-top:16px}}@media screen and (max-width:767px){.SupportProductTroubleTab__body{overflow-y:auto}.SupportProductTroubleTab__body::-webkit-scrollbar{display:none}}.SupportProductTroubleTab__body-table{width:100%;border-collapse:collapse;border:1px solid #fff}.SupportProductTroubleTab__body-table th{padding:15px;color:#71717a;font-size:14px;font-weight:400;line-height:16px;border-right:1px solid #e5e5ea;width:33.3333333333%}@media screen and (max-width:767px){.SupportProductTroubleTab__body-table th{width:275px;min-width:275px;font-size:14px}.SupportProductTroubleTab__body-table th:first-child{width:180px;min-width:180px}}.SupportProductTroubleTab__body-table th:last-child{border-right:none}.SupportProductTroubleTab__body-table td{padding:24px;color:#1a1c1f;font-size:14px;font-weight:400;line-height:16px;border:1px solid #e5e5ea;border-bottom:unset;vertical-align:top}.SupportProductTroubleTab__body-table td:first-child{border-left:none}.SupportProductTroubleTab__body-table td:last-child{border-right:none}.SupportProductTroubleTab__body-table td ul{list-style-type:disc;padding-left:22px}.SupportProductTroubleTab__body-table td ul li{color:#1a1c1f;font-size:14px;font-weight:400;line-height:16px;margin-top:8px}.AvailableServices{margin:32px auto 0;width:100%;display:flex;flex-direction:column;position:relative}.AvailableServices__head{font-weight:500;font-size:24px;color:#1a1c1f}@media screen and (max-width:1365px){.AvailableServices__head{padding:0 24px}}@media screen and (max-width:767px){.AvailableServices__head{padding:0 16px}}.AvailableServices__container{display:flex;margin-top:16px}.AvailableServices__container::-webkit-scrollbar{display:none}.MainPageBanners{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:767px){.MainPageBanners{margin-top:16px}}@media screen and (max-width:1365px){.MainPageBanners__banners{padding:0 0 0 24px}}@media screen and (max-width:767px){.MainPageBanners__banners{padding:0 0 0 16px}}.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 .owl-next,.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev{width:40px;height:40px;padding:0;color:transparent;background-image:url(../assets/main-page/banners-arrow.svg);background-size:24px 24px;background-color:#fff;background-position:center;background-repeat:no-repeat;transition:background 250ms ease-in-out;pointer-events:all}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next:hover,.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev:hover{background-color:#f0f2f5}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next.disabled,.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev.disabled,.MainPageCategories .ScrollSlider__side,.MainPageSection__body .MainPageBanner:before{display:none}.MainPageBanners__banners.owl-carousel .owl-nav .owl-next{margin:0 24px 0 auto}.MainPageBanners__banners.owl-carousel .owl-nav .owl-prev{margin:0 auto 0 24px;transform:rotate(180deg)}.MainPageBanners__banners.owl-carousel .owl-dots{display:flex;width:-moz-max-content;width:max-content;margin:32px auto 0;padding:12px 24px;gap:24px;border:1px solid #e8eaeb;border-radius:16px}@media screen and (max-width:1365px){.MainPageBanners__banners.owl-carousel .owl-dots{margin-top:16px;gap:16px}}.MainPageBanners__banners.owl-carousel .owl-dots .owl-dot{border-radius:0;background:#dcdee0;width:8px;height:8px}.MainPageBanners__banners.owl-carousel .owl-dots .owl-dot.active{background:#e6000d}.MainPageCategories{display:flex;width:100%;margin-top:24px}@media screen and (max-width:1365px){.MainPageCategories{padding:0 24px}}@media screen and (max-width:767px){.MainPageCategories{padding:0 16px;margin-top:16px}}.MainPageCategories .ScrollSlider__container{padding:12px 0;margin:-12px 0}.MainPageCategories__item{display:flex;flex-direction:column;gap:16px;min-width:246px;background:#fff;align-items:center;padding:24px 16px;border:1px solid #e8eaeb;box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1919px){.MainPageCategories__item{min-width:220px}}@media screen and (max-width:1599px){.MainPageCategories__item{min-width:200px}}@media screen and (max-width:1439px){.MainPageCategories__item{min-width:188px}}@media screen and (max-width:1365px){.MainPageCategories__item{min-width:148px}}@media screen and (max-width:767px){.MainPageCategories__item{min-width:132px}}.MainPageCategories__item:hover{border:1px solid transparent;box-shadow:0 0 16px 0 rgba(0,0,0,.12);cursor:pointer}.MainPageCategories__item.active{border:1px solid #fef5f5;box-shadow:0 0 16px 0 transparent;background:#fef5f5}.MainPageCategories__item.active .MainPageCategories__item-wrapper svg path{fill:#e6000d}.MainPageCategories__item.active .MainPageCategories__item-text{color:#e6000d}.MainPageCategories__item-wrapper{display:flex;width:40px;height:40px;position:relative}.MainPageCategories__item-wrapper svg path{fill:#1a1c1f}.MainPageCategories__item-text{color:#1a1c1f;text-align:center;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase}@media screen and (max-width:1365px){.MainPageCategories__item-text{font-size:12px}}.MainPageSection{display:flex;flex-direction:column;gap:16px}.MainPageSection__head{display:flex;align-items:center;gap:16px}@media screen and (max-width:1365px){.MainPageSection__head{padding:0 24px;justify-content:space-between}}@media screen and (max-width:767px){.MainPageSection__head{padding:0 16px}}.MainPageSection__head-name{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.MainPageSection__head-button{display:flex;align-items:center;background-color:transparent;color:#e6000d;font-size:14px;font-weight:600;line-height:15px;-webkit-text-decoration-line:unset;text-decoration-line:unset;transition:all 250ms ease-in-out;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;padding:8px 8px 8px 12px}.CatalogFiltersGroup__head::after,.CatalogFiltersPrice__head::after,.MainPageSection__head-button:after{display:flex;width:16px;height:16px;content:"";background-image:url(../assets/main-page/section-arrow.svg);background-size:100% 100%;margin-left:8px}.CatalogFiltersGroup__body-more:hover div,.MainPageSection__head-button:hover{text-decoration:underline}.MainPageSection__body .MainPageBanner{width:312px;height:auto;padding:32px;min-width:312px;justify-content:flex-end}@media screen and (max-width:1919px){.MainPageSection__body .MainPageBanner{width:284px;min-width:284px}}@media screen and (max-width:1599px){.MainPageSection__body .MainPageBanner{width:260px;min-width:260px}}@media screen and (max-width:1439px){.MainPageSection__body .MainPageBanner{width:244px;min-width:244px}}@media screen and (max-width:1365px){.MainPageSection__body .MainPageBanner{width:238px;min-width:238px}}@media screen and (max-width:767px){.MainPageSection__body .MainPageBanner{width:168px;min-width:168px;min-height:350px;padding:20px 16px}}.MainPageSection__body .MainPageBanner__button{margin-top:24px;padding:8px 12px;font-size:12px;font-weight:700;display:none;align-items:center;line-height:14px}@media screen and (max-width:1365px){.MainPageSection__body .MainPageBanner__button{margin-top:auto;display:flex}}@media screen and (max-width:767px){.MainPageSection__body .MainPageBanner__button{margin-top:16px;padding:4px 8px;font-size:10px;line-height:12px}}.MainPageSection__body .MainPageBanner__button:after{margin-left:8px}.MainPageSection__body .MainPageBanner__cat{font-size:16px;font-weight:500;line-height:140%}@media screen and (max-width:1439px){.MainPageSection__body .MainPageBanner__cat{font-size:14px}}@media screen and (max-width:767px){.MainPageSection__body .MainPageBanner__cat{font-size:12px}}.MainPageSection__body .MainPageBanner__name{font-size:24px;font-weight:500;margin-top:8px;line-height:32px}@media screen and (max-width:767px){.MainPageSection__body .MainPageBanner__name{font-size:18px;margin-top:4px;line-height:20px}}.MainPageSection__body .ProductItem{width:304px;min-width:304px}@media screen and (max-width:1919px){.MainPageSection__body .ProductItem{width:268px;min-width:268px}}@media screen and (max-width:1599px){.MainPageSection__body .ProductItem{width:244px;min-width:244px}}@media screen and (max-width:1439px){.MainPageSection__body .ProductItem{width:232px;min-width:232px}}@media screen and (max-width:1365px){.MainPageSection__body .ProductItem{border-radius:0;height:auto}}@media screen and (max-width:767px){.MainPageSection__body .ProductItem{width:175px;min-width:175px}}@media screen and (max-width:1365px){.MainPageSection__body .ScrollSlider__container{padding:0}}.MainPageSections{display:flex;flex-direction:column;gap:40px;margin-top:40px}@media screen and (max-width:1365px){.MainPageSections{gap:32px;margin-top:32px}}.MainPageWatched{display:flex;flex-direction:column;margin-top:40px}@media screen and (max-width:1365px){.MainPageWatched{margin-top:32px}}.MainPageWatched__head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}@media screen and (max-width:1365px){.MainPageWatched__head{padding:0 24px}}@media screen and (max-width:767px){.MainPageWatched__head{padding:0 16px}}.MainPageWatched__body{display:flex;margin-top:16px}@media screen and (max-width:1365px){.MainPageWatched__body .ScrollSlider__container{padding:0}}.MainPageWatched__body .ProductItem{width:304px;min-width:304px}@media screen and (max-width:1919px){.MainPageWatched__body .ProductItem{width:268px;min-width:268px}}@media screen and (max-width:1599px){.MainPageWatched__body .ProductItem{width:244px;min-width:244px}}@media screen and (max-width:1439px){.MainPageWatched__body .ProductItem{width:232px;min-width:232px}}@media screen and (max-width:1365px){.MainPageWatched__body .ProductItem{border-radius:0;height:auto}}@media screen and (max-width:767px){.MainPageWatched__body .ProductItem{width:175px;min-width:175px}}.CatalogFiltersPrice{display:flex;flex-direction:column}.CatalogFiltersPrice__head{padding:16px 24px;align-items:center;position:relative;display:flex;font-weight:600;font-size:14px;line-height:16px;color:#1a1c1f;gap:8px;transition:all 250ms ease-in-out;border-bottom:1px solid #e8eaeb}.CatalogFiltersPrice__head:hover{background:#f8f9fa}.CatalogFiltersPrice__head:active{background:#e8eaeb}.CatalogFiltersGroup__head::after,.CatalogFiltersPrice__head::after{min-width:16px;background-image:url(../assets/catalog/arrow-up.svg);transition:all 250ms ease-in-out;margin-left:auto}.CatalogFiltersGroup__head.active::after,.CatalogFiltersPrice__head.active::after{transform:rotate(180deg)}.CatalogFiltersPrice__body{display:flex;flex-direction:column;max-height:0;height:auto;overflow:hidden;transition:all 250ms ease-in-out;padding:0 24px}.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:#fff;font-size:14px;font-weight:500;border:1px solid #c8cacc;box-shadow:0 0 0 2px transparent;transition:all 250ms ease-in-out;color:#262729}.CatalogFiltersPrice__top-max:hover,.CatalogFiltersPrice__top-min:hover{cursor:pointer;border:1px solid #e6000d}.CatalogFiltersPrice__top-max:focus,.CatalogFiltersPrice__top-min:focus{border:1px solid #e6000d;box-shadow:0 0 0 2px rgba(230,0,13,.16);cursor:auto}.CatalogFiltersPrice__top-separator{width:100%;height:2px;background:#e8eaeb;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:#e6000d;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:#e8eaeb}.CatalogFiltersPrice__range .multi-range-slider .bar-left{padding:2px 0}.CatalogFiltersPrice__range .multi-range-slider .thumb::before{box-shadow:unset;background:#e6000d;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:#e6000d;box-shadow:0 0 0 2px transparent;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:#e6000d;box-shadow:0 0 0 2px rgba(230,0,13,.16)}.CatalogFiltersPrice__range .multi-range-slider .thumb-left::after{left:-11px}.CatalogFiltersPrice__range .multi-range-slider .caption{display:none}.CatalogFiltersPrice__button{width:100%;padding:12px 24px;background:#e6000d;display:flex;align-items:center;justify-content:space-around;color:#fff;transition:all 250ms ease-in-out;margin-top:24px;font-weight:500;font-size:14px;margin-bottom:16px}.CatalogFiltersPrice__button:hover{cursor:pointer;background-color:#ec3d47}.CatalogFiltersPrice__button:active{background-color:#ca000b}.CatalogFiltersBadges{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;padding:0 16px;margin:16px 0}@media screen and (max-width:1365px){.CatalogFiltersBadges{display:flex;flex-wrap:wrap;margin:0;gap:8px}}.CatalogFiltersBadges__item{display:flex;flex-direction:column;width:100%;min-height:94px;background:#fff;border:1px solid #e8eaeb;padding:14px 8px;gap:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.CatalogFiltersBadges__item{width:104px;min-height:104px}}.CatalogFiltersBadges__item:hover{cursor:pointer}.CatalogFiltersBadges__item:hover .CatalogFiltersBadges__item-text{color:#e6000d}.CatalogFiltersBadges__item:hover .CatalogFiltersBadges__item-img{filter:grayscale(0)}.CatalogFiltersBadges__item.active,.CatalogFiltersBadges__item:hover{background:#fef5f5;border:1px solid #fef5f5}.CatalogFiltersBadges__item.active .CatalogFiltersBadges__item-text{color:#e6000d}.CatalogFiltersBadges__item.active .CatalogFiltersBadges__item-img{filter:grayscale(0)}.CatalogFiltersBadges__item-img{width:32px;height:32px;margin:0 auto;background-size:100% 100%;filter:grayscale(1)}.CatalogFiltersBadges__item-img.testDrive{background-image:url(../assets/badges/test-drive.svg)}.CatalogFiltersBadges__item-img.watchLive{background-image:url(../assets/badges/watch-live.svg)}.CatalogFiltersBadges__item-img.bestPrice{background-image:url(../assets/badges/best-price.svg)}.CatalogFiltersBadges__item-img.takeInShop{background-image:url(../assets/badges/self-pick.svg)}.CatalogFiltersBadges__item-img.deliveryToday,.CatalogFiltersBadges__item-img.deliveryTomorrow{background-image:url(../assets/badges/delivery-today.svg)}.CatalogFiltersBadges__item-img.sendToday,.CatalogFiltersBadges__item-img.sendTomorrow{background-image:url(../assets/badges/send-today.svg)}.CatalogFiltersBadges__item-img.freeDelivery{background-image:url(../assets/badges/free-delivery.svg)}.CatalogFiltersBadges__item-img.openBox{background-image:url(../assets/badges/open-box.svg)}.CatalogFiltersBadges__item-img.credit{background-image:url(../assets/badges/credit.svg)}.CatalogFiltersBadges__item-img.quickOrder{background-image:url(../assets/badges/quick-order.svg)}.CatalogFiltersBadges__item-img.warranty{background-image:url(../assets/badges/warranty.svg)}.CatalogFiltersBadges__item-img.actionBadge{background-image:url(../assets/badges/action-badge.svg)}.CatalogFiltersBadges__item-text{color:#262729;font-weight:700;font-size:10px;line-height:14px;text-align:center;text-transform:uppercase;transition:all 250ms ease-in-out}.CatalogFiltersGroup{display:flex;flex-direction:column;width:100%;border-bottom:1px solid #e8eaeb}.CatalogFiltersGroup:last-child{border-bottom:0}.CatalogFiltersGroup__head{padding:16px 24px;align-items:center;position:relative;display:flex}.CatalogFiltersGroup__head-text{font-weight:600;font-size:14px;padding-right:28px;position:relative;width:-moz-max-content;width:max-content;max-width:100%;min-height:20px;display:flex;align-items:center;color:#1a1c1f}.CatalogFiltersGroup__head-text-about{display:flex;width:20px;height:20px;background:url(../assets/catalog/filter-about-icon.svg);position:absolute;right:0;transition:all 250ms ease-in-out}.CatalogFiltersGroup__head:hover{cursor:pointer;background:#f8f9fa}.CatalogFiltersGroup__head:active{background:#e8eaeb}.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:14px 24px;background:0 0;transition:all 250ms ease-in-out;border-top:1px solid #e8eaeb}.CatalogFiltersGroup__body-item .FormCheckbox__text{font-weight:400}.CatalogFiltersGroup__body-item:hover{cursor:pointer;background:#f8f9fa}.CatalogFiltersGroup__body-item:active{background:#e8eaeb}.CatalogFiltersGroup__body-item.range:hover{background:0 0}.CatalogFiltersGroup__body-more{display:flex;align-items:center;margin:8px 24px 24px}.CatalogFiltersGroup__body-more div{color:#e6000d;font-weight:600;font-size:14px}.CatalogFiltersGroup__body-more:hover{cursor:pointer}.CatalogSelectedFiltersItem{display:flex;align-items:center;padding:6px 12px 6px 8px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;transition:all 250ms ease-in-out;height:32px;border:1px solid transparent;background:#fff}@media screen and (max-width:1365px){.CatalogSelectedFiltersItem{height:unset;min-width:unset}}.CatalogSelectedFiltersItem:hover{border:1px solid #e8eaeb;cursor:default}.CatalogSelectedFiltersItem__text{font-weight:500;line-height:16px;font-size:14px;color:#1a1c1f}.CatalogSelectedFiltersItem__icon,.CatalogSelectedFiltersRange{display:flex;align-items:center;transition:all 250ms ease-in-out}.CatalogSelectedFiltersItem__icon{width:20px;height:20px;border-radius:50%;background-color:transparent;background-image:url(../assets/catalog/filter-remove.svg);background-size:8px 8px;background-position:center;background-repeat:no-repeat;margin-right:8px}.CatalogSelectedFiltersItem__icon:hover{cursor:pointer;background-image:url(../assets/catalog/filter-remove-hover.svg);background-color:#fff}.CatalogSelectedFiltersRange{padding:6px 12px 6px 8px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;height:32px;border:1px solid transparent;background:#fff}@media screen and (max-width:1365px){.CatalogSelectedFiltersRange{height:unset;width:100%;min-width:unset}}.CatalogSelectedFiltersRange:hover{border:1px solid #e8eaeb;cursor:default}.CatalogSelectedFiltersRange__text{font-weight:500;line-height:16px;font-size:14px}.CatalogSelectedFiltersRange__text span:first-child{color:#75787a}.CatalogSelectedFiltersRange__text span:last-child{color:#1a1c1f}.CatalogSelectedFiltersRange__icon{display:flex;align-items:center;width:20px;height:20px;border-radius:50%;background-color:transparent;background-image:url(../assets/catalog/filter-remove.svg);background-size:8px 8px;background-position:center;background-repeat:no-repeat;transition:all 250ms ease-in-out;margin-right:8px}.CatalogSelectedFiltersRange__icon:hover{cursor:pointer;background-image:url(../assets/catalog/filter-remove-hover.svg);background-color:#fff}.CatalogFiltersRange{display:flex;flex-direction:column;width:100%}.CatalogFiltersRange__top{display:grid;grid-template-columns:1fr 12px 1fr;grid-column-gap:16px}.CatalogFiltersRange__top-max,.CatalogFiltersRange__top-min{width:100%;padding:12px 16px;background:#fff;font-size:14px;font-weight:500;border:1px solid #c8cacc;box-shadow:0 0 0 2px transparent;transition:all 250ms ease-in-out;color:#262729}.CatalogFiltersRange__top-max:hover,.CatalogFiltersRange__top-min:hover{cursor:pointer;border:1px solid #e6000d}.CatalogFiltersRange__top-max:focus,.CatalogFiltersRange__top-min:focus{border:1px solid #e6000d;box-shadow:0 0 0 2px rgba(230,0,13,.16);cursor:auto}.CatalogFiltersRange__top-separator{width:100%;height:2px;background:#e8eaeb;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:#e6000d;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:#e8eaeb}.CatalogFiltersRange__range .multi-range-slider .bar-left{padding:2px 0}.CatalogFiltersRange__range .multi-range-slider .thumb::before{box-shadow:unset;background:#e6000d;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:#e6000d;box-shadow:0 0 0 2px transparent;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}.CatalogFiltersRange__button{width:100%;padding:12px 24px;background:#e6000d;display:flex;align-items:center;justify-content:space-around;color:#fff;transition:all 250ms ease-in-out;margin-top:24px;font-weight:500;font-size:14px}.CatalogFiltersRange__button:hover{cursor:pointer;background-color:#ec3d47}.CatalogFiltersRange__button:active{background-color:#ca000b}.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:#1a1c1f}.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 ::v-deep .FormInput{margin-top:16px}.AuthChangePassword ::v-deep .FormInput:first-child{margin-top:0}.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-restore,.AuthLogin__register{font-weight:500;font-size:14px;color:#e6000d;background-image:linear-gradient(to bottom,transparent 0,transparent 90%,#e6000d 90%,#e6000d 100%);background-repeat:no-repeat;background-size:0 100%;background-position-x:right;transition:color,background-size .3s;width:-moz-fit-content;width:fit-content}.AuthLogin__container-restore:hover{cursor:pointer;color:#e6000d;background-size:100% 100%;background-position-x:left}.AuthLogin__container-restore:active{background-image:linear-gradient(to bottom,transparent 0,transparent 90%,#ca000b 90%,#ca000b 100%);color:#ca000b;background-size:100% 100%;background-position-x:left}.AuthLogin__register{margin:24px auto 0}.AuthLogin__register:hover{cursor:pointer;color:#e6000d;background-size:100% 100%;background-position-x:left}.AuthLogin__register:active{background-image:linear-gradient(to bottom,transparent 0,transparent 90%,#ca000b 90%,#ca000b 100%);color:#ca000b;background-size:100% 100%;background-position-x:left}.AuthLogin .PrimaryButton{margin-top:24px;font-weight:600}.AuthLogin .FormInput:not(:first-child){margin-top:16px}.AuthPasswordRecovery{display:flex;flex-direction:column;width:100%}.AuthPasswordRecovery__info{display:flex;color:#1a1c1f;line-height:20px;font-size:14px;font-weight:500;margin-bottom:24px}.AuthPasswordRecovery .PrimaryButton{margin-top:24px}.AuthPasswordRecovery .FormInput{margin-top:0}.AuthRecoveryComplete__text p:first-child{font-weight:400;color:#1a1c1f}.AuthRecoveryComplete__text p:last-child{font-weight:500;font-size:18px}.AuthRecoveryComplete ::v-deep .PrimaryButton{margin-top:24px}.AuthRegister{display:flex;flex-direction:column;width:100%}.AuthRegister__login{font-weight:500;font-size:14px;color:#e6000d;background-image:linear-gradient(to bottom,transparent 0,transparent 90%,#e6000d 90%,#e6000d 100%);background-repeat:no-repeat;background-size:0 100%;background-position-x:right;transition:color,background-size .3s;width:-moz-fit-content;width:fit-content;margin:24px auto 0}.AuthRegister__login:hover{cursor:pointer;color:#e6000d;background-size:100% 100%;background-position-x:left}.AuthRegister__login:active{background-image:linear-gradient(to bottom,transparent 0,transparent 90%,#ca000b 90%,#ca000b 100%);color:#ca000b;background-size:100% 100%;background-position-x:left}.AuthRegister .FormInput,.AuthRegister .FormPhone{margin-top:16px}.AuthRegister .FormInput:first-child{margin-top:0}.AuthRegister .PrimaryButton{margin-top:24px;font-weight:600}.AuthRecoveryComplete,.AuthRecoveryComplete__text{display:flex;flex-direction:column;width:100%}.AuthRecoveryComplete__text{margin-bottom:24px}.AuthRecoveryComplete__text p{font-weight:400;font-size:16px;color:#1a1c1f}.AuthRecoveryComplete__text p:first-child{font-size:18px}.AuthRecoveryComplete__text p:last-child{margin-top:10px;color:#1a1c1f}.AuthSocialButtons{display:flex;flex-direction:column;width:100%}.AuthSocialButtons__head{font-weight:500;font-size:16px;color:#1a1c1f}.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:12px;width:100%;margin-top:16px}.AuthTempPassword{display:flex;flex-direction:column;width:100%}.AuthTempPassword__head{font-weight:500;font-size:14px;color:#1a1c1f;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:#1a1c1f;min-width:170px;margin:0 auto;padding:14px 16px;display:flex;align-items:center;justify-content:space-around;background:#fff;border-radius:16px;text-align:center;transition:all 250ms ease-in-out;border:1px solid #e1e4eb}.AuthTempPassword__body-item-input::-moz-placeholder{color:#969aa3;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:#969aa3;font-weight:400;font-size:16px;transition:all 250ms ease-in-out}.AuthTempPassword__body-item-input:hover{border:1px solid #8a6827}.AuthTempPassword__body-item-input.focus{border:1px solid #8a6827;box-shadow:0 0 0 2px rgba(138,104,39,.16)}.AuthTempPassword__body-item-input.focus::-moz-placeholder{color:transparent}.AuthTempPassword__body-item-input.focus::placeholder{color:transparent}.AuthTempPassword__body-item-input.error{border:1px solid #a3463b;box-shadow:0 0 0 2px rgba(221,110,66,.24)}.AuthTempPassword__resend{font-weight:500;font-size:14px;color:#55559d;margin-top:16px;text-align:center;text-decoration:underline}.AuthTempPassword__resend:hover{cursor:pointer;text-decoration:unset;color:#6666a7}.AuthTempPassword__resend.disabled{opacity:.5;pointer-events:none}.AuthTempPassword ::v-deep .PrimaryButton{margin-top:24px}.Header-right-buttons{display:flex;align-items:center;z-index:99}@media screen and (max-width:1365px){.Header-right-buttons{margin-left:8px}}@media screen and (max-width:767px){.Header-right-buttons{margin-left:0}}.Header-right-buttons__button{display:flex;width:40px;height:40px;align-items:center;justify-content:space-around;position:relative;margin-left:8px;border-radius:20px;background:0 0;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.Header-right-buttons__button{margin-left:0}}.Header-right-buttons__button:hover{cursor:pointer}.Header-right-buttons__button:active{background:#f8f9fa}.Header-right-buttons__button-count{position:absolute;min-width:20px;min-height:20px;background:#e6000d;border-radius:50%;right:0;top:1px;display:flex;align-items:center;justify-content:space-around;padding:1px}.Header-right-buttons__button-count p{font-weight:700;font-size:12px;color:#fff}.Header-right-buttons__button-icon{width:24px;height:24px;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{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{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}}.HeaderCartItem{display:flex;width:100%;padding-bottom:16px;border-bottom:1px solid #ebeef5;margin-top:16px;align-items:center;position:relative}@media screen and (max-width:767px){.HeaderCartItem{position:relative;align-items:flex-start;padding-bottom:64px;border-bottom:none;border-top:1px solid #ebeef5;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:#d3d3d3;display:flex}@media screen and (max-width:767px){.HeaderCartItem__wrapper{width:72px;height:72px;min-width:72px}}.HeaderCartItem__wrapper img{width:100%;height:100%}.HeaderCartItem__body{display:flex;flex-direction:row;margin-left:16px;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:767px){.HeaderCartItem__body-left{max-width:calc(100% - 66px);min-height:36px}}.HeaderCartItem__body-left-name{font-weight:400;font-size:14px;color:#1a1c1f;line-height:140%;transition:all 250ms ease-in-out}.HeaderCartItem__body-left-name:hover{text-decoration:underline}@media screen and (max-width:767px){.HeaderCartItem__body-left-name{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.HeaderCartItem__body-right{display:flex;align-items:center;margin-left:auto}.AddReviewPopup__container-body-media-body-button input,.HeaderCartItem__body-right.mob,.MobileMenuSidebar__menu-head .Header-lang::after{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;align-items:center;gap:16px}.HeaderCartItem__body-right-count-minus,.HeaderCartItem__body-right-count-plus{width:32px;height:32px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;background:0 0}.HeaderCartItem__body-right-count-minus-icon,.HeaderCartItem__body-right-count-plus-icon{width:16px;height:16px;background-size:100% 100%}.HeaderCartItem__body-right-count-minus:hover,.HeaderCartItem__body-right-count-plus:hover{cursor:pointer;background:#f8f9fa}.HeaderCartItem__body-right-count-minus:active,.HeaderCartItem__body-right-count-plus:active{background:#f8f9fa}.HeaderCartItem__body-right-count-minus.disabled,.HeaderCartItem__body-right-count-plus.disabled{pointer-events:none}.HeaderCartItem__body-right-count-minus{border-radius:20px;padding:8px}.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{border-radius:20px;padding:8px}.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:40px;height:40px;display:flex;align-items:center;justify-content:space-around;background:0 0;font-size:14px;font-weight:500;color:#1a1c1f;border:1px solid #dcdee0}@media screen and (max-width:767px){.HeaderCartItem__body-right-count-number{width:48px}}.HeaderCartItem__body-right-price{display:flex;flex-direction:column;margin-left:32px;min-width:102px}@media screen and (max-width:767px){.HeaderCartItem__body-right-price{margin-left:auto}}.HeaderCartItem__body-right-price-old{display:flex;gap:8px}.HeaderCartItem__body-right-price-old-value{font-weight:500;font-size:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#606366;line-height:16px}.HeaderCartItem__body-right-price-old-discount{padding:2px 4px;color:#e6000d;font-size:12px;font-weight:600;line-height:12px;background:#fbe7e8}.HeaderCartItem__body-right-price-new{font-weight:500;font-size:20px;color:#1a1c1f;margin-top:4px;line-height:24px}.HeaderCartItem__body-remove{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;border-radius:20px;background-image:url(../assets/header/basket-icon-24x24.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/basket-icon-24x24-hover.svg)}.HeaderCartItem__body-remove:active{background-color:#fef5f5}.HeaderCart__popup-no-items{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;width:760px;min-height:432px;height:-moz-max-content;height:max-content;padding:24px;background:#fff;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;margin:-8px -8px 0 0}@media screen and (max-width:767px){.HeaderCart__popup-no-items-head{margin:-4px -4px 0 0}}.HeaderCart__popup-no-items-head-text{font-weight:500;font-size:24px;color:#1a1c1f;cursor:default}.HeaderCart__popup-no-items-head-wrapper{width:40px;height:40px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:50%}.HeaderCart__popup-no-items-head-wrapper:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.HeaderCart__popup-no-items-head-wrapper:active{background-color:#f8f9fa}.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:calc(100% - 16px)}}.HeaderCart__popup-no-items-body-text-f{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px;text-align:center}.HeaderCart__popup-no-items-body-text-s{margin-top:16px;font-weight:400;font-size:16px;line-height:140%;color:#8a8d8f;text-align:center}.HeaderCart__popup-no-items-body .PrimaryButton{margin-top:32px;max-width:240px;font-weight:600}@media screen and (max-width:767px){.HeaderCart__popup-no-items-body .PrimaryButton{max-width:100%}}.HeaderCartSupplement{margin-top:24px;display:flex;flex-direction:column}.HeaderCartSupplement__name{font-weight:500;font-size:20px;color:#1a1c1f;line-height:24px}.HeaderCartSupplement__container{position:relative;margin-top:16px}.HeaderCartSupplement__container .ScrollSlider__container{height:-moz-fit-content;height:fit-content}.HeaderServicesItem{display:grid;grid-template-columns:40px 1fr 127px;align-items:center;grid-gap:24px;border-bottom:1px solid #e8eaeb;padding:16px 0}@media screen and (max-width:767px){.HeaderServicesItem{grid-template-columns:40px 1fr;grid-column-gap:24px;grid-row-gap:16px}}.HeaderServicesItem:last-child{border-bottom:none}.HeaderServicesItem__wrapper{width:40px;height:40px;display:flex}.HeaderServicesItem__wrapper img,.MobileCatalog__item-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.HeaderServicesItem__text{display:flex;flex-direction:column}.HeaderServicesItem__text-top{font-size:16px;font-weight:500;line-height:20px;color:#1a1c1f}.HeaderServicesItem__text-bottom{font-size:14px;font-weight:500;line-height:20px;color:#606366;margin-top:4px}.HeaderServicesItem .PrimaryButton{padding:10px 16px;min-height:36px}@media screen and (max-width:767px){.HeaderServicesItem .PrimaryButton{grid-column-start:1;grid-column-end:3}}.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:rgba(26,28,31,.5);opacity:0;pointer-events:none}.MobileMenuSidebar__menu{width:360px;top:0;left:-360px;background:#fff;padding:16px 12px 85px;overflow-y:auto}.MobileMenuSidebar__menu-head{display:flex;align-items:center;justify-content:space-between;padding:0 0 0 8px}@media screen and (max-width:1365px){.MobileMenuSidebar__menu-head{padding:0 8px}}.MobileMenuSidebar__menu-head-wrapper{width:94px;min-width:94px;height:32px;background:url(../assets/header/logo.svg);background-size:100% 100%}.MobileMenuSidebar__menu-head .Header-lang{margin-left:auto}@media screen and (max-width:1365px){.MobileMenuSidebar__menu-head .CloseButton{margin-right:-4px;margin-left:12px}}.MobileMenuSidebar__menu-divider{width:calc(100% - 8px);height:1px;background:#ebeef5;margin:16px auto}.MobileMenuSidebar__menu-divider.s,.MobileMenuSidebar__menu-divider.xs{margin:8px 0}.MobileMenuSidebar__menu-catalogue{display:flex;flex-direction:column;gap:8px;margin:16px 0}.MobileMenuSidebar__menu-catalogue li{list-style-type:none}.MobileMenuSidebar__menu-catalogue-item{padding:8px 12px;color:#fff;background:#e6000d;font-weight:500;font-size:16px;line-height:20px;align-items:center;justify-content:center;display:flex;transition:all 250ms ease-in-out}.MobileMenuSidebar__menu-catalogue-item::before{content:"";width:24px;height:24px;background:url(../assets/header/catalog-button-white.svg);background-size:100% 100%;margin-right:8px;transition:all 500ms ease-in-out}.MobileMenuSidebar__menu-catalogue-item:hover{color:#fff;cursor:pointer;background:#ec3d47}.MobileMenuSidebar__menu-catalogue-item.active,.MobileMenuSidebar__menu-catalogue-item:active{color:#fff;background:#ca000b}.MobileMenuSidebar__menu-catalogue-item.loading::before{animation:rotate-anim 1s infinite linear}.MobileMenuSidebar__menu-catalogue-item.active::before{transform:rotate(180deg)}.MobileMenuSidebar__menu-item{display:flex;align-items:center;padding:12px;width:100%;transition:all 250ms ease-in-out;background:0 0;margin-top:8px;position:relative}.MobileMenuSidebar__menu-item:first-child{margin-top:0}.MobileMenuSidebar__menu-item:hover{cursor:pointer}@media screen and (min-width:1366px){.MobileMenuSidebar__menu-item:hover{background:#f8f9fa}}.MobileMenuSidebar__menu-item.disabled{opacity:.5;pointer-events:none}.MobileMenuSidebar__menu-item.leave .MobileMenuSidebar__menu-item-text{color:#e6000d}@media screen and (min-width:1366px){.MobileMenuSidebar__menu-item.leave:hover{background:#fef5f5}}.MobileMenuSidebar__menu-item.leave:active{background:#fbe7e8}.MobileMenuSidebar__menu-item-info{margin-top:8px;color:#606366;font-size:14px;font-weight:400;line-height:16px;padding:0 12px;display:flex;flex-direction:column}.MobileMenuSidebar__menu-item-info span{margin-top:12px;color:#1a1c1f;font-size:14px;font-weight:500;line-height:140%}.MobileMenuSidebar__menu-item-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}.MobileMenuSidebar__menu-item-wrapper.cart{background-image:url(../assets/header/cart-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.compare{background-image:url(../assets/header/compare-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.my-orders{background-image:url(../assets/header/my-orders-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.favList{background-image:url(../assets/product-item/fav-icon-hover.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.services{background-image:url(../assets/header/services-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.location{background-image:url(../assets/header/location-icon.svg)}.MobileMenuSidebar__menu-item-wrapper.phoneCall{background-image:url(../assets/header/phoneCall-icon.svg)}.MobileMenuSidebar__menu-item-text{font-weight:500;font-size:14px;color:#1a1c1f;margin-left:12px;line-height:16px}.MobileMenuSidebar__menu-item-text span{color:#8a8d8f}.MobileMenuSidebar__menu-item-text.phoneCall{font-size:16px;line-height:20px}.MobileMenuSidebar__menu-item-count{width:20px;height:20px;background:#e6000d;border-radius:50%;margin-left:auto;font-weight:700;font-size:12px;line-height:14px;color:#fff;display:flex;align-items:center;justify-content:space-around}.MobileMenuSidebar__menu-item-phoneCall{margin-top:8px;display:block}.MobileMenuSidebar__menu-item.location{margin-top:0}.MobileMenuSidebar__menu-item.location:after{content:"";position:absolute;width:16px;height:16px;background:url(../assets/header/nav-arrow-right.svg) no-repeat center;top:16px;right:8px}.MobileMenuSidebar__menu-contact-button{width:calc(100% - 8px);background:#fef5f5;height:40px;display:flex;align-items:center;margin:8px auto 16px;transition:all 250ms ease-in-out}.MobileMenuSidebar__menu-contact-button:hover{cursor:pointer}@media screen and (min-width:1366px){.MobileMenuSidebar__menu-contact-button:hover{background:#fbe7e8}}.MobileMenuSidebar__menu-contact-button-icon{width:24px;height:24px;background:url(../assets/header/connect-24x24.svg);display:flex;margin-left:auto}.MobileMenuSidebar__menu-contact-button-text{font-weight:500;font-size:14px;line-height:16px;color:#e6000d;margin-left:12px;margin-right:auto}.MobileMenuSidebar__menu-text{margin:24px 0 0 12px;font-weight:400;font-size:14px;color:#606366}.MobileMenuSidebar.active{pointer-events:all}.MobileMenuSidebar.active .MobileMenuSidebar__overlay{opacity:.5;pointer-events:all}.MobileMenuSidebar.active .MobileMenuSidebar__menu{left:0}.MobileCatalog{display:flex;flex-direction:column}.MobileCatalog__item{display:flex;align-items:center;padding:4px 16px;width:100%;transition:all 250ms ease-in-out;border-radius:16px;background:0 0;margin-top:8px}.MobileCatalog__item:first-child{margin-top:0}.MobileCatalog__item:hover{cursor:pointer}@media screen and (min-width:1366px){.MobileCatalog__item:hover{background:#f3f0e9}}.MobileCatalog__item:active{background:#e8e1d4}.MobileCatalog__item-wrapper{width:40px;height:40px;display:flex}.MobileCatalog__item-name{margin-left:16px;font-weight:500;font-size:14px;color:#1a1c1f;margin-right:10px}.MobileCatalog__item-arrow{margin-left:auto;display:flex;width:16px;height:16px}.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;grid-gap:12px}}.FavLocations__button{font-weight:500;font-size:14px;color:#1a1c1f;background:#fff;border:1px solid #e8eaeb;justify-content:space-around}.FavLocations__button:hover{border:1px solid #e6000d;cursor:pointer}.FavLocations__button.active{color:#fff;background:#e6000d;border:1px solid #e6000d}.FavLocations__button,.SearchCategoryItem{display:flex;padding:12px;align-items:center;transition:all 250ms ease-in-out}.SearchCategoryItem:hover{background:#f8f9fa}.SearchCategoryItem:active{background:#e8eaeb}.SearchCategoryItem:hover .SearchCategoryItem__text:after{background-image:url(../assets/header/search-arrow-hover.svg)}.MainTechnologiesPopup__container-body img:first-child,.MainTechnologiesPopup__container-body p:first-child,.SearchCategoryItem:first-child{margin-top:0}.SearchCategoryItem__text{color:#1a1c1f;font-weight:500;font-size:14px;line-height:16px;width:100%;display:flex;justify-content:space-between;align-items:center}.SearchCategoryItem__text:after{display:flex;content:"";width:16px;height:16px;background-image:url(../assets/header/search-arrow.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center}.SearchItem{width:calc(100% - 16px);margin:0 auto}.SearchItem__container{display:flex;padding:10px 16px 10px 12px;background:#fff;transition:all 250ms ease-in-out}.SearchItem__container:hover{background:#f8f9fa}.SearchItem__container:active{background:#e8eaeb}.SearchItem__wrapper{width:56px;min-width:56px;height:56px;background:0 0;overflow:hidden}.SearchItem__wrapper img{width:100%;height:100%}.SearchItem__body{display:flex;flex-direction:column;margin-left:16px}.SearchItem__body-text{font-weight:400;font-size:14px;color:#1c1c29;line-height:140%}.SearchItem__body-price{margin-top:8px;display:flex;align-items:center}.SearchItem__body-price-value{font-weight:500;font-size:16px;color:#1c1c29;line-height:20px}.SearchItem__body-price-old{font-weight:500;font-size:12px;color:#606366;line-height:14px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-left:8px}.SearchItem__body-price-discount{margin-left:8px;padding:2px 4px;background:#fbe7e8;color:#e6000d;font-size:12px;font-weight:600;line-height:12px}.ProductCardCompareProductHead{background:#fff;border-radius:16px;display:flex;flex-direction:column;position:relative;border:1px solid #e1e4eb;height:436px}@media screen and (max-width:1365px){.ProductCardCompareProductHead{border-radius:0;border-width:0 1px 1px 0;height:388px}}@media screen and (max-width:767px){.ProductCardCompareProductHead{height:306px}}.ProductCardCompareProductHead__wrapper{width:100%;height:272px;min-height:272px;display:flex;background:#f5f7fa;border-radius:16px 16px 0 0;overflow:hidden}@media screen and (max-width:1365px){.ProductCardCompareProductHead__wrapper{height:232px;min-height:232px}}@media screen and (max-width:767px){.ProductCardCompareProductHead__wrapper{height:164px;min-height:164px}}.ProductCardCompareProductHead__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProductCardCompareProductHead__container{display:flex;flex-direction:column;padding:16px}@media screen and (max-width:767px){.ProductCardCompareProductHead__container{padding:8px}}.ProductCardCompareProductHead__container-name{display:flex;font-weight:400;height:44px;font-size:16px;line-height:22px;color:#262729;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ProductCardCompareProductHead__container-name:hover{text-decoration:underline}@media screen and (max-width:1365px){.ProductCardCompareProductHead__container-name{font-size:14px;height:40px}.ProductCardCompareProductHead__container .ProductItemRating{margin-top:8px}}.ProductCardCompareProductHead__container-price{display:flex;flex-direction:column;margin-top:16px}.ProductCardCompareProductHead__container-price-old span:first-child{font-weight:400;font-size:14px;color:#969aa3;line-height:16px;text-decoration:line-through}.ProductCardCompareProductHead__container-price-old span:last-child{background:#a3463b;border-radius:10px;font-weight:700;font-size:12px;line-height:14px;color:#fff;padding:1px 6px;margin-left:8px}@media screen and (max-width:767px){.ProductCardCompareProductHead__container-price-old span:last-child{margin-left:6px}}.ProductCardCompareProductHead__container-price-current{font-weight:500;font-size:20px;line-height:24px;color:#a3463b;margin-top:4px}@media screen and (max-width:767px){.ProductCardCompareProductHead__container-price-current{font-size:18px;line-height:22px}}.ProductCardCompareProductHead__container-cart{width:40px;height:40px;background-color:transparent;border-radius:50%;background-size:24px 24px;background-repeat:no-repeat;background-position:center;transition:all 250ms ease-in-out;position:absolute;right:16px;bottom:16px}@media screen and (max-width:767px){.ProductCardCompareProductHead__container-cart{right:8px;bottom:8px}}@media screen and (min-width:1366px){.ProductCardCompareProductHead__container-cart:hover{background-color:#e8e1d4;cursor:pointer}}.ProductCardCompareProductHead__container-cart.active::after{content:"";position:absolute;right:-1px;top:-1px;width:24px;height:24px;background-size:100% 100%;transition:all 250ms ease-in-out}.BadgesItem,.BadgesItem:after{display:flex;transition:all 250ms ease-in-out}.BadgesItem{width:120px;min-width:120px;height:136px;border:1px solid #e8eaeb;background:#fff;padding:24px 16px;flex-direction:column;position:relative;gap:16px;box-shadow:0 0 16px 0 transparent}.BadgesItem:after{content:"";width:18px;height:18px;position:absolute;top:8px;right:8px;background:url(../assets/product-card/badge-info-icon.svg)}.BadgesItem:before{content:attr(data-gift);background:#fbe7e8;position:absolute;left:8px;top:8px;padding:2px 8px;font-size:10px;color:#e6000d;font-weight:700;text-transform:uppercase;display:none}.BadgesItem:hover{cursor:pointer;border:1px solid transparent;box-shadow:0 0 16px 0 rgba(0,0,0,.12)}.BadgesItem:hover:after{background:url(../assets/product-card/badge-info-icon-hover.svg)}.BadgesItem.gift:before{display:flex}.BadgesItem__img{width:40px;height:40px;min-height:40px;margin:0 auto}.BadgesItem__img img,.DeliveryBlockItem__wrapper img,.ProductPayAndWarrantyPopup__container-body-item-wrapper image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.BadgesItem__img-percent,.BadgesItem__text{font-size:12px;line-height:16px;text-align:center;overflow:hidden;text-transform:uppercase}.BadgesItem__img-percent{position:absolute;left:40px;top:47px;width:38px;height:16px;color:#fff;font-weight:700}.BadgesItem__text{font-weight:600;color:#1a1c1f;transition:all 250ms ease-in-out;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BadgesItem__descr{position:absolute;background:#fbe7e8;display:flex;left:8px;top:8px;padding:2px 8px;font-size:10px;color:#e6000d;font-weight:700;text-transform:uppercase}.BadgesPopup{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.BadgesPopup__overlay{background:#1a1c1f;opacity:.25;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}}.DeliveryBlockItem{display:grid;grid-template-columns:24px 278px 1fr 88px;grid-column-gap:16px;padding:20px 0;border-bottom:1px solid #e8eaeb;width:100%}@media screen and (max-width:767px){.DeliveryBlockItem{display:flex;grid-column-gap:0;flex-wrap:wrap;padding:24px 0}}.DeliveryBlockItem:last-child{border-bottom:none}.DeliveryBlockItem__wrapper{display:flex;width:24px;height:24px}.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:#1a1c1f}.DeliveryBlockItem__container-addr{font-weight:600;font-size:14px;color:#e6000d;margin-top:4px;text-decoration:unset}.DeliveryBlockItem__container-addr:hover{text-decoration:underline;cursor:pointer}@media screen and (max-width:767px){.DeliveryBlockItem__container-addr{margin-bottom:8px}}.DeliveryBlockItem__time{font-weight:500;font-size:14px;color:#1a1c1f}@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:#008e30;justify-self:end}@media screen and (max-width:767px){.DeliveryBlockItem__price{width:-moz-max-content;width:max-content;margin-left:40px}}.SizeBlock{display:flex;flex-direction:column;gap:16px}.SizeBlock__container{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1365px){.SizeBlock__container{flex-wrap:nowrap;overflow-x:auto}.SizeBlock__container::-webkit-scrollbar{display:none}}.ColorBlock,.SizeBlock__name{display:flex}.ColorBlock__name p,.SizeBlock__name p{font-weight:500;font-size:14px;color:#606366}.ColorBlock__name p span,.SizeBlock__name p span{color:#1a1c1f;font-weight:600}.ColorBlock{flex-direction:column;gap:16px}.ColorBlock__container{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1365px){.ColorBlock__container{flex-wrap:nowrap;overflow-x:auto}.ColorBlock__container::-webkit-scrollbar{display:none}}.ColorBlock__name{display:flex}.DeliveryBlockPopup{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.DeliveryBlockPopup__overlay{background:#1a1c1f;opacity:.25;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:708px;height:-moz-fit-content;height:fit-content;background:#fff;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{display:flex;flex-direction:column}.MainTechnologiesItem{display:flex;align-items:flex-end;gap:16px;width:268px;height:268px;min-width:268px;position:relative;padding:24px}@media screen and (max-width:1919px){.MainTechnologiesItem{width:240px;height:240px;min-width:240px}}@media screen and (max-width:1599px){.MainTechnologiesItem{width:224px;height:224px;min-width:224px}}@media screen and (max-width:1439px){.MainTechnologiesItem{width:224px;height:224px;min-width:224px}}@media screen and (max-width:1365px){.MainTechnologiesItem{width:256px;height:256px;min-width:256px}}@media screen and (max-width:767px){.MainTechnologiesItem{width:220px;height:220px;min-width:220px;padding:16px}}.MainTechnologiesItem:hover .MainTechnologiesItem__ico{background-image:url(../assets/product-card/info-icon-hover.svg)}.MainTechnologiesItem__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.MainTechnologiesItem__image:hover{cursor:pointer}.MainTechnologiesItem__text{color:#fff;font-size:16px;font-weight:500;line-height:140%;z-index:1;pointer-events:none}@media screen and (max-width:767px){.MainTechnologiesItem__text{font-size:14px}}.MainTechnologiesItem__ico{width:18px;min-width:18px;height:18px;background-image:url(../assets/product-card/info-icon.svg);background-size:100% 100%;z-index:1;pointer-events:none;transition:all 250ms ease-in-out}.MainTechnologiesPopup{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.MainTechnologiesPopup__overlay{background:#1a1c1f;opacity:.25;width:100%;height:100%;position:absolute;z-index:1}.MainTechnologiesPopup__container{display:flex;flex-direction:column;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;width:512px;height:-moz-max-content;height:max-content;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.16);padding:24px}@media screen and (max-width:767px){.MainTechnologiesPopup__container{width:100%;height:100vh;position:absolute;border-radius:0;padding:16px}}.MainTechnologiesPopup__container-body{display:flex;flex-direction:column;margin-top:16px}.MainTechnologiesPopup__container-body p{color:#1a1c1f;font-size:16px;font-weight:400;line-height:26px;margin-top:24px}.MainTechnologiesPopup__container-body img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin-top:24px}.CashBackPopup{padding:20px;display:flex;flex-direction:column;position:absolute;width:360px;background:#fff;box-shadow:0 8px 24px rgba(47,45,64,.1);border-radius:12px;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-name{font-weight:500;font-size:24px;color:#2f2d40}.CashBackPopup__head-cross{display:flex;background-size:100% 100%;width:24px;height:24px;transition:all 250ms ease-in-out}.CashBackPopup__head-cross:hover{cursor:pointer}.CashBackPopup__body{display:flex;flex-direction:column}.CashBackPopup__body-head{font-weight:500;font-size:14px;color:#2f2d40;margin-top:20px}.CashBackPopup__body-list{padding-left:15px}.CashBackPopup__body-list-item{font-weight:500;font-size:14px;color:#2f2d40;margin-top:5px}.PreorderPopup,.PreorderPopup__overlay{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.PreorderPopup__overlay{background:#1a1c1f;opacity:.25;z-index:998}.PreorderPopup__container{width:360px;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:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.08);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;margin:-4px -4px 0 0}.PreorderPopup__head-name{font-weight:500;font-size:24px;color:#1a1c1f;text-transform:capitalize}.PreorderPopup__head-close{width:32px;height:32px;margin-left:auto;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;background-color:transparent;transition:all 250ms ease-in-out;border-radius:8px}.PreorderPopup__head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.PreorderPopup__head-close:active{background-color:#f6f8fa}.PreorderPopup__body{display:flex;flex-direction:column}.PreorderPopup__body-text{font-weight:400;font-size:14px;line-height:140%;color:#1a1c1f;margin-top:16px}.PreorderPopup__body-text-price{color:#e6000d;font-weight:500}.PreorderPopup__body-text-activeTo,.PreorderPopup__body-text-delivery{font-weight:500}.PreorderPopup__body-inputs,.PreorderPopup__body-inputs-foot{display:flex;flex-direction:column;width:100%}.PreorderPopup__body-inputs .FormInput,.PreorderPopup__body-inputs .FormPhone,.PreorderPopup__body-inputs .PrimaryButton{margin-top:24px}.PreorderPopup__body-inputs-foot{margin-top:16px}.PreorderPopup__body-inputs-foot-offert{display:flex}.PreorderPopup__body-inputs-foot-offert p,.PreorderPopup__complete-text p{font-weight:400;font-size:12px;color:#8a8d8f;line-height:140%}.PreorderPopup__body-inputs-foot-offert p a:hover{text-decoration:underline;color:#e6000d;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:80px;height:80px;background-size:100% 100%;margin:0 auto}.PreorderPopup__complete-text{margin-top:24px;margin-bottom:96px}.PreorderPopup__complete-text p{font-size:16px;color:#666e7a;text-align:center}.PreorderPopup__complete-text p:first-child{font-weight:500;font-size:20px;line-height:24px;color:#262729;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:rgba(255,255,255,.5)}.PreorderPopup__preloader.active{pointer-events:auto;opacity:1}.PromoCodePopup{padding:24px;flex-direction:column;width:360px;background:#fff;filter:drop-shadow(0 4px 16px rgba(0,0,0,.16));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__body{display:flex;flex-direction:column;margin-top:8px}@media screen and (max-width:767px){.PromoCodePopup__body{margin-top:24px}}.PromoCodePopup__body-head,.PromoCodePopup__body-period{font-weight:400;font-size:14px;color:#e6000d}.PromoCodePopup__body-head{color:#1a1c1f;margin-top:16px}.PromoCodePopup__body-list{padding-left:15px}.PromoCodePopup__body-list-item{font-weight:400;font-size:14px;color:#1a1c1f;margin-top:12px}.PromoCodePopup__body-foot{font-weight:500;font-size:12px;line-height:17px;color:#75787a;margin-top:16px}.FullCharacteristics{width:100%;position:relative}.FullCharacteristics__container{width:100%;display:flex;flex-direction:column}.FullCharacteristics__more{width:-moz-max-content;width:max-content;margin:24px auto 0;padding:10px 12px 10px 16px;color:#f02546;gap:8px;font-size:14px;font-weight:600;text-transform:uppercase;text-decoration:underline;transition:all 250ms ease-in-out;display:flex}.FullCharacteristics__more:after{content:"";background:url(../assets/product-card/arrow-down-16x16.svg);width:16px;height:16px;transition:all 250ms ease-in-out}.FullCharacteristics__more:hover{cursor:pointer;text-decoration:none}.ProductCardCompareItem{display:flex;flex-direction:column;width:293px;min-width:293px}.ProductCardCompareItem:first-child .ProductCardCompareItem__body-prop-head p{opacity:1}.ProductCardCompareItem:last-child .ProductCardCompareItemHead{border-right:1px solid transparent}@media screen and (max-width:1919px){.ProductCardCompareItem{width:246px;min-width:246px}}@media screen and (max-width:1599px){.ProductCardCompareItem{width:221px;min-width:221px}}@media screen and (max-width:1439px){.ProductCardCompareItem{width:208px;min-width:208px}}@media screen and (max-width:1365px){.ProductCardCompareItem{width:210px;min-width:210px}}@media screen and (max-width:767px){.ProductCardCompareItem{width:160px;min-width:160px}}.ProductCardCompareItem__body{display:flex;flex-direction:column}.ProductCardCompareItem__body-prop{display:flex;flex-direction:column;width:100%}.ProductCardCompareItem__body-prop-head{width:100%;height:52px;border-bottom:1px solid #e8eaeb}@media screen and (max-width:1365px){.ProductCardCompareItem__body-prop-head{height:44px}}.ProductCardCompareItem__body-prop-head p{position:absolute;text-align:center;left:0;right:0;margin:16px auto;color:#606366;font-size:16px;font-weight:400;opacity:0;pointer-events:none}@media screen and (max-width:1365px){.ProductCardCompareItem__body-prop-head p{font-size:14px;margin:12px auto}}.ProductCardCompareItem__body-prop-value{display:flex;justify-content:center;padding:16px;border-right:1px solid #e8eaeb;border-bottom:1px solid #e8eaeb;background:#f8f9fa;color:#1a1c1f;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:20px}@media screen and (max-width:1365px){.ProductCardCompareItem__body-prop-value{font-size:14px;padding:12px}}.ProductCardFaqItem{display:flex;flex-direction:column;width:100%;background:#fff;padding:20px 0;gap:28px;height:-moz-max-content;height:max-content;border-bottom:1px solid #e8eaeb}@media screen and (max-width:767px){.ProductCardFaqItem{padding:16px 0;gap:24px}}.ProductCardFaqItem:hover,.SuppPopup__container-body-top-info-block .PriceAndBuy__promo-cashback p span:hover{cursor:pointer}.ProductCardFaqItem.active .ProductCardFaqItem__top{font-weight:500}.ProductCardFaqItem.active .ProductCardFaqItem__top:after{background:url(../assets/product-card/faq-minus.svg)}.ProductCardFaqItem__top{display:flex;justify-content:space-between;align-items:flex-start;transition:all 250ms ease-in-out}.ProductCardFaqItem__top:after{width:16px;min-width:16px;height:16px;background:url(../assets/product-card/faq-plus.svg);display:flex;content:"";margin-left:24px;transition:all 250ms ease-in-out}.ProductCardFaqItem__bottom,.ProductCardFaqItem__top{color:#1a1c1f;font-size:16px;font-weight:400;line-height:24px}.CommentsAllMedia{border-radius:8px;display:flex;flex-direction:column;margin-bottom:26px}.CommentsAllMedia__head{font-size:20px;font-weight:500;line-height:24px;color:#262729}.CommentsAllMedia__body{margin-top:18px;display:grid;grid-template-columns:1fr 98px;grid-column-gap:24px}@media screen and (max-width:1600px){.CommentsAllMedia__body{grid-template-columns:1fr 88px}}@media screen and (max-width:1439px){.CommentsAllMedia__body{grid-template-columns:1fr 86px}}@media screen and (max-width:1365px){.CommentsAllMedia__body{grid-template-columns:1fr 108px;grid-column-gap:16px}}@media screen and (max-width:767px){.CommentsAllMedia__body{grid-template-columns:1fr 70px}}.CommentsAllMedia__body-container{width:100%;display:flex;flex-wrap:nowrap;overflow:auto;gap:24px;height:102px;align-items:center;padding-left:2px}.CommentsAllMedia__body-container::-webkit-scrollbar{display:none}@media screen and (max-width:1600px){.CommentsAllMedia__body-container{height:92px}}@media screen and (max-width:1439px){.CommentsAllMedia__body-container{height:90px}}@media screen and (max-width:1365px){.CommentsAllMedia__body-container{gap:16px;height:112px}}@media screen and (max-width:767px){.CommentsAllMedia__body-container{height:74px}}.CommentsAllMedia__body-container-wrapper{width:98px;min-width:98px;height:98px;position:relative;display:flex;border-radius:16px;border:2px solid transparent}@media screen and (max-width:1600px){.CommentsAllMedia__body-container-wrapper{width:88px;min-width:88px;height:88px}}@media screen and (max-width:1439px){.CommentsAllMedia__body-container-wrapper{width:86px;min-width:86px;height:86px}}@media screen and (max-width:1365px){.CommentsAllMedia__body-container-wrapper{width:108px;min-width:108px;height:108px}}@media screen and (max-width:767px){.CommentsAllMedia__body-container-wrapper{width:70px;min-width:70px;height:70px}}.CommentsAllMedia__body-container-wrapper:hover{cursor:pointer;box-shadow:0 0 0 2px #ccaf93;border:2px solid #fff}.CommentsAllMedia__body-container-wrapper.vid::after{content:"";position:absolute;width:36px;height:36px;background-size:100% 100%;left:0;top:0;right:0;bottom:0;margin:auto}.CommentsAllMedia__body-container-wrapper img{width:100%;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}.CommentsAllMedia__body-all{width:100%;border-radius:20px;border:1px solid #e1e4eb;background:#fff;display:flex;align-items:center;justify-content:space-around;margin-left:auto;color:#8a6827;transition:all 250ms ease-in-out;cursor:pointer;height:98px;text-transform:uppercase;font-size:14px}.CommentsAllMedia__body-all:hover{border:1px solid transparent;background:#e8e1d4}.CommentsAllMedia__body-all:active{background:#dcd2be}@media screen and (max-width:1600px){.CommentsAllMedia__body-all{width:88px;min-width:88px;height:88px}}@media screen and (max-width:1439px){.CommentsAllMedia__body-all{width:86px;min-width:86px;height:86px}}@media screen and (max-width:1365px){.CommentsAllMedia__body-all{width:108px;min-width:108px;height:108px}}@media screen and (max-width:767px){.CommentsAllMedia__body-all{width:70px;min-width:70px;height:70px;font-size:12px}}.TabCommentsList,.TabCommentsList__bottom{display:flex;flex-direction:column}.TabCommentsList__bottom{gap:16px}.TabCommentsList__bottom-more{width:-moz-max-content;width:max-content;margin:32px auto 0;padding:3px 0;color:#f02546;gap:8px;font-size:14px;font-weight:500;line-height:15px;text-transform:uppercase;text-decoration:underline;transition:all 250ms ease-in-out;display:flex}@media screen and (max-width:1365px){.TabCommentsList__bottom-more{margin:24px auto 0}}@media screen and (max-width:767px){.TabCommentsList__bottom-more{margin:16px auto 0}}.TabCommentsList__bottom-more:after{content:"";background:url(../assets/product-card/arrow-down-16x16.svg);width:16px;height:16px;transition:all 250ms ease-in-out}.TabCommentsList__bottom-more:hover{cursor:pointer;text-decoration:none}.TabCommentsList__preloader{margin-top:20px}.ProductCardNameBlockPopup{font-weight:400;font-size:14px;color:#222629;padding:8px 16px;background:#fff;border-radius:8px;position:absolute;top:calc(100% + 8px);width:-moz-max-content;width:max-content;left:50%;transform:translateX(-50%);filter:drop-shadow(0 1px 8px rgba(0,0,0,.12));display:flex;align-items:center;justify-content:space-between;transition:all 250ms ease-in-out;pointer-events:none;z-index:999}.ProductCardNameBlockPopup:after{content:"";width:12px;height:12px;display:flex;position:absolute;left:0;right:0;margin:auto;transform:rotate(-45deg);top:-4px;background:#fff}@media screen and (max-width:1365px){.ProductCardNameBlockPopup:after{display:none}.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:24px 24px;display:none;border:2px solid #e8e1d4;border-radius:50%}@media screen and (max-width:1365px){.ProductCardNameBlockPopup__close{display:flex}}.ProductCardNameBlockPopup__close svg,.SupportPageWarrantyInfoPopup__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:#1a1c1f;fill:none;animation:countdown 2600ms linear infinite forwards}.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:24px;background:#fff;width:480px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;max-height:100%;position:relative}.ReplyReviewPopup__container.complete{padding:24px;width:480px;height:428px}@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{padding:20px 16px}}.ReplyReviewPopup__container-head{display:flex;justify-content:space-between}.ReplyReviewPopup__container-head-name{font-weight:500;font-size:24px;color:#222629}.ReplyReviewPopup__container-head-close{width:40px;min-width:40px;height:40px;background-color:transparent;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 250ms ease-in-out;border-radius:50%;margin-top:2px;position:absolute;top:16px;right:16px}@media screen and (max-width:767px){.ReplyReviewPopup__container-head-close{width:24px;min-width:24px;height:24px}}.ReplyReviewPopup__container-head-close:hover{cursor:pointer;background-color:#f3f0e9}.ReplyReviewPopup__container-head-close:active{background-color:#f3f0e9}.ReplyReviewPopup__container-body{margin-top:24px}.ReplyReviewPopup__container-body .FormInput{margin-top:16px}.ReplyReviewPopup__container-body,.ReplyReviewPopup__container-body-person{display:flex;flex-direction:column}.ReplyReviewPopup__container-body-person .FormInput__label-ps{color:#67717a}.ReplyReviewPopup__container-body .PrimaryButton,.ReplyReviewPopup__container-body-check{margin-top:24px}.ReplyReviewPopup__container-body-offert{font-weight:400;font-size:13px;color:#67717a;line-height:140%;display:inline;margin-top:16px;transition:all 250ms ease-in-out}.AddReviewPopup__container-body-offert a,.ReplyReviewPopup__container-body-offert a{color:#f02546;text-decoration:underline;transition:all 250ms ease-in-out}.ReplyReviewPopup__container-complete{display:flex;flex-direction:column;margin-top:86px}@media screen and (max-width:768px){.ReplyReviewPopup__container-complete{height:-moz-fit-content;height:fit-content;margin-top:auto;margin-bottom:auto}}.ReplyReviewPopup__container-complete-img{width:80px;height:80px;background-size:100% 100%;margin:0 auto}.ReplyReviewPopup__container-complete-text{margin-top:24px;padding:0 24px}.ReplyReviewPopup__container-complete-text p{text-align:center;font-size:14px;font-weight:400;line-height:140%;color:#67717a}.ReplyReviewPopup__container-complete-text p:first-child{font-size:20px;font-weight:400;line-height:24px;color:#222629;margin-bottom:16px}.ReplyReviewPopup__container-preloader{width:100%;height:-webkit-fill-available;background:rgba(38,39,41,.64);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}@media screen and (max-width:1365px){.ReplyReviewPopup__container-preloader{border-radius: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:#222629;opacity:.48;z-index:1}.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 4px 24px 24px;background:#fff;width:464px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;max-height:100%;position:relative}@media screen and (max-width:767px){.AddReviewPopup__container{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:20px 4px 32px 16px}}.AddReviewPopup__container.complete{padding:20px 24px 24px;width:464px;height:428px}@media screen and (max-width:767px){.AddReviewPopup__container.complete{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.AddReviewPopup__container-head{display:flex;justify-content:space-between}.AddReviewPopup__container-head-name{font-weight:500;font-size:24px;color:#1a1c1f}.AddReviewPopup__container-head-close{width:40px;min-width:40px;height:40px;background-color:transparent;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 250ms ease-in-out;border-radius:50%;margin-top:2px;position:absolute;top:16px;right:16px}@media screen and (max-width:767px){.AddReviewPopup__container-head-close{width:24px;min-width:24px;height:24px}}.AddReviewPopup__container-head-close:hover{cursor:pointer;background-image:url(../assets/header/cross-24x24-hover.svg)}.AddReviewPopup__container-head-close:active{background-color:#f8f9fa}.AddReviewPopup__container-body{display:flex;flex-direction:column;margin-top:24px;overflow-x:auto;padding-right:12px}@media screen and (max-width:767px){.AddReviewPopup__container-body{padding-right:12px}}.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}.AddReviewPopup__container-body-media{display:flex;flex-direction:column;width:100%;margin-top:24px;margin-bottom:8px}.AddReviewPopup__container-body-media-head{font-weight:500;font-size:16px;line-height:20px;color:#1a1c1f}@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%;display:flex;align-items:center;justify-content:space-around;text-transform:uppercase;transition:all 250ms ease-in-out;border:1px solid #dfe3eb;padding:12px 16px;font-size:14px;font-weight:500;color:#222629;background:#fff;margin-top:16px}.AddReviewPopup__container-body-media-body-button:hover{cursor:pointer;background:#f5f7fa}.AddReviewPopup__container-body-media-body-button:active{background:#ebeef5}.AddReviewPopup__container-body-media-foot{display:flex;font-weight:400;font-size:13px;color:#969aa3;margin-top:16px;line-height:140%}.AddReviewPopup__container-body-person{display:flex;flex-direction:column}.AddReviewPopup__container-body .PrimaryButton{margin-top:24px}.AddReviewPopup__container-body-offert{font-weight:400;font-size:13px;color:#82868f;line-height:140%;display:inline;margin-top:16px;transition:all 250ms ease-in-out}.AddReviewPopup__container-complete{display:flex;flex-direction:column;margin-top:84px}@media screen and (max-width:768px){.AddReviewPopup__container-complete{height:-moz-fit-content;height:fit-content;margin-top:auto;margin-bottom:auto}}.AddReviewPopup__container-complete-img{width:80px;height:80px;background:url(../assets/product-card/review-complete-icon.svg);background-size:100% 100%;margin:0 auto}.AddReviewPopup__container-complete-text{margin-top:24px;padding:0 24px}.AddReviewPopup__container-complete-text p{text-align:center;font-size:14px;font-weight:400;line-height:24px;color:#6c717a}.AddReviewPopup__container-complete-text p:first-child{font-size:20px;font-weight:400;line-height:24px;color:#262729;margin-bottom:16px}.AddReviewPopup__container-preloader{width:100%;height:-webkit-fill-available;background:rgba(38,39,41,.64);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}@media screen and (max-width:1365px){.AddReviewPopup__container-preloader{border-radius: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:#222629;opacity:.48;z-index:1}.ProductPayAndWarrantyPopup{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.ProductPayAndWarrantyPopup__overlay{background:#1a1c1f;opacity:.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:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.16);border-radius:16px;padding:24px;max-height:90vh}@media screen and (max-width:767px){.ProductPayAndWarrantyPopup__container{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0;padding:16px;max-height:unset}}.ProductPayAndWarrantyPopup__container-body{display:flex;flex-direction:column;width:100%;overflow-y:auto}.ProductPayAndWarrantyPopup__container-body-item{display:flex;align-items:center;width:100%;padding:20px 0;border-bottom:1px solid #e8eaeb}.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:#1a1c1f;margin-left:16px}.ProductPayAndWarrantyPopupWarranty{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.ProductPayAndWarrantyPopupWarranty__overlay{background:#222629;opacity:.48;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:464px;height:-moz-fit-content;height:fit-content;background:#fff;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 .BadgeHeader{width:100%;margin-top:0}.ProductPayAndWarrantyPopupWarranty__container .BadgeHeader__close{margin-top:-8px;margin-right:-8px}.ProductPayAndWarrantyPopupWarranty__container-body{display:flex;flex-direction:column;margin-top:24px}.ProductPayAndWarrantyPopupWarranty__container-body p{font-weight:400;font-size:14px;line-height:140%;color:#222629;margin-top:16px}.ProductPayAndWarrantyPopupWarranty__container-body p:first-child{margin-top:0}.ProductPayAndWarrantyPopupWarranty__container-body a{display:flex;color:#f02546;margin-top:4px;transition:all 250ms ease-in-out;font-size:14px;font-weight:500;line-height:14px;text-decoration:underline}.ProductPayAndWarrantyPopupWarranty__container-body a:hover{text-decoration:none}.SuppAddButton{width:140px;display:flex;padding:8px 16px;outline:1px solid #e8eaeb;transition:all 250ms ease-in-out;align-items:center}.SuppAddButton:hover{background:#f8f9fa;cursor:pointer}.SuppAddButton:active{background:#f0f2f5}.SuppAddButton.active{outline:1px solid #fbe7e8}.SuppAddButton.active:hover{background:#fef5f5}.SuppAddButton.active:active{background:#fbe7e8}.SuppAddButton.active .SuppAddButton__wrapper{background:url(../assets/product-card/supp-plus-icon-active.svg)}.SuppAddButton.active .SuppAddButton__text{color:#e6000d}.SuppAddButton__wrapper{margin-left:auto;margin-right:8px;width:16px;height:16px;background:url(../assets/product-card/supp-plus-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.SuppAddButton__text{font-weight:600;font-size:12px;color:#1a1c1f;margin-right:auto;text-transform:uppercase}.SuppPopup{width:100%;height:100vh;position:fixed;z-index:999;left:0;top:0}.SuppPopup__overlay{background:rgba(11,11,20,.8);width:100%;height:100%;position:absolute;z-index:1}.SuppPopup__container{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:2;flex-direction:column;width:640px;height:-moz-max-content;height:max-content;max-height:100%;background:#fff;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-head{display:flex;margin:24px 16px 0;align-items:center}@media screen and (max-width:1365px){.SuppPopup__container-head{margin:16px 12px 0 16px}}.SuppPopup__container-head-text{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.SuppPopup__container-head-close{display:flex;background-image:url(../assets/header/cross-24x24.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:8px;margin-left:auto}.SuppPopup__container-head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.SuppPopup__container-head-close:active{background-color:#f8f9fa}.SuppPopup__container-body{display:flex;flex-direction:column}.SuppPopup__container-body-top{display:grid;grid-template-columns:200px 1fr;grid-gap:24px;margin-top:24px;padding:0 24px}@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:200px;display:flex}@media screen and (max-width:767px){.SuppPopup__container-body-top-image{width:100%;height:360px}}.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;align-items:center;gap:16px}.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-article,.SuppPopup__container-body-top-info-code .ProductCardNameBlock__top-code{font-size:12px}.SuppPopup__container-body-top-info-name{margin-top:16px;font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}.SuppPopup__container-body-top-info .ProductCardRating{margin-top:12px}.SuppPopup__container-body-top-info-block{display:flex;flex-direction:row;margin-top:24px;justify-content:space-between}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info-block{flex-direction:column;margin-top:24px;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:52px;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:14px;color:#606366;line-height:16px;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;margin-bottom:4px}.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:#fbe7e8;padding:2px 6px;font-weight:600;font-size:12px;color:#e6000d;margin-left:8px}.SuppPopup__container-body-top-info-block .PriceAndBuy__price-new{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}.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 .PrimaryButton{width:160px;padding:8px 16px;height:32px;align-self:flex-end;font-weight:600}@media screen and (max-width:1365px){.SuppPopup__container-body-top-info-block .PrimaryButton{width:100%;margin-top:24px}}.SuppPopup__container-body-bottom{display:flex;margin-top:40px;margin-bottom:auto;padding-bottom:24px}@media screen and (max-width:1365px){.SuppPopup__container-body-bottom{margin-top:32px}}.SuppPopup__container-body-bottom-title{margin-top:24px;margin-bottom:16px}.SuppPopup__container-body-bottom .FullCharacteristicsGroup__list{margin-top:16px}.SuppPopup__container-body-bottom .FullCharacteristicsGroup__name{width:calc(100% - 48px);margin:0 auto;font-weight:500;color:#1a1c1f;font-size:20px;line-height:24px}@media screen and (max-width:1365px){.SuppPopup__container-body-bottom .FullCharacteristicsGroup__name{width:calc(100% - 32px)}}.SuppPopup__container-body-bottom .FullCharacteristicsGroupItem{border-radius:0;grid-template-columns:288px 280px}@media screen and (max-width:1365px){.SuppPopup__container-body-bottom .FullCharacteristicsGroupItem{padding:16px;grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.SuppPopup__container-body-bottom .FullCharacteristicsGroupItem{grid-template-columns:1fr}.SuppPopup__container-body-bottom .FullCharacteristicsGroupItem__name:after{display:none}}.SuppProduct{display:flex;flex-direction:column;width:172px;background:#fff;position:relative;transition:all 250ms ease-in-out;box-shadow:0 0 12px 0 transparent}.SuppProduct:after{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;right:-4px;top:0}@media screen and (max-width:1439px){.SuppProduct:after{right:-3px}}@media screen and (max-width:1365px){.SuppProduct:after{right:-1px}}.SuppProduct:hover{box-shadow:0 0 12px 0 rgba(0,0,0,.12)}.AvailableServicesPopup__container-body div div:first-child,.SuppProduct:first-child{margin-left:0}@media screen and (max-width:1440px){.SuppProduct{width:153px}}@media screen and (max-width:1365px){.SuppProduct{width:168px}}@media screen and (max-width:767px){.SuppProduct{width:158px}}.SuppProduct__wrapper{width:100%;height:172px;margin:0 auto}.SuppProduct__wrapper:hover{cursor:pointer}@media screen and (max-width:1440px){.SuppProduct__wrapper{height:108px}}@media screen and (max-width:1365px){.SuppProduct__wrapper{height:124px}}@media screen and (max-width:767px){.SuppProduct__wrapper{height:116px}}.SuppProduct__wrapper img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.SuppProduct__container{padding:16px}.SuppProduct__name{font-weight:500;font-size:12px;line-height:140%;color:#1a1c1f;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all 250ms ease-in-out}.SuppProduct__name:hover{cursor:pointer;text-decoration:underline}.SuppProduct__price{display:flex;flex-direction:column;margin-top:12px;gap:4px}.SuppProduct__price-old{display:flex;gap:8px}.SuppProduct__price-old-value{font-size:14px;font-weight:500;line-height:16px;color:#606366;text-decoration:line-through}.SuppProduct__price-old-discount{padding:2px 4px;color:#e6000d;font-size:12px;font-weight:600;line-height:12px;background:#fbe7e8}.SuppProduct__price-current{font-weight:500;font-size:20px;color:#1a1c1f;line-height:24px}.SuppProduct .SuppAddButton{margin-top:16px;padding:8px 12px;width:140px}@media screen and (max-width:1365px){.SuppProduct .SuppAddButton{width:130px}}.SuppProduct__added{background:#262729;padding:4px 12px;position:absolute;display:flex;align-items:center;justify-content:space-around;left:12px;top:12px;font-weight:600;font-size:12px;line-height:16px;color:#fff;text-transform:uppercase;opacity:0;transition:all 250ms ease-in-out}.SuppProduct.added .SuppProduct__added{opacity:1}.SalePageCatalogProducts{display:flex;flex-direction:column;width:100%;position:relative}.SalePageCatalogProducts__container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;height:-moz-max-content;height:max-content}.SalePageCatalogProducts__container .ProductItem{width:100%;min-width:100%;border-bottom:1px solid #e8eaeb}.SalePageCatalogProducts__container .ProductItem:before{display:none}.SalePageCatalogProducts__container .ProductItem:after{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;right:-4px;top:0}@media screen and (max-width:1439px){.SalePageCatalogProducts__container .ProductItem:after{right:-3px}}@media screen and (max-width:1365px){.SalePageCatalogProducts__container .ProductItem:after{right:-1px}}@media screen and (min-width:1366px){.SalePageCatalogProducts__container .ProductItem:nth-child(4n):after{display:none}}@media screen and (max-width:1365px) and (min-width:768px){.SalePageCatalogProducts__container .ProductItem:nth-child(3n):after{display:none}}@media screen and (max-width:767px){.SalePageCatalogProducts__container .ProductItem:nth-child(2n):after{display:none}}@media screen and (max-width:1919px){.SalePageCatalogProducts__container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1599px){.SalePageCatalogProducts__container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1365px){.SalePageCatalogProducts__container{min-height:unset;grid-template-columns:repeat(3,1fr);gap:6px}.SalePageCatalogProducts__container .ProductItem{width:100%;min-width:100%}}@media screen and (max-width:767px){.SalePageCatalogProducts__container{grid-template-columns:repeat(2,1fr);padding:0;gap:6px}}.SalePageCatalogProducts__bottom{display:flex;width:100%;align-items:center;justify-content:space-around;margin-top:20px}.SalePageCatalogProducts__bottom.disabled,.SalePageGroupsItem__body .ProductItem:before{display:none}.SalePageGroupMore{display:flex;flex-direction:column;align-items:center;width:100%;background:#f8f9fa;transition:all 250ms ease-in-out;position:relative;height:auto;min-height:437px;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:100%;min-height:418px;padding:24px}}@media screen and (max-width:767px){.SalePageGroupMore{width:100%;min-height:-moz-fit-content;min-height:fit-content}}.SalePageGroupMore:hover{background:#fff}.SalePageGroupMore:active{outline:1px solid #e5e5ea}.SalePageGroupMore:hover .SalePageGroupMore__arrow{background:#f0f0f5 url(../assets/catalog/backlink-arrow-hover.svg) no-repeat center;background-size:24px 24px}.SalePageGroupMore__arrow{width:48px;height:48px;display:flex;background:#fff url(../assets/catalog/backlink-arrow.svg) no-repeat center;transform:rotate(180deg);margin-top:auto;background-size:24px 24px;border-radius:24px;transition:all 250ms ease-in-out}.SalePageGroupMore__text{color:#1a1c1f;font-size:14px;font-style:normal;font-weight:500;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}}@media screen and (max-width:767px){.SalePageGroupMore__text{font-size:12px}}.SalePageGroupMore:hover{cursor:pointer}.SalePageGroupsItem{display:flex;flex-direction:column}.SalePageGroupsItem__head{color:#1a1c1f;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:6px;margin-top:24px}.SalePageGroupsItem__body .ProductItem{width:100%;min-width:100%;border-bottom:1px solid #e8eaeb}.SalePageGroupsItem__body .ProductItem:after{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;right:-4px;top:0}@media screen and (max-width:1439px){.SalePageGroupsItem__body .ProductItem:after{right:-3px}}@media screen and (max-width:1365px){.SalePageGroupsItem__body .ProductItem:after{right:-1px}}@media screen and (min-width:1366px){.SalePageGroupsItem__body .ProductItem:nth-child(4n):after{display:none}}@media screen and (max-width:1365px) and (min-width:768px){.SalePageGroupsItem__body .ProductItem:nth-child(3n):after{display:none}}@media screen and (max-width:767px){.SalePageGroupsItem__body .ProductItem:nth-child(2n):after{display:none}}@media screen and (max-width:1919px){.SalePageGroupsItem__body{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1365px){.SalePageGroupsItem__body{grid-template-columns:repeat(3,1fr)}.SalePageGroupsItem__body .ProductItem{width:100%;min-width:100%}}@media screen and (max-width:767px){.SalePageGroupsItem__body{grid-template-columns:repeat(2,1fr);gap:6px}}.SupportPageAddItem{width:100%;display:flex;flex-direction:column;background:#fff;padding:24px;gap:24px;height:100%;border-radius:16px}@media screen and (max-width:1365px){.SupportPageAddItem{padding:24px}}@media screen and (max-width:767px){.SupportPageAddItem{min-width:260px}}.SupportPageAddItem__image{width:48px;height:48px;background-size:100% 100%}.SupportPageAddItem__image.question{background-image:url(../assets/support-page/question-icon.svg)}.SupportPageAddItem__image.video{background-image:url(../assets/support-page/video-icon.svg)}.SupportPageAddItem__image.repair{background-image:url(../assets/support-page/repair-icon.svg)}.SupportPageAddItem__image.parts{background-image:url(../assets/support-page/parts-icon.svg)}.SupportPageAddItem__image.info{background-image:url(../assets/support-page/info-icon.svg)}.SupportPageAddItem__image.warranty{background-image:url(../assets/support-page/warranty-icon.svg)}.SupportPageAddItem__name{color:#1a1c1f;font-size:20px;font-weight:500;line-height:24px}@media screen and (max-width:1365px){.SupportPageAddItem__name{font-size:16px;line-height:20px}}.SupportPageAddItem__text{color:#606366;font-size:16px;font-weight:500;line-height:140%;margin-top:-14px}@media screen and (max-width:1365px){.SupportPageAddItem__text{font-size:14px}}.SupportPageAddItem__bottom{display:flex;flex-direction:column;margin-top:auto}.SupportPageAddPopup{position:fixed;width:100%;height:100%;z-index:999;left:0;top:0}.SupportPageAddPopup__overlay{background:rgba(26,28,31,.25);width:100%;height:100%;position:absolute;z-index:1}.SupportPageAddPopup__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;height:-moz-fit-content;height:fit-content;flex-direction:column;width:460px;background:#fff;padding:16px 24px 24px;max-height:100%;overflow-y:auto}@media screen and (max-width:767px){.SupportPageAddPopup__container{width:100%;height:100%;overflow:auto;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.SupportPageAddPopup__container-head{display:flex;justify-content:space-between;gap:30px;align-items:center}.SupportPageAddPopup__container-head-name{color:#1a1c1f;font-size:24px;font-weight:500;line-height:30px}.SupportPageAddPopup__container-head-close{display:flex;background-image:url(../assets/header/cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;margin-left:auto;border-radius:20px;margin-right:-8px}.SupportPageAddPopup__container-head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.SupportPageAddPopup__container-head-close:active{background-color:#f8f9fa}.SupportPageAddPopup__container-sub-head{color:#606366;font-size:14px;font-weight:400;line-height:140%;margin-top:16px}@media screen and (max-width:1365px){.SupportPageAddPopup__container-sub-head{margin-top:24px}}.SupportPageAddPopup__container-preloader{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:space-around;background:rgba(26,28,31,.1)}.SupportPageAddPopup__container-complete{display:flex;flex-direction:column;width:100%;height:204px;padding-top:24px}@media screen and (max-width:767px){.SupportPageAddPopup__container-complete{height:-moz-max-content;height:max-content;padding:10px;margin:auto}}.SupportPageAddPopup__container-complete-wrapper{width:80px;height:80px;background-image:url(../assets/support-page/complete-image.svg);background-size:100% 100%;margin:0 auto}.SupportPageAddPopup__container-complete-head{color:#1a1c1f;font-size:20px;font-weight:500;line-height:24px;margin-top:24px;text-align:center}.SupportPageAddPopup__container-complete-text{color:#606366;font-size:14px;font-weight:500;line-height:140%;margin-top:16px;text-align:center}.SupportPageConsult{box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}.SupportPageConsult:hover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08);border-color:transparent}.SupportPageConsult__button{padding:12px 16px;background:#fef5f5;color:#e6000d;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1365px){.SupportPageConsult__button{width:100%}}.SupportPageConsult__button:hover{cursor:pointer;background:#fbe7e8}.SupportPageConsult__button:active{background:#f8b8bb}.SupportPageBenefits{margin-top:24px}.SupportPageBenefits__container{display:grid;grid-template-columns:repeat(3,1fr);row-gap:32px;-moz-column-gap:48px;column-gap:48px}@media screen and (max-width:1365px){.SupportPageBenefits__container{grid-template-columns:1fr;row-gap:24px}}.SupportPageFaq{margin-top:24px}.SupportPageFaq__container{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:46px;column-gap:46px}@media screen and (max-width:1365px){.SupportPageFaq__container{grid-template-columns:1fr}}.SupportPageParts{box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}.SupportPageParts:hover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08);border-color:transparent}.SupportPageParts__button{padding:12px 16px;background:#fef5f5;color:#e6000d;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1365px){.SupportPageParts__button{width:100%}}.SupportPageParts__button:hover{cursor:pointer;background:#fbe7e8}.SupportPageParts__button:active{background:#f8b8bb}.SupportPageInfo{box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}.SupportPageInfo:hover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08);border-color:transparent}.SupportPageInfo__container{display:grid;grid-template-columns:1fr 88px;grid-gap:24px;width:100%}@media screen and (max-width:767px){.SupportPageInfo__container{grid-template-columns:1fr;grid-gap:16px}}.SupportPageInfo__search{padding:8px 16px 8px 8px;gap:8px;display:flex;border:1px solid #dcdee0;background:#fff;height:40px;transition:all 250ms ease-in-out;width:100%}.SupportPageInfo__search:hover{background:#f8f9fa;border:1px solid #dcdee0;cursor:pointer}.SupportPageInfo__search.dirty,.SupportPageInfo__search.focus{border:1px solid #1a1c1f;background:#fff}.SupportPageInfo__search:before{content:"";width:24px;min-width:24px;height:24px;background-image:url(../assets/support-page/search-icon.svg);background-size:100% 100%}.SupportPageInfo__search-input{color:#1a1c1f;font-size:16px;font-weight:400;line-height:20px;width:100%}.SupportPageInfo__search-input::-moz-placeholder{color:#8a8d8f;font-size:16px;font-weight:400;line-height:20px}.SupportPageInfo__search-input::placeholder{color:#8a8d8f;font-size:16px;font-weight:400;line-height:20px}.SupportPageInfo__search-icon{content:"";width:20px;height:20px;min-width:20px;background-image:url(../assets/support-page/search-question-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.SupportPageInfo__search-icon:hover{background-image:url(../assets/support-page/search-question-icon-hover.svg)}.SupportPageInfo__preloader,.SupportPageInfo__submit{width:100%;display:flex;justify-content:space-around;align-items:center}.SupportPageInfo__submit{background:#1a1c1f;padding:10px 16px;color:#fff;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;transition:all 250ms ease-in-out}.SupportPageInfo__submit:hover{cursor:pointer;background:#383b3d}.SupportPageInfo__submit:active{background:#262729}.SupportPageInfo__submit.disabled{background:#f8f9fa;color:#8a8d8f;pointer-events:none}.SupportPageInfo__submit .Preloader{width:16px;height:16px}.SupportPageInfo__submit .Preloader__first,.SupportPageInfo__submit .Preloader__secont,.SupportPageInfo__submit .Preloader__third{border:3px solid transparent}.SupportPageInfo__submit .Preloader__first{border-top-color:#fff;border-right-color:#fff}.SupportPageInfo__preloader{position:absolute;top:0;left:0;height:100%;background:rgba(255,255,255,.7)}.SupportPageInfo__errors{display:flex;flex-direction:column;gap:5px;margin-top:10px}.SupportPageInfo__errors span{font-weight:500;font-size:12px;color:#e6000d}.SupportPageQuestions{box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}.SupportPageQuestions:hover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08);border-color:transparent}.SupportPageQuestions__buttons{display:flex;gap:16px}@media screen and (max-width:1365px){.SupportPageQuestions__buttons{flex-direction:column;width:100%;gap:8px}}.SupportPageQuestions__buttons-button{padding:12px 16px;background:#fef5f5;color:#e6000d;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1365px){.SupportPageQuestions__buttons-button{width:100%}}.SupportPageQuestions__buttons-button:hover{cursor:pointer;background:#fbe7e8}.SupportPageQuestions__buttons-button:active{background:#f8b8bb}.SupportPageRepair{box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}.SupportPageRepair:hover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08);border-color:transparent}.SupportPageRepair__button{padding:12px 16px;background:#fef5f5;color:#e6000d;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;transition:all 250ms ease-in-out;display:flex;align-items:center;justify-content:space-around;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1365px){.SupportPageRepair__button{width:100%}}.SupportPageRepair__button:hover{cursor:pointer;background:#fbe7e8}.SupportPageRepair__button:active{background:#f8b8bb}.SupportPageServices{margin-top:24px}@media screen and (max-width:767px){.SupportPageServices{margin-top:16px}}.SupportPageServices__container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.SupportPageServices__table{width:100%;border-collapse:separate;background:0 0;color:#262729;border-spacing:4px}.SupportPageServices__table-head{background:#fef5f5;color:#e6000d;text-align:left;white-space:nowrap;font-size:14px;line-height:16px;font-weight:500}.SupportPageServices__table-head-header{padding:16px}.SupportPageServices__table-head-header:last-child{width:142px}.SupportPageServices__table-body-row{background:#fff}.SupportPageServices__table-body-row:nth-child(even){background:#f8f8f8}.SupportPageServices__table-body-data{padding:28px 16px;font-size:14px;line-height:16px;color:#262729;font-weight:500}.SupportPageServices__table-body-data:last-child{padding:20px 8px;display:flex;justify-content:center}@media screen and (max-width:1365px){.SupportPageServices__table-body-data{min-width:120px;padding:20px 16px;line-height:140%}.SupportPageServices__table-body-data:first-child{min-width:300px}}.SupportPageServices__table-body-data-button{padding:8px 16px;background:#e6000d;color:#fff;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;width:-moz-fit-content;width:fit-content;white-space:nowrap;transition:background 250ms ease-in-out}.SupportPageServices__table-body-data-button:hover{background:#ec3d47;cursor:pointer}.SupportPageServices__table-body-data-button:active{background:#ca000b}.SupportPageWarranty{box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}.SupportPageWarranty:hover{box-shadow:0 2px 16px 0 rgba(0,0,0,.08);border-color:transparent}.SupportPageWarranty__container{display:grid;grid-template-columns:1fr 88px;grid-gap:24px;width:100%;position:relative}@media screen and (max-width:767px){.SupportPageWarranty__container{grid-template-columns:1fr;grid-gap:16px}}.SupportPageWarranty__search{padding:8px 16px 8px 8px;gap:8px;display:flex;border:1px solid #dcdee0;background:#fff;height:40px;transition:all 250ms ease-in-out;width:100%}@media screen and (max-width:1365px){.SupportPageWarranty__search{width:100%}}.SupportPageWarranty__search:hover{background:#f8f9fa;border:1px solid #dcdee0;cursor:pointer}.SupportPageWarranty__search.dirty,.SupportPageWarranty__search.focus{border:1px solid #1a1c1f;background:#fff}.SupportPageWarranty__search:before{content:"";width:24px;min-width:24px;height:24px;background-image:url(../assets/support-page/search-icon.svg);background-size:100% 100%}.SupportPageWarranty__search-input{color:#1a1c1f;font-size:16px;font-weight:400;line-height:20px;width:100%}.SupportPageWarranty__search-input::-moz-placeholder{color:#8a8d8f;font-size:16px;font-weight:400;line-height:20px}.SupportPageWarranty__search-input::placeholder{color:#8a8d8f;font-size:16px;font-weight:400;line-height:20px}.SupportPageWarranty__search-icon{content:"";width:20px;height:20px;min-width:20px;background-image:url(../assets/support-page/search-question-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}.SupportPageWarranty__search-icon.active,.SupportPageWarranty__search-icon:hover{background-image:url(../assets/support-page/search-question-icon-hover.svg)}.SupportPageWarranty__preloader,.SupportPageWarranty__submit{width:100%;display:flex;justify-content:space-around;align-items:center}.SupportPageWarranty__submit{background:#1a1c1f;padding:10px 16px;color:#fff;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;transition:all 250ms ease-in-out}.SupportPageWarranty__submit:hover{cursor:pointer;background:#383b3d}.SupportPageWarranty__submit:active{background:#262729}.SupportPageWarranty__submit.disabled{background:#f8f9fa;color:#8a8d8f;pointer-events:none}.SupportPageWarranty__submit .Preloader{width:16px;height:16px}.SupportPageWarranty__submit .Preloader__first,.SupportPageWarranty__submit .Preloader__secont,.SupportPageWarranty__submit .Preloader__third{border:3px solid transparent}.SupportPageWarranty__submit .Preloader__first{border-top-color:#fff;border-right-color:#fff}.SupportPageWarranty__preloader{position:absolute;top:0;left:0;height:100%;background:rgba(255,255,255,.7)}.SupportPageWarranty__errors{display:flex;flex-direction:column;gap:5px;margin-top:10px}.SupportPageWarranty__errors span{font-weight:500;font-size:12px;color:#eb404c}.SupportPageCheckRepairPopup{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0}.SupportPageCheckRepairPopup__overlay{background:rgba(26,28,31,.25);width:100%;height:100%;position:absolute;z-index:1}.SupportPageCheckRepairPopup__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;height:-moz-fit-content;height:fit-content;flex-direction:column;width:400px;background:#fff;padding:20px 24px 24px}@media screen and (max-width:767px){.SupportPageCheckRepairPopup__container{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0;padding:20px}}.SupportPageCheckRepairPopup__container-head{display:flex;justify-content:space-between;gap:24px;align-items:center}.SupportPageCheckRepairPopup__container-head-name{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.SupportPageCheckRepairPopup__container-head-close{display:flex;background-image:url(../assets/header/cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;margin-left:auto;margin-right:-8px;margin-top:-4px;border-radius:20px}.SupportPageCheckRepairPopup__container-head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;cursor:pointer}.SupportPageCheckRepairPopup__container-head-close:active{background-color:#f0f0f5}.SupportPageCheckRepairPopup__container-body{margin-top:16px;display:flex;flex-direction:column}.SupportPageCheckRepairPopup__container-body-text{color:#606366;font-size:14px;font-weight:500;line-height:140%}.SupportPageCheckRepairPopup__container-body-product{display:flex;align-items:center;gap:24px;padding-bottom:16px;border-bottom:1px solid #e8eaeb;margin-top:16px}.SupportPageCheckRepairPopup__container-body-product-wrapper{width:56px;min-width:56px;height:56px;display:flex}.SupportPageCheckRepairPopup__container-body-product-wrapper img,.SupportPageWarrantyPopup__container-body-product-wrapper img{width:100%;height:100%}.SupportPageCheckRepairPopup__container-body-product-container{display:flex;flex-direction:column;gap:8px}.SupportPageCheckRepairPopup__container-body-product-container-top{color:#1a1c1f;font-size:12px;font-weight:500;line-height:14px}.SupportPageCheckRepairPopup__container-body-product-container-top span,.SupportPageWarrantyPopup__container-body-product-container-top span{color:#606366}.SupportPageCheckRepairPopup__container-body-product-container-bottom{color:#1a1c1f;font-size:14px;font-weight:500;line-height:140%}.AvailableServicesPopup__container-body ol,.SupportPageCheckRepairPopup__container-body-status{display:flex;flex-direction:column;margin-top:24px}.SupportPageCheckRepairPopup__container-body-status-item{display:flex;flex-direction:column}.SupportPageCheckRepairPopup__container-body-status-item:before{content:"";width:2px;height:16px;background:#e8eaeb;margin:7px;border-radius:2px}.BadgesPopupDeliveryToday__body-text p:first-child:before,.SupportPageCheckRepairPopup__container-body-status-item:first-child:before{display:none}.SupportPageCheckRepairPopup__container-body-status-item-text{display:flex;align-items:center;gap:16px;color:#8a8d8f;font-size:16px;font-weight:400}.SupportPageCheckRepairPopup__container-body-status-item-text:before{width:16px;height:16px;content:"";border-radius:8px;border:4px solid #dcdee0}.SupportPageCheckRepairPopup__container-body-status-item-text.active{color:#1a1c1f}.SupportPageCheckRepairPopup__container-body-status-item-text.active:before{border:4px solid #008e30}.SupportPageRepairPopup{display:flex;flex-direction:column;gap:24px;margin-top:24px}.SupportPageRepairPopup .PrimaryButton,.SupportPageRepairPopup__submit{text-transform:uppercase;font-weight:500;font-size:14px;line-height:16px;margin-top:8px}.SupportPageRepairPopup__submit{width:100%;padding:12px 16px;border-radius:20px;background:#1c1c29;color:#fff;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out}.SupportPageRepairPopup__submit:hover{cursor:pointer;background:#2e2e43}.SupportPageRepairPopup__submit:active{background:#171722}.SupportPageRepairPopup__submit.disabled{background:#f7f7fa;color:#9b9ba3;pointer-events:none}.SupportPageConsultPopup{display:flex;flex-direction:column;gap:24px;margin-top:24px}.SupportPageConsultPopup .PrimaryButton,.SupportPageConsultPopup__submit{text-transform:uppercase;font-weight:500;font-size:14px;line-height:16px}.SupportPageConsultPopup__submit{width:100%;padding:12px 16px;border-radius:20px;background:#1c1c29;color:#fff;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;margin-top:8px}.SupportPageConsultPopup__submit:hover{cursor:pointer;background:#2e2e43}.SupportPageConsultPopup__submit:active{background:#171722}.SupportPageConsultPopup__submit.disabled{background:#f7f7fa;color:#9b9ba3;pointer-events:none}.SupportPagePartRequestPopup{display:flex;flex-direction:column;gap:24px;margin-top:24px}.SupportPagePartRequestPopup .PrimaryButton,.SupportPagePartRequestPopup__submit{text-transform:uppercase;font-weight:500;font-size:14px;line-height:16px;margin-top:8px}.SupportPagePartRequestPopup__submit{width:100%;padding:12px 16px;border-radius:20px;background:#1c1c29;color:#fff;display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out}.SupportPagePartRequestPopup__submit:hover{cursor:pointer;background:#2e2e43}.SupportPagePartRequestPopup__submit:active{background:#171722}.SupportPagePartRequestPopup__submit.disabled{background:#f7f7fa;color:#9b9ba3;pointer-events:none}.SupportPageWarrantyInfoPopup{background:#fff;position:absolute;bottom:calc(100% + 16px);width:-moz-max-content;width:max-content;right:-10%;filter:drop-shadow(0 2px 8px rgba(0,0,0,.12));transition:all 250ms ease-in-out;pointer-events:none;z-index:999;max-width:360px;padding:24px}.SupportPageWarrantyInfoPopup p{font-weight:400;font-size:14px;color:#1c1c29}.SupportPageWarrantyInfoPopup p:not(:first-child){margin-top:8px}.SupportPageWarrantyInfoPopup:after{content:"";width:16px;height:16px;display:flex;position:absolute;left:0;right:0;margin:auto;transform:rotate(-45deg);bottom:-4px;background:#fff}@media screen and (max-width:1365px){.SupportPageWarrantyInfoPopup:after{display:none}.SupportPageWarrantyInfoPopup{position:fixed;width:calc(100% - 30px);left:0;right:0;bottom:15px;margin:auto;transform:unset;top:unset;padding:16px;z-index:9;pointer-events:all}}.SupportPageWarrantyInfoPopup__close,.SupportPageWarrantyPopup__container-head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);background-repeat:no-repeat;background-position:center}.SupportPageWarrantyInfoPopup__close{position:relative;height:26px;width:26px;text-align:center;background-size:16px 16px;display:none;border:2px solid #e5e5ea}@media screen and (max-width:1365px){.SupportPageWarrantyInfoPopup__close{display:flex;width:40px;height:40px;position:absolute;background-color:#fff;background-size:24px 24px;top:-48px;left:50%;transform:translateX(-50%);border:0;box-shadow:0 0 8px 0 rgba(0,0,0,.12)}}@media screen and (max-width:1365px){.SupportPageWarrantyInfoPopup__close svg{display:none}}.SupportPageWarrantyInfoPopup__close svg circle{stroke-dasharray:76px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;stroke:#f02546;fill:none;animation:countdown 2600ms linear infinite forwards}.SupportPageWarrantyPopup{position:fixed;width:100%;height:100%;z-index:999;left:0;top:0}.SupportPageWarrantyPopup__overlay{background:rgba(26,28,31,.25);width:100%;height:100%;position:absolute;z-index:1}.SupportPageWarrantyPopup__container{display:flex;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;height:-moz-fit-content;height:fit-content;flex-direction:column;width:400px;background:#fff;padding:20px 24px 24px}@media screen and (max-width:767px){.SupportPageWarrantyPopup__container{width:100%;height:100%;position:fixed;top:0;left:0;border-radius:0;padding:16px}}.SupportPageWarrantyPopup__container-head{display:flex;justify-content:space-between;gap:24px;align-items:center}.SupportPageWarrantyPopup__container-head-name{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.SupportPageWarrantyPopup__container-head-close{display:flex;background-image:url(../assets/header/cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;margin-left:auto;margin-right:-8px;margin-top:-4px;border-radius:20px}.SupportPageWarrantyPopup__container-head-close:hover{background-size:24px 24px;cursor:pointer}.SupportPageWarrantyPopup__container-head-close:active{background-color:#f0f0f5}.SupportPageWarrantyPopup__container-body{margin-top:16px;display:flex;flex-direction:column}.SupportPageWarrantyPopup__container-body-text{color:#606366;font-size:14px;font-weight:500}.SupportPageWarrantyPopup__container-body-product{display:flex;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid #e8eaeb;margin-top:16px}.SupportPageWarrantyPopup__container-body-product-wrapper{width:56px;min-width:56px;height:56px;display:flex}.SupportPageWarrantyPopup__container-body-product-container{display:flex;flex-direction:column;gap:8px}.SupportPageWarrantyPopup__container-body-product-container-top{color:#1a1c1f;font-size:12px;font-weight:500;line-height:14px}.SupportPageWarrantyPopup__container-body-product-container-bottom{color:#1a1c1f;font-size:14px;font-weight:500;line-height:14px}.SupportPageWarrantyPopup__container-body-date{display:flex;gap:8px;justify-content:space-between;align-items:center;margin-top:24px}.SupportPageWarrantyPopup__container-body-date-left{color:#606366;font-size:14px;font-weight:500;line-height:16px}.SupportPageWarrantyPopup__container-body-date-right{color:#1a1c1f;font-size:14px;font-weight:500;line-height:16px}.SupportPageWarrantyPopup__container-body-warranty{display:flex;gap:10px;justify-content:space-between;align-items:center;margin-top:20px}.SupportPageWarrantyPopup__container-body-warranty-left{color:#008e30;font-size:14px;font-weight:500;line-height:16px;display:flex;align-items:center;gap:10px}.SupportPageWarrantyPopup__container-body-warranty-left:before{content:"";width:20px;height:20px;display:flex;background-image:url(../assets/support-page/valid-icon.svg);background-size:100% 100%}.SupportPageWarrantyPopup__container-body-warranty-left.not-active{font-weight:500;color:#e6000d}.SupportPageWarrantyPopup__container-body-warranty-left.not-active:before{background-image:url(../assets/support-page/invalid-icon.svg)}.SupportPageWarrantyPopup__container-body-warranty-right{color:#1a1c1f;font-size:14px;font-weight:500;line-height:16px}.AvailableServicesItem{display:flex;flex-direction:column;align-items:center;position:relative;width:170px;min-width:170px;height:auto;padding:24px 16px;background:#fff;transition:all 250ms ease-in-out;border:1px solid #e8eaeb;gap:16px;box-shadow:0 0 16px 0 transparent}.AvailableServicesItem:after{content:"";width:18px;height:18px;background:url(../assets/main-page/service-icon.svg);position:absolute;right:8px;top:8px;transition:all 250ms ease-in-out}@media screen and (max-width:1599px){.AvailableServicesItem{width:160px;min-width:160px}}@media screen and (max-width:1365px){.AvailableServicesItem{width:148px;min-width:148px}}@media screen and (max-width:767px){.AvailableServicesItem{width:132px;min-width:132px;padding:20px 16px}}@media screen and (min-width:1366px){.AvailableServicesItem:hover{border:1px solid transparent;box-shadow:0 0 16px 0 rgba(0,0,0,.12);cursor:pointer}}.AvailableServicesItem:hover:after{background:url(../assets/main-page/service-icon-hover.svg)}.AvailableServicesItem__wrapper{width:40px;height:40px}.AvailableServicesItem__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.AvailableServicesItem__name{font-weight:600;font-size:14px;color:#1a1c1f;line-height:16px;text-align:center;text-transform:uppercase}@media screen and (max-width:1365px){.AvailableServicesItem__name{font-size:12px}}.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(38,39,41,.64);z-index:1}.AvailableServicesPopup__container{display:flex;flex-direction:column;width:520px;height:-moz-fit-content;height:fit-content;background:#fff;padding:24px;z-index:2;margin:auto;max-height:80vh;overflow:auto;box-shadow:0 0 12px 0 rgba(0,0,0,.08)}@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 85px}}.AvailableServicesPopup__container-head{display:flex;justify-content:space-between;align-items:center;margin-top:-8px}@media screen and (max-width:767px){.AvailableServicesPopup__container-head{margin-top:-4px}}.AvailableServicesPopup__container-head-text{font-weight:500;font-size:24px;color:#1a1c1f}.AvailableServicesPopup__container-head-close{display:flex;background-image:url(../assets/header/cross-24x24.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;width:40px;height:40px;transition:all 250ms ease-in-out;margin-right:-8px;background-color:#fff;border-radius:20px}@media screen and (max-width:767px){.AvailableServicesPopup__container-head-close{margin-right:-4px}}.AvailableServicesPopup__container-head-close:hover{background-image:url(../assets/header/cross-24x24-hover.svg);cursor:pointer}.AvailableServicesPopup__container-head-close:active{background-color:#f8f9fa}.AvailableServicesPopup__container-body{display:flex;flex-direction:column;margin-top:16px}.AvailableServicesPopup__container-body p{font-weight:400;font-size:14px;line-height:20px;color:#1a1c1f;margin-top:16px}.AvailableServicesPopup__container-body ol li:first-child,.AvailableServicesPopup__container-body p:first-child{margin-top:0}.AvailableServicesPopup__container-body p span{font-weight:500;color:#1a1c1f}.AvailableServicesPopup__container-body p a{color:#e6000d;text-decoration:underline;font-weight:400;font-size:14px}.AvailableServicesPopup__container-body p img{margin-top:16px;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:#fbe7e8;border-radius:12px;content:counter(step-counter);position:absolute;left:-44px;top:0;color:#e6000d;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:space-around}.AvailableServicesPopup__container-body ol li p{font-weight:400;font-size:14px;color:#1a1c1f;line-height:22px}.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:16px;margin-left:0}}.AvailableServicesPopup__container-body div{display:grid;margin-top:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media screen and (max-width:767px){.AvailableServicesPopup__container-body div{grid-template-columns:repeat(2,minmax(0,1fr))}}.AvailableServicesPopup__container-body div div,.AvailableServicesPopup__container-body ul li{display:flex;flex-direction:column;gap:12px;min-width:109px;width:100%;padding:16px 8px;align-items:center;border:1px solid #e8eaeb}.AvailableServicesPopup__container-body div div{margin-top:0;margin-left:0}.AvailableServicesPopup__container-body div div img,.AvailableServicesPopup__container-body ul li img{width:32px;height:32px}.AvailableServicesPopup__container-body div div p,.AvailableServicesPopup__container-body ul li p{font-weight:500;font-size:12px;color:#1a1c1f;margin-top:0}.AvailableServicesPopup__container-body ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}@media screen and (max-width:767px){.AvailableServicesPopup__container-body ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.AvailableServicesPopup__container-body ul li{text-align:center}@media screen and (max-width:1365px){.AvailableServicesPopup__container-body ul li{padding:16px}}.AvailableServicesPopup__container-body ul li p{line-height:16px}.AvailableServicesPopup__container .PrimaryButton{width:240px;margin:32px auto 0;padding:12px 16px;min-height:40px}@media screen and (max-width:767px){.AvailableServicesPopup__container .PrimaryButton{width:100%}}.MainPageBanner{width:381px;height:572px;display:flex;flex-direction:column;padding:36px;position:relative;overflow:hidden}@media screen and (max-width:1919px){.MainPageBanner{width:342px;height:512px}}@media screen and (max-width:1599px){.MainPageBanner{width:312px;height:468px}}@media screen and (max-width:1439px){.MainPageBanner{width:294px;height:440px}}.MainPageBanner:hover{cursor:pointer}.MainPageBanner:hover .MainPageBanner__image{transform:scale(1.1)}.MainPageBanner__image{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;transition:all 250ms ease-in-out}.MainPageBanner__cat{color:#fff;font-size:16px;font-weight:500;line-height:20px;z-index:1}.MainPageBanner__name,.MainPageBanner__price{margin-top:8px;color:#fff;font-size:32px;font-style:normal;font-weight:500;line-height:40px;z-index:1}.MainPageBanner__price{margin-top:16px;line-height:140%}.MainPageBanner__button{display:flex;align-items:center;padding:12px 16px 12px 20px;color:#e6000d;font-size:14px;font-weight:700;text-transform:uppercase;z-index:1;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:1599px){.MainPageBanner__button{padding:10px 12px 10px 16px}}@media screen and (max-width:1439px){.MainPageBanner__button{padding:8px 12px 8px 16px}}.MainPageBanner__button:after{content:"";display:flex;width:16px;height:16px;background-image:url(../assets/main-page/banner-button-arrow.svg);margin-left:24px;background-size:100% 100%}.AuthSocialButtonsButton{width:100%;border-radius:20px;display:flex;align-items:center;padding:8px 16px;transition:all 250ms ease-in-out}.AuthSocialButtonsButton:hover{cursor:pointer;opacity:.7}.AuthSocialButtonsButton__wrapper{margin:0 auto}.AuthSocialButtonsButton.apple{background:#000}.AuthSocialButtonsButton.apple .AuthSocialButtonsButton__wrapper{width:24px;height:24px;background:url(../assets/header/apple-logo.svg);background-size:100% 100%}.AuthSocialButtonsButton.apple .AuthSocialButtonsButton__text{color:#fff}.AuthSocialButtonsButton.google{background:#ebeef5}.AuthSocialButtonsButton.google .AuthSocialButtonsButton__wrapper{width:24px;height:24px;background:url(../assets/header/google-logo.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/facebook-logo.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-image:url(../assets/header/profile-icon.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 500ms ease-in-out;display:flex;align-items:center;justify-content:space-around}.RightButtonsProfile__button-icon p{display:none;font-weight:500;font-size:20px;color:#e6000d;line-height:24px;align-items:center;text-transform:uppercase}.RightButtonsProfile__button-icon:hover{cursor:pointer;background-image:url(../assets/header/profile-icon-hover.svg)}.RightButtonsProfile__button:active{background:#f8f9fa}.RightButtonsProfile__button.disabled:hover{cursor:default}.RightButtonsProfile__button.active{background:#fef5f5}.RightButtonsProfile__button.active:active,.RightButtonsProfile__button.active:hover{background:#fbe7e8}.RightButtonsProfile__button.active .RightButtonsProfile__button-icon{background:unset}.RightButtonsProfile__overlay{width:100%;height:100vh;background:linear-gradient(to left,rgba(26,28,31,.25),rgba(26,28,31,.25)) no-repeat 0 72px;position:absolute;left:0;top:0;z-index:998}.RightButtonsProfile__overlay:hover{cursor:initial}.RightButtonsProfile__popup{position:absolute;width:320px;padding:8px;background:#fff;top:calc(100% + 8px);z-index:999;display:flex;flex-direction:column;box-shadow:0 0 12px 0 rgba(0,0,0,.08)}.RightButtonsProfile__popup-divider{width:100%;height:1px;background:#e8eaeb;margin:8px;display:flex}.RightButtonsProfile__popup-head{display:grid;grid-template-columns:32px 1fr 16px;grid-column-gap:12px;width:100%;padding:11px 8px 11px 12px;align-items:center}.RightButtonsProfile__popup-head:hover{cursor:pointer}.RightButtonsProfile__popup-head-left{width:32px;height:32px;background:#fef5f5;border-radius:16px;color:#e6000d;font-weight:500;font-size:20px;line-height: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:#1a1c1f;font-weight:500;font-size:14px;line-height:16px}.RightButtonsProfile__popup-head-right-email{font-weight:500;font-size:12px;line-height:14px;color:#606366;margin-top:4px}.RightButtonsProfile__popup-head-arrow{width:16px;height:16px;background-image:url(../assets/header/profile-arrow.svg);background-repeat:no-repeat;background-position:center;background-size:16px 16px;transition:all 250ms ease-in-out}.RightButtonsProfile__popup-head-arrow:hover{cursor:pointer;background-image:url(../assets/header/profile-arrow-hover.svg)}.RightButtonsProfile__popup-body{display:flex;flex-direction:column;width:100%}.RightButtonsProfile__popup-body-item{display:flex;align-items:center;padding:12px;width:100%;transition:all 250ms ease-in-out;background:0 0;margin-top:8px}.RightButtonsProfile__popup-body-item:hover{cursor:pointer}@media screen and (min-width:1366px){.RightButtonsProfile__popup-body-item:hover{background:#f8f9fa}}.RightButtonsProfile__popup-body-item.disabled{opacity:.5;pointer-events:none}.RightButtonsProfile__popup-body-item.leave .RightButtonsProfile__popup-body-item-text{color:#e6000d}@media screen and (min-width:1366px){.RightButtonsProfile__popup-body-item.leave:hover{background:#fef5f5}}.RightButtonsProfile__popup-body-item.leave:active{background:#fbe7e8}.BadgesPopupCardPaySale__body ol li:first-child,.BadgesPopupConsult__body-text p:first-child,.RightButtonsProfile__popup-body-item:first-child{margin-top:0}.RightButtonsProfile__popup-body-item.m0{margin:0}.RightButtonsProfile__popup-body-item-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:space-around;background-size:100% 100%;background-repeat:no-repeat;background-position:center;border-radius:50%}.RightButtonsProfile__popup-body-item-wrapper.my-orders{background-image:url(../assets/header/my-orders-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.bonus{background-image:url(../assets/header/bonus-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.watched{background-image:url(../assets/header/watched-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.favList{background-image:url(../assets/product-item/fav-icon-hover.svg)}.RightButtonsProfile__popup-body-item-wrapper.comments{background-image:url(../assets/header/my-reviews-icon.svg)}.RightButtonsProfile__popup-body-item-wrapper.logout{background-image:url(../assets/header/logout-icon.svg)}.RightButtonsProfile__popup-body-item-text{font-weight:500;font-size:14px;color:#1a1c1f;line-height:16px;margin-left:12px}.SideBarClient{display:flex;flex-direction:column}.SideBarClient__button{display:flex;align-items:center;width:100%;padding:16px 8px 16px 12px;transition:all 250ms ease-in-out;background:0 0}@media screen and (min-width:1366px){.SideBarClient__button:hover{cursor:pointer;background:#f8f9fa}}.SideBarClient__button-text{font-weight:500;font-size:14px;line-height:16px;color:#1a1c1f;text-transform:uppercase}.SideBarClient__button-arrow{margin-left:auto;transition:all 250ms ease-in-out;background:url(../assets/header/nav-arrow-right.svg);width:16px;height:16px;background-size:100% 100%;transform:rotate(-90deg)}.SideBarClient__button.active .SideBarClient__button-arrow{transform:rotate(90deg)}.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 12px;transition:all 250ms ease-in-out;font-weight:500;font-size:14px;line-height:16px;color:#1a1c1f;margin-top:8px}.SideBarSocButtons{margin:16px 0 8px 8px;display:flex;align-items:center}.SideBarSocButtons__button{width:32px;height:32px;margin-left:16px;background-size:16px 16px;background-repeat:no-repeat;background-position:center;position:relative;transition:all 250ms ease-in-out;border-radius:50%}.SideBarSocButtons__button:first-child{margin-left:0}.SideBarSocButtons__button.telegram{background-image:url(../assets/header/telegramm-logo.svg)}.SideBarSocButtons__button.telegram:hover{background-image:url(../assets/header/telegramm-logo-hover.svg);background-color:#e1f5ff}.SideBarSocButtons__button.instagram{background-image:url(../assets/header/instagramm-logo.svg);background-size:18px 18px}.SideBarSocButtons__button.instagram:hover{background-image:url(../assets/header/instagramm-logo-hover.svg);background-color:#ffe1ed}.SideBarSocButtons__button.youtube{background-image:url(../assets/header/youtube-logo.svg);background-size:18px 13px}.SideBarSocButtons__button.youtube:hover{background-image:url(../assets/header/youtube-logo-hover.svg);background-color:#ffe1e1}.SideBarSocButtons__button.facebook{background-image:url(../assets/header/facebook-logo-black.svg);background-size:32px 32px}.SideBarSocButtons__button.facebook:hover{background-image:url(../assets/header/facebook-logo-blue.svg)}.UserBlock{display:flex;margin-top:16px}@media screen and (max-width:1365px){.UserBlock{margin-bottom:-4px}}.UserBlock__no-log{display:flex;flex-direction:column;width:100%}.UserBlock__no-log-container{display:flex;padding:12px 8px 12px 12px;align-items:center;background:0 0;transition:all 250ms ease-in-out;position:relative}.UserBlock__no-log-container:hover{background-color:#f8f9fa;cursor:pointer}.UserBlock__no-log-container:active{background-color:#e8eaeb}.UserBlock__no-log-container:after{content:"";width:16px;height:16px;background-image:url(../assets/header/nav-arrow-right.svg);position:absolute;top:16px;right:8px}.UserBlock__no-log-wrapper{width:24px;height:24px;display:flex;align-items:center;justify-content:space-around}.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:500;font-size:14px;color:#1a1c1f;margin-left:12px}.UserBlock__no-log-bottom-text{line-height:140%;font-weight:500;font-size:12px;color:#8a8d8f;padding:0 4px;margin-top:8px}.UserBlock__logged{display:flex;flex-direction:column;width:100%}.UserBlock__logged-button{display:grid;grid-template-columns:40px 1fr 16px;grid-column-gap:12px;width:100%;align-items:center;padding:11px 8px 11px 12px;transition:background 250ms ease-in-out}.UserBlock__logged-button:hover{background:#f8f9fa;cursor:pointer}.UserBlock__logged-button-wrapper{width:32px;height:32px;background:#fef5f5;border-radius:20px;color:#e6000d;font-weight:500;font-size:20px;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:#1a1c1f;font-weight:500;font-size:14px;line-height:16px}.UserBlock__logged-button-text-email{font-weight:500;font-size:12px;color:#606366;margin-top:4px;line-height:14px}.UserBlock__logged-button-edit{width:16px;height:16px;background:url(../assets/header/nav-arrow-right.svg);background-size:100% 100%}.MobileCatalogSubItem{display:flex;flex-direction:column;width:360px;height:100vh;top:0;left:-360px;transition:all 250ms ease-in-out;background:#fff;position:fixed;padding:8px;z-index:1}@media screen and (max-width:1365px){.MobileCatalogSubItem{width:304px;left:-304px;padding:8px 8px 85px}}.MobileCatalogSubItem.active{left:0}.MobileCatalogSubItem__head{display:flex;align-items:flex-start;justify-content:space-between;margin-left:8px;margin-top:8px}.MobileCatalogSubItem__head-text{font-weight:500;font-size:20px;color:#1a1c1f}.MobileCatalogSubItem__back{display:flex;align-items:center;background:0 0;transition:all 250ms ease-in-out;font-weight:500;font-size:14px;color:#606366;margin-top:32px;margin-left:16px;width:-moz-max-content;width:max-content}.MobileCatalogSubItem__back:hover{cursor:pointer}.MobileCatalogSubItem__back::before{content:"";width:16px;height:16px;display:flex;margin-right:8px}.MobileCatalogSubItem__link{margin-top:40px;font-weight:500;font-size:14px;color:#55559d;margin-left:16px;text-decoration:underline}@media screen and (max-width:1365px){.MobileCatalogSubItem__link{margin-top:32px}}.MobileCatalogSubItem__link:hover{color:#6666a7;text-decoration:unset}.MobileCatalogSubItem__list{display:flex;flex-direction:column;width:100%;overflow-y:auto;margin-top:16px}.MobileCatalogSubItem__list-item{width:100%;display:flex;flex-direction:column;justify-content:center;background:0 0;padding:16px;transition:all 250ms ease-in-out;border-radius:16px}.MobileCatalogSubItem__list-item.active,.MobileCatalogSubItem__list-item:hover{background:#f3f0e9}.MobileCatalogSubItem__list-item-name{font-weight:500;font-size:16px;color:#1a1c1f;transition:all 250ms ease-in-out;display:flex}.MobileCatalogSubItem__list-item-name::after{content:"";width:16px;min-width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out;right:40px;margin-left:auto}.MobileCatalogSubItem__list-item-price{font-weight:400;font-size:14px;margin-top:8px;color:#606366}.BadgeHeader{display:flex;align-items:flex-start;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:500;font-size:24px;color:#1a1c1f;cursor:default}.BadgeHeader__close{width:40px;min-width:40px;height:40px;background-color:transparent;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 250ms ease-in-out;border-radius:50%;margin-top:2px}@media screen and (max-width:767px){.BadgeHeader__close{width:24px;min-width:24px;height:24px}}.BadgeHeader__close:hover{cursor:pointer;background-image:url(../assets/header/cross-24x24-hover.svg)}.BadgeHeader__close:active{background-color:#f8f9fa}.BadgePopupComplete{display:flex;flex-direction:column;margin-top:86px;margin-bottom:120px}@media screen and (max-width:767px){.BadgePopupComplete{margin-top:auto;margin-bottom:auto}}.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:500;font-size:20px;color:#1a1c1f;text-align:center}.BadgePopupComplete__text-sub{margin-top:16px;font-size:14px;line-height:140%;color:#606366}.BadgesPopupConsult{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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:24px}.BadgesPopupConsult__body,.BadgesPopupConsult__body-buttons,.BadgesPopupConsult__body-text{display:flex;flex-direction:column}.BadgesPopupCardPaySale__body div,.BadgesPopupConsult__body-text p{font-weight:400;font-size:14px;color:#1a1c1f;line-height:140%;margin-top:16px}.BadgesPopupConsult__body-buttons{margin-top:16px}.BadgesPopupConsult__body-buttons-button{width:100%;padding:8px 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:600;font-size:14px;display:flex;align-items:center;text-transform:uppercase}.BadgesPopupConsult__body-buttons-button span:before{width:24px;height:24px;display:flex;content:"";background-position:center;background-repeat:no-repeat;margin-right:12px}.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:#e6000d}.BadgesPopupConsult__body-buttons-button.phone span:before{background-image:url(../assets/product-card/phone-logo.svg)}.BadgesPopupCardPaySale{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;padding:24px}@media screen and (max-width:767px){.BadgesPopupCardPaySale{width:100%;height:100vh;position:fixed;top:0;left:0;padding:16px 16px 85px;overflow-x:auto}}.BadgesPopupCardPaySale__body{display:flex;flex-direction:column;margin-top:16px}.BadgesPopupCardPaySale__body ol li,.BadgesPopupCardPaySale__body p{color:#1a1c1f;font-size:14px;font-weight:400;line-height:140%}.BadgesPopupCardPaySale__body ol{margin-top:10px;padding-left:16px}.BadgesPopupCardPaySale__body ol li{margin-top:3px}.BadgesPopupCardPaySale__body div{color:#606366;font-size:13px}.BudgesPopupCredit{display:flex;flex-direction:column;width:800px;height:-moz-fit-content;height:fit-content;background:#fff;padding:24px}@media screen and (max-width:870px){.BudgesPopupCredit{width:100%;height:100vh;position:fixed;top:0;left:0;padding:16px;overflow-x:auto}}.BudgesPopupCredit__body{display:flex;flex-direction:column;margin-top:16px;position:relative;padding-bottom:60px}.BudgesPopupCredit__foot{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px}@media screen and (max-width:870px){.BudgesPopupCredit__foot{flex-direction:column;margin-bottom:85px}}.BudgesPopupCredit__foot-text{color:#606366;font-weight:500;font-size:14px}.BudgesPopupCredit__foot-link{font-weight:600;font-size:14px;color:#e6000d;margin-left:auto;width:-moz-max-content;width:max-content;text-decoration:unset}@media screen and (max-width:870px){.BudgesPopupCredit__foot-link{margin-left:0}}.BudgesPopupCredit__foot-link:hover{text-decoration:underline}.BadgesPopupDeliveryToday{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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:16px}.BadgesPopupDeliveryToday__body-text{display:flex;flex-direction:column;gap:12px}.BadgesPopupDeliveryToday__body-text p{font-weight:400;font-size:14px;color:#262729;display:flex}.BadgesPopupDeliveryToday__body-text p:first-child{margin-bottom:4px}.BadgesPopupDeliveryToday__body-text p:before{content:"";display:flex;width:4px;height:4px;background:#262729;border-radius:50%;margin:0 8px;align-self:center}.BadgesPopupDeliveryToday__body-text p span{font-weight:600;color:#008e30;display:flex;margin-left:3px}.BadgesPopupFreeDelivery{display:flex;flex-direction:column;width:460px;height:-moz-fit-content;height:fit-content;background:#fff;border-radius:16px;padding:24px 24px 8px}@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:16px;color:#1a1c1f;line-height:20px}.BadgesPopupFreeDelivery__body-text span{font-weight:600;color:#008e30}.BadgesPopupFreeDelivery__body-list{display:flex;flex-direction:column;margin-top:8px}.BadgesPopupFreeDelivery__body-list-item{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #ebedf0;position:relative}@media screen and (max-width:767px){.BadgesPopupFreeDelivery__body-list-item{flex-direction:column;padding-left:40px;align-items:flex-start}}.BadgesPopupFreeDelivery__body-list-item img{width:24px;height:24px;display:flex}@media screen and (max-width:767px){.BadgesPopupFreeDelivery__body-list-item img{position:absolute;left:0;top:16px}}.BadgesPopupFreeDelivery__body-list-item span{font-weight:400;font-size:14px;color:#1a1c1f;margin-left:16px;line-height:16px}@media screen and (max-width:767px){.BadgesPopupFreeDelivery__body-list-item span{margin-left:0}}.BadgesPopupFreeDelivery__body-list-item span:last-child{font-weight:500;margin-left:auto}@media screen and (max-width:767px){.BadgesPopupFreeDelivery__body-list-item span:last-child{margin-top:4px;margin-left:0}}.BadgesPopupFreeDelivery__body-list-item:last-child{border-bottom:none}.BadgesPopupGift{display:flex;flex-direction:column;width:640px;height:-moz-fit-content;height:fit-content;background:#fff;padding:24px}@media screen and (max-width:790px){.BadgesPopupGift{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px 16px 85px;overflow-x:auto}}.BadgesPopupGift__body{display:flex;flex-direction:column}.BadgesPopupGift__body-top{margin-top:16px;color:#1a1c1f;font-size:14px;font-weight:400;line-height:140%}.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:200px;min-width:200px;height:200px;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:24px}@media screen and (max-width:790px){.BadgesPopupGift__body-container-right{margin-left:0;margin-top:16px}}.BadgesPopupGift__body-container-right-code{display:flex;align-items:center}.BadgesPopupGift__body-container-right-code-item{display:flex;align-items:center;background:0 0;width:-moz-max-content;width:max-content;padding:8px 12px;color:#8a8d8f;font-weight:500;line-height:14px;font-size:12px;position:relative;transition:all 250ms ease-in-out}@media screen and (max-width:790px){.BadgesPopupGift__body-container-right-code-item{font-size:12px}}.BadgesPopupGift__body-container-right-code-item-value{color:#1a1c1f;font-weight:600;margin-left:4px}.BadgesPopupGift__body-container-right-code-item-icon::after{content:"";display:flex;width:16px;height:16px;background-image:url(../assets/product-card/copy-icon.svg);background-repeat:no-repeat;background-position:center;margin-left:12px;transition:all 250ms ease-in-out}.BadgesPopupGift__body-container-right-code-item:hover{background:#f8f9fa;cursor:pointer}.BadgesPopupGift__body-container-right-code-item:hover .BadgesPopupGift__body-container-right-code-item-icon:after{background-image:url(../assets/product-card/copy-icon-hover.svg)}.BadgesPopupGift__body-container-right-code-item:active{background:#e8eaeb}.BadgesPopupGift__body-container-right-code-separator{width:1px;height:24px;background:#e8eaeb;margin:0 8px}.BadgesPopupGift__body-container-right-name{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;margin-top:16px}.BadgesPopupGift__body-container-right .ProductItemRating{margin-top:12px}.BadgesPopupGift__body-container-right .ProductItemRating__count-word{font-size:14px}.BadgesPopupGift__body-container-right-bottom{display:flex;margin-top:24px;gap:24px;align-items:flex-end}@media screen and (max-width:790px){.BadgesPopupGift__body-container-right-bottom{flex-direction:column;align-items:flex-start}}.BadgesPopupGift__body-container-right-bottom-price{display:flex;flex-direction:column;width:60%;gap:4px}.BadgesPopupGift__body-container-right-bottom-price-old{display:flex;gap:8px}.BadgesPopupGift__body-container-right-bottom-price-old-value{color:#606366;font-size:14px;font-weight:400;text-decoration:line-through;line-height:16px}.BadgesPopupGift__body-container-right-bottom-price-old-discount{text-decoration:none;background:#fbe7e8;padding:2px 6px;font-size:12px;color:#e6000d;font-weight:600;line-height:12px}.BadgesPopupGift__body-container-right-bottom-price-new{display:flex;gap:24px;align-items:baseline}.BadgesPopupGift__body-container-right-bottom-price-new-value{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.BadgesPopupGift__body-container-right-bottom-price-new-cashback{color:#262729;font-size:14px;font-weight:400;line-height:16px}.BadgesPopupGift__body-container-right-bottom-price-new-cashback span{color:#002;font-size:16px;font-weight:500;margin-left:8px}.BadgesPopupGift__body-container-right-bottom-button{width:100%;display:flex;align-items:center;justify-content:space-around;background:#e6000d;transition:all 250ms ease-in-out;color:#fff;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;padding:8px 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:#f3516b}.BadgesPopupGift__body-container-right-bottom-button:active{background:linear-gradient(0deg,rgba(0,0,0,.08) 0,rgba(0,0,0,.08) 100%),#f02546}.BadgesPopupGift__body-bottom{display:flex;margin-top:24px}@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:400px;height:-moz-fit-content;height:fit-content;background:#fff;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:140%;color:#1a1c1f;margin-top:16px}.BadgesPopupOpenBox__body-inputs{display:flex;flex-direction:column;width:100%;margin-top:8px}.BadgesPopupOpenBox__body-inputs .FormInput,.BadgesPopupOpenBox__body-inputs .FormPhone{margin-top:16px}.BadgesPopupOpenBox__body-inputs .PrimaryButton{margin-top:24px}.BadgesPopupOpenBox__body-offert{margin-top:24px;font-weight:500;font-size:14px;line-height:15px;color:#67717a}.BadgesPopupOpenBox__body-offert a{color:#e6000d;text-decoration:underline}.BadgesPopupOpenBox__body-offert a:hover{text-decoration:unset}.BadgesPopupOpenBox .OverlayPreloader{border-radius:16px}.BadgesPopupLive{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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;color:#1a1c1f;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-d-t-button{display:flex;width:-moz-max-content;width:max-content;padding:12px 16px;color:#fff;font-size:14px;font-weight:600;line-height:16px;background:#e6000d;transition:all 250ms ease-in-out}.BadgesPopupLive__body-d-t-button:hover{cursor:pointer;background:#ec3d47}.BadgesPopupLive__body-d-t-button.disabled{background:#f8f9fa;color:#8a8d8f}.BadgesPopupLive__body-d-t-button.active{background:#ca000b}.BadgesPopupLive__body-data{display:flex;flex-direction:column;margin-top:24px}.BadgesPopupLive__body-data-head{font-weight:500;font-size:16px;color:#1a1c1f}.BadgesPopupLive__body-data-container{margin-top:16px;display:flex;gap:12px}.BadgesPopupLive__body-time{margin-top:16px;display:flex;flex-direction:column}.BadgesPopupLive__body-time-head{font-weight:500;font-size:16px;color:#222629}.BadgesPopupLive__body-time-container{display:flex;overflow-y:auto;margin-top:16px;gap:8px}.BadgesPopupLive__body-time-container::-webkit-scrollbar{display:none}.BadgesPopupLive__body .submit{margin-top:24px}.BadgesPopupLive__body-link{font-weight:500;font-size:14px;color:#e6000d;margin:24px auto 0;width:-moz-max-content;width:max-content;text-decoration:underline}.BadgesPopupLive__body-link:hover{text-decoration:unset}.BadgesPopupLive .OverlayPreloader{border-radius:16px}.BadgesPopupFastOrder{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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:140%;color:#1a1c1f;margin-top:16px}.BadgesPopupFastOrder__body-inputs{display:flex;flex-direction:column;width:100%;gap:16px;margin-top:24px}.BadgesPopupFastOrder__body-inputs .FormInput,.BadgesPopupFastOrder__body-inputs .FormPhone{margin-top:0}.BadgesPopupFastOrder__body-inputs .PrimaryButton{margin-top:8px}.BadgesPopupFastOrder__body-offert{margin-top:16px;font-weight:500;font-size:12px;line-height:140%;color:#8a8d8f}.BadgesPopupFastOrder__body-offert a{color:#e6000d;text-decoration:unset}.BadgesPopupFastOrder__body-offert a:hover{text-decoration:underline}.BadgesPopupFastOrder .OverlayPreloader{border-radius:16px}.BadgesPopupPickMagazine{display:flex;flex-direction:column;width:460px;height:-moz-fit-content;height:fit-content;background:#fff;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:18px}.BadgesPopupPickMagazine__body-text{display:flex;flex-direction:column;gap:8px}.BadgesPopupPickMagazine__body-text p{font-size:14px;font-weight:400;line-height:16px;color:#1a1c1f}.BadgesPopupPickMagazine__body-text a{color:#e6000d;text-decoration:underline;font-size:14px;font-weight:600}.BadgesPopupPickMagazine__body-text a:hover{text-decoration:unset}.BadgesPopupPickMagazine__body-image{display:flex;margin-top:24px;background-image:url(../assets/product-card/store-map.svg);background-size:contain;width:100%;position:relative;padding-bottom:72.82%;height:0}.BadgesPopupPriceless{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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,.BadgesPopupSale__body p{font-weight:400;font-size:14px;line-height:140%;color:#1a1c1f;margin-top:16px}.BadgesPopupPriceless__body-inputs{display:flex;flex-direction:column;width:100%;margin-top:8px}.BadgesPopupPriceless__body-inputs .FormInput,.BadgesPopupPriceless__body-inputs .FormPhone{margin-top:16px}.BadgesPopupPriceless__body-inputs .PrimaryButton{margin-top:24px}.BadgesPopupPriceless__body-inputs-link{font-weight:500;font-size:14px;color:#e6000d;margin:24px auto 0;width:-moz-max-content;width:max-content;text-decoration:underline}.BadgesPopupPriceless__body-inputs-link:hover{text-decoration:unset}.BadgesPopupPriceless .OverlayPreloader{border-radius:16px}.BadgesPopupSale{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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:16px}.BadgesPopupSale__body p{line-height:20px}.BadgesPopupSale__body p:first-child{color:#f05;margin-top:0}.BadgesPopupSale__body a{width:100%;height:44px;display:flex;align-items:center;justify-content:space-around;background:#e6000d;color:#fff;margin-top:24px;transition:all 250ms ease-in-out}.BadgesPopupSale__body a:hover{cursor:pointer;background:#f3516b}.BadgesPopupSendToday{display:flex;flex-direction:column;width:432px;height:-moz-fit-content;height:fit-content;background:#fff;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:#1a1c1f;line-height:16px}.BadgesPopupSendToday__body-text span{font-weight:500}.BadgesPopupSendToday__body-delivery{display:flex;flex-direction:column;margin-top:16px}.BadgesPopupReturn__body p,.BadgesPopupSendToday__body-delivery-text{font-weight:500;font-size:14px;color:#1a1c1f}.BadgesPopupSendToday__body-delivery-container{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:8px}@media screen and (max-width:767px){.BadgesPopupSendToday__body-delivery-container{grid-template-columns:repeat(2,1fr);gap:8px}}.BadgesPopupSendToday__body-delivery-container-item{display:flex;flex-direction:column;padding:16px 8px}.BadgesPopupSendToday__body-delivery-container-item-wrapper{width:32px;height:32px;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:12px;font-weight:500;font-size:12px;line-height:14px;color:#1a1c1f;text-align:center}.BadgesPopupReturn{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;padding:24px;position:relative}@media screen and (max-width:767px){.BadgesPopupReturn{width:100%;height:100vh;position:fixed;top:0;left:0;border-radius:0;padding:16px 16px 85px;overflow-x:auto}}.BadgesPopupReturn__body{display:flex;flex-direction:column;margin-top:16px}.BadgesPopupReturn__body p{font-weight:400;line-height:140%;margin-top:16px}.BadgesPopupReturn__body p:first-child{margin-top:0}.BadgesPopupReturn__body a{display:flex;margin-top:8px;transition:all 250ms ease-in-out;font-size:14px;line-height:16px;text-decoration:underline}.BadgesPopupReturn__body a:hover{text-decoration:none}.BadgesPopupTestDrive{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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:140%;color:#1a1c1f;margin-top:16px}.BadgesPopupReturn__body a,.BadgesPopupTestDrive__body-text span{font-weight:600;color:#e6000d}.BadgesPopupTestDrive__body-inputs{display:flex;flex-direction:column;width:100%;margin-top:8px}.BadgesPopupTestDrive__body-inputs .FormInput,.BadgesPopupTestDrive__body-inputs .FormPhone{margin-top:16px}.BadgesPopupTestDrive__body-inputs .PrimaryButton{margin-top:24px}.BadgesPopupTestDrive__body-inputs-link{font-weight:600;font-size:14px;color:#e6000d;margin:24px auto 0;width:-moz-max-content;width:max-content;text-decoration:underline}.BadgesPopupTestDrive__body-inputs-link:hover{text-decoration:unset}.BadgesPopupTestDrive .OverlayPreloader{border-radius:16px}.BadgesPopupWarranty{display:flex;flex-direction:column;width:400px;height:-moz-fit-content;height:fit-content;background:#fff;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:140%;color:#1a1c1f}.BadgesPopupWarranty__body span{font-weight:600}.BadgesPopupWarranty__body a{color:#e6000d}.ColorItem{display:flex;align-items:center;justify-content:space-around;border:1px solid transparent;box-sizing:border-box;transition:all 250ms ease-in-out;width:30px;min-width:30px;height:30px;position:relative}.ColorItem:hover{border:1px solid #e6000d;cursor:pointer}.ColorItem.active{border:2px solid #e6000d}.ColorItem.disabled{pointer-events:none}.ColorItem.disabled:after{content:"";position:absolute;width:24px;height:24px;background:url(../../../../../../assets/product-card/disable-line.svg);top:1px;left:1px}.ColorItem span{width:24px;height:24px}.FullCharacteristicsGroup{display:flex;flex-direction:column;width:100%;margin-top:24px}.FullCharacteristicsGroup:first-child,.FullCharacteristicsInstruction__item:first-child{margin-top:0}.FullCharacteristicsGroup__name{font-weight:500;font-size:20px;line-height:24px;color:#1a1c1f;width:100%;position:relative}@media screen and (max-width:1365px){.FullCharacteristicsGroup__name{padding:0 24px}}@media screen and (max-width:767px){.FullCharacteristicsGroup__name{padding:0 16px}}.FullCharacteristicsGroup__list{margin-top:16px;display:flex;flex-direction:column}.FullCharacteristicsInstruction{width:100%;display:flex;flex-wrap:wrap;margin-bottom:24px;gap:24px}@media screen and (max-width:1365px){.FullCharacteristicsInstruction{padding:0 24px;max-width:348px}}@media screen and (max-width:767px){.FullCharacteristicsInstruction{padding:0 16px;gap:8px;max-width:100%}}.FullCharacteristicsInstruction__item{width:100%;padding:8px 8px 8px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8eaeb;max-width:400px}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item{padding:4px 8px 4px 16px}}.FullCharacteristicsInstruction__item-text{margin-right:24px;display:flex;align-items:center}.FullCharacteristicsInstruction__item-text p{font-weight:400;font-size:14px;color:#1a1c1f;line-height:16px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item-text p{-webkit-line-clamp:2}}.FullCharacteristicsInstruction__item-text:before{content:attr(data-text);display:flex;align-items:center;background:#1a1c1f;padding:4px 8px;color:#fff;margin-right:16px;font-size:10px;font-weight:700}.FullCharacteristicsInstruction__item-link{display:flex;align-items:center;justify-content:space-around;transition:all 250ms ease-in-out;padding:4px 12px 4px 8px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;gap:8px}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item-link{padding:8px}}.FullCharacteristicsInstruction__item-link.disabled{pointer-events:none}.FullCharacteristicsInstruction__item-link:hover span:first-child{background:url(../assets/product-card/download-instr-icon-hover.svg)}.FullCharacteristicsInstruction__item-link:hover span:last-child{color:#e6000d}.FullCharacteristicsInstruction__item-link:active{background:#feeef1}.FullCharacteristicsInstruction__item-link span:first-child{display:flex;background:url(../assets/product-card/download-instr-icon.svg);width:24px;height:24px;min-width:24px;transition:all 250ms ease-in-out}.FullCharacteristicsInstruction__item-link span:last-child{font-weight:600;font-size:12px;color:#1a1c1f;text-transform:uppercase;display:flex;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.FullCharacteristicsInstruction__item-link span:last-child{display:none}}.SizeItem{background:#fff;padding:12px;display:flex;flex-direction:column;transition:all 250ms ease-in-out;position:relative;border:1px solid #dcdee0;gap:4px;justify-content:center}.SizeItem.preorder:hover,.SizeItem:hover{cursor:pointer;border:1px solid #e6000d}.SizeItem.active,.SizeItem.preorder.active{border:2px solid #e6000d;padding:12px}.SizeItem.preorder{padding:12px 40px 12px 12px;border:1px solid #dcdee0;justify-content:center}.SizeItem.preorder:before{content:"";position:absolute;width:16px;height:16px;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.disabled{pointer-events:none}.SizeItem.disabled:after{content:"";position:absolute;width:24px;height:24px;background:url(../assets/product-card/disable-line.svg);top:0;bottom:0;right:0;left:0;margin:auto}.SizeItem.disabled .SizeItem__name{color:#8a8d8f}.SizeItem__name,.SizeItem__value{font-weight:500;font-size:14px;color:#1a1c1f;white-space:nowrap}.SizeItem__value{font-weight:600}.ProductCardCompareItemGroup{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1365px){.ProductCardCompareItemGroup{padding-top:40px;position:relative;gap:0;overflow:hidden}.ProductCardCompareItemGroup.empty{overflow:visible;background:0 0}}.ProductCardCompareItemGroup.empty .ProductCardCompareItemGroup__name{opacity:1;pointer-events:all}@media screen and (max-width:1365px){.ProductCardCompareItemGroup.empty .ProductCardCompareItemGroup__name{width:100vw;display:flex;position:absolute;top:0}}.ProductCardCompareItemGroup.empty .ProductCardCompareItemGroup__body{background:0 0}.ProductCardCompareItemGroup.empty .ProductCardCompareItemGroup__body-item{color:#606366;text-align:left;font-weight:400}@media screen and (max-width:1365px){.ProductCardCompareItemGroup.empty .ProductCardCompareItemGroup__body-item{width:100vw;text-align:center;position:relative;top:-44px;border-top:1px solid #e8eaeb;border-bottom:1px solid #e8eaeb;border-right:0;height:-moz-max-content!important;height:max-content!important}}.ProductCardCompareItemGroup__name{color:#1a1c1f;font-size:20px;font-weight:500;line-height:24px;opacity:0;pointer-events:none}@media screen and (max-width:1365px){.ProductCardCompareItemGroup__name{display:none}}.ProductCardCompareItemGroup__body{display:flex;flex-direction:column}.ProductCardCompareItemGroup__body-item{padding:16px;text-align:center;color:#1a1c1f;font-size:16px;font-weight:500;line-height:20px;background:#fff}.ProductCardCompareItemGroup__body-item:nth-child(even){background:#f8f9fa}@media screen and (max-width:1365px){.ProductCardCompareItemGroup__body-item{padding:12px;font-size:14px;line-height:140%;border-right:1px solid #e8eaeb;background:#f8f9fa;margin-top:44px}}.ProductCardCompareItemHead{display:flex;flex-direction:column;padding-bottom:24px;border-right:1px solid #e8eaeb;border-bottom:1px solid #e8eaeb}@media screen and (max-width:1365px){.ProductCardCompareItemHead{padding-bottom:16px}}.ProductCardCompareItemHead__wrapper{display:flex;position:relative;width:100%;height:0;padding-bottom:100%}.ProductCardCompareItemHead__wrapper img{display:flex;position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;left:0;top:0}.ProductCardCompareItemHead__name{margin-top:16px;padding:0 16px;color:#1a1c1f;font-size:14px;font-weight:500;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:767px){.ProductCardCompareItemHead__name{overflow:hidden;color:#1a1c1f;font-size:12px;font-weight:500;line-height:16px}}.ProductCardCompareItemHead__price{display:flex;flex-direction:row;flex-wrap:wrap-reverse;gap:4px;align-items:center;margin-top:8px;padding:0 16px}@media screen and (max-width:1365px){.ProductCardCompareItemHead__price{height:46px}}@media screen and (max-width:767px){.ProductCardCompareItemHead__price{height:44px}}.ProductCardCompareItemHead__price-curr{color:#1a1c1f;font-size:20px;font-weight:500;line-height:24px;margin-right:4px}@media screen and (max-width:1365px){.ProductCardCompareItemHead__price-curr{width:100%;margin-right:0}}.ProductCardCompareItemHead__price-old{color:#606366;font-size:14px;font-weight:500;line-height:16px;text-decoration:line-through;align-self:flex-start;margin-bottom:2px;margin-right:4px}@media screen and (max-width:767px){.ProductCardCompareItemHead__price-old{margin-bottom:0}}.ProductCardCompareItemHead__price-dis{display:flex;padding:1px 4px;color:#e6000d;font-size:12px;font-weight:600;line-height:14px;background:#fbe7e8}.TabCommentsListItem{display:flex;width:100%;height:-moz-max-content;height:max-content;padding-bottom:16px;border-bottom:1px solid #eaeaea;gap:32px}@media screen and (max-width:1365px){.TabCommentsListItem{gap:24px;flex-direction:column}}@media screen and (max-width:767px){.TabCommentsListItem{gap:16px}}.TabCommentsListItem:last-child .TabCommentsListItem__foot{border-bottom:unset}.TabCommentsListItem__left{display:flex;flex-direction:column;width:170px;min-width:170px}@media screen and (max-width:1365px){.TabCommentsListItem__left{width:100%;min-width:unset}}.TabCommentsListItem__left-head{display:flex;width:100%;margin-bottom:24px}@media screen and (max-width:1365px){.TabCommentsListItem__left-head{margin-bottom:16px}}.TabCommentsListItem__left-head-text{font-size:20px;font-weight:500;color:#1a1c1f}.TabCommentsListItem__left-rating{display:flex;gap:2px;align-items:center}.TabCommentsListItem__left-rating-container{display:flex}.TabCommentsListItem__left-rating-stars{display:flex;flex-direction:column;position:relative;overflow:hidden}.TabCommentsListItem__left-rating-stars-item{display:flex;gap:2px;overflow:hidden}.TabCommentsListItem__left-rating-stars-item.fill{position:absolute;overflow:hidden;width:0;max-width:78px}.TabCommentsListItem__left-rating-stars-empty,.TabCommentsListItem__left-rating-stars-fill{width:14px;min-width:14px;min-height:14px;height:14px;background-size:100% 100%}.TabCommentsListItem__left-rating-stars-fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.TabCommentsListItem__left-rating-stars-empty{background-image:url(../assets/product-card/rating-star-empty.svg)}.TabCommentsListItem__left-rating-num{display:flex;margin-left:8px;color:#1a1c1f;font-size:16px;font-weight:500;line-height:20px}.TabCommentsListItem__left-person{margin-top:8px;display:flex;gap:8px;align-items:center}.TabCommentsListItem__left-person-divider{display:flex;width:8px;height:1px;background:#c8cacc}.TabCommentsListItem__left-person-date,.TabCommentsListItem__left-person-name{font-size:14px;font-weight:500;line-height:16px;color:#606366}.TabCommentsListItem__right{width:100%}.TabCommentsListItem__body,.TabCommentsListItem__body-rev-container,.TabCommentsListItem__right{display:flex;flex-direction:column}.TabCommentsListItem__body-text{font-size:14px;font-weight:400;line-height:24px;color:#1a1c1f}.TabCommentsListItem__body-media{display:flex;margin-top:16px;gap:8px}.TabCommentsListItem__body-media-wrapper{width:48px;height:48px;overflow:hidden;transition:all 250ms ease-in-out;border-radius:8px;border:1px solid transparent;box-shadow:0 0 0 1px transparent}.TabCommentsListItem__body-media-wrapper:hover{cursor:pointer;box-shadow:0 0 0 1px #e6000d}.TabCommentsListItem__body-media-wrapper:active{box-shadow:0 0 0 2px #e6000d}.TabCommentsListItem__body-media-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TabCommentsListItem__body-sub{display:flex;flex-direction:column;gap:8px;margin-top:16px}.TabCommentsListItem__body-sub-head{color:#1a1c1f;font-size:14px;font-weight:500;line-height:24px;display:flex;align-items:center;gap:8px}.TabCommentsListItem__body-sub-head::before{content:"";width:16px;height:16px;background-image:url(../assets/header/cart-plus.svg)}.TabCommentsListItem__body-sub-head.minus::before{background-image:url(../assets/header/cart-minus.svg)}.TabCommentsListItem__body-sub-body{color:#1a1c1f;font-size:14px;font-weight:400;line-height:24px}.TabCommentsListItem__foot{display:flex;width:100%;margin-top:16px;align-items:center;padding-top:12px;border-top:1px solid #eaeaea}.TabCommentsListItem__foot-answer,.TabCommentsListItem__foot-feedbacks,.TabCommentsListItem__foot-likes{font-size:14px;font-weight:500;color:#222629;background:#fff;padding:8px 12px;align-items:center;transition:all 250ms ease-in-out;display:flex;gap:8px}.TabCommentsListItem__foot-answer::before,.TabCommentsListItem__foot-feedbacks::before,.TabCommentsListItem__foot-likes::before{content:"";width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out;display:flex}.TabCommentsListItem__foot-answer:hover,.TabCommentsListItem__foot-feedbacks:hover,.TabCommentsListItem__foot-likes:hover{cursor:pointer;color:#e6000d}.TabCommentsListItem__foot-answer:active,.TabCommentsListItem__foot-feedbacks:active,.TabCommentsListItem__foot-likes:active{color:#e6000d;background:#fef5f5}.TabCommentsListItem__foot-answer.disabled,.TabCommentsListItem__foot-feedbacks.disabled,.TabCommentsListItem__foot-likes.disabled{cursor:default;pointer-events:none}@media screen and (max-width:767px){.TabCommentsListItem__foot-answer{padding:8px}}.TabCommentsListItem__foot-answer::before{background-image:url(../assets/product-card/review-answer-icon.svg)}.TabCommentsListItem__foot-answer:hover::before{background-image:url(../assets/product-card/review-answer-icon-hover.svg)}.TabCommentsListItem__foot-feedbacks{margin-left:8px}.TabCommentsListItem__foot-feedbacks::before{background-image:url(../assets/product-card/review-feedback-icon.svg)}.TabCommentsListItem__foot-feedbacks:hover::before{background-image:url(../assets/product-card/review-feedback-icon-hover.svg)}.TabCommentsListItem__foot-likes{margin-left:auto}.TabCommentsListItem__foot-likes::before{background-image:url(../assets/product-card/review-like-icon.svg)}.TabCommentsListItem__foot-likes:hover::before{background-image:url(../assets/product-card/review-like-icon-hover.svg)}.TabCommentsListItem__replies{margin-top:16px}.TabCommentsListItem__replies,.TabCommentsListItem__replies-list{display:flex;flex-direction:column;width:100%}.TabCommentsListItem__replies-list-item{display:flex;flex-direction:column;padding:20px;background:#f8f9fa;gap:12px}.TabCommentsListItem__replies-list-item-comment{font-size:14px;font-weight:400;line-height:24px;color:#262729}.TabCommentsListItem__replies-list-item-bottom{display:flex;justify-content:space-between;align-items:center}.TabCommentsListItem__replies-list-item-bottom-name{font-size:14px;font-weight:500;line-height:16px;color:#606366}.TabCommentsListItem__replies-list-item-bottom-manager{font-size:12px;font-weight:500;text-transform:uppercase;padding:5px 8px;color:#fff;background:#1a1c1f}.TabCommentsListItem__replies-list-item-bottom-date{font-size:14px;font-weight:500;line-height:16px;color:#606366}.TabCommentsListItem__replies-hide{width:-moz-max-content;width:max-content;margin:16px auto 0;padding:10px 12px 10px 16px;color:#f02546;gap:8px;font-size:14px;font-weight:600;line-height:15px;text-transform:uppercase;text-decoration:underline;transition:all 250ms ease-in-out;display:flex}.TabCommentsListItem__replies-hide:after{content:"";background-image:url(../assets/product-card/arrow-down-16x16.svg);width:16px;height:16px;transition:all 250ms ease-in-out;transform:rotate(180deg)}.TabCommentsListItem__replies-hide:hover{cursor:pointer;text-decoration:none}.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:1096px;height:764px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2;background:#fff;border-radius:16px;padding:24px}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container{width:100%;height:100vh;overflow-y:auto;padding:16px;border-radius:0}}.CommentsAllMediaPopup__container-head{display:flex;justify-content:space-between}.CommentsAllMediaPopup__container-head-name{font-size:20px;font-weight:500;line-height:24px;color:#222629;max-width:88%}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-head-name{display:flex;flex-direction:column}}.CommentsAllMediaPopup__container-head-name span{color:#67717a}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-head-name span{display:inline-flex;margin-top:8px}}.CommentsAllMediaPopup__container-head-close{display:flex;background-image:url(../assets/header/cross-16x16.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center center;width:32px;height:32px;transition:all 250ms ease-in-out;border-radius:8px;margin-top:-4px;margin-right:-4px;background-color:#fff}.CommentsAllMediaPopup__container-head-close:hover{cursor:pointer;background-image:url(../assets/header/cross-16x16-hover.svg)}.CommentsAllMediaPopup__container-head-close:active{background-color:#f6f8fa}.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:auto}}.CommentsAllMediaPopup__container-body-wrapper{margin:32px auto 0}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-wrapper{width:100%;height:auto;margin:32px auto}}.CommentsAllMediaPopup__container-body-wrapper-dots{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;margin:32px auto 0;position:relative;overflow-x:hidden;white-space:nowrap;text-align:center;width:280px;height:24px;gap:16px;z-index:9}@media screen and (max-width:414px){.CommentsAllMediaPopup__container-body-wrapper-dots{width:235px;margin:15px auto 0}}.CommentsAllMediaPopup__container-body-wrapper-dots:has(.disabled){margin:0;height:0;max-width:0}.CommentsAllMediaPopup__container-body-wrapper-dots-container{display:flex;transition:all .3s ease-in-out;gap:16px;align-items:center;max-width:100%;width:100%;justify-content:center}.CommentsAllMediaPopup__container-body-wrapper-dots-container.disabled{display:none}.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot{display:inline-flex;align-items:center;transition:all .3s ease-in-out;width:8px;height:8px;background:#d3d7e0;border-radius:50%}.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot.hide{opacity:0;display:none}.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot.show{opacity:1;display:inline-flex}.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot.small{transform:scale(.75)}.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot.very-small{transform:scale(.5)}.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot.simple{background:#d3d7e0;display:inline-flex;transition:all .3s ease-in-out}.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot.active,.CommentsAllMediaPopup__container-body-wrapper-dots-container .owl-dot.simple{width:10px;height:10px;background-color:#f02546;border-radius:50%;box-sizing:border-box;box-shadow:none;position:relative}.CommentsAllMediaPopup__container-body-wrapper-carousel{width:872px;height:580px}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-wrapper-carousel{width:100%;height:auto}}.CommentsAllMediaPopup__container-body-wrapper-carousel-item{width:872px;height:580px}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-wrapper-carousel-item{width:100%;max-height:540px}}@media screen and (max-width:767px){.CommentsAllMediaPopup__container-body-wrapper-carousel-item{max-height:250px}}.CommentsAllMediaPopup__container-body-wrapper-carousel-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:calc(100% + 176px);left:-88px;display:flex;pointer-events:none}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav{width:calc(100% - 26px);left:13px;transform:translateY(-50%)}}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav.disabled{display:none}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-next,.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-prev{width:40px;height:40px;padding:0;color:transparent;background-image:url(../assets/product-card/arrow-right-black-16x16.svg);background-color:#fff;background-position:center;background-repeat:no-repeat;border-radius:8px;transition:background 250ms ease-in-out;pointer-events:all}@media screen and (max-width:1365px){.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-next,.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-prev{display:none}}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-next:hover,.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-prev:hover{background-color:#fff6f8;background-image:url(../assets/product-card/arrow-right-red-16x16.svg)}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-next:active,.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-prev:active{background-color:#feeef1;background-image:url(../assets/product-card/arrow-right-red-16x16.svg)}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-next.disabled,.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-prev.disabled{background-color:#f6f8fa;opacity:.5}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-prev{margin-right:auto;transform:rotate(180deg)}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-nav .owl-next{margin-left:auto}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-dots{display:flex;width:-moz-max-content;width:max-content;margin:16px auto 0;padding:11px 16px;gap:16px}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-dots .owl-dot{border-radius:5px;background:#dfe3eb;width:10px;height:10px}.CommentsAllMediaPopup__container-body-wrapper-carousel .owl-dots .owl-dot.active{background:#ffb600}.CommentsAllMediaPopup__overlay{display:flex;position:absolute;left:0;top:0;width:100%;height:100%;background:#222629;opacity:.48;z-index:1}.AddReviewPopupRating{display:flex;width:100%;justify-content:space-around;padding:0 32px}@media screen and (max-width:767px){.AddReviewPopupRating{padding:0 20px}}.AddReviewPopupRating__container{display:flex;flex-direction:column;align-items:center;gap:48px}@media screen and (max-width:767px){.AddReviewPopupRating__container{gap:32px}}.AddReviewPopupRating__container:hover{cursor:pointer}.AddReviewPopupRating__container-star{width:32px;height:32px;background-image:url(../assets/product-card/review-rating-star-big-empty.svg);display:flex;background-size:32px 32px;transition:all 250ms ease-in-out}.AddReviewPopupRating__container-text{font-weight:400;font-size:14px;color:#002;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/review-rating-star-big-fill.svg)}.SupportPageBenefitsItem{display:flex;flex-direction:column;gap:16px}.SupportPageBenefitsItem__img{display:flex;width:40px;height:40px;background-repeat:no-repeat;background-size:100%;background-position:center}.SupportPageBenefitsItem__img.calendar{background-image:url(../assets/support-page/calendar.svg)}.SupportPageBenefitsItem__img.status{background-image:url(../assets/support-page/status.svg)}.SupportPageBenefitsItem__img.consult{background-image:url(../assets/support-page/consult.svg)}.SupportPageBenefitsItem__img.repair{background-image:url(../assets/support-page/repair.svg)}.SupportPageBenefitsItem__img.warranty{background-image:url(../assets/support-page/warranty.svg)}.SupportPageBenefitsItem__img.certificate{background-image:url(../assets/support-page/certificate.svg)}.SupportPageBenefitsItem__content-title{color:#1a1c1f;font-size:20px;font-weight:500;line-height:24px}@media screen and (max-width:1365px){.SupportPageBenefitsItem__content-title{font-size:18px}}.SupportPageBenefitsItem__content-description{margin-top:12px;color:#606366;font-size:16px;font-weight:500;line-height:140%}@media screen and (max-width:1365px){.SupportPageBenefitsItem__content-description{font-size:14px}}.BadgesPopupCreditSelect{width:100%;height:36px;display:flex;flex-direction:column;position:relative}.BadgesPopupCreditSelect__input{background:#fff;border:1px solid #ebedf0;box-shadow:unset;padding:12px 8px 12px 12px;position:relative;transition:all 250ms ease-in-out;display:flex;gap:8px;height:40px}.BadgesPopupCreditSelect__input:hover{cursor:pointer;border:1px solid #1a1c1f}.BadgesPopupCreditSelect__input:active{border:1px solid #e8eaeb;background:#f8f9fa}.BadgesPopupCreditSelect__input::after{content:"";display:flex;position:absolute;top:12px;right:8px;width:16px;min-width:16px;height:16px;background:url(../assets/product-card/credit-arrow-down.svg);background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.BadgesPopupCreditSelect__input::after{top:8px}}.BadgesPopupCreditSelect__input input{font-weight:500;font-size:14px;color:#1a1c1f;pointer-events:none}.BadgesPopupCreditSelect__input.active::after{transform:rotate(180deg)}.BadgesPopupCreditSelect__list{width:100%;left:0;top:calc(100% + 8px);box-sizing:border-box;flex-direction:column;background:#fff;box-shadow:0 0 16px 0 rgba(0,0,0,.12);position:absolute;max-height:288px;overflow-y:auto;opacity:0;display:flex;padding:4px 0;transition:all 250ms ease-in-out;pointer-events:none;z-index:2}.BadgesPopupCreditSelect__list.active{opacity:1;pointer-events:all}.BadgesPopupCreditSelect__list-item{padding:12px 16px;background:#fff;transition:all 250ms ease-in-out;color:#1a1c1f;font-size:14px;font-weight:500}.BadgesPopupCreditSelect__list-item:hover{background:#f8f9fa;cursor:pointer}.BadgesPopupCreditItem{display:flex;align-items:center;padding:16px;border-bottom:1px solid #e1e6eb;background:#fff}.BadgesPopupCreditItem:last-child{border-bottom:none}@media screen and (max-width:870px){.BadgesPopupCreditItem{flex-direction:column;align-items:flex-start;gap:16px}}.BadgesPopupCreditItem__top{display:flex}@media screen and (max-width:870px){.BadgesPopupCreditItem__top{justify-content:space-between;width:100%}}.BadgesPopupCreditItem__top .RadioButton{display:none}@media screen and (max-width:870px){.BadgesPopupCreditItem__top .RadioButton{display:flex}}.BadgesPopupCreditItem__wrapper{width:32px;height:32px;display:flex}.BadgesPopupCreditItem__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.BadgesPopupCreditItem__info{display:flex;flex-direction:column;margin-left:24px;gap:8px}@media screen and (max-width:870px){.BadgesPopupCreditItem__info{margin-left:0}}.BadgesPopupCreditItem__info-name{font-size:16px;font-weight:500;line-height:20px;color:#1a1c1f}.BadgesPopupCreditItem__info-count,.BadgesPopupCreditItem__info-text{font-size:14px;font-weight:400;line-height:16px;color:#606366}.BadgesPopupCreditItem__select{width:160px;display:flex;margin-left:auto}@media screen and (max-width:870px){.BadgesPopupCreditItem__select{margin-left:0;width:100%}}.BadgesPopupCreditItem__price{font-size:20px;font-weight:500;line-height:24px;color:#1a1c1f;margin-right:24px;margin-left:24px}@media screen and (max-width:870px){.BadgesPopupCreditItem__price{margin-left:0;margin-right:0}}.BadgesPopupCreditItem__radio{display:flex}@media screen and (max-width:870px){.BadgesPopupCreditItem__radio{display:none}}.BadgesPopupCreditItem__order{display:flex;position:absolute;bottom:0;left:0;right:0;justify-content:space-around}.BadgesPopupCreditItem__order .PrimaryButton{width:220px;height:40px}@media screen and (max-width:870px){.BadgesPopupCreditItem__order .PrimaryButton{width:100%}}.FullCharacteristicsGroupItem{display:grid;grid-template-columns:512px 600px;padding:16px;position:relative;grid-column-gap:16px;background:0 0;border-radius:8px}.FullCharacteristicsGroupItem:nth-child(even),.FullCharacteristicsGroupItem:nth-child(even) .FullCharacteristicsGroupItem__name span{background:#f8f9fa}@media screen and (max-width:1919px){.FullCharacteristicsGroupItem{grid-template-columns:476px 500px}}@media screen and (max-width:1599px){.FullCharacteristicsGroupItem{grid-template-columns:418px 458px}}@media screen and (max-width:1439px){.FullCharacteristicsGroupItem{grid-template-columns:366px 458px}}@media screen and (max-width:1365px){.FullCharacteristicsGroupItem{display:flex;flex-direction:column;grid-gap:0;border-radius:0;padding:16px 24px;gap:8px}}@media screen and (max-width:767px){.FullCharacteristicsGroupItem{padding:16px}}.FullCharacteristicsGroupItem__name{width:100%;position:relative;height:-moz-fit-content;height:fit-content;display:flex}.FullCharacteristicsGroupItem__name:after{content:"";background:#e8eaeb;width:100%;position:absolute;left:0;bottom:6px;height:1px}@media screen and (max-width:767px){.FullCharacteristicsGroupItem__name:after{display:none}}.FullCharacteristicsGroupItem__name-text{width:-moz-max-content;width:max-content;position:relative}.FullCharacteristicsGroupItem__name-text span{font-weight:400;font-size:16px;line-height:20px;color:#606366;padding-right:16px;position:relative;z-index:1;background:#fff}.FullCharacteristicsGroupItem__name-hint{width:20px;height:20px;background-image:url(../assets/product-card/hint-questionmark.svg);position:relative;padding-right:16px;background-repeat:no-repeat;transition:all 250ms ease-in-out}.FullCharacteristicsGroupItem__name-hint:before{width:32px;height:32px;box-shadow:0 4px 16px 0 rgba(0,0,0,.16);border:1px solid #ebeef5;background-color:#fff;background-image:url(../assets/header/cross-16x16.svg);background-size:16px 16px;background-repeat:no-repeat;background-position:center;position:absolute;top:-40px;left:0;right:0;margin:auto}@media screen and (max-width:767px){.FullCharacteristicsGroupItem__name-hint{margin-left:auto}}.FullCharacteristicsGroupItem__name-hint.active{pointer-events:none;background-image:url(../assets/product-card/hint-questionmark-hover.svg)}.FullCharacteristicsGroupItem__name-hint:hover{cursor:pointer;background-image:url(../assets/product-card/hint-questionmark-hover.svg)}.FullCharacteristicsGroupItem__name-hint-popup{width:344px;height:-moz-fit-content;height:fit-content;padding:16px;position:absolute;top:calc(100% + 10px);border-radius:8px;border:1px solid #ebeef5;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.16);z-index:1}@media screen and (max-width:767px){.FullCharacteristicsGroupItem__name-hint-popup{position:fixed;bottom:24px;top:unset;left:0;right:0;width:calc(100% - 32px);height:-moz-max-content;height:max-content;margin:0 auto}}.FullCharacteristicsGroupItem__value{font-weight:500;font-size:16px;color:#1a1c1f;position:relative;text-align:left}