@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:76px}}@keyframes r-effect{0%{transform:scale(0);opacity:1}50%{transform:scale(1,1);opacity:1}to{transform:scale(2,2);opacity:0}}@keyframes phoneAnim{0%,to{opacity:1}50%{opacity:0}}@keyframes chatAnim{0%,to{opacity:0}50%{opacity:1}}@keyframes rotate-anim{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes skeleton-anim{to{transform:translateX(100%)}}html{box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;background:#fff;font-family:"Source Sans 3",sans-serif}body.overflow-hidden{overflow:hidden}body.popup-open{overflow:hidden;min-height:100vh;position:fixed;width:calc(100% - 4px)}@media screen and (max-width:768px){.Header.safari-fix{position:fixed;top:0;z-index:999}}.body{z-index:1}.z-index{z-index:100}*,::after,::before{box-sizing:inherit;margin:0;padding:0}address{font-style:normal}ol{padding-left:40px}h1,h2,h3,h4,h5,h6{margin:0;font-size:1em;font-weight:400}img{display:block;max-width:100%;max-height:100%;height:auto}a{text-decoration:none}ul{list-style:none}button,input{margin:0;padding:0;border:0;background:0 0}a,button{cursor:pointer}:focus,input{outline:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}.popup-anim-enter-active,.popup-anim-leave-active{transition:all 300ms ease-in-out}.popup-anim-enter{opacity:0}.anim-enter-active,.anim-leave-active{transition:all 250ms ease-in-out}.anim-enter,.popup-anim-leave-to{opacity:0}.filters-enter-active,.filters-leave-active{transition:transform 300ms ease-in-out,opacity 300ms ease-in-out}.filters-enter,.filters-leave-to{opacity:0;transform:translateX(100%)}.filters-enter-to{opacity:1;transform:translateX(0)}.filters-leave{opacity:0;transform:translateX(-100%)}.catalog-filter-transition-enter-active,.catalog-filter-transition-leave-active,.catalog-sort-transition-enter-active,.catalog-sort-transition-leave-active{transition:all 250ms ease-in-out}.catalog-filter-transition-enter,.catalog-filter-transition-leave-to{left:-100%}.catalog-sort-transition-enter,.catalog-sort-transition-leave-to{right:-100%}.v-container{width:100%;height:100%;display:flex;position:absolute}.product-card-descr__complete picture,.product-card-descr__video .v-container iframe,.product-card-descr__video iframe,.product-card-descr__video picture,.product-card__description__complete picture,.product-card__description__video .v-container iframe,.product-card__description__video iframe,.product-card__description__video picture,.v-container__img{width:100%}.v-container__butt{position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;background-image:url(../assets/product-card/video-play-button.svg);width:64px;height:64px;background-size:100% 100%;transition:all 250ms ease-in-out}.v-container__butt:hover{cursor:pointer;background-image:url(../assets/product-card/video-play-button-hover.svg)}.v-container__butt:active{background-image:url(../assets/product-card/video-play-button-active.svg)}.ec-butt{width:66px;height:66px;position:fixed;bottom:80px;left:25px;display:flex;z-index:998}.ec-butt.d-n{display:none}.ec-butt__border{width:70px;height:70px;background:#e6000d;opacity:.2;position:absolute;border-radius:50%;left:-2px;top:-2px}.ec-butt__container{position:relative;width:56px;height:56px;border-radius:50%;background:#e6000d;margin:auto}.ec-butt__container:hover,.header__logo-link:hover{cursor:pointer}.ec-butt__container-image{width:24px;height:24px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:2}.ec-butt__container-image-chat,.ec-butt__container-image-phone{width:24px;height:24px;position:absolute;background-image:url(../assets/chat-button/chat-button-phone.svg);background-size:100% 100%;opacity:1;animation:phoneAnim infinite 3s}.ec-butt__container-image-chat{background-image:url(../assets/chat-button/chat-button-message.svg);opacity:0;animation:chatAnim infinite 3s}.ec-butt__container-ripple{left:0;right:0;top:0;bottom:0;position:absolute;border:1px solid #8a6827;border-radius:50%;width:56px;height:56px;opacity:0;z-index:1;animation:r-effect infinite 1.5s}.b24-widget-button-position-bottom-left{left:25px!important;bottom:80px!important}noscript img{display:none!important}.o-h{overflow:hidden}.d-n{display:none}div.b24-widget-button-position-bottom-left{left:15px;bottom:96px}div.b24-widget-button-wrapper{z-index:70}@media (max-width:767px){div.b24-widget-button-popup{width:200px}}div.b24-widget-button-shadow{z-index:69}.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}@media screen and (max-width:1365px){.header{height:64px}}.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__left,.header__menu,.header__right{display:flex;align-items:center}.header__catalog,.header__menu-wrapper{border-radius:20px;transition:all 250ms ease-in-out}.header__menu-wrapper{width:40px;height:40px;background-image:url(../assets/header/burger-icon.svg);background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:24px 24px}.header__menu:after{content:"";width:1px;height:32px;background-color:#dcdee0;margin:0 16px;display:block}@media screen and (max-width:1365px){.header__menu:after{display:none}}.header__catalog{padding:8px 12px;color:#1a1c1f;font-weight:500;font-size:16px;line-height:20px;align-items:center;display:flex}@media screen and (max-width:1365px){.header__catalog{display:none}}.header__catalog::after,.header__catalog::before{content:"";background-size:100% 100%;transition:all 500ms ease-in-out}.header__catalog::before{width:24px;height:24px;background:url(../assets/header/catalog-button.svg);margin-right:8px}.header__catalog::after{width:16px;height:16px;background:url(../assets/header/callback-arrow.svg);margin-left:8px}.header__services{display:flex;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;align-items:center;margin-left:8px}@media screen and (max-width:1365px){.header__services{display:none}}.header__services:before{content:"";width:24px;height:24px;display:flex;margin-right:8px;background:url(../assets/header/services-icon.svg)}.header__nav{display:flex;align-items:center;gap:8px;height:100%;margin-left:4px}@media screen and (max-width:1365px){.header__nav{display:none}}.header__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__callback::after,.header__logo-link{background-size:100% 100%;transition:all 250ms ease-in-out}.header__logo-link{width:132px;height:20px;display:flex;background-image:url(../assets/header/logo.svg);background-repeat:no-repeat;background-position:center}@media screen and (max-width:1365px){.header__logo-link{width:94px;height:32px}}.header__callback,.header__callback p{transition:all 250ms ease-in-out;display:flex}.header__callback{align-items:center;position:relative;padding:8px 12px;border-radius:20px;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1365px){.header__callback{display:none}}.header__callback p{font-weight:500;font-size:16px;color:#1a1c1f;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width:1600px){.header__callback p{display:none}}.header__callback::after{content:"";width:16px;min-width:16px;height:16px;background:url(../assets/header/callback-arrow.svg);margin-left:8px}@media screen and (max-width:1600px){.header__callback::after{display:none}}.header__callback::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::before{margin-right:0;width:40px;min-width:40px;height:40px;background-size:24px 24px;border-radius:20px}}.header__lang{display:flex;align-items:center;margin-left:8px}@media screen and (max-width:1365px){.header__lang{display:none}}.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{content:"";width:16px;height:16px;background:url(../assets/header/callback-arrow.svg);background-size:100% 100%;margin-left:8px;display:block;transition:all 250ms ease-in-out}.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-select{display:none}.header__search{width:40px;height:40px;min-width:40px;justify-content:space-around;background:url(../assets/header/search-icon.svg) no-repeat center;background-size:24px 24px}.header__buttons,.header__buttons-button,.header__search{display:flex;align-items:center}.header__buttons-button{position:relative;width:40px;height:40px;justify-content:space-around;margin-left:8px;transition:all 250ms ease-in-out;border-radius:20px}@media screen and (max-width:767px){.header__buttons-button{margin-left:0}}.header__buttons-button-icon{width:24px;height:24px;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}@media screen and (max-width:1365px){.header__buttons-button.profile{display:none}}.header__buttons-button.profile .header__buttons-button-icon{background-image:url(../assets/header/profile-icon.svg)}@media screen and (max-width:1365px){.header__buttons-button.compare{display:none}}.header__buttons-button.compare .header__buttons-button-icon{background-image:url(../assets/header/compare-icon.svg);opacity:.4}.header__buttons-button.cart .header__buttons-button-icon{background-image:url(../assets/header/cart-icon.svg)}@media screen and (max-width:1365px){.nav{width:-moz-max-content;width:max-content}}@media screen and (max-width:1365px){.nav-container{height:-webkit-fill-available}}@media screen and (max-width:1365px){.nav-o{display:none}}@media screen and (max-width:1365px){.nav-m{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100vh;background:#fff;flex-direction:column;border-radius:0}.nav-m.active{left:0}}@media screen and (max-width:1365px){.nav-m__h{display:flex}}@media screen and (max-width:1365px){.nav-m__l{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100vh;padding:0 0 85px}}@media screen and (max-width:1365px){.nav-m__l-i-con-l{pointer-events:none}}@media screen and (max-width:1365px){.nav-m__l-i-sl{width:360px;left:-360px;margin:0;top:0;position:absolute;height:calc(100vh - 150px);overflow-y:auto;background:#fff;flex-direction:column;border-radius:0;transition:all 250ms ease-in-out;opacity:1;padding:0;pointer-events:all;z-index:9;flex-wrap:nowrap;border-left:unset}.nav-m__l-i-sl.active{left:0}}@media screen and (max-width:1365px){.nav-m__l-i-sl-back{display:flex;justify-content:space-between;padding:0 16px 12px 24px}}@media screen and (max-width:1365px){.nav-m__l-i-sl-all{display:flex;justify-content:space-between}}@media screen and (max-width:1919px){.nav-m__l-i-sl-sub{width:208px}}@media screen and (max-width:1599px){.nav-m__l-i-sl-sub{width:192px}}@media screen and (max-width:1439px){.nav-m__l-i-sl-sub{width:179px;margin-right:24px}.nav-m__l-i-sl-sub:last-child{margin-right:0}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub{width:100%;padding:0 12px 8px;border-bottom:1px solid #e8eaeb;margin-top:16px;height:unset;margin-right:0}.nav-m__l-i-sl-sub:last-child{border-bottom:unset}.nav-m__l-i-sl-sub-img{display:none}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link{font-size:16px;color:#1a1c1f;display:flex;padding:6px 12px;align-items:center;justify-content:space-between}.nav-m__l-i-sl-sub-link:after{content:"";display:flex;min-width:8px;width:8px;height:12px;background:url(../assets/header/mobile-catalog-arrow.svg);background-size:100% 100%;margin:0}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link:visited{color:#1a1c1f;text-decoration:unset}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items{gap:0;margin-top:8px}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li-link:hover{background:0 0}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li-link{padding:16px 12px;display:block}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-bottom{display:none}}@media screen and (max-width:1919px){.nav-m__l-i-ab{display:none;opacity:0;pointer-events:none}}@media screen and (max-width:1919px){.nav-m__l-i-ab-brands{display:none}}.product-card-compare__product:first-child .product-card-compare__product__body-prop-head p{opacity:1}@media screen and (max-width:1919px){.nav-m__l-i-ab-ba{display:none}}.product-card{display:flex;flex-direction:column;margin-bottom:32px}.product-card__product{display:flex;margin:32px auto 0;width:100%;max-width:1596px;flex-wrap:wrap}@media screen and (max-width:1919px){.product-card__product{max-width:1440px;margin:24px auto 0}}@media screen and (max-width:1599px){.product-card__product{max-width:1320px}}@media screen and (max-width:1439px){.product-card__product{max-width:1248px}}@media screen and (max-width:1365px){.product-card__product{max-width:100%;flex-direction:column;margin:0 auto}}.product-card__product-left,.product-card__product-right{flex:1}.product-card__product-left{display:flex;flex-direction:column;max-width:720px;width:100%}@media screen and (max-width:1919px){.product-card__product-left{max-width:648px}}@media screen and (max-width:1599px){.product-card__product-left{max-width:576px}}@media screen and (max-width:1439px){.product-card__product-left{max-width:504px}}@media screen and (max-width:1365px){.product-card__product-left{max-width:100%;margin:0 auto;position:relative}}@media screen and (min-width:1366px){.product-card__product-left .product-card-backlink{display:none}}.product-card__product-right{display:flex;flex-direction:column;margin-left:48px;max-width:828px;width:100%;position:relative}@media screen and (max-width:1919px){.product-card__product-right{max-width:744px}}@media screen and (max-width:1599px){.product-card__product-right{max-width:696px}}@media screen and (max-width:1365px){.product-card__product-right{max-width:100%;margin:0 auto}.product-card__product-right .product-card-article{margin-top:32px}}@media screen and (max-width:767px){.product-card__product-right .product-card-article{margin-top:8px}}@media screen and (min-width:1366px){.product-card__product-right .product-card-article{display:none}}.product-card__product-right-divider{width:100%;height:1px;background:#e8eaeb;margin:24px 0}@media screen and (max-width:1365px){.product-card__product-right-divider{margin:24px;width:calc(100% - 48px)}}@media screen and (max-width:767px){.product-card__product-right-divider{margin:24px 16px;width:calc(100% - 32px)}}.product-card__bottom{display:grid;grid-template-columns:minmax(0,1fr) 380px;grid-gap:48px;margin:48px auto 0;max-width:1596px}@media screen and (max-width:1919px){.product-card__bottom{grid-template-columns:minmax(0,1fr) 360px;max-width:1440px}}@media screen and (max-width:1599px){.product-card__bottom{grid-template-columns:minmax(0,1fr) 340px;max-width:1320px}}@media screen and (max-width:1439px){.product-card__bottom{grid-template-columns:minmax(0,1fr) 320px;max-width:1248px}}@media screen and (max-width:1365px){.product-card__bottom{display:flex;grid-gap:0;max-width:100%;margin:40px auto 0}}@media screen and (max-width:767px){.product-card__bottom{margin:32px auto 0}}.product-card__bottom-left{display:flex;flex-direction:column}@media screen and (max-width:1365px){.product-card__bottom-left{width:100%}}.product-card__bottom-left-descr-more{width:-moz-max-content;width:max-content;margin:24px auto 0;padding:10px 12px 10px 16px;color:#e6000d;gap:8px;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;text-decoration:underline;transition:all 250ms ease-in-out;display:none}.product-card__bottom-left-descr-more.active,.product-card__bottom-right{display:flex}.product-card__bottom-left-descr-more:after{content:"";background:url(../assets/product-card/arrow-down-16x16.svg);width:16px;height:16px;transition:all 250ms ease-in-out}.product-card__bottom-left-descr-more:hover{cursor:pointer;text-decoration:none}@media screen and (max-width:1365px){.product-card__bottom-right{display:none}}.product-card-tabs{background:#f8f9fa;position:sticky;top:0;width:100%;z-index:4}.product-card-tabs__container{max-width:1596px;margin:0 auto;width:100%;height:100%;display:flex}.product-card-tabs__container::-webkit-scrollbar{display:none}@media screen and (max-width:1919px){.product-card-tabs__container{max-width:1440px}}@media screen and (max-width:1599px){.product-card-tabs__container{max-width:1320px}}@media screen and (max-width:1439px){.product-card-tabs__container{max-width:1248px}}@media screen and (max-width:1365px){.product-card-tabs__container{max-width:100%;padding:0 24px;overflow-y:auto}}@media screen and (max-width:767px){.product-card-tabs__container{padding:0}}.product-card-tabs__container-item{display:flex;justify-content:center;align-items:center;padding:13px 16px;width:-moz-max-content;width:max-content;min-width:-moz-max-content;min-width:max-content;border-bottom:2px solid transparent;color:#1f1f1f;font-size:12px;font-weight:600;text-transform:uppercase;transition:all 250ms ease-in-out}.product-card-tabs__container-item span{padding:3px 6.5px;min-width:20px;min-height:20px;color:#1a1c1f;font-size:12px;font-weight:500;background:#e8eaeb;border-radius:10px;margin-left:8px;line-height:14px;display:flex;align-items:center;justify-content:space-around}.product-card-tabs__container-item:hover{cursor:pointer}@media screen and (min-width:1366px){.product-card-tabs__container-item:hover{background:#fff}}.product-card-tabs__container-item.active{color:#e6000d;border-bottom:2px solid #e6000d;pointer-events:none}.product-card-tabs__container-item.active span{background:#e6000d;color:#fff}.product-card-descr,.product-card__description{display:flex;flex-direction:column;width:100%}.product-card-descr.shorted,.product-card__description.shorted{max-height:1800px;overflow:hidden}.product-card-descr__container-title,.product-card__description__container-title{font-size:24px!important;font-weight:500;line-height:32px;color:#1a1c1f;margin-bottom:-24px}.product-card-descr__container-title:first-child,.product-card__description__container-title:first-child{margin-top:0!important}@media screen and (max-width:1365px){.product-card-descr__container-title,.product-card__description__container-title{padding:0 24px}}@media screen and (max-width:767px){.product-card-descr__container-title,.product-card__description__container-title{line-height:24px;display:flex;flex-direction:column;gap:8px;padding:0 16px}}.product-card-descr__container-title span,.product-card-descr__title span,.product-card__description__container-title span,.product-card__description__title span{color:#8a8d8f}.product-card-descr__video,.product-card__description__video{position:relative;padding-bottom:56.25%;height:0;margin:48px auto 0;width:100%}@media screen and (max-width:1365px){.product-card-descr__video,.product-card__description__video{margin:32px auto 0}}.product-card-descr__video:first-child,.product-card__description__video:first-child{margin:0 auto}.product-card-descr__video img,.product-card__description__video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card-descr__video .v-container__butt,.product-card__description__video .v-container__butt{width:72px;height:72px;background-color:rgba(34,38,41,.5);border-radius:100%;background-image:url(../assets/product-card/video-play-button.svg);background-size:22px 36px;background-repeat:no-repeat;background-position:55% 50%;opacity:1;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-card-descr__video .v-container__butt,.product-card__description__video .v-container__butt{width:64px;height:64px;background-size:20px 30px}}.product-card-descr__video .v-container__butt:hover,.product-card__description__video .v-container__butt:hover{background-color:#e6000d}.product-card-descr__video .v-container__butt:active,.product-card__description__video .v-container__butt:active{background-color:#ca000b;background-image:url(../assets/others/banner-video-arrow.svg)}.product-card-descr__img,.product-card__description__img{position:relative;margin:48px auto 0;width:100%;height:auto}@media screen and (max-width:1365px){.product-card-descr__img,.product-card__description__img{margin:32px auto 0}}.product-card-descr__img:first-child,.product-card__description__img:first-child{margin-top:0}.product-card-descr__img img,.product-card__description__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.product-card-descr__img.no-margin,.product-card__description__img.no-margin{margin-top:0}.product-card-descr__column-text,.product-card__description__column-text{display:flex;flex-direction:column;margin:48px auto 0;width:100%}@media screen and (max-width:1365px){.product-card-descr__column-text,.product-card__description__column-text{padding:0 24px;margin:32px auto 0}}.product-card-descr__column-text-head,.product-card__description__column-text-head{font-weight:500;font-size:24px;color:#1a1c1f;line-height:24px}.product-card-descr__column-text-body,.product-card__description__column-text-body{font-weight:400;font-size:16px;line-height:24px;color:#1a1c1f;margin-top:16px}@media screen and (max-width:767px){.product-card-descr__column-text-body,.product-card__description__column-text-body{font-size:14px}}.product-card-descr__complete,.product-card__description__complete{display:flex;flex-direction:column;width:100%}.product-card-descr__complete-img,.product-card__description__complete-img{width:100%;height:auto;display:flex;margin-top:32px}.product-card-descr__complete-img img,.product-card__description__complete-img img{min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.product-card-descr__complete-text,.product-card__description__complete-text{display:flex;flex-direction:column;justify-content:center;margin-top:48px}@media screen and (max-width:1365px){.product-card-descr__complete-text,.product-card__description__complete-text{padding:0 24px;margin-top:32px}}.product-card-descr__complete-text-head,.product-card__description__complete-text-head{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}.product-card-descr__complete-text-body,.product-card__description__complete-text-body{font-weight:400;font-size:16px;line-height:24px;color:#1a1c1f;margin-top:16px}@media screen and (max-width:767px){.product-card-descr__complete-text-body,.product-card__description__complete-text-body{font-size:14px}}.product-card-descr__list,.product-card__description__list{display:flex;flex-direction:column;padding-left:15px;margin-top:48px}@media screen and (max-width:1365px){.product-card-descr__list,.product-card__description__list{margin-top:32px}}@media screen and (max-width:767px){.product-card-descr__list,.product-card__description__list{margin-top:16px;margin-bottom:0}}.product-card-descr__list.num,.product-card__description__list.num{list-style:numeric}.product-card-descr__list.dot,.product-card__description__list.dot{list-style:none;padding-left:40px}.product-card-descr__list-item,.product-card__description__list-item{font-weight:400;font-size:16px;color:#1a1c1f;padding-left:5px;position:relative;margin-top:16px}.product-card-descr__list-item:first-child,.product-card__description__list-item:first-child{margin-top:0}@media screen and (max-width:767px){.product-card-descr__list-item,.product-card__description__list-item{margin-top:8px;font-size:14px}.product-card-descr__list-item:before,.product-card__description__list-item:before{left:-15px!important}}.product-card-descr__list-item:before,.product-card__description__list-item:before{content:"";position:absolute;left:-20px;width:5px;height:5px;background:#1a1c1f;border-radius:50%;top:40%}.product-card-descr__bag,.product-card__description__bag{display:flex;margin-top:48px}@media screen and (max-width:1365px){.product-card-descr__bag,.product-card__description__bag{margin-top:32px}}.product-card-descr__bag-item,.product-card__description__bag-item{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;align-items:center;margin-left:24px}.product-card-descr__bag-item:first-child,.product-card__description__bag-item:first-child{margin-left:0}.product-card-descr__bag-item-wrapper,.product-card__description__bag-item-wrapper{width:48px;height:48px}.product-card-descr__bag-item-text,.product-card__description__bag-item-text{margin-top:16px;font-weight:400;font-size:16px;color:#222629}@media screen and (max-width:767px){.product-card-descr__bag-item-text,.product-card__description__bag-item-text{font-size:14px}}.product-card-descr__title,.product-card__description__title{font-size:24px!important;font-weight:500;line-height:32px;color:#1a1c1f;margin-bottom:-24px}.product-card-descr__title:first-child,.product-card__description__title:first-child{margin-top:0!important}@media screen and (max-width:1365px){.product-card-descr__title,.product-card__description__title{padding:0 24px}}@media screen and (max-width:767px){.product-card-descr__title,.product-card__description__title{line-height:24px;display:flex;flex-direction:column;gap:8px;padding:0 16px}}.product-card-descr.sg-media-kit,.product-card__description.sg-media-kit{background:0 0}.product-card-descr.sg-media-kit figure img,.product-card__description.sg-media-kit figure img{margin:0 auto;border-radius:16px}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit figure img,.product-card__description.sg-media-kit figure img{max-width:calc(100% - 48px);border-radius:0}}@media screen and (max-width:767px){.product-card-descr.sg-media-kit figure img,.product-card__description.sg-media-kit figure img{margin:0;border-radius:0;max-width:100%;width:100%}}.product-card-descr.sg-media-kit figure,.product-card__description.sg-media-kit figure{margin-top:32px}.product-card-descr.sg-media-kit h1,.product-card-descr.sg-media-kit h2,.product-card-descr.sg-media-kit h3,.product-card-descr.sg-media-kit h4,.product-card-descr.sg-media-kit h5,.product-card-descr.sg-media-kit h6,.product-card__description.sg-media-kit h1,.product-card__description.sg-media-kit h2,.product-card__description.sg-media-kit h3,.product-card__description.sg-media-kit h4,.product-card__description.sg-media-kit h5,.product-card__description.sg-media-kit h6{font-weight:500;font-size:24px;color:#1a1c1f;line-height:24px;margin-top:32px}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit h1,.product-card-descr.sg-media-kit h2,.product-card-descr.sg-media-kit h3,.product-card-descr.sg-media-kit h4,.product-card-descr.sg-media-kit h5,.product-card-descr.sg-media-kit h6,.product-card__description.sg-media-kit h1,.product-card__description.sg-media-kit h2,.product-card__description.sg-media-kit h3,.product-card__description.sg-media-kit h4,.product-card__description.sg-media-kit h5,.product-card__description.sg-media-kit h6{padding:0 20px}}@media screen and (max-width:767px){.product-card-descr.sg-media-kit h1,.product-card-descr.sg-media-kit h2,.product-card-descr.sg-media-kit h3,.product-card-descr.sg-media-kit h4,.product-card-descr.sg-media-kit h5,.product-card-descr.sg-media-kit h6,.product-card__description.sg-media-kit h1,.product-card__description.sg-media-kit h2,.product-card__description.sg-media-kit h3,.product-card__description.sg-media-kit h4,.product-card__description.sg-media-kit h5,.product-card__description.sg-media-kit h6{padding:0 16px}}.product-card-descr.sg-media-kit h3:last-child,.product-card__description.sg-media-kit h3:last-child{margin-top:20px}.product-card-descr.sg-media-kit h3 a,.product-card__description.sg-media-kit h3 a{font-size:16px;line-height:28px;color:#6c717a;transition:color 250ms ease-in-out}.product-card-descr.sg-media-kit h3 a:hover,.product-card__description.sg-media-kit h3 a:hover{text-decoration:underline}.product-card-descr.sg-media-kit p,.product-card__description.sg-media-kit p{margin-top:16px;font-weight:400;font-size:16px;color:#6c717a}@media screen and (max-width:1365px){.product-card-descr.sg-media-kit p,.product-card__description.sg-media-kit p{padding:0 24px;font-size:14px}.product-card-descr.sg-media-kit ol,.product-card-descr.sg-media-kit ul,.product-card__description.sg-media-kit ol,.product-card__description.sg-media-kit ul{padding:0 24px}}.product-card-descr.sg-media-kit li,.product-card-descr.sg-media-kit ol li,.product-card-descr.sg-media-kit ul li,.product-card__description.sg-media-kit li,.product-card__description.sg-media-kit ol li,.product-card__description.sg-media-kit ul li{font-weight:400;font-size:16px;color:#6c717a}@media screen and (max-width:767px){.product-card-descr.sg-media-kit li,.product-card-descr.sg-media-kit ol li,.product-card-descr.sg-media-kit ul li,.product-card__description.sg-media-kit li,.product-card__description.sg-media-kit ol li,.product-card__description.sg-media-kit ul li{font-size:14px}}.gallery-block{display:flex;flex-direction:column;width:100%;position:sticky;top:72px;z-index:2}@media screen and (max-width:1365px){.gallery-block{justify-content:space-around;padding:0 0 8px;background:#fff;position:static;margin-top:48px}}.gallery-block__big{display:flex;position:relative;border-radius:24px}@media screen and (max-width:1365px){.gallery-block__big{border-radius:0}}.gallery-block__big-nav{position:absolute;top:50%;transform:translateY(-50%);margin-top:0;width:100%;display:flex;justify-content:space-between;pointer-events:none}.gallery-block__big-item.gallery-video.clicked::before,.gallery-block__big-nav.disabled{display:none}.gallery-block__big-nav-next,.gallery-block__big-nav-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){.gallery-block__big-nav-next,.gallery-block__big-nav-prev{width:32px;height:32px;background-size:16px 16px}}.gallery-block__big-nav-next.disabled,.gallery-block__big-nav-prev.disabled{cursor:pointer;background-color:#f8f9fa;border:1px solid #f8f9fa;background-image:url(../assets/product-card/gallery-arrow-right-disabled.svg)}.gallery-block__big-nav-next{right:0;margin:0 24px}@media screen and (max-width:767px){.gallery-block__big-nav-next{margin:0 16px}}.gallery-block__big-nav-prev{margin:0 24px;transform:rotate(180deg)}@media screen and (max-width:767px){.gallery-block__big-nav-prev{margin:0 16px}}.gallery-block__big-item{width:720px;height:720px}@media screen and (max-width:1919px){.gallery-block__big-item{width:648px;height:648px}}@media screen and (max-width:1599px){.gallery-block__big-item{width:576px;height:576px}}@media screen and (max-width:1439px){.gallery-block__big-item{width:504px;height:504px}}@media screen and (max-width:1365px){.gallery-block__big-item{width:100%;height:100%}}.gallery-block__big-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}.gallery-block__big-item .iframe-block,.gallery-block__big-item .iframe-block iframe{width:100%;height:100%}@media screen and (max-width:1365px){.gallery-block__big-item .iframe-block{height:0;padding:50%;position:relative}}@media screen and (max-width:1365px){.gallery-block__big-item .iframe-block iframe{position:absolute;left:0;top:0;right:0;bottom:0}}.gallery-block__big-item img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down}.gallery-block__small{display:flex;margin-top:16px}@media screen and (max-width:1365px){.gallery-block__small{display:none}}.gallery-block__small-carousel{width:100%;padding:0 40px;position:relative}.gallery-block__small-carousel-next,.gallery-block__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}.gallery-block__small-carousel-prev{left:0;transform:rotate(180deg)}.gallery-block__small-carousel-next{right:0}.gallery-block__small-carousel-container{width:100%;display:flex;gap:8px}.gallery-block__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}.gallery-block__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}.gallery-block__small-carousel-container-item.gallery-video:before{content:"";position:absolute;width:30px;height:30px;left:0;right:0;top:0;bottom:0;margin:auto}.gallery-block__small-carousel-container-item.active:after{border:2px solid #e6000d}.gallery-block__small-carousel-container-item img{width:100%;height:100%}.gallery-block__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){.gallery-block__dots{display:flex}}@media screen and (max-width:767px){.gallery-block__dots{width:calc(100% - 32px)}}.gallery-block__dots:has(.disabled){margin:0;height:0;max-width:0}.gallery-block__dots-container{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.gallery-block__dots-container.disabled,.product-card-rating.no-comments .product-card-rating__stars{display:none}.gallery-block__dots-container-dot{display:inline-flex;align-items:center;transition:all .3s ease-in-out;width:8px;height:8px;background:#dcdee0;border-radius:0}.gallery-block__dots-container-dot.active{background:#e6000d}.product-card-name{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.product-card-name{margin:32px auto 0;width:calc(100% - 48px)}}@media screen and (max-width:767px){.product-card-name{margin:16px auto 0;width:calc(100% - 32px)}}@media screen and (max-width:1365px){.product-card-name .product-card-backlink{display:none}}.product-card-name__name{font-weight:500;font-size:24px;line-height:32px;color:#1a1c1f;margin-top:24px}@media screen and (max-width:1365px){.product-card-name__name{margin-top:0}}.product-card-name__container{display:flex;justify-content:space-between;gap:16px;margin-top:8px}@media screen and (max-width:1365px){.product-card-name__container{margin-top:0}.product-card-name__container .product-card-article{display:none}.product-card-name__container .product-card-rating{margin-top:16px}}@media screen and (min-width:1366px){.product-card-name__container .product-card-article{display:flex}}.product-card-article{display:flex;align-items:center;gap:8px}.product-card-article__divider{width:1px;min-width:1px;height:calc(100% - 8px);background:#e1e6eb;margin:8px 0}@media screen and (max-width:1365px){.product-card-article__divider{margin:0;height:32px}}.product-card-article__article,.product-card-article__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){.product-card-article__article,.product-card-article__code{width:100%;justify-content:center}}@media screen and (max-width:767px){.product-card-article__article,.product-card-article__code{font-size:12px}}.product-card-article__article span,.product-card-article__code span{color:#1a1c1f;font-weight:600;margin-left:-8px}.product-card-article__article::after,.product-card-article__code::after{content:"";display:flex;width:16px;height:16px;background:url(../assets/product-card/copy-icon.svg);transition:all 250ms ease-in-out}.product-card-backlink{display:flex;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1365px){.product-card-backlink{position:absolute;top:24px;left:24px}}@media screen and (max-width:767px){.product-card-backlink{top:16px;left:16px}}.product-card-backlink__link{display:flex;align-items:center;padding:4px;gap:8px;transition:all 250ms ease-in-out}.product-card-backlink__link span:first-child{width:16px;height:16px;background:url(../assets/product-card/backlink-arrow.svg);transition:all 250ms ease-in-out}.product-card-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}.product-card-rating,.product-card-rating__stars{display:flex;align-items:center}.product-card-rating.no-comments .product-card-rating__count{margin-left:0}.product-card-rating.no-comments .product-card-rating__count-word{width:-moz-fit-content;width:fit-content;height:unset}.product-card-rating__stars{gap:2px}.product-card-rating__stars-empty,.product-card-rating__stars-fill{width:14px;height:14px;background-size:100% 100%}.product-card-rating__stars-fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.product-card-rating__stars-empty{background-image:url(../assets/product-card/rating-star-empty.svg)}.product-card-rating__count{display:flex;margin-left:12px;align-items:center}.product-card-rating__count::before{content:"";width:16px;height:16px;background-size:100% 100%;margin-right:8px;background:url(../assets/product-card/comment-image.svg);display:flex}.product-card-rating__count-word{font-weight:500;font-size:14px;color:#1a1c1f;line-height:15px;width:-moz-max-content;width:max-content;position:relative}.product-card-rating__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){.product-card-rating__count-word{align-items:center;display:flex}.product-card-rating__count-word span{margin-left:3px}}.product-card-badges{display:flex;width:100%;position:relative;margin-top:16px}@media screen and (max-width:1365px){.product-card-badges{margin:24px auto 0}}.product-card-badges__container{width:100%;display:flex;gap:8px;overflow:scroll}.product-card-badges__container::-webkit-scrollbar{display:none}@media screen and (max-width:1365px){.product-card-badges__container{padding-left:24px}}@media screen and (max-width:767px){.product-card-badges__container{padding-left:16px}}.product-card-badges__item{width:120px;min-width:120px;height:136px;border:1px solid #e8eaeb;padding:24px 16px;display:flex;flex-direction:column;transition:all 250ms ease-in-out;position:relative;gap:16px;box-shadow:0 0 16px 0 transparent;overflow:hidden}.product-card-badges__item::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(251,231,232,0) 0,rgba(251,231,232,.2) 20%,rgba(251,231,232,.5) 60%,rgba(251,231,232,0));animation:skeleton-anim 2s infinite;content:""}.product-card-colorsize{display:flex;width:100%;position:relative;background:#fff;margin-top:32px;flex-wrap:wrap;gap:16px}@media screen and (max-width:1365px){.product-card-colorsize{padding:0 24px;flex-direction:column;gap:24px}}@media screen and (max-width:767px){.product-card-colorsize{padding:0 16px}}.product-card-colorsize__container{width:calc(50% - 8px)}.product-card-colorsize__color{display:flex;flex-direction:column;gap:16px}.product-card-colorsize__color-container{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1365px){.product-card-colorsize__color-container{flex-wrap:nowrap;overflow-x:auto}.product-card-colorsize__color-container::-webkit-scrollbar{display:none}}.product-card-colorsize__color-name{display:flex}.product-card-colorsize__color-name p,.product-card-colorsize__size-name p{font-weight:500;font-size:14px;color:#606366}.product-card-colorsize__color-name p span,.product-card-colorsize__size-name p span{color:#1a1c1f;font-weight:600}.product-card-colorsize__color-item{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}.product-card-colorsize__color-item.active{border:2px solid #e6000d}.product-card-colorsize__color-item.disabled{pointer-events:none}.product-card-colorsize__color-item.disabled:after{content:"";position:absolute;width:24px;height:24px;background:url(../assets/product-card/disable-line.svg);top:1px;left:1px}.product-card-colorsize__color-item span{width:24px;height:24px}.product-card-colorsize__size{display:flex;flex-direction:column;gap:16px}.product-card-colorsize__size-container{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1365px){.product-card-colorsize__size-container{flex-wrap:nowrap;overflow-x:auto}.product-card-colorsize__size-container::-webkit-scrollbar{display:none}}.product-card-colorsize__size-name{display:flex}.product-card-colorsize__size-item{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}.product-card-colorsize__size-item.preorder:hover,.product-card-colorsize__size-item:hover{cursor:pointer;border:1px solid #e6000d}.product-card-colorsize__size-item.active,.product-card-colorsize__size-item.preorder.active{border:2px solid #e6000d;padding:12px}.product-card-colorsize__size-item.preorder{padding:12px 40px 12px 12px;border:1px solid #dcdee0;justify-content:center}.product-card-colorsize__size-item.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}.product-card-colorsize__size-item.disabled{pointer-events:none}.product-card-colorsize__size-item.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}.product-card-colorsize__size-item.disabled .product-card-colorsize__size-item-name{color:#8a8d8f}.product-card-colorsize__size-item-name,.product-card-colorsize__size-item-value{font-weight:500;font-size:14px;color:#1a1c1f;white-space:nowrap}.product-card-colorsize__size-item-value{font-weight:600}.product-card-price{width:100%;display:flex;flex-direction:column;position:relative}@media screen and (max-width:1365px){.product-card-price{padding:0 24px 67px}}@media screen and (max-width:767px){.product-card-price{padding:0 16px 124px}.product-card-price.non-aval{padding:0 16px 67px}}.product-card-price__head{color:#1a1c1f;font-size:14px;font-weight:500;line-height:140%;margin-bottom:16px}.product-card-price__head span{color:#008e30;font-weight:500}.product-card-price__top{display:flex;align-items:flex-end}.product-card-price__bottom{display:flex;flex-wrap:wrap;margin-top:16px;gap:16px 24px;align-items:center}@media screen and (max-width:767px){.product-card-price__bottom{flex-direction:column;align-items:flex-start;margin-top:8px}}.product-card-price__price{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;justify-content:center}@media screen and (max-width:1365px){.product-card-price__price{justify-content:unset;margin-right:auto}}.product-card-price__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}.product-card-price__price-old span:first-child{text-decoration:line-through}.product-card-price__price-old span:last-child{background:#fbe7e8;padding:2px 6px;font-weight:600;font-size:12px;color:#e6000d;margin-left:8px}.product-card-price__price-new{font-weight:500;font-size:32px;color:#1a1c1f;line-height:40px}.product-card-price__price-new:first-child{margin-top:0}.product-card-price__buttons{display:flex;margin-left:32px;gap:16px}@media screen and (max-width:1365px){.product-card-price__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){.product-card-price__buttons{display:grid;grid-template-columns:1fr;grid-gap:12px;position:absolute;width:calc(100% - 32px);left:16px}}.product-card-price__buttons-buy{width:160px;height:40px;background:#e6000d;position:relative;padding:8px 16px;display:flex;align-items:center}@media screen and (max-width:1365px){.product-card-price__buttons-buy{width:100%}}.product-card-price__buttons-buy-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}.product-card-price__buttons-buy-text{font-weight:600;font-size:14px;color:#fff;text-transform:uppercase;margin-right:auto}.product-card-price__buttons-buy.no-price{display:none}.product-card-price__buttons-callback,.product-card-price__buttons-no-aval{transition:all 250ms ease-in-out;font-size:14px;font-weight:500;text-transform:uppercase;height:40px}.product-card-price__buttons-no-aval{width:-moz-max-content;width:max-content;min-height:40px;padding:8px 16px;cursor:default;background:#f8f9fa;color:#8a8d8f;pointer-events:none;display:none}.product-card-price__buttons-no-aval.visible{display:flex}.product-card-price__buttons-callback{padding:10px 16px;background:#fff;color:#1a1c1f;border:1px solid #dcdee0;width:160px;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1365px){.product-card-price__buttons-callback{width:100%}}.product-card-price__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){.product-card-price__compare{transition:none}}.product-card-price__compare::after{content:"";position:absolute;right:1px;top:0;background-image:url(../assets/product-card/compare-active.svg);width:20px;height:20px;opacity:0;background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-card-price__compare::after{transition:none}}.product-card-price__compare-icon{width:24px;height:24px;display:flex;background-image:url(../assets/product-card/compare-icon.svg);background-size:100% 100%;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.product-card-price__compare-icon{transition:none}}.product-card-price__compare.active::after{opacity:1}.product-card-price__compare.active .product-card-price__compare-icon{background-image:url(../assets/product-card/compare-icon-hover.svg);background-size:100% 100%}.product-card-price__compare.active:hover::after{background-image:url(../assets/product-card/compare-remove.svg);background-size:100% 100%}@media screen and (min-width:768px){.product-card-price__compare.active:hover{background:#f8f9fa}}.product-card-price__cashback{display:flex;position:relative;justify-content:flex-end}@media screen and (max-width:767px){.product-card-price__cashback{justify-content:unset}}.product-card-price__cashback::before{display:flex;align-self:center;content:"";background-image:url(../assets/product-card/cashback-icon.svg);width:24px;height:24px;margin-right:8px}.product-card-price__cashback p{font-weight:500;font-size:16px;color:#1a1c1f}@media screen and (max-width:767px){.product-card-price__cashback p{font-size:14px}}.product-card-price__cashback p span,.product-card-price__credit span{color:#e6000d;font-weight:600}.product-card-price__credit{color:#1a1c1f;font-size:16px;font-weight:500}@media screen and (max-width:767px){.product-card-price__credit{width:100%;font-size:14px}}.product-card-price__pcode{display:flex;align-items:center;position:relative}@media screen and (max-width:1919px){.product-card-price__pcode{width:100%}}.product-card-price__pcode-text{font-weight:500;font-size:16px;color:#1a1c1f;display:flex;align-items:flex-end}@media screen and (max-width:767px){.product-card-price__pcode-text{font-size:14px}}.product-card-price__pcode-text span{font-weight:600;color:#e6000d;margin-right:4px}.product-card-price__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}.product-card-price__pcode-code input{font-size:14px;width:-moz-max-content;width:max-content}.product-card-price__pcode-code-icon{width:16px;height:16px;display:flex;background-image:url(../assets/product-card/promocode-icon.svg)}.product-card-price__preorder{font-weight:400;font-size:14px;color:#222629;display:flex;align-items:flex-end}.product-card-price__pcode-code input,.product-card-price__preorder span{font-weight:600;color:#e6000d;margin-right:8px}.product-card-advantages{display:flex;flex-direction:column;background:#fff}@media screen and (max-width:1365px){.product-card-advantages{padding:0 24px}}@media screen and (max-width:767px){.product-card-advantages{padding:0 16px;margin-bottom:-8px}}.product-card-advantages__head{display:flex;justify-content:space-between;font-size:20px;color:#1a1c1f;font-weight:500}.product-card-advantages ul{display:flex;flex-direction:column;gap:12px;margin-top:16px}.product-card-advantages ul li{display:flex;color:#1a1c1f;font-size:14px;font-weight:400;line-height:16px;padding-left:18px;position:relative}.product-card-advantages ul li:before{content:"";width:4px;height:4px;border-radius:50%;background:#e6000d;position:absolute;top:6px;left:0}.product-card-advantages__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}.product-card-advantages__all-link:after,.product-card-short-char__all-link:after{content:"";width:16px;height:16px;display:flex;background:url(../assets/product-card/advantages-arrow.svg)}.product-card-short-char{width:100%;position:relative;background:#fff;display:flex;flex-direction:column}@media screen and (max-width:1365px){.product-card-short-char{padding:0 24px}}@media screen and (max-width:767px){.product-card-short-char{padding:0 16px;margin-bottom:-8px}}.product-card-short-char__head{font-weight:500;font-size:20px;color:#1a1c1f;display:flex;justify-content:space-between;align-items:center}.product-card-short-char__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;margin-top:24px}@media screen and (max-width:767px){.product-card-short-char__grid{grid-template-columns:1fr;grid-gap:16px}}.product-card-short-char__grid-item{display:flex;flex-direction:column;gap:8px}.product-card-short-char__grid-item-name{color:#606366;font-size:14px;font-weight:400;line-height:16px}.product-card-short-char__grid-item-val{color:#1f1f1f;font-size:14px;font-weight:500;line-height:16px}.product-card-short-char__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){.product-card-short-char__all-link{margin-top:16px}}.product-card-tech{display:flex;flex-direction:column}.product-card-tech__head{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1365px){.product-card-tech__head{padding:0 24px}}@media screen and (max-width:767px){.product-card-tech__head{padding:0 16px}}.product-card-tech__head-text{font-weight:500;font-size:20px;color:#1a1c1f}.product-card-tech__head-buttons{display:flex;align-items:center;gap:16px}.product-card-tech__head-buttons-button{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;display:flex;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}.product-card-tech__head-buttons-button.left{transform:rotate(180deg)}.product-card-tech__head-buttons-button.disabled{background-image:url(../assets/main-page/arrow-right-16x16-gray.svg);pointer-events:none;background-color:#f8f9fa}.product-card-tech__body{margin-top:20px;display:flex;gap:12px;overflow:scroll}@media screen and (max-width:1365px){.product-card-tech__body{padding-left:24px}}@media screen and (max-width:767px){.product-card-tech__body{gap:8px;padding-left:16px}}.product-card-tech__body::-webkit-scrollbar{display:none}.product-card-tech__item{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){.product-card-tech__item{width:240px;height:240px;min-width:240px}}@media screen and (max-width:1599px){.product-card-tech__item{width:224px;height:224px;min-width:224px}}@media screen and (max-width:1439px){.product-card-tech__item{width:224px;height:224px;min-width:224px}}@media screen and (max-width:1365px){.product-card-tech__item{width:256px;height:256px;min-width:256px}}@media screen and (max-width:767px){.product-card-tech__item{width:220px;height:220px;min-width:220px;padding:16px}}.product-card-tech__item-img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.product-card-tech__item-text{color:#fff;font-size:16px;font-weight:500;line-height:140%;z-index:1;pointer-events:none}@media screen and (max-width:767px){.product-card-tech__item-text{font-size:14px}}.product-card-tech__item-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}.product-card-delivery{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){.product-card-delivery{margin:24px 24px 0;width:calc(100% - 48px)}}@media screen and (max-width:767px){.product-card-delivery{margin:16px 16px 0;width:calc(100% - 32px);gap:16px}}.product-card-delivery__container{display:flex;flex-direction:column}.product-card-delivery__container-name{display:flex;align-items:center;margin-right:auto}.product-card-delivery__container-name p{font-weight:500;font-size:16px;color:#1a1c1f}.product-card-delivery__container-name p span{color:#e6000d;font-weight:600;text-decoration:unset}.product-card-delivery__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){.product-card-delivery__container-period{-webkit-line-clamp:2;margin-top:8px}}.product-card-delivery__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}.product-card-pay{display:flex;flex-direction:column;width:100%}@media screen and (max-width:1365px){.product-card-pay{margin:0 auto;padding:0 24px}}@media screen and (max-width:767px){.product-card-pay{padding:0 16px}}.product-card-pay__payment,.product-card-pay__warranty{padding:16px 0;transition:all 250ms ease-in-out;display:flex;background:#fff;border-bottom:1px solid #e8eaeb;gap:24px}.product-card-pay__payment:last-child,.product-card-pay__warranty:last-child{border-bottom:none}.product-card-pay__payment-arrow,.product-card-pay__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}.product-card-pay__payment-arrow:hover,.product-card-pay__warranty-arrow:hover{background-color:#f0f2f5;border:1px solid transparent;cursor:pointer}.product-card-pay__payment:hover{cursor:pointer}.product-card-pay__container{width:100%;display:flex;flex-direction:column}.product-card-pay__container:first-child{margin-top:0}.product-card-pay__container-name{font-weight:500;font-size:16px;color:#1a1c1f;width:100%;display:flex;align-items:center}.product-card-pay__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){.product-card-pay__container-content{-webkit-line-clamp:2;margin-top:8px}}.product-card-side{display:flex;flex-direction:column;height:-moz-max-content;height:max-content;background:#fff;position:sticky;top:66px;width:380px;overflow:hidden;border:1px solid #e8eaeb}@media screen and (max-width:1919px){.product-card-side{width:360px}}@media screen and (max-width:1599px){.product-card-side{width:340px}}@media screen and (max-width:1439px){.product-card-side{width:320px}}.product-card-side__wrapper{width:100%;height:0;position:relative;padding-bottom:100%}.product-card-side__wrapper img{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:contain;object-fit:contain}.product-card-side__badges{display:flex;flex-direction:column;position:absolute;left:16px;top:16px}.product-card-side__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}.product-card-side__badges-item.hit,.product-card-side__badges-item.new{background:#1a1c1f}.product-card-side__badges-item.percent,.product-card-side__badges-item.sale{background:#e6000d}.product-card-side__compare,.product-card-side__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}.product-card-side__favorite{top:16px;background-image:url(../assets/product-item/fav-icon.svg)}.product-card-side__compare.active,.product-card-side__favorite.active{background-image:url(../assets/product-item/compare-icon-hover.svg);background-color:#fff}.product-card-side__compare.active::after,.product-card-side__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}.product-card-side__container{display:flex;flex-direction:column;padding:16px 24px 24px}.product-card-side__container .product-card-rating{margin-top:12px}.product-card-side__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}.product-card-side__cash{display:flex;gap:8px;margin-top:16px;align-items:flex-end;position:relative}.product-card-side__cash-price{display:flex;flex-direction:column;margin-top:auto;gap:4px}.product-card-side__cash-price-old{display:flex;align-items:center}.product-card-side__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){.product-card-side__cash-price-old span:first-child{font-size:14px;line-height:16px}}.product-card-side__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}.product-card-side__cash-price-new{font-weight:500;font-size:24px;color:#1a1c1f;line-height:32px}@media screen and (max-width:767px){.product-card-side__cash-price-new{font-size:20px;line-height:24px}}.product-card-side__cashback{font-weight:500;font-size:14px;color:#1a1c1f;display:flex;line-height:16px;display:none;bottom:8px;left:8px;padding:6px 8px;width:-moz-max-content;width:max-content;border-radius:8px;background:#fff;margin-top:12px}.product-card-side__cashback span{font-weight:600;font-size:14px;margin-left:4px;color:#e6000d}.product-card-side__promo{display:flex;flex-direction:column-reverse;gap:8px;margin-top:12px}.product-card-side__promo-credit,.product-card-side__promo-pcode{font-weight:500;font-size:14px;color:#1a1c1f}.product-card-side__promo-credit span{font-weight:600;color:#e6000d}.product-card-side__promo-pcode{display:flex;gap:4px;align-items:flex-end}.product-card-side__promo-pcode span{color:#e6000d;font-size:14px;font-weight:600}.product-card-side__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%)}.product-card-side__cart.active{pointer-events:none}.product-card-side__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}.product-card-side__cart.preorder{background-image:url(../assets/product-item/preorder-icon.svg)}.product-card-char{width:100%;display:flex;flex-direction:column;background:#fff;margin-top:48px;scroll-margin-top:65px}@media screen and (max-width:1365px){.product-card-char{margin-top:40px}}@media screen and (max-width:767px){.product-card-char{margin-top:32px}}.product-card-char__name{font-weight:500;font-size:24px;color:#1a1c1f;width:100%}@media screen and (max-width:1365px){.product-card-char__name{padding:0 24px;display:flex;flex-direction:column}}@media screen and (max-width:767px){.product-card-char__name{padding:0 16px}}.product-card-char__name span{color:#8a8d8f}@media screen and (max-width:767px){.product-card-char__name span{margin-top:4px}}.product-card-char__container{display:flex;width:100%;margin-top:24px}@media screen and (max-width:767px){.product-card-char__container{margin-top:16px}}.product-card-char__instruction{width:100%;display:flex;flex-wrap:wrap;margin-bottom:24px;gap:24px}@media screen and (max-width:1365px){.product-card-char__instruction{padding:0 24px;max-width:348px}}@media screen and (max-width:767px){.product-card-char__instruction{padding:0 16px;gap:8px;max-width:100%}}.product-card-char__instruction-item{width:100%;padding:8px 8px 8px 16px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e8eaeb;max-width:400px}.product-card-char__instruction-item:first-child{margin-top:0}@media screen and (max-width:767px){.product-card-char__instruction-item{padding:4px 8px 4px 16px}}.product-card-char__instruction-item-text{margin-right:24px;display:flex;align-items:center}.product-card-char__instruction-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){.product-card-char__instruction-item-text p{-webkit-line-clamp:2}}.product-card-char__instruction-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}.product-card-char__instruction-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){.product-card-char__instruction-item-link{padding:8px}}.product-card-char__instruction-item-link.disabled{pointer-events:none}.product-card-char__instruction-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}.product-card-char__instruction-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){.product-card-char__instruction-item-link span:last-child{display:none}}.product-card-char__full{width:100%;position:relative}.product-card-char__full-container,.product-card-char__full-group{width:100%;display:flex;flex-direction:column}.product-card-char__full-group{margin-top:24px}.product-card-char__full-group:first-child{margin-top:0}.product-card-char__full-group-name{font-weight:500;font-size:20px;line-height:24px;color:#1a1c1f;width:100%;position:relative}@media screen and (max-width:1365px){.product-card-char__full-group-name{padding:0 24px}}@media screen and (max-width:767px){.product-card-char__full-group-name{padding:0 16px}}.product-card-char__full-group-list{margin-top:16px;display:flex;flex-direction:column}.product-card-char__full-group-list-item{display:grid;grid-template-columns:512px 600px;padding:16px;position:relative;grid-column-gap:16px;background:0 0;border-radius:8px}.product-card-char__full-group-list-item:nth-child(even),.product-card-char__full-group-list-item:nth-child(even) .product-card-char__full-group-list-item-name span{background:#f8f9fa}@media screen and (max-width:1919px){.product-card-char__full-group-list-item{grid-template-columns:476px 500px}}@media screen and (max-width:1599px){.product-card-char__full-group-list-item{grid-template-columns:418px 458px}}@media screen and (max-width:1439px){.product-card-char__full-group-list-item{grid-template-columns:366px 458px}}@media screen and (max-width:1365px){.product-card-char__full-group-list-item{display:flex;flex-direction:column;grid-gap:0;border-radius:0;padding:16px 24px;gap:8px}}@media screen and (max-width:767px){.product-card-char__full-group-list-item{padding:16px}}.product-card-char__full-group-list-item-name{width:100%;position:relative;height:-moz-fit-content;height:fit-content;display:flex}.product-card-char__full-group-list-item-name:after{content:"";background:#e8eaeb;width:100%;position:absolute;left:0;bottom:6px;height:1px}@media screen and (max-width:767px){.product-card-char__full-group-list-item-name:after{display:none}}.product-card-char__full-group-list-item-name-text{width:-moz-max-content;width:max-content;position:relative}.product-card-char__full-group-list-item-name-text span{font-weight:400;font-size:16px;line-height:20px;color:#606366;padding-right:16px;position:relative;z-index:1;background:#fff}.product-card-char__full-group-list-item-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}.product-card-char__full-group-list-item-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){.product-card-char__full-group-list-item-name-hint{margin-left:auto}}.product-card-char__full-group-list-item-name-hint.active{pointer-events:none;background-image:url(../assets/product-card/hint-questionmark-hover.svg)}.product-card-char__full-group-list-item-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){.product-card-char__full-group-list-item-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}}.product-card-char__full-group-list-item-value{font-weight:500;font-size:16px;color:#1a1c1f;position:relative;text-align:left}.product-card-compare{width:100%;display:flex;flex-direction:column;background:#fff;margin-top:48px;scroll-margin-top:65px}@media screen and (max-width:1365px){.product-card-compare{margin-top:40px}}@media screen and (max-width:767px){.product-card-compare{margin-top:32px}}.product-card-compare__head{font-weight:500;font-size:24px;color:#1a1c1f;width:100%}@media screen and (max-width:1365px){.product-card-compare__head{padding:0 24px;display:flex;flex-direction:column}}@media screen and (max-width:767px){.product-card-compare__head{padding:0 16px}}.product-card-compare__head span{color:#8a8d8f}@media screen and (max-width:767px){.product-card-compare__head span{margin-top:4px}}.product-card-compare__body{display:flex;margin-top:24px;position:relative}@media screen and (max-width:1365px){.product-card-compare__body{margin-top:16px}}.product-card-compare__body-products{display:flex;flex-wrap:nowrap;overflow:auto}.product-card-compare__body-products::-webkit-scrollbar{display:none}.product-card-compare__product{display:flex;flex-direction:column;width:293px;min-width:293px}.product-card-compare__product:last-child .product-card-compare__product-header-head{border-right:1px solid transparent}@media screen and (max-width:1919px){.product-card-compare__product{width:246px;min-width:246px}}@media screen and (max-width:1599px){.product-card-compare__product{width:221px;min-width:221px}}@media screen and (max-width:1439px){.product-card-compare__product{width:208px;min-width:208px}}@media screen and (max-width:1365px){.product-card-compare__product{width:210px;min-width:210px}}@media screen and (max-width:767px){.product-card-compare__product{width:160px;min-width:160px}}.product-card-compare__product-header-head{display:flex;flex-direction:column;padding-bottom:24px;border-right:1px solid #e8eaeb;border-bottom:1px solid #e8eaeb}@media screen and (max-width:1365px){.product-card-compare__product-header-head{padding-bottom:16px}}.product-card-compare__product-header-head-wrapper{display:flex;position:relative;width:100%;height:0;padding-bottom:100%}.product-card-compare__product-header-head-wrapper img{display:flex;position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;left:0;top:0}.product-card-compare__product-header-head-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){.product-card-compare__product-header-head-name{overflow:hidden;color:#1a1c1f;font-size:12px;font-weight:500;line-height:16px}}.product-card-compare__product-header-head-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:1599px){.product-card-compare__product-header-head-price{height:44px}}@media screen and (max-width:767px){.product-card-compare__product-header-head-price{height:44px}}.product-card-compare__product-header-head-price-curr{color:#1a1c1f;font-size:20px;font-weight:500;line-height:24px;margin-right:4px}@media screen and (max-width:1365px){.product-card-compare__product-header-head-price-curr{width:100%;margin-right:0}}.product-card-compare__product-header-head-price-old{color:#606366;font-size:14px;font-weight:500;line-height:16px;text-decoration:line-through;margin-bottom:2px;margin-right:4px;align-self:flex-start}@media screen and (max-width:1599px){.product-card-compare__product-header-head-price-old{align-items:center}}@media screen and (max-width:767px){.product-card-compare__product-header-head-price-old{margin-bottom:0}}.product-card-compare__product-header-head-price-dis{display:flex;padding:1px 4px;color:#e6000d;font-size:12px;font-weight:600;line-height:14px;background:#fbe7e8}.product-card-compare__product-body{display:flex;flex-direction:column}.product-card-compare__product-body-prop{display:flex;flex-direction:column;width:100%}.product-card-compare__product-body-prop-head{width:100%;height:52px;border-bottom:1px solid #e8eaeb}@media screen and (max-width:1365px){.product-card-compare__product-body-prop-head{height:44px}}.product-card-compare__product-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:1;pointer-events:none}@media screen and (max-width:1365px){.product-card-compare__product-body-prop-head p{font-size:14px;margin:12px auto}}.product-card-compare__product-body-prop-value{display:flex;align-items:center;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:28px;height:52px;box-sizing:border-box;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1365px){.product-card-compare__product-body-prop-value{font-size:14px;padding:12px;line-height:14px}}.product-card-comments{width:100%;display:flex;flex-direction:column;background:#fff;margin:48px auto 0;scroll-margin-top:65px}@media screen and (max-width:1365px){.product-card-comments{margin-top:40px}}@media screen and (max-width:767px){.product-card-comments{margin-top:32px}}.product-card-comments__top{display:flex;gap:24px;align-items:center;justify-content:space-between}@media screen and (max-width:1365px){.product-card-comments__top{flex-direction:column;align-items:flex-start;padding:0 24px}}@media screen and (max-width:767px){.product-card-comments__top{padding:0 16px;gap:16px}}.product-card-comments__top-name{font-size:24px;font-weight:400;line-height:32px;color:#1a1c1f}.product-card-comments__top-name span{color:#8a8d8f}@media screen and (max-width:767px){.product-card-comments__top-name span{margin-top:4px}.product-card-comments__top-name{display:flex;flex-direction:column}}.product-card-comments__top-button{display:flex;align-items:center;justify-content:space-around;font-size:14px;width:180px;min-width:180px;height:40px;min-height:40px;padding:12px 16px;background:#e6000d;color:#fff;text-transform:uppercase}@media screen and (max-width:767px){.product-card-comments__top-button{width:100%}}.product-card-comments__container{display:flex;flex-direction:column;width:100%;margin-top:24px}@media screen and (max-width:1365px){.product-card-comments__container{padding:0 24px}}@media screen and (max-width:767px){.product-card-comments__container{padding:0 16px}}.product-card-comments__container-empty{display:flex;width:100%;justify-content:space-between;align-items:center}.product-card-comments__container-empty-head{font-size:16px;font-weight:500;color:#1a1c1f}.product-card-comments__comment{display:flex;flex-direction:column}.product-card-comments__comment-bottom{display:flex;flex-direction:column;gap:16px}.product-card-comments__item{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){.product-card-comments__item{gap:24px;flex-direction:column}}@media screen and (max-width:767px){.product-card-comments__item{gap:16px}}.product-card-comments__item:last-child{border-bottom:unset}.product-card-comments__item-left{display:flex;flex-direction:column;width:170px;min-width:170px}@media screen and (max-width:1365px){.product-card-comments__item-left{width:100%;min-width:unset}}.product-card-comments__item-left-head{display:flex;width:100%;margin-bottom:24px}@media screen and (max-width:1365px){.product-card-comments__item-left-head{margin-bottom:16px}}.product-card-comments__item-left-head-text{font-size:20px;font-weight:500;color:#1a1c1f}.product-card-comments__item-left-rating{display:flex;gap:2px;align-items:center}.product-card-comments__item-left-rating-container{display:flex}.product-card-comments__item-left-rating-star{width:14px;height:14px;display:flex;background-size:100% 100%;background-image:url(../assets/product-card/rating-star-empty.svg)}.product-card-comments__item-left-rating-star.fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.product-card-comments__item-left-rating-num{display:flex;margin-left:8px;color:#1a1c1f;font-size:16px;font-weight:500;line-height:20px}.product-card-comments__item-left-person{margin-top:8px;display:flex;gap:8px;align-items:center}.product-card-comments__item-left-person-divider{display:flex;width:8px;height:1px;background:#c8cacc}.product-card-comments__item-left-person-date,.product-card-comments__item-left-person-name{font-size:14px;font-weight:500;line-height:16px;color:#606366}.product-card-comments__item-right{display:flex;flex-direction:column;width:100%}.product-card-comments__item-body,.product-card-comments__item-body-rev-container{display:flex;flex-direction:column}.product-card-comments__item-body-text{font-size:14px;font-weight:400;line-height:24px;color:#1a1c1f}.product-card-comments__item-body-media{display:flex;margin-top:16px;gap:8px}.product-card-comments__item-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}.nav-m__l-i-con-w img,.product-card-comments__item-body-media-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card-comments__item-body-sub{display:flex;flex-direction:column;gap:8px;margin-top:16px}.product-card-comments__item-body-sub-head{color:#1a1c1f;font-size:14px;font-weight:500;line-height:24px;display:flex;align-items:center;gap:8px}.product-card-comments__item-body-sub-head::before{content:"";width:16px;height:16px;background-image:url(../assets/header/cart-plus.svg)}.product-card-comments__item-body-sub-head.minus::before{background-image:url(../assets/header/cart-minus.svg)}.product-card-comments__item-body-sub-body{color:#1a1c1f;font-size:14px;font-weight:400;line-height:24px}.product-card-comments__item-foot{display:flex;width:100%;margin-top:16px;align-items:center;padding-top:12px;border-top:1px solid #eaeaea}.product-card-comments__item-foot-answer,.product-card-comments__item-foot-feedbacks,.product-card-comments__item-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}.product-card-comments__item-foot-answer::before,.product-card-comments__item-foot-feedbacks::before,.product-card-comments__item-foot-likes::before{content:"";width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out;display:flex}.product-card-comments__item-foot-answer.disabled,.product-card-comments__item-foot-feedbacks.disabled,.product-card-comments__item-foot-likes.disabled{cursor:default;pointer-events:none}@media screen and (max-width:767px){.product-card-comments__item-foot-answer{padding:8px}}.product-card-comments__item-foot-answer::before{background-image:url(../assets/product-card/review-answer-icon.svg)}.product-card-comments__item-foot-feedbacks{margin-left:8px}.product-card-comments__item-foot-feedbacks::before{background-image:url(../assets/product-card/review-feedback-icon.svg)}.product-card-comments__item-foot-likes{margin-left:auto}.product-card-comments__item-foot-likes::before{background-image:url(../assets/product-card/review-like-icon.svg)}.product-card-comments__item-replies{display:flex;flex-direction:column;width:100%;margin-top:16px}.product-card-comments__item-replies-list{display:flex;flex-direction:column;width:100%;gap:16px}.product-card-comments__item-replies-list-item{display:flex;flex-direction:column;padding:20px;background:#f8f9fa;gap:12px}.product-card-comments__item-replies-list-item-comment{font-size:14px;font-weight:400;line-height:24px;color:#262729}.product-card-comments__item-replies-list-item-bottom{display:flex;justify-content:space-between;align-items:center}.product-card-comments__item-replies-list-item-bottom-name{font-size:14px;font-weight:500;line-height:16px;color:#606366}.product-card-comments__item-replies-list-item-bottom-manager{font-size:12px;font-weight:500;text-transform:uppercase;padding:5px 8px;color:#fff;background:#1a1c1f}.product-card-comments__item-replies-list-item-bottom-date{font-size:14px;font-weight:500;line-height:16px;color:#606366}.product-card-comments__item-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}.product-card-comments__item-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)}.product-card-faq{width:100%;display:flex;flex-direction:column;margin:48px auto 0;scroll-margin-top:65px}@media screen and (max-width:1365px){.product-card-faq{max-width:100%;padding:0 24px;margin-top:40px}}@media screen and (max-width:767px){.product-card-faq{padding:0 16px;margin-top:32px}}.product-card-faq__head{font-weight:500;font-size:24px;color:#1a1c1f;width:100%}@media screen and (max-width:767px){.product-card-faq__head{display:flex;flex-direction:column}}.product-card-faq__head span{color:#8a8d8f}@media screen and (max-width:767px){.product-card-faq__head span{margin-top:4px}}.product-card-faq__body{display:flex;flex-direction:column;margin-top:24px}@media screen and (max-width:1365px){.product-card-faq__body{margin-top:16px}}.product-card-faq__item{display:flex;flex-direction:column;width:100%;background:#fff;padding:20px 0;gap:0;height:-moz-max-content;height:max-content;border-bottom:1px solid #e8eaeb}@media screen and (max-width:767px){.product-card-faq__item{padding:16px 0;gap:24px}}.product-card-faq__item:last-child{border-bottom:none}.product-card-faq__item.active .product-card-faq__item-top{font-weight:500}.product-card-faq__item.active .product-card-faq__item-top:after{background:url(../assets/product-card/faq-minus.svg)}.product-card-faq__item.active .product-card-faq__item-bottom{height:100%}.product-card-faq__item.active{gap:28px}.product-card-faq__item-bottom,.product-card-faq__item-top{color:#1a1c1f;font-size:16px;font-weight:400;line-height:24px}.product-card-faq__item-top{display:flex;justify-content:space-between;align-items:flex-start;transition:all 250ms ease-in-out}.product-card-faq__item-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}.product-card-faq__item-bottom{height:0;overflow:hidden}.nav{position:fixed;z-index:-1;width:100%;height:100vh;left:0;top:0;opacity:0;pointer-events:none;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.nav{width:-moz-max-content;width:max-content}}.nav.active{opacity:1;pointer-events:all;z-index:999}.nav-container{max-width:1596px;margin:0 auto}@media screen and (max-width:1365px){.nav-container{height:-webkit-fill-available}}.nav-o{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;transition:all 250ms ease-in-out}@media screen and (max-width:1365px){.nav-o{display:none}}.nav-m{z-index:999;position:absolute;left:0;right:0;margin:auto;top:72px;overflow:hidden;transition:all 250ms ease-in-out;min-height:284px;background:#fff;border-top:1px solid #e8eaeb}@media screen and (max-width:1365px){.nav-m{width:360px;left:-372px;margin:0;top:0;position:absolute;height:100vh;background:#fff;flex-direction:column;border-radius:0}.nav-m.active{left:0}}.nav-m__h{display:none;align-items:center;justify-content:space-between;padding:16px 16px 16px 24px}@media screen and (max-width:1365px){.nav-m__h{display:flex}}.nav-m__h-t{font-weight:500;font-size:24px;color:#2f2d40}.nav-m__h-w{width:24px;height:24px;background:url(../assets/header/cross-24x24-hover.svg);background-size:100% 100%}.nav-m__l{width:310px;background:#fff;padding:16px 0 16px 30px;position:relative}@media screen and (max-width:1365px){.nav-m__l{display:flex;flex-direction:column;width:100%;overflow-y:auto;height:100vh;padding:0 0 85px}}.nav-m__l-i{width:100%;background:#fff;transition:background 150ms ease-in-out}.nav-m__l-i::marker{display:none}.nav-m__l-i:after{content:"";width:100%;height:1px;background:#e8eaeb;display:block;margin:8px 0}.nav-m__l-i-sl-sub-link span:last-child,.nav-m__l-i:last-child:after{display:none}.nav-m__l-i-con{position:relative;display:flex;align-items:center;width:100%}.nav-m__l-i-con:after{position:absolute;right:16px;content:"";width:16px;height:16px;background:url(../assets/header/nav-arrow-right.svg);transition:background 250ms ease-in-out}.nav-m__l-i-con:hover:after,.nav-m__l-i.active .nav-m__l-i-con:after{background:url(../assets/header/nav-arrow-right-hover.svg)}.nav-m__l-i-con-w{width:24px;height:24px;position:absolute;left:16px}.nav-m__l-i-con-l{font-weight:500;font-size:14px;color:#1a1c1f;width:100%;padding:14px 12px 14px 52px}@media screen and (max-width:1365px){.nav-m__l-i-con-l{pointer-events:none}}.nav-m__l-i:hover{cursor:pointer}.nav-m__l-i-sl{display:flex;flex-direction:column;position:absolute;left:334px;top:0;padding:24px 30px 24px 24px;height:100%;box-sizing:border-box;flex-wrap:wrap;align-content:flex-start;cursor:initial;pointer-events:none;opacity:0;transition:all 150ms ease-in-out;border-left:1px solid #e8eaeb}@media screen and (max-width:1365px){.nav-m__l-i-sl{width:360px;left:-360px;margin:0;top:0;position:absolute;height:calc(100vh - 150px);overflow-y:auto;background:#fff;flex-direction:column;border-radius:0;transition:all 250ms ease-in-out;opacity:1;padding:0;pointer-events:all;z-index:9;flex-wrap:nowrap;border-left:unset}.nav-m__l-i-sl.active{left:0}}.nav-m__l-i-sl-back{display:none;align-items:center;padding:20px;gap:20px;font-weight:500;font-size:20px;color:#1a1c1f}@media screen and (max-width:1365px){.nav-m__l-i-sl-back{display:flex;justify-content:space-between;padding:0 16px 12px 24px}}.nav-m__l-i-sl-all{display:none;padding:0 16px}@media screen and (max-width:1365px){.nav-m__l-i-sl-all{display:flex;justify-content:space-between}}.nav-m__l-i-sl-all-back,.nav-m__l-i-sl-all-link{text-transform:uppercase;font-weight:600;font-size:14px;display:flex;align-items:center;gap:8px}.nav-m__l-i-sl-all-back{color:#1a1c1f;line-height:16px;padding:8px 8px 8px 4px}.nav-m__l-i-sl-all-back::before{content:"";display:block;width:16px;height:16px;background:url(../assets/header/profile-arrow.svg) no-repeat center;transform:rotate(180deg)}.nav-m__l-i-sl-all-link{padding:8px 4px 8px 8px;color:#e6000d;text-decoration:underline}.nav-m__l-i-sl-all-link:after{content:"";display:block;width:16px;height:16px;background:url(../assets/header/callback-arrow-red.svg) no-repeat center;transform:rotate(270deg)}.nav-m__l-i-sl-sub{display:flex;gap:16px;width:268px;height:100%}@media screen and (max-width:1919px){.nav-m__l-i-sl-sub{width:208px}}@media screen and (max-width:1599px){.nav-m__l-i-sl-sub{width:192px}}@media screen and (max-width:1439px){.nav-m__l-i-sl-sub{width:179px;margin-right:24px}.nav-m__l-i-sl-sub:last-child{margin-right:0}}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub{width:100%;padding:0 12px 8px;border-bottom:1px solid #e8eaeb;margin-top:16px;height:unset;margin-right:0}.nav-m__l-i-sl-sub:last-child{border-bottom:unset}.nav-m__l-i-sl-sub-img{display:none}}.nav-m__l-i-sl-sub-img img{min-width:32px;width:32px;height:32px}.nav-m__l-i-sl-sub-link{font-size:16px;color:#1a1c1f;font-weight:600}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link{font-size:16px;color:#1a1c1f;display:flex;padding:6px 12px;align-items:center;justify-content:space-between}.nav-m__l-i-sl-sub-link:after{content:"";display:flex;min-width:8px;width:8px;height:12px;background:url(../assets/header/mobile-catalog-arrow.svg);background-size:100% 100%;margin:0}}.nav-m__l-i-sl-sub-link:visited{color:#1a1c1f}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-link:visited{color:#1a1c1f;text-decoration:unset}}.nav-m__l-i-sl-sub-items{display:flex;flex-direction:column;gap:16px;list-style-type:none;margin-top:16px}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items{gap:0;margin-top:8px}}.nav-m__l-i-sl-sub-items-li-link{font-size:14px;color:#1a1c1f;font-weight:500;line-height:15px;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}.nav-m__l-i-sl-sub-items-li-link:hover{color:#e6000d;background-size:100% 100%;background-position-x:left}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li-link:hover{background:0 0}}.nav-m__l-i-sl-sub-items-li-link:active{background:0 0}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-items-li-link{padding:16px 12px;display:block}}.nav-m__l-i-sl-sub-bottom{position:absolute;bottom:16px;left:24px;display:flex;padding:8px 12px 8px 16px;align-items:center;gap:8px;border-radius:16px;color:#e6000d;font-size:14px;font-weight:600;line-height:15px;text-transform:uppercase;transition:all 250ms ease-in-out;text-decoration:underline}@media screen and (max-width:1365px){.nav-m__l-i-sl-sub-bottom{display:none}}.nav-m__l-i-sl-sub-bottom:after{content:"";display:block;width:16px;height:16px;background-image:url(../assets/header/nav-arrow-right-hover.svg);background-repeat:no-repeat;background-position:center;background-size:100%;transition:all 250ms ease-in-out}.nav-m__l-i-sl-sub-bottom:hover{color:#e6000d;text-decoration:none}.nav-m__l-i-sl-sub-bottom:active{color:#ca000b}.nav-m__l-i-sl-sub-bottom:active:after{background-image:url(../assets/header/nav-arrow-right-active.svg)}.nav-m__l-i-ab{width:240px;position:absolute;right:0;top:0;display:flex;height:100%;pointer-events:none;opacity:0;transition:all 150ms ease-in-out;cursor:initial}@media screen and (max-width:1919px){.nav-m__l-i-ab{display:none;opacity:0;pointer-events:none}}.nav-m__l-i-ab-brands{display:flex;flex-direction:column;background:#f6f8fb;padding:20px}@media screen and (max-width:1919px){.nav-m__l-i-ab-brands{display:none}}.nav-m__l-i-ab-brands-head{font-weight:500;font-size:16px;color:#2f2d40}.nav-m__l-i-ab-brands-list{display:flex;flex-direction:column;margin-top:5px}.nav-m__l-i-ab-brands-list-item{width:200px;height:40px;display:flex;margin-top:10px}.nav-m__l-i-ab-brands-list-item-link{width:100%;height:100%;display:flex;justify-content:space-around;align-items:center;background:0 0;border-radius:12px;transition:all 150ms ease-in-out}.nav-m__l-i-ab-brands-list-item-link-image{position:absolute;transition:all 150ms ease-in-out}.nav-m__l-i-ab-brands-list-item-link-image:first-child{opacity:1}.nav-m__l-i-ab-brands-list-item-link-image:last-child{opacity:0}.nav-m__l-i-ab-brands-list-item:hover{cursor:pointer}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link{background:#fff;cursor:pointer}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link-image:first-child{opacity:0}.nav-m__l-i-ab-brands-list-item:hover .nav-m__l-i-ab-brands-list-item-link-image:last-child{opacity:1}.nav-m__l-i-ab-ba{display:flex}@media screen and (max-width:1919px){.nav-m__l-i-ab-ba{display:none}}.nav-m__l-i.active .nav-m__l-i-con{background:#fef5f5}.nav-m__l-i.active .nav-m__l-i-con-l{color:#e6000d}.nav-m__l-i.active .nav-m__l-i-sl{pointer-events:all;opacity:1}.nav-m__l-i.active .nav-m__l-i-ab{pointer-events:all;display:flex;opacity:1}