@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}.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)}.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-w img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.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}.main-page-category{display:flex;width:100%;margin-top:24px;overflow:hidden;gap:24px}@media screen and (max-width:1365px){.main-page-category{padding:0 24px;gap:16px}}@media screen and (max-width:767px){.main-page-category{padding:0 16px;margin-top:16px;gap:8px}}.main-page-category__item{display:flex;flex-direction:column;gap:16px;min-width:246px;background:#fff;align-items:center;padding:24px 16px;border:1px solid #e8eaeb;box-shadow:0 0 16px 0 transparent;transition:all 250ms ease-in-out}@media screen and (max-width:1919px){.main-page-category__item{min-width:220px}}@media screen and (max-width:1599px){.main-page-category__item{min-width:200px}}@media screen and (max-width:1439px){.main-page-category__item{min-width:188px}}@media screen and (max-width:1365px){.main-page-category__item{min-width:148px}}@media screen and (max-width:767px){.main-page-category__item{min-width:132px}}.main-page-category__item:hover{border:1px solid transparent;box-shadow:0 0 16px 0 rgba(0,0,0,.12);cursor:pointer}.main-page-category__item.active{border:1px solid #fef5f5;box-shadow:0 0 16px 0 transparent;background:#fef5f5}.main-page-category__item.active .main-page-category__item-wrapper svg path,.smart-menu__item.active .smart-menu__item-wrapper svg path{fill:#e6000d}.catalog-page__head-backlink:hover,.main-page-category__item.active .main-page-category__item-text{color:#e6000d}.main-page-category__item-wrapper{display:flex;width:40px;height:40px;position:relative}.main-page-category__item-wrapper svg{width:100%;height:100%}.main-page-category__item-wrapper svg path{fill:#1a1c1f}.main-page-category__item-text{color:#1a1c1f;text-align:center;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase}@media screen and (max-width:1365px){.main-page-category__item-text{font-size:12px}}.catalog-page{display:flex;flex-direction:column;margin-bottom:32px}.catalog-page__body-top-filter span,.catalog-page__head{display:flex;align-items:center;justify-content:space-around}.catalog-page__head{position:relative;max-width:1597px;width:100%;margin:24px auto 0}@media screen and (max-width:1919px){.catalog-page__head{max-width:1441px}}@media screen and (max-width:1599px){.catalog-page__head{max-width:1321px}}@media screen and (max-width:1439px){.catalog-page__head{max-width:1248px}}@media screen and (max-width:1365px){.catalog-page__head{max-width:calc(100% - 48px)}}@media screen and (max-width:767px){.catalog-page__head{max-width:calc(100% - 32px);flex-direction:column;align-items:flex-start;margin:16px auto 0}}.catalog-page__head-backlink{color:#1a1c1f;font-size:12px;font-weight:600;line-height:14px;text-transform:uppercase;display:flex;align-items:center;position:absolute;left:0;padding:4px;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.catalog-page__head-backlink{position:static}}.catalog-page__head-backlink:before{content:"";width:16px;height:16px;margin-right:8px;display:flex;background:url(../assets/catalog/backlink-arrow.svg);transition:all 250ms ease-in-out}.catalog-page__head-backlink:hover:before{background:url(../assets/catalog/backlink-arrow-hover.svg)}.catalog-page__head-backlink:active{background:#fef5f5}.catalog-page__head-name{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px;text-align:center}@media screen and (max-width:767px){.catalog-page__head-name{margin-top:16px}}.catalog-page__body{display:flex;flex-direction:column;width:100%;margin:0 auto;max-width:1597px}@media screen and (max-width:1919px){.catalog-page__body{max-width:1441px}}@media screen and (max-width:1599px){.catalog-page__body{max-width:1321px}}@media screen and (max-width:1439px){.catalog-page__body{max-width:1248px}}@media screen and (max-width:1365px){.catalog-page__body{max-width:100%;margin:0 auto}}@media screen and (max-width:767px){.catalog-page__body{margin-top:0}}.catalog-page__body-top-filter{font-weight:600;font-size:14px;line-height:16px;color:#1a1c1f;padding:12px 16px;display:flex;align-items:center;justify-content:center;transition:all 250ms ease-in-out;text-transform:uppercase}.catalog-page__body-top-filter span{width:20px;height:20px;background:#e6000d;color:#fff;font-size:12px;font-weight:600;line-height:16px;border-radius:50%;margin-left:12px}.catalog-page__body-top-filter:before{content:"";display:flex;width:24px;min-width:24px;height:24px;margin-right:8px;background:url(../assets/catalog/filters-button.svg);transition:all 250ms ease-in-out}.catalog-page__body-top-filter:after{content:"";display:none;width:16px;min-width:16px;height:16px;margin-left:auto;transition:all 250ms ease-in-out}.catalog-page__body-filters{visibility:hidden;max-width:0;max-height:0}.catalog-page__body-container{display:flex;flex-direction:column;width:100%;position:relative;margin-top:24px}@media screen and (max-width:767px){.catalog-page__body-container{margin-top:32px}}.catalog-page__body-container-products{display:grid;grid-template-columns:repeat(3,1fr);height:-moz-max-content;height:max-content;gap:7px}@media screen and (max-width:1365px){.catalog-page__body-container-products{grid-template-columns:repeat(2,1fr);gap:1px}}@media screen and (max-width:767px){.catalog-page__body-container-products{grid-template-columns:1fr}}.catalog-page__body-container-pagination{margin-top:32px;display:flex;align-items:center;justify-content:center;position:relative}.catalog-page__body-container-pagination-button{color:#1a1c1f;font-size:12px;font-weight:700;line-height:13px;letter-spacing:.6px;text-decoration:underline;padding:5px 0;text-transform:uppercase;transition:all 250ms ease-in-out}.catalog-page__body-container-pagination-button.disabled{color:#8a8d8f}.catalog-page__body-container-pagination-button.prev{margin-right:32px}.catalog-page__body-container-pagination-button.next{margin-left:16px}@media screen and (max-width:767px){.catalog-page__body-container-pagination-button{position:absolute;top:58px}.catalog-page__body-container-pagination-button.prev{left:16px}.catalog-page__body-container-pagination-button.next{right:16px}}.catalog-page__body-container-pagination-wrapper,.catalog-page__foot-description.hide::after{display:flex}.catalog-page__body-container-pagination-wrapper-item{width:40px;height:40px;background:0 0;border:1px solid #e8eaeb;transition:all 250ms ease-in-out;margin-right:16px;display:flex;align-items:center;justify-content:space-around;font-weight:500;font-size:16px;color:#1a1c1f}.catalog-page__body-container-pagination-wrapper-item:last-child{margin-right:0}.catalog-page__body-container-pagination-wrapper-item.active{background:#e6000d;color:#fff;border:1px solid transparent}.catalog-page__body-reviews{display:flex;flex-direction:column}.catalog-page__body-reviews-title{font-size:24px;font-weight:500;line-height:32px;color:#1a1c1f}.catalog-page__body-reviews-wrapper{display:flex;margin-top:24px;gap:8px}@media screen and (max-width:1365px){.catalog-page__body-reviews-wrapper{overflow:auto;margin-top:16px}.catalog-page__body-reviews-wrapper::-webkit-scrollbar{display:none}}.catalog-page__reviews{display:flex;flex-direction:column;width:100%;margin:40px auto 0;max-width:1597px}@media screen and (max-width:1919px){.catalog-page__reviews{max-width:1441px}}@media screen and (max-width:1599px){.catalog-page__reviews{max-width:1321px}}@media screen and (max-width:1439px){.catalog-page__reviews{max-width:1248px}}@media screen and (max-width:1365px){.catalog-page__reviews{max-width:calc(100% - 48px)}}@media screen and (max-width:767px){.catalog-page__reviews{max-width:calc(100% - 32px);margin-top:32px}}.catalog-page__descr{display:flex;flex-direction:column;width:100%;margin:48px auto 0;max-width:1597px}@media screen and (max-width:1919px){.catalog-page__descr{max-width:1441px}}@media screen and (max-width:1599px){.catalog-page__descr{max-width:1321px}}@media screen and (max-width:1439px){.catalog-page__descr{max-width:1248px}}@media screen and (max-width:1365px){.catalog-page__descr{max-width:calc(100% - 48px);margin:40px auto 0}}@media screen and (max-width:767px){.catalog-page__descr{max-width:calc(100% - 32px);margin:32px auto 0}}.catalog-page__mekh{display:flex;flex-direction:column;width:100%;margin:40px auto 0;max-width:1597px}@media screen and (max-width:1919px){.catalog-page__mekh{max-width:1441px}}@media screen and (max-width:1599px){.catalog-page__mekh{max-width:1321px}}@media screen and (max-width:1439px){.catalog-page__mekh{max-width:1248px}}@media screen and (max-width:1365px){.catalog-page__mekh{max-width:calc(100% - 48px)}}@media screen and (max-width:767px){.catalog-page__mekh{max-width:calc(100% - 32px);margin-top:64px}.catalog-page__mekh.sub{margin-top:32px}}.catalog-page__mekh-head{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.catalog-page__mekh-body{display:flex;margin-top:24px}@media screen and (max-width:1365px){.catalog-page__mekh-body{margin-top:16px}}.catalog-page__mekh-body .scroll-slider__side.left{left:24px}.catalog-page__mekh-body .scroll-slider__side.right{right:24px}@media screen and (max-width:1365px){.catalog-page__mekh-body .scroll-slider__side.left,.catalog-page__mekh-body .scroll-slider__side.right{display:none}}.catalog-page__mekh-body .scroll-slider__container{gap:24px}@media screen and (max-width:1365px){.catalog-page__mekh-body .scroll-slider__container{gap:16px}}.catalog-page__foot{display:flex;flex-direction:column;width:100%;margin:48px auto 0;max-width:1597px}@media screen and (max-width:1919px){.catalog-page__foot{max-width:1441px}}@media screen and (max-width:1599px){.catalog-page__foot{max-width:1321px}}@media screen and (max-width:1439px){.catalog-page__foot{max-width:1248px}}@media screen and (max-width:1365px){.catalog-page__foot{max-width:100%;padding:0 24px;margin:40px auto 0}}@media screen and (max-width:767px){.catalog-page__foot{padding:0 16px}}.catalog-page__foot-description{font-weight:400;font-size:14px;line-height:140%;position:relative;color:#606366;display:flex;flex-direction:column}.catalog-page__foot-description::after{content:"";width:100%;height:240px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 100%);position:absolute;bottom:0;left:0;display:none}.catalog-page__foot-description.hide{max-height:400px;overflow:hidden}.catalog-page__foot-description h2,.catalog-page__foot-description h3{margin-top:16px;font-size:20px;font-weight:500;line-height:24px;color:#606366}.catalog-page-why-item__popup-container-body img:first-child,.catalog-page-why-item__popup-container-body p:first-child,.catalog-page__foot-description h2:first-child,.catalog-page__foot-description h3:first-child,.catalog-page__foot-description p:first-child{margin-top:0}.catalog-page__foot-description p{margin-top:16px;font-size:14px;font-weight:400;line-height:140%;color:#606366}.catalog-page__foot-description p a:hover,.catalog-page__foot-description ul li a{-webkit-text-decoration-line:underline;text-decoration-line:underline}.catalog-page__foot-description ul{display:flex;flex-direction:column;list-style:disc;padding-left:25px;margin-top:8px}.catalog-page__foot-description ul li{font-weight:400;font-size:14px;line-height:28px;color:#606366}.catalog-page__foot-description p a,.catalog-page__foot-description ul li a{display:inline;font-weight:500;font-size:14px;line-height:140%;color:#e6000d}.catalog-page__foot-button,.catalog-page__foot-button-hide{width:-moz-fit-content;width:fit-content;justify-content:space-around;font-weight:500;font-size:14px;line-height:15px;color:#e6000d;margin-top:24px;display:none;text-transform:uppercase;transition:all 250ms ease-in-out}@media screen and (max-width:767px){.catalog-page__foot-button,.catalog-page__foot-button-hide{margin-top:16px}}.catalog-page__foot-button-hide:hover,.catalog-page__foot-button:hover{cursor:pointer;text-decoration:underline}.catalog-page__foot-button-hide:active,.catalog-page__foot-button:active{color:#ca000b}.catalog-page__foot-button-hide.active,.catalog-page__foot-button.active,.smart-menu__item.active .smart-menu__item-wrapper-image.sub{display:flex}.catalog-page .main-page-category,.smart-menu{max-width:1597px;margin:24px auto 32px}@media screen and (max-width:1919px){.catalog-page .main-page-category{max-width:1441px}}@media screen and (max-width:1599px){.catalog-page .main-page-category{max-width:1321px}}@media screen and (max-width:1439px){.catalog-page .main-page-category{max-width:1248px}}@media screen and (max-width:1365px){.catalog-page .main-page-category{max-width:100%;margin:24px auto}}@media screen and (max-width:767px){.catalog-page .main-page-category{margin:16px auto}}.smart-menu{display:flex;flex-wrap:nowrap;gap:24px;width:100%;margin:8px auto 16px;overflow-y:auto;padding:16px 0}.smart-menu::-webkit-scrollbar{display:none}@media screen and (max-width:1919px){.smart-menu{max-width:1441px}}@media screen and (max-width:1599px){.smart-menu{max-width:1321px}}@media screen and (max-width:1439px){.smart-menu{max-width:1248px}}@media screen and (max-width:1365px){.smart-menu{max-width:100%;margin:24px 0;padding:0 24px;gap:16px}}@media screen and (max-width:767px){.smart-menu{padding:0 16px;gap:8px;margin:16px 0}}.smart-menu__item{width:246px;min-width:246px;display:flex;flex-direction:column;padding:24px 16px;gap:16px;transition:all 250ms ease-in-out;border:1px solid #e8eaeb}@media screen and (max-width:1919px){.smart-menu__item{width:220px;min-width:220px}}@media screen and (max-width:1599px){.smart-menu__item{width:200px;min-width:200px}}@media screen and (max-width:1439px){.smart-menu__item{width:188px;min-width:188px}}@media screen and (max-width:1365px){.smart-menu__item{width:148px;min-width:148px}}@media screen and (max-width:767px){.smart-menu__item{width:132px;min-width:132px}}.smart-menu__item:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.12);border:1px solid transparent;cursor:pointer}.smart-menu__item.active{background:#fef5f5}.smart-menu__item.active .smart-menu__item-wrapper-image{display:none}.catalog-page__body-reviews-item:hover .catalog-page__body-reviews-item-head-text,.smart-menu__item.active .smart-menu__item-text{color:#e6000d}.smart-menu__item-wrapper{display:flex;width:48px;height:48px;margin:0 auto}.smart-menu__item-wrapper-image{display:flex;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.smart-menu__item-text{color:#1a1c1f;text-align:center;font-size:14px;font-weight:600;line-height:16px}@media screen and (max-width:767px){.smart-menu__item-text{font-size:12px}}.catalog-page-attention-item{display:flex;flex-direction:column;width:381px;min-width:381px}@media screen and (max-width:1919px){.catalog-page-attention-item{width:342px;min-width:342px}}@media screen and (max-width:1599px){.catalog-page-attention-item{width:312px;min-width:312px}}@media screen and (max-width:1439px){.catalog-page-attention-item{width:294px;min-width:294px}}@media screen and (max-width:1365px){.catalog-page-attention-item{width:298px;min-width:298px}}@media screen and (max-width:767px){.catalog-page-attention-item{width:220px;min-width:220px}}.catalog-page-attention-item__wrapper{display:flex;width:381px;height:381px;border-radius:16px}@media screen and (max-width:1919px){.catalog-page-attention-item__wrapper{width:342px;height:342px}}@media screen and (max-width:1599px){.catalog-page-attention-item__wrapper{width:312px;height:312px}}@media screen and (max-width:1439px){.catalog-page-attention-item__wrapper{width:294px;height:294px}}@media screen and (max-width:1365px){.catalog-page-attention-item__wrapper{width:298px;height:298px}}@media screen and (max-width:767px){.catalog-page-attention-item__wrapper{width:220px;height:220px}}.catalog-page-attention-item__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-page-attention-item__name{color:#1a1c1f;font-size:20px;font-weight:500;line-height:140%;margin-top:24px}@media screen and (max-width:767px){.catalog-page-attention-item__name{margin-top:16px;font-size:16px}}.catalog-page-attention-item__text{color:#606366;font-size:14px;font-weight:400;line-height:20px;margin-top:8px}.catalog-page__body-reviews-item{display:flex;flex-direction:column;width:100%;max-width:398px;padding:24px;background:#fff;height:auto;transition:all 250ms ease-in-out;position:relative}.catalog-page__body-reviews-item:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.12)}.catalog-page__body-reviews-item:after{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;right:-4px;top:0}@media screen and (max-width:1439px){.catalog-page__body-reviews-item:after{right:-3px}}@media screen and (max-width:1365px){.catalog-page__body-reviews-item:after{right:-1px}}.catalog-page__body-reviews-item:last-child:after{display:none}@media screen and (max-width:1365px){.catalog-page__body-reviews-item{min-width:311px}}@media screen and (max-width:767px){.catalog-page__body-reviews-item{padding:24px;min-width:260px}.catalog-page__body-reviews-item:first-child{margin-top:0}}.catalog-page__body-reviews-item:first-child{margin-left:0}.catalog-page__body-reviews-item-head{display:flex;width:100%}.catalog-page__body-reviews-item-head-text{font-weight:600;font-size:18px;color:#1a1c1f;line-height:140%}.catalog-page__body-reviews-item-rating{display:flex;margin-top:24px}@media screen and (max-width:767px){.catalog-page__body-reviews-item-rating{margin-top:16px}}.catalog-page__body-reviews-item-rating-star{width:14px;height:14px;display:flex;background-size:100% 100%;background-image:url(../assets/product-card/rating-star-empty.svg)}.catalog-page__body-reviews-item-rating-star.fill{background-image:url(../assets/product-card/rating-star-fill.svg)}.catalog-page__body-reviews-item-info{display:flex;align-items:center;margin-top:8px}.catalog-page__body-reviews-item-info-date,.catalog-page__body-reviews-item-info-name{font-size:14px;font-weight:500;line-height:16px;color:#606366}.catalog-page__body-reviews-item-info-divider{width:8px;height:1px;background:#c8cacc;margin:0 8px}.catalog-page__body-reviews-item-container{margin-top:16px}.catalog-page__body-reviews-item-container-text{font-size:14px;font-weight:400;line-height:24px;color:#1a1c1f;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.catalog-page__body-reviews-item-container-link{margin-top:8px;display:block;font-weight:600;font-size:14px;line-height:15px;color:#e6000d}.catalog-page__body-reviews-item-container-link:hover{-webkit-text-decoration-line:underline;text-decoration-line:underline}.catalog-page-why-item{display:flex;align-items:flex-end;gap:34px;width:348px;min-width:348px;height:348px;position:relative;padding:24px}@media screen and (max-width:1919px){.catalog-page-why-item{width:320px;min-width:320px;height:320spx}}@media screen and (max-width:1599px){.catalog-page-why-item{width:280px;height:280px;min-width:280px}}@media screen and (max-width:1439px){.catalog-page-why-item{width:260px;height:260px;min-width:260px}}@media screen and (max-width:767px){.catalog-page-why-item{width:220px;height:220px;min-width:220px}}.catalog-page-why-item:hover .catalog-page-why-item__ico{background-image:url(../assets/catalog/info-icon-hover.svg)}.catalog-page-why-item__image{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;z-index:0}.catalog-page-why-item__image:hover{cursor:pointer}.catalog-page-why-item__text{color:#fff;font-size:16px;font-weight:500;line-height:140%;z-index:1;pointer-events:none}@media screen and (max-width:1365px){.catalog-page-why-item__text{font-size:14px}}.catalog-page-why-item__ico{width:18px;min-width:18px;height:18px;background-image:url(../assets/catalog/info-icon.svg);background-size:100% 100%;z-index:1;pointer-events:none;transition:all 250ms ease-in-out;margin-left:auto}.catalog-page-why-item__popup{position:fixed;width:100%;height:100vh;z-index:999;left:0;top:0;display:none}.catalog-page-why-item__popup.active{display:flex}.catalog-page-why-item__popup-overlay{background:#1a1c1f;opacity:.25;width:100%;height:100%;position:fixed;z-index:1}.catalog-page-why-item__popup-container{display:flex;flex-direction:column;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2;width:512px;height:-moz-max-content;height:max-content;background:#fff;box-shadow:0 0 12px 0 rgba(0,0,0,.08);padding:24px}@media screen and (max-width:767px){.catalog-page-why-item__popup-container{width:100%;height:100vh;position:absolute;border-radius:0;padding:16px}}.catalog-page-why-item__popup-container-head{display:flex;align-items:center;justify-content:space-between;width:calc(100% + 8px);margin-top:-8px}@media screen and (max-width:767px){.catalog-page-why-item__popup-container-head{width:100%;margin-top:0}}.catalog-page-why-item__popup-container-head-name{font-weight:500;font-size:24px;color:#1a1c1f;cursor:default;padding-right:16px}.catalog-page-why-item__popup-container-head-close{width:40px;min-width:40px;height:40px;background-color:transparent;background-image:url(../assets/header/cross-24x24.svg);background-repeat:no-repeat;background-position:center;background-size:24px 24px;transition:all 250ms ease-in-out;border-radius:50%}@media screen and (max-width:767px){.catalog-page-why-item__popup-container-head-close{width:24px;min-width:24px;height:24px}}.catalog-page-why-item__popup-container-head-close:hover{cursor:pointer;background-image:url(../assets/header/cross-24x24-hover.svg)}.catalog-page-why-item__popup-container-head-close:active{background-color:#f8f9fa}.catalog-page-why-item__popup-container-body{display:flex;flex-direction:column;margin-top:16px}.catalog-page-why-item__popup-container-body p{color:#1a1c1f;font-size:16px;font-weight:400;line-height:26px;margin-top:24px}.catalog-page-why-item__popup-container-body img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin-top:24px}.scroll-slider{width:100%;display:flex;position:relative}.scroll-slider__side{background:0 0;position:absolute;right:0;top:-2px;display:none;width:104px;height:calc(100% + 3px);z-index:1;transition:all 250ms ease-in-out}.scroll-slider__side.gradient{background:linear-gradient(270deg,#fff 44.79%,rgba(255,255,255,0) 100%)}@media screen and (max-width:1365px){.scroll-slider__side{display:none}}.scroll-slider__side.left{transform:rotate(180deg);right:unset;left:0}.scroll-slider__side.active{display:flex}.scroll-slider__side-arrow{width:40px;height:40px;border:1px solid #e8eaeb;background-color:#fff;background-image:url(../assets/catalog/catalog-arrow-16x16.svg);background-position:center;background-repeat:no-repeat;background-size:24px 24px;pointer-events:all;position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;transition:all 250ms ease-in-out}.scroll-slider__side-arrow:hover{background-color:#f0f2f5;cursor:pointer;border-color:transparent}.scroll-slider__side-arrow:active{background-color:#f0f2f5;background-size:16px 16px}.scroll-slider__container{width:100%;position:relative;overflow-y:auto;display:flex;scroll-behavior:smooth}.scroll-slider__container::-webkit-scrollbar{display:none}.catalog-page-product{display:flex;flex-direction:column;width:100%;background:#fff;transition:all 250ms ease-in-out;position:relative;border-bottom:1px solid #e8eaeb}.catalog-page-product:after{width:1px;height:100%;position:absolute;content:"";background:#e8eaeb;right:-4px;top:0}@media screen and (max-width:1439px){.catalog-page-product:after{right:-3px}}@media screen and (max-width:1365px){.catalog-page-product:after{right:-1px}}@media screen and (max-width:767px){.catalog-page-product:after{display:none}}.catalog-page-product.no-available:hover{box-shadow:unset}.catalog-page-product.no-available .catalog-page-product__gallery{opacity:.5}.catalog-page-product.no-available .catalog-page-product__info-price-buy{display:none}@media (hover:hover){.catalog-page-product:hover{box-shadow:0 0 16px 0 rgba(0,0,0,.12)}}.catalog-page-product:nth-child(3n):after{display:none}@media screen and (max-width:1365px){.catalog-page-product:nth-child(2n):after{display:none}}.catalog-page-product__gallery{display:flex;flex-direction:column;width:100%}.catalog-page-product__gallery-top{width:100%;height:auto;max-height:530px;min-height:530px;display:flex;position:relative}@media screen and (max-width:1919px){.catalog-page-product__gallery-top{max-height:478px;min-height:478px}}@media screen and (max-width:1599px){.catalog-page-product__gallery-top{max-height:438px;min-height:438px}}@media screen and (max-width:1439px){.catalog-page-product__gallery-top{max-height:414px;min-height:414px}}@media screen and (max-width:1365px){.catalog-page-product__gallery-top{max-height:383px;min-height:383px}}@media screen and (max-width:767px){.catalog-page-product__gallery-top{max-height:360px;min-height:360px}}.catalog-page-product__gallery-top img{width:100%;-o-object-fit:contain;object-fit:contain;padding:48px}@media screen and (max-width:767px){.catalog-page-product__gallery-top img{padding:16px}}.catalog-page-product__gallery-top-color{position:absolute;bottom:24px;left:24px;padding:8px 12px;background:#f8f9fa;color:#606366;font-size:14px;font-weight:700;line-height:16px;text-transform:uppercase;letter-spacing:.5px}@media screen and (max-width:767px){.catalog-page-product__gallery-top-color{bottom:16px;left:16px;padding:4px 8px;font-size:10px;line-height:12px}}.catalog-page-product__gallery-container{display:flex;box-sizing:border-box;padding:0 24px}@media screen and (max-width:767px){.catalog-page-product__gallery-container{padding:0 16px}}.catalog-page-product__gallery-container-small{width:90px;height:90px;display:flex;border:2px solid transparent;transition:all 250ms ease-in-out;margin-right:8px}@media screen and (max-width:1919px){.catalog-page-product__gallery-container-small{width:78px;height:78px;margin-right:10px}}@media screen and (max-width:1599px){.catalog-page-product__gallery-container-small{width:70px;height:70px}}@media screen and (max-width:1439px){.catalog-page-product__gallery-container-small{width:66px;height:66px;margin-right:9px}}@media screen and (max-width:1365px){.catalog-page-product__gallery-container-small{width:61px;height:61px;margin-right:7px}}@media screen and (max-width:767px){.catalog-page-product__gallery-container-small{width:60px;height:60px}}.catalog-page-product__gallery-container-small:last-child{margin-right:0}.catalog-page-product__gallery-container-small.active{border:2px solid #e6000d}.catalog-page-product__gallery-container-small img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-page-product__badges{display:flex;flex-direction:column;position:absolute;left:24px;top:24px;z-index:1}.catalog-page-product__badges-item{display:flex;padding:8px 12px;font-weight:600;font-size:14px;line-height:16px;margin-bottom:8px;width:-moz-max-content;width:max-content;color:#fff}.catalog-page-product__badges-item.new{background:#1a1c1f}.catalog-page-product__badges-item.sale{background:#e6000d}.catalog-page-product__badges-item.hit{background:#1a1c1f}.catalog-page-product__compare,.catalog-page-product__fav{display:flex;align-items:center;justify-content:space-around;width:36px;height:36px;position:absolute;top:68px;right:24px;transition:all 250ms ease-in-out;border-radius:50%;background-color:#fff;background-image:url(../assets/product-card/compare-icon.svg);background-size:24px 24px;background-repeat:no-repeat;background-position:center;border:1px solid transparent;z-index:1}.catalog-page-product__fav{top:24px;background-image:url(../assets/product-item/fav-icon.svg)}.catalog-page-product__compare:hover{background-image:url(../assets/product-card/compare-icon-hover.svg)}.catalog-page-product__compare:hover,.catalog-page-product__fav:hover{background-color:#f8f9fa;cursor:pointer}.catalog-page-product__compare:active,.catalog-page-product__fav:active{background-color:#f8f9fa;border:1px solid #e8eaeb}.catalog-page-product__compare.active{background-image:url(../assets/product-card/compare-icon-hover.svg);background-color:#fff}.catalog-page-product__fav.active{background-color:#fff}.catalog-page-product__compare.active::after,.catalog-page-product__fav.active::after{content:"";position:absolute;right:-1px;top:-1px;background:url(../assets/product-item/added-icon.svg);width:16px;height:16px;background-size:100% 100%;transition:all 250ms ease-in-out}.catalog-page-product__compare.active:hover,.catalog-page-product__fav.active:hover{background-color:#f8f9fa}.catalog-page-product__compare.active:hover::after,.catalog-page-product__fav.active:hover::after{background-image:url(../assets/product-item/added-icon-hover.svg)}.catalog-page-product__fav.active,.catalog-page-product__fav:hover{background-image:url(../assets/product-item/fav-icon-hover.svg)}.catalog-page-product__variants{display:flex;justify-content:center;gap:8px;margin-top:24px}.catalog-page-product__variants-item{padding:8px 16px;border:1px solid #e8eaeb;font-size:16px;font-weight:600;line-height:20px;color:#1a1c1f;transition:all 250ms ease-in-out}.catalog-page-product__variants-item.active{background:#e6000d;color:#fff;border-color:transparent}.catalog-page-product__variants-item.disabled{color:#8a8d8f;background:#f8f9fa;border-color:transparent}.catalog-page-product__info{padding:24px;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.catalog-page-product__info-name{display:block;font-size:16px;font-weight:400;line-height:140%;color:#1a1c1f}.catalog-page-product__info-rating{margin-top:12px;display:flex;align-items:center}.catalog-page-product__info-rating-count-word span,.catalog-page-product__info-rating.no-comments .catalog-page-product__info-rating-stars{display:none}.catalog-page-product__info-rating.no-comments .catalog-page-product__info-rating-count{margin-left:0}.catalog-page-product__info-rating.no-comments .catalog-page-product__info-rating-count-word{width:-moz-fit-content;width:fit-content;height:unset}.catalog-page-product__info-rating.no-comments .catalog-page-product__info-rating-count-word span{display:initial}.catalog-page-product__info-rating-stars{display:flex;flex-direction:column;position:relative;overflow:hidden}.catalog-page-product__info-rating-stars-item{display:flex;gap:2px;overflow:hidden}.catalog-page-product__info-rating-stars-item.fill{position:absolute;overflow:hidden;width:0;left:0}.catalog-page-product__info-rating-stars-empty,.catalog-page-product__info-rating-stars-fill{width:14px;min-width:14px;min-height:14px;height:14px;background-size:100% 100%}.catalog-page-product__info-rating-stars-fill{background-image:url(../assets/product-item/star-fill.svg)}.catalog-page-product__info-rating-stars-empty{background-image:url(../assets/product-item/star-empty.svg)}.catalog-page-product__info-rating-count{display:flex;margin-left:12px;align-items:center}.catalog-page-product__info-rating-count::before{content:"";width:16px;height:16px;background-image:url(../assets/product-item/comment-image.svg);background-size:100% 100%;margin-right:8px}.catalog-page-product__info-rating-count-word{font-weight:500;font-size:14px;color:#1a1c1f;text-decoration:unset;transition:all 250ms ease-in-out}.catalog-page-product__info-char{display:flex;flex-direction:column;margin-top:24px;flex-grow:0}.catalog-page-product__info-char ul{display:flex;flex-direction:column;gap:16px}.catalog-page-product__info-char ul li{font-size:14px;font-weight:500;line-height:16px;color:#75787a;list-style:disc;margin-left:16px}.catalog-page-product__info-price{margin-top:24px;display:flex;justify-content:space-between;align-items:center}.catalog-page-product__info-price-wrapper{display:flex;flex-direction:column;gap:4px}.catalog-page-product__info-price-wrapper-old{display:flex;align-items:center;gap:8px}.catalog-page-product__info-price-wrapper-old-value{color:#606366;font-size:16px;font-weight:500;line-height:20px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.catalog-page-product__info-price-wrapper-old-percent{padding:1px 4px;background:#fbe7e8;color:#e6000d;font-size:12px;font-weight:600;line-height:14px}.catalog-page-product__info-price-wrapper-new{color:#1a1c1f;font-size:24px;font-weight:500;line-height:32px}.catalog-page-product__info-price-buy,.catalog-page-product__info-price-preorder{padding:8px 16px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:16px;text-transform:uppercase;gap:12px;transition:all 250ms ease-in-out;min-width:140px;width:-moz-fit-content;width:fit-content;height:40px}.catalog-page-product__info-price-buy{background:#e6000d;color:#fff}.catalog-page-product__info-price-buy::before{content:"";width:24px;height:24px;background:url(../assets/catalog/cart-icon-white.svg) no-repeat center center}.catalog-page-product__info-price-preorder{background:#fef5f5;color:#e6000d}.catalog-page-product__info-price-preorder::before{content:"";width:24px;height:24px;background:url(../assets/product-card/preorder-icon.svg) no-repeat center center;transition:background 250ms ease-in-out}.catalog-page-product__info-additionals{margin-top:16px;display:flex;flex-direction:column;gap:8px}.catalog-page-product__info-additionals-credit,.catalog-page-product__info-additionals-preorder,.catalog-page-product__info-additionals-promocode{color:#1a1c1f;font-size:14px;font-weight:500;line-height:16px}.catalog-page-product__info-additionals-credit span,.catalog-page-product__info-additionals-preorder span,.catalog-page-product__info-additionals-promocode span{color:#e6000d;font-weight:600}