@keyframes fade-in{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes toAutoHeight{to{height:auto}}.i-catalog-item{background-color:#fff;border-radius:9px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative;user-select:none}@media only screen and (max-width:767px){.i-catalog-item{border-radius:1.6vw}}@media(hover:hover){.i-catalog-item:hover:before{border-color:rgba(160,155,207,.32)}.i-catalog-item:hover .i-catalog-item__image__wrapper__body{transform:scale(1.05)}.i-catalog-item:active:before{border-color:rgba(160,155,207,.32)}.i-catalog-item:active .i-catalog-item__image__wrapper__body{transform:scale(1.05)}}.i-catalog-item:before{border:1px solid rgba(169,161,232,.15);border-radius:9px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;transition:border-color .3s ease-in-out;z-index:1}@media only screen and (max-width:767px){.i-catalog-item:before{border-radius:1.6vw}}.i-catalog-item .i-catalog-item__above-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.i-catalog-item .i-catalog-item__image__wrapper{height:270px;max-height:270px;min-height:270px;overflow:hidden;position:relative;width:100%;z-index:0}@media only screen and (max-width:1242px){.i-catalog-item .i-catalog-item__image__wrapper{height:226px;max-height:226px;min-height:226px}}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__image__wrapper{height:44.5333333333vw;max-height:44.5333333333vw;min-height:44.5333333333vw}}.i-catalog-item .i-catalog-item__image__wrapper__cont{bottom:0;display:flex;flex-direction:column;gap:6px;justify-content:space-between;left:0;padding:16px;position:absolute;right:0;top:0;z-index:3}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__image__wrapper__cont{gap:1.6vw}}@media only screen and (max-width:1242px){.i-catalog-item .i-catalog-item__image__wrapper__cont{padding:12px}}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__image__wrapper__cont{padding:2.1333333333vw 2.4vw}}.i-catalog-item .i-catalog-item__image__wrapper__tags{display:flex;flex-wrap:wrap;gap:4px 6px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__image__wrapper__tags{gap:1.0666666667vw 1.6vw}}.i-catalog-item .i-catalog-item__image__wrapper__body{height:100%;transition:transform .3s ease-in-out;width:100%}.i-catalog-item .i-catalog-item__info{display:flex;flex-direction:column;height:100%;justify-content:space-between;pointer-events:none;z-index:3}.i-catalog-item .i-catalog-item__info__bottom{display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-top:8px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__info__bottom{margin-top:1.6vw}}.i-catalog-item .i-catalog-item__info__top,.i-catalog-item .i-catalog-item__price__details{padding:0 16px}@media only screen and (max-width:1242px){.i-catalog-item .i-catalog-item__info__top,.i-catalog-item .i-catalog-item__price__details{padding:0 12px}}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__info__top,.i-catalog-item .i-catalog-item__price__details{padding:0 2.1333333333vw}}.i-catalog-item .i-catalog-item__price__details{display:flex;flex-direction:column}.i-catalog-item .i-catalog-item__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#171926;display:-webkit-box;font-size:14px;font-weight:500;line-height:18px;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease-in-out}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__name{font-size:3.4666666667vw;line-height:4.2666666667vw}}.i-catalog-item .i-catalog-item__name.hovered{color:#008ef8}.i-catalog-item .i-catalog-item__name.active{color:#007df2}.i-catalog-item .i-catalog-item__note{color:#9397b4;font-size:12px;font-weight:500;line-height:16px;margin-bottom:1px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__note{font-size:3.2vw;line-height:4.2666666667vw;margin-bottom:.5333333333vw}}.i-catalog-item .i-catalog-item__price{align-items:flex-start;display:flex;flex-direction:column;gap:2px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__price{gap:.5333333333vw}}.i-catalog-item .i-catalog-item__price__from{color:#171926;font-size:18px;font-weight:500;line-height:24px;padding-bottom:1px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__price__from{font-size:3.2vw;line-height:4.2666666667vw;padding-bottom:.2666666667vw}}.i-catalog-item .i-catalog-item__price__number{color:#171926;font-size:22px;font-weight:600;line-height:28px;white-space:nowrap}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__price__number{font-size:4.5333333333vw;line-height:5.8666666667vw}}.i-catalog-item .i-catalog-item__price__current{align-items:flex-end;display:flex;gap:6px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__price__current{gap:1.0666666667vw}}.i-catalog-item .i-catalog-item__price__old{align-items:center;color:#9397b4;display:flex;font-size:12px;font-weight:500;line-height:16px;margin-bottom:2px;position:relative;white-space:nowrap}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__price__old{font-size:3.2vw;line-height:4.2666666667vw;margin-bottom:.5333333333vw}}.i-catalog-item .i-catalog-item__price__old:after{border-bottom:1px solid #9397b4;content:"";pointer-events:none;position:absolute;right:0;top:50%;width:100%}.i-catalog-item .i-catalog-item__price__on-request{color:#171926;font-size:22px;font-weight:600;line-height:28px;white-space:nowrap}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__price__on-request{font-size:4.5333333333vw;line-height:5.8666666667vw}}.i-catalog-item .i-catalog-item__price__not-in-sale{color:#9397b4;font-size:22px;font-weight:600;line-height:28px;white-space:nowrap}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__price__not-in-sale{font-size:4.5333333333vw;line-height:5.8666666667vw}}.i-catalog-item .i-catalog-item__interactions{align-items:center;display:flex;margin-top:12px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__interactions{margin-top:3.2vw}}.i-catalog-item .i-catalog-item__interactions__flex{display:flex}@media only screen and (min-width:768px){.i-catalog-item .i-catalog-item__interactions__flex a:not(:last-child):after,.i-catalog-item .i-catalog-item__interactions__flex button:not(:last-child):after{background-color:rgba(160,155,207,.32);bottom:10px;content:"";pointer-events:none;position:absolute;right:-1.25%;top:10px;width:1px}}.i-catalog-item .i-catalog-item__interactions a,.i-catalog-item .i-catalog-item__interactions button{align-items:center;display:flex;height:44px;justify-content:center;pointer-events:all;transition:background-color .3s ease-in-out;width:100%}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__interactions a,.i-catalog-item .i-catalog-item__interactions button{height:9.6vw}}.i-catalog-item .i-catalog-item__interactions a .button-content,.i-catalog-item .i-catalog-item__interactions button .button-content{font-size:14px;font-weight:500;line-height:22px;padding-bottom:2px}@media only screen and (max-width:767px){.i-catalog-item .i-catalog-item__interactions a .button-content,.i-catalog-item .i-catalog-item__interactions button .button-content{font-size:3.2vw;line-height:4.2666666667vw;padding-bottom:.5333333333vw}}.i-catalog-item.not-in-sale .i-catalog-item__image__wrapper:after{background:linear-gradient(0deg,hsla(0,0%,100%,.62),hsla(0,0%,100%,.62));bottom:0;content:"";height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:2}.i-catalog-item .to-product-buy,.i-catalog-item .to-product-details{padding:10px}@media only screen and (max-width:767px){.i-catalog-item .to-product-buy,.i-catalog-item .to-product-details{padding:2.4vw}}.i-catalog-item .to-product-buy{background-color:#008ef8}@media(hover:hover){.i-catalog-item .to-product-buy:active,.i-catalog-item .to-product-buy:hover{background-color:#007df2}}.i-catalog-item .to-product-buy .button-content{color:#fff}.i-catalog-item .to-product-details{background-color:rgba(0,142,248,.08);overflow:hidden;position:relative}@media(hover:hover){.i-catalog-item .to-product-details:active:before,.i-catalog-item .to-product-details:hover:before{opacity:1}}.i-catalog-item .to-product-details:before{background-color:rgba(0,142,248,.1);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease-in-out;z-index:2}.i-catalog-item .to-product-details .button-content{color:#44485f}.i-catalog-item .js-to-compare,.i-catalog-item .link-to-calc{align-items:center;background-color:rgba(0,142,248,.08);display:flex;height:44px!important;justify-content:center;overflow:visible;position:relative;width:44px!important}@media(hover:hover){.i-catalog-item .js-to-compare:active:before,.i-catalog-item .js-to-compare:hover:before,.i-catalog-item .link-to-calc:active:before,.i-catalog-item .link-to-calc:hover:before{opacity:1}}@media only screen and (max-width:767px){.i-catalog-item .js-to-compare,.i-catalog-item .link-to-calc{height:9.6vw!important;width:9.6vw!important}}.i-catalog-item .js-to-compare:before,.i-catalog-item .link-to-calc:before{background-color:rgba(0,142,248,.1);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease-in-out}.i-catalog-item .js-to-compare svg,.i-catalog-item .link-to-calc svg{height:24px;width:24px}@media only screen and (max-width:767px){.i-catalog-item .js-to-compare svg,.i-catalog-item .link-to-calc svg{height:5.3333333333vw;width:5.3333333333vw}}.i-catalog-item .js-to-compare svg path,.i-catalog-item .link-to-calc svg path{fill:#008ef8}.i-catalog-item__properties-stripes{display:none;flex-direction:column;gap:8px}@media only screen and (max-width:1242px){.i-catalog-item__properties-stripes{gap:4px}}.i-catalog-item__properties-stripes .i-catalog-item__properties{display:flex;flex-direction:column;gap:8px;width:100%}@media only screen and (max-width:1242px){.i-catalog-item__properties-stripes .i-catalog-item__properties{gap:4px}}.i-catalog-item__properties-stripes .i-catalog-item__properties li{align-items:flex-end;display:flex}.i-catalog-item__properties-stripes .i-catalog-item__property{color:#171926;font-size:12px;font-weight:400;line-height:16px;margin-right:4px;max-width:100%;overflow:hidden;position:relative;white-space:nowrap;width:100%}@media only screen and (max-width:767px){.i-catalog-item__properties-stripes .i-catalog-item__property{font-size:3.2vw;line-height:4.2666666667vw}}.i-catalog-item__properties-stripes .i-catalog-item__property:after{background-image:url(/img/icon/pages/product/item/ellipsis-line.svg);background-position:bottom;background-repeat:no-repeat;bottom:4px;content:"";height:15px;margin-left:4px;overflow:hidden;position:absolute;width:100%}.i-catalog-item__properties-stripes .i-catalog-item__value{color:#171926;font-size:12px;font-weight:500;line-height:16px;white-space:nowrap}@media only screen and (max-width:767px){.i-catalog-item__properties-stripes .i-catalog-item__value{font-size:3.2vw;line-height:4.2666666667vw}}.i-catalog-item__properties-horizontal{display:flex;flex-direction:column;gap:8px;margin-top:12px}@media only screen and (max-width:767px){.i-catalog-item__properties-horizontal{gap:2.1333333333vw;margin-top:2.6666666667vw}}.i-catalog-item__properties-horizontal .i-catalog-item__properties{display:flex;flex-direction:column;gap:8px;width:100%}@media only screen and (max-width:767px){.i-catalog-item__properties-horizontal .i-catalog-item__properties{gap:2.1333333333vw}}.i-catalog-item__properties-horizontal .i-catalog-item__properties li{align-items:flex-end;display:flex}@media only screen and (max-width:767px){.i-catalog-item__properties-horizontal .i-catalog-item__properties li{align-items:flex-start;flex-direction:column;gap:1.0666666667vw}}.i-catalog-item__properties-horizontal .i-catalog-item__property{color:#9397b4;font-size:12px;font-weight:400;line-height:16px;position:relative}@media only screen and (max-width:767px){.i-catalog-item__properties-horizontal .i-catalog-item__property{font-size:3.2vw;line-height:4.2666666667vw}}@media only screen and (min-width:768px){.i-catalog-item__properties-horizontal .i-catalog-item__property{margin-right:4px;max-width:100%;overflow:hidden;padding-bottom:2px;white-space:nowrap;width:100%}}@media only screen and (max-width:767px){.i-catalog-item__properties-horizontal .i-catalog-item__property{font-weight:500}}@media only screen and (min-width:768px){.i-catalog-item__properties-horizontal .i-catalog-item__property:after{background-image:url(/img/icon/pages/product/item/ellipsis-line-solid.svg);background-position:bottom;background-repeat:no-repeat;bottom:4px;content:"";height:15px;margin-left:4px;overflow:hidden;position:absolute;width:100%}}.i-catalog-item__properties-horizontal .i-catalog-item__value{color:#171926;font-size:14px;font-weight:500;line-height:22px;white-space:nowrap}@media only screen and (max-width:767px){.i-catalog-item__properties-horizontal .i-catalog-item__value{font-size:3.2vw;line-height:4.2666666667vw}}.i-catalog-item.default .i-catalog-item__image__wrapper{margin-bottom:12px}@media only screen and (max-width:767px){.i-catalog-item.default .i-catalog-item__image__wrapper{margin-bottom:2.1333333333vw}}.i-catalog-item.default .i-catalog-item__properties-horizontal{display:none}.i-catalog-item.detailed .i-catalog-item__image__wrapper{margin-bottom:12px}@media only screen and (max-width:767px){.i-catalog-item.detailed .i-catalog-item__image__wrapper{margin-bottom:3.2vw}}@media only screen and (min-width:768px){.stripes .i-catalog-item{align-items:flex-start;flex-direction:row;justify-content:flex-start}.stripes .i-catalog-item .i-catalog-item__image__wrapper{height:227px;margin-bottom:0!important;margin-right:16px;max-height:227px;max-width:227px;min-height:227px;min-width:227px;width:227px}}@media only screen and (min-width:768px)and (max-width:1242px){.stripes .i-catalog-item .i-catalog-item__image__wrapper{height:200px;max-height:200px;max-width:200px;min-height:200px;min-width:200px;width:200px}}@media only screen and (min-width:768px){.stripes .i-catalog-item .i-catalog-item__image__wrapper__cont{padding:16px!important}.stripes .i-catalog-item .i-catalog-item__info{max-width:100%;width:100%}.stripes .i-catalog-item .i-catalog-item__info__top{padding:12px 16px 0 0}.stripes .i-catalog-item .i-catalog-item__info__bottom{align-items:flex-end;flex-direction:row;height:auto!important;justify-content:space-between;margin-top:20px}.stripes .i-catalog-item .i-catalog-item__name{font-size:22px;font-weight:600;line-height:28px;margin-bottom:12px}}@media only screen and (min-width:768px)and (max-width:1242px){.stripes .i-catalog-item .i-catalog-item__name{font-size:20px;line-height:26px;margin-bottom:8px}}@media only screen and (min-width:768px){.stripes .i-catalog-item .i-catalog-item__properties-stripes{display:flex}.stripes .i-catalog-item .i-catalog-item__properties-horizontal{display:none}.stripes .i-catalog-item .i-catalog-item__price__details{padding:0 0 16px}}@media only screen and (min-width:768px)and (max-width:1242px){.stripes .i-catalog-item .i-catalog-item__price__details{padding:0 0 14px}}@media only screen and (min-width:768px){.stripes .i-catalog-item .i-catalog-item__note{white-space:nowrap}.stripes .i-catalog-item .i-catalog-item__interactions{flex-wrap:nowrap;justify-content:flex-end;margin-top:0!important;width:auto}}@media only screen and (min-width:768px)and (max-width:1242px){.stripes .i-catalog-item .i-catalog-item__interactions{align-items:center;flex-direction:row}}@media only screen and (min-width:768px){.stripes .i-catalog-item .i-catalog-item__interactions__flex{margin-left:24px}}@media only screen and (min-width:768px)and (max-width:1242px){.stripes .i-catalog-item .i-catalog-item__interactions__flex{margin-left:16px}}@media only screen and (min-width:768px){.stripes .i-catalog-item .i-catalog-item__interactions__flex a:first-child,.stripes .i-catalog-item .i-catalog-item__interactions__flex button:first-child{border-radius:9px 0 0 0}.stripes .i-catalog-item .i-catalog-item__interactions .to-product-buy,.stripes .i-catalog-item .i-catalog-item__interactions .to-product-details{min-width:150px!important;order:3;width:auto!important}.stripes .i-catalog-item .i-catalog-item__interactions .to-product-buy:only-child,.stripes .i-catalog-item .i-catalog-item__interactions .to-product-details:only-child{border-radius:9px 0 0 0}.stripes .i-catalog-item.not-in-sale .i-catalog-item__price__details,.stripes .i-catalog-item.on-request .i-catalog-item__price__details{padding:0 0 18px}}@media only screen and (min-width:768px)and (max-width:1242px){.stripes .i-catalog-item.not-in-sale .i-catalog-item__price__details,.stripes .i-catalog-item.on-request .i-catalog-item__price__details{padding:0 0 14px}}.i-product-slider h2{margin-bottom:0!important}.i-product-slider .for-list{max-width:1170px;width:1170px}@media only screen and (max-width:1242px){.i-product-slider .for-list{margin:0;max-width:100%;width:100%}}.i-product-slider__body .splide__track{cursor:grab!important;padding-top:32px}@media only screen and (max-width:1242px){.i-product-slider__body .splide__track{padding-top:24px}}@media only screen and (max-width:767px){.i-product-slider__body .splide__track{padding-top:4.2666666667vw}}.i-product-slider__body .splide-list:last-of-type{margin-right:0!important}.i-product-slider__body .splide__arrows{display:flex;gap:8px;left:auto;position:absolute;right:0;top:-40px}@media only screen and (max-width:767px){.i-product-slider__body .splide__arrows{gap:2.1333333333vw}}@media only screen and (max-width:1242px){.i-product-slider__body .splide__arrows{right:0}}@media only screen and (max-width:767px){.i-product-slider__body .splide__arrows{top:-10.6666666667vw}}.i-product-slider__body .splide__arrow--next,.i-product-slider__body .splide__arrow--prev{height:40px;position:relative;transform:none;width:40px}@media only screen and (max-width:767px){.i-product-slider__body .splide__arrow--next,.i-product-slider__body .splide__arrow--prev{height:10.6666666667vw;width:10.6666666667vw}}.i-product-slider__body .splide__arrow--next[disabled],.i-product-slider__body .splide__arrow--prev[disabled]{cursor:auto;pointer-events:none}.i-product-slider__body .splide__arrow--next[disabled]+.slider__arrow__back,.i-product-slider__body .splide__arrow--prev[disabled]+.slider__arrow__back{opacity:0}.i-product-slider__body .splide__arrow--next svg,.i-product-slider__body .splide__arrow--prev svg{height:24px;width:24px}.i-product-slider__body .splide__arrow--next svg path,.i-product-slider__body .splide__arrow--prev svg path{fill:#008ef8}.i-product-slider__body .splide__arrow--prev{left:auto}.i-product-slider__body .splide__arrow--next{right:auto}.i-product-slider__asic-miners .i-product-slider__body .splide__track{padding-bottom:56px}@media only screen and (max-width:1242px){.i-product-slider__asic-miners .i-product-slider__body .splide__track{padding-bottom:48px}}@media only screen and (max-width:767px){.i-product-slider__asic-miners .i-product-slider__body .splide__track{padding-bottom:10.6666666667vw}}.i-product-slider__ready-business .i-product-slider__body .splide__track{padding-bottom:64px}@media only screen and (max-width:1242px){.i-product-slider__ready-business .i-product-slider__body .splide__track{padding-bottom:56px}}@media only screen and (max-width:767px){.i-product-slider__ready-business .i-product-slider__body .splide__track{padding-bottom:12.8vw}}.i-product-slider__containers .i-product-slider__body .splide__track{padding-bottom:90px}@media only screen and (max-width:1242px){.i-product-slider__containers .i-product-slider__body .splide__track{padding-bottom:72px}}@media only screen and (max-width:767px){.i-product-slider__containers .i-product-slider__body .splide__track{padding-bottom:14.9333333333vw}}.wrapper{margin:16px 0 90px}@media only screen and (max-width:1242px){.wrapper{margin:16px 0 74px}}@media only screen and (max-width:767px){.wrapper{margin:3.2vw 0 14.9333333333vw}}@media only screen and (min-width:1243px){.catalog-heading{font-size:32px;font-weight:600;line-height:42px}}@media only screen and (min-width:1243px)and (max-width:767px){.catalog-heading{font-size:6.4vw;line-height:8vw}}@media only screen and (max-width:1242px){.catalog-heading{font-size:26px;font-weight:600;line-height:34px}}@media only screen and (max-width:1242px)and (max-width:767px){.catalog-heading{font-size:5.3333333333vw;line-height:6.9333333333vw}}.i-product-slider{padding-top:50px}@media only screen and (max-width:1242px){.i-product-slider{padding-top:60px}}@media only screen and (max-width:767px){.i-product-slider{padding-top:8.5333333333vw}}.i-product-slider .i-product-slider__body .splide__track{padding-bottom:90px!important}@media only screen and (max-width:1242px){.i-product-slider .i-product-slider__body .splide__track{padding-bottom:72px!important}}@media only screen and (max-width:767px){.i-product-slider .i-product-slider__body .splide__track{padding-bottom:14.9333333333vw!important}}