.angle-button-a{align-items:center;border-radius:1px;color:#959595;display:flex;font-size:24px;height:40px;justify-content:center;transition:transform .3s;width:40px}.angle-button-a:hover{background-color:#dcdcdc;color:#000}.compare-table__body-row--opened .angle-button-a,.some-class--opened .angle-button-a{color:#18a5e6;transform:rotateX(180deg)}.compare-table{margin-bottom:30px;margin-left:-15px;margin-right:-15px}.compare-table__outer-wrapper{margin:0 15px;max-width:1500px;overflow:hidden}.compare-table__outer-wrapper:after,.compare-table__outer-wrapper:before{background-color:#fff;bottom:0;position:absolute;top:0;z-index:10}.compare-table__outer-wrapper:before{left:0;right:calc(100% - 20px)}.compare-table__outer-wrapper:after{left:calc(100% - 20px);right:0}.compare-table__header.compare-table__header--sticky{background-color:#fff;position:fixed;top:0;z-index:100}.compare-table__body-row-table,.compare-table__cards,.compare-table__cards-sticky{display:grid;grid-gap:0;box-sizing:border-box;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,300px);grid-template-rows:auto;min-width:100%;padding:10px 0;width:-moz-fit-content;width:fit-content}.compare-table__cards{padding-left:0;padding-right:0}.compare-table__cards-sticky{background-color:#fff;left:0;position:relative}.compare-table__body-row-table:hover{background-color:#f3f3f3}.compare-table__scroll-wrapper{left:0;position:sticky;width:100%;z-index:15}.compare-table__scroll-wrapper.--hidden{display:none;visibility:hidden}.compare-table__scroll-left,.compare-table__scroll-right{align-items:center;border-radius:1px;bottom:-300px;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;width:30px;z-index:100}.compare-table__scroll-left:after,.compare-table__scroll-right:after{color:#282a33;font-family:fa;font-size:3.125rem;line-height:1;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.compare-table__scroll-left:after{content:""}.compare-table__scroll-right:after{content:""}.compare-table__scroll-left:focus,.compare-table__scroll-left:hover,.compare-table__scroll-right:focus,.compare-table__scroll-right:hover{color:#fff}.compare-table__scroll-left{left:-10px}.compare-table__scroll-right{right:-10px}@media(max-width:1570px){.compare-table__scroll-left{left:0}.compare-table__scroll-right{right:0}}.product-card-a{border-radius:1px;box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-template-rows:22px 144px 1fr;padding:16px 18px;width:300px;grid-gap:8px;background-color:#fff}.product-card-a__images{height:100%;width:100%}.product-card-a:hover{background-color:#f3f3f3}.product-card-a__header{display:grid;font-size:14px;grid-column-gap:8px;grid-template-columns:1fr auto auto}.product-card-a__rating{display:grid;grid-template-columns:70px 20px;grid-column-gap:5px;align-items:center;justify-content:end}.product-card-a__rating-stars{position:relative;width:70px}.product-card-a__rating-empty{display:flex}.product-card-a__rating-filled{display:flex;left:0;overflow:hidden;position:absolute;top:0;width:50%}.product-card-a__rating-star{background-position:50%;background-repeat:no-repeat;color:#ff0;display:block;flex-grow:0;flex-shrink:0;height:14px;width:14px}.product-card-a__rating-star--empty{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23f0d517' d='M528.1 171.5 382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6M388.6 312.3l23.7 138.4L288 385.4l-124.3 65.3 23.7-138.4-100.6-98 139-20.2 62.2-126 62.2 126 139 20.2z'/%3E%3C/svg%3E")}.product-card-a__rating-star--filled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath fill='%23f0d517' d='M259.3 17.8 194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0'/%3E%3C/svg%3E")}.product-card-a__reviews{display:grid;grid-template-columns:12px auto;grid-gap:4px}.product-card-a__reviews-icon{color:#818181;text-decoration:none;transition:color .2s}.product-card-a__reviews-icon:hover{color:#686868;text-decoration:none}.product-card-a__title-link{color:#000;display:block;display:-moz-box;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;line-clamp:3;line-height:22px;box-orient:vertical}.product-card-a__title-link:hover{color:#18a5e6}.product-card-a__info{display:grid;grid-template-columns:1fr auto;grid-column-gap:5px;grid-row-gap:5px;grid-template-rows:20px 1fr repeat(3,auto) 20px auto 50px}.product-card-a__custom-price{align-items:center;display:flex;grid-column:span 2}.product-card-a__custom-price-old{color:#8b8b8b;font-size:16px;margin-right:10px;position:relative}.product-card-a__custom-price-old:after{background-color:currentColor;bottom:10px;content:"";height:1px;left:50%;position:absolute;transform:translate(-50%);width:110%}.product-card-a__custom-price-discount{align-items:center;background-color:gold;border-radius:4px;color:#000;display:flex;justify-content:center;padding:0 10px}.product-card-a__title{grid-column:span 2}.product-card-a__tags{align-content:flex-start;display:flex;flex-direction:column-reverse;flex-wrap:wrap;grid-column:span 2;overflow:hidden}.product-card-a__tag{background-color:#f3f3f3;border-radius:1px;color:#000;font-size:12px;margin:2px;padding:0 8px}.product-card-a__tag.--green{background-color:#21a300;color:#000}.product-card-a__tag.--red{background-color:#f74646;color:#fff}.product-card-a__product-code{display:grid;grid-template-columns:auto auto;grid-gap:5px;align-items:center;justify-content:left}.product-card-a__actions{display:grid;grid-template-columns:30px 30px;justify-content:end}.product-card-a__action{position:relative}.product-card-a__action-button{box-sizing:border-box;color:#818181;cursor:pointer;height:30px;padding:3px;width:30px}.product-card-a__action-button.product-card-a__action-button--active{color:red}.product-card-a__action-button:hover{color:#000}.product-card-a__action-button.product-card-a__action-button--active:hover{color:#d60000}.product-card-a__action-popup{align-items:center;background-color:#fff;border-radius:1px;box-sizing:border-box;display:flex;flex-direction:column;width:210px}.product-card-a__action .product-card-a__action-popup{display:none}.product-card-a__action-link-button{background-color:#cfcfcf;border-radius:1px;color:#000;margin-top:10px;padding:10px 0;text-align:center;transition:transform .2s;width:100%}.product-card-a__action-link-button:hover{background-color:#b4b4b4;color:#000}.product-card-a__action-link-button:active{background-color:#b4b4b4;color:#000;transform:scale(.95)}.product-card-action{height:30px;position:relative;width:30px}.product-card-action__button{box-sizing:border-box;color:#818181;cursor:pointer;height:30px;padding:3px;width:30px}.product-card-action--active .product-card-action__button{color:red}.product-card-action:hover .product-card-action__button{color:#000}.product-card-action--active:hover .product-card-action__button{color:#d60000}.product-card-action__popup{align-items:center;background-color:#fff;border-radius:1px;box-sizing:border-box;display:flex;flex-direction:column;width:210px}.product-card-action__link-button{background-color:#cfcfcf;border-radius:1px;color:#000;margin-top:10px;padding:10px 0;text-align:center;transition:transform .2s;width:100%}.product-card-action__link-button:hover{background-color:#b4b4b4;color:#000}.product-card-action__link-button:active{background-color:#b4b4b4;color:#000;transform:scale(.95)}.product-card-a__status-container{align-items:center;display:flex;grid-column:span 2;height:30px;position:relative}.product-card-a__analogs{color:red;text-decoration:underline}.product-card-a__analogs:hover{color:#c80000}.product-card-a--not-supplied .product-card-a__status-container:after,.product-card-a--not-supplied .product-card-a__status-container:before{content:none}.product-card-a__status-message--no{display:block}.product-card-a__status-container--in-storage .product-card-a__status-message--no,.product-card-a__status-message--yes{display:none}.product-card-a__status-container--in-storage .product-card-a__status-message--yes{display:block}.product-card-a__status-container--in-storage.product-card-a__status-container:before{background-color:green}.product-card-a__price-container{display:grid;grid-template-columns:repeat(4,auto);justify-content:start;grid-column-gap:3px;align-items:baseline}.product-card-a__price-pref{color:#000;font-size:16px}.product-card-a__price-value{color:#000;font-size:18px}.product-card-a__price-currency{color:#818181;font-size:16px;padding-left:3px}.product-card-a__price-icon-container{align-self:start;margin-left:3px}.product-card-a__by-1-click{color:#000;font-size:14px}.product-card-a__by-1-click-link{color:#000;font-size:14px;text-decoration:none}.product-card-a__by-1-click-link:hover{color:red;text-decoration:underline}.product-card-a.product-card-a--deleted .product-card-a__actions,.product-card-a.product-card-a--deleted .product-card-a__by-1-click,.product-card-a.product-card-a--deleted .product-card-a__price-container,.product-card-a.product-card-a--deleted .product-card-a__product-code,.product-card-a.product-card-a--deleted .product-card-a__status-container{display:none}.product-card-a.product-card-a--deleted .product-card-a__info{grid-template-rows:20px 1fr repeat(3,auto) 50px}.product-card-a__deleted{display:none;text-align:center}.product-card-a.product-card-a--deleted .product-card-a__deleted{display:block}.product-card-a__button-container{grid-column:span 2;padding-top:10px}.product-card-a__bottom-info{align-items:center;display:flex;flex-direction:column;grid-column:span 2}.product-card-a__bottom-info-delet{color:#000}.product-card-a__button{display:grid;grid-template-columns:28px auto;grid-gap:10px;align-content:center;background-color:red;border-radius:1px;color:#fff;justify-content:center;padding:10px;transition:transform .1s}.product-card-a--not-supplied .product-card-a__button{background-color:#e9e9e9;color:#000;grid-template-columns:1fr;height:48px}.product-card-a--not-supplied .product-card-a__button-icon{display:none}.product-card-a__button:active,.product-card-a__button:hover{background-color:#c80000;color:#fff}.product-card-a__button:active{transform:scale(.95)}.product-card-a--not-supplied .product-card-a__button:hover{background-color:#e9e9e9;color:#000;cursor:auto}.product-card-a--not-supplied .product-card-a__button{pointer-events:none}.product-card-a__button-text-added{display:none}.product-card-a__button-counter-form{display:none;grid-template-columns:1fr 48px;grid-gap:20px}.product-card-a__button-container.--in-cart .product-card-a__button-counter-form{display:grid}.product-card-a__to-cart-button{background-color:#03b603;border-radius:1px;color:#fff;display:block;height:48px;padding:10px;transition:transform .2s;width:48px}.product-card-a__to-cart-button:hover{background-color:#008600;color:#fff}.product-card-a__to-cart-button:active{transform:scale(.95)}.product-card-a__to-cart-button:focus{color:#fff}.product-card-a__input-group{align-items:center;border:1px solid silver;border-radius:1px;display:grid;grid-template-columns:36px 1fr 40px 36px;height:48px}.product-card-a__input-form-dimension{text-align:center}.product-card-a__counter-input,.product-card-a__counter-input:focus{background-color:transparent;border:0!important;box-shadow:none!important;margin:0!important;outline:0!important;padding:0!important}.product-card-a__counter-input{background-color:transparent;height:100%;text-align:right}.product-card-a__input-button{cursor:pointer;font-size:14px;height:100%}.product-card-a.product-card-a--deleted .product-card-a__button{background-color:#e9e9e9;color:#000;grid-template-columns:1fr;height:48px}.product-card-a.product-card-a--deleted .product-card-a__button:hover{background-color:#a8a8a8}.product-card-a.product-card-a--deleted .product-card-a__button-text-add,.product-card-a.product-card-a--deleted .product-card-a__button-text-added,.product-card-a.product-card-a--not-supplied .product-card-a__button-text-add{display:none}.product-card-a__button-text-deleted,.product-card-a__button-text-not-supplied{display:none;text-align:center}.product-card-a--not-supplied .product-card-a__button-text-not-supplied,.product-card-a.product-card-a--deleted .product-card-a__button-text-deleted{display:block}.product-card-a.product-card-a--deleted .icon-button__icon,.product-card-a__button-container.--in-cart .product-card-a__button{display:none}.compare-table__wrapper{min-width:100%;width:-moz-fit-content;width:fit-content}.compare-table__body{box-sizing:border-box;min-width:100%}.compare-table__body-row{border-bottom:1px solid #dbdbdb;padding-top:15px}.compare-table__body-row-head-wrapper{align-items:center;display:flex;justify-content:space-between;padding-bottom:15px}.compare-table__body-row-head-wrapper-close{margin-right:10px}.compare-table__body-row-head-wrapper-close:hover{color:#000}.compare-table__body-row-head{align-items:center;display:flex;left:0;margin-bottom:0;position:sticky}.compare-table__body-row-name{cursor:pointer;margin-bottom:0;max-width:1420px}@media screen and (max-width:1560px){.compare-table__body-row-name{max-width:calc(100vw - 140px)}}.compare-table__body-row-name:hover{color:#18a5e6}.compare-table__body-row-table{border-bottom:1px solid #dbdbdb;border-radius:1px;padding-left:0;padding-right:0}.compare-table__prop-section:last-child .compare-table__body-row-table:last-child{border-bottom:0}.compare-table__body-row-item{box-sizing:border-box;padding:0 5px;width:300px}.icon-with-info-a{cursor:pointer;position:relative}.icon-with-info-a__icon{align-items:center;border:1px solid;border-radius:50%;box-sizing:border-box;color:#818181;display:flex;font-size:10px;height:18px;justify-content:center;width:18px}.icon-with-info-a:hover .icon-with-info-a__icon{color:#000}.icon-with-info-a:hover .icon-with-info-a__content{display:block}.icon-with-info-a .icon-with-info-a__content{background-color:#fff;border:1px solid #e7e5e5;border-radius:1px;box-shadow:0 0 5px;display:none;left:-91px;padding:5px;position:absolute;width:200px;z-index:100}.compare-table__body .icon-with-info-a:hover .icon-with-info-a__content{display:none!important}.icon-with-info-a:not(.icon-with-info-a--bottom) .icon-with-info-a__content{bottom:calc(100% + 5px)}.icon-with-info-a--bottom .icon-with-info-a__content{top:calc(100% + 5px)}.icon-with-info-a__content:before{border:8px solid transparent;border-radius:1px;bottom:0;content:"";height:0;left:calc(50% - 8px);position:absolute;width:0;z-index:997}.icon-with-info-a:not(.icon-with-info-a--bottom) .icon-with-info-a__content:before{border-bottom-width:0;border-top-color:silver;border-top-color:#00000046;bottom:-8px}.icon-with-info-a.icon-with-info-a--bottom .icon-with-info-a__content:before{border-bottom-color:silver;border-bottom-color:#00000046;border-top-width:0;top:-8px}.icon-with-info-a__content:after{border:8px solid transparent;content:"";height:0;left:calc(50% - 8px);position:absolute;width:0;z-index:999}.icon-with-info-a:not(.icon-with-info-a--bottom) .icon-with-info-a__content:after{border-bottom-width:0;border-top-color:#fff;bottom:-7px}.icon-with-info-a.icon-with-info-a--bottom .icon-with-info-a__content:after{border-bottom-color:#fff;border-top-width:0;top:-7px}.compare-table__body-row-item-prop-icon .icon-with-info-a__content:before{left:calc(100% - 19px)}.compare-table__body-row-item-prop-icon .icon-with-info-a .icon-with-info-a__content{left:-179px}.compare-table__body-row-item-prop-icon .icon-with-info-a__content:after{left:calc(100% - 19px)}.compare-table__prop-section{box-sizing:border-box;padding-top:10px}.compare-table__body-row-item-prop-sticky-wrapper{display:flex;padding:10px 0}.compare-table__body-row-item-prop-wrapper{display:flex;left:0;margin-bottom:6px;max-width:1470px;position:sticky}@media screen and (max-width:1500px){.compare-table__body-row-item-prop-wrapper{max-width:calc(100vw - 76px)}}.compare-table__body-row-content{display:none;padding:0}.compare-table__body-row--opened .compare-table__body-row-content{display:block}.compare-table__body-row-item-prop{color:#000}.compare-table__body-row-item-prop-icon{display:inline-block;flex-shrink:1;padding-left:6px;padding-top:3px}.product-card-a.product-card-a--move-to-cath{background-color:#ebebeb;color:#818181;grid-template-rows:215px 1fr 58px 50px;grid-gap:5px}.product-card-a__move-to-cat-button-wrapper{padding-top:10px}.product-card-a__move-to-cat-message{font-size:18px;text-align:center}.product-card-a__move-to-cat-message-bold{font-weight:700}.product-card-a__move-to-cat-button{align-items:center;background-color:#cecece;color:#000;display:flex;height:48px;justify-content:center}.product-card-a__move-to-cat-button:hover{background-color:#c4c4c4;color:#000}.product-card-a__move-to-cat-button:active{background-color:#c4c4c4;color:#000;transform:scale(.95)}.product-card-b{box-sizing:border-box;display:grid;padding:0 2px;width:300px;grid-column-gap:5px;grid-template-areas:"img name name" "img price actions";grid-template-columns:80px 1fr auto;grid-template-rows:30px 30px}.product-card-b:hover{background-color:#f3f3f3}.product-card-b__image-container{grid-area:img;height:100%;width:80px}.product-card-b__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-card-b__product-name{grid-area:name}.product-card-b__product-link{color:#000;display:block;display:-moz-box;display:-webkit-box;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;line-clamp:1;line-height:22px;box-orient:vertical}.product-card-b__price-container{display:grid;grid-area:price;grid-column-gap:5px;align-items:end;grid-template-columns:auto 1fr auto auto}.product-card-b__price-pref{font-size:12px}.product-card-b__price-value{white-space:nowrap}.product-card-b__price-currency{font-size:12px;white-space:nowrap}.product-card-b__actions-container{display:grid;grid-area:actions;grid-template-columns:30px 30px 30px;grid-template-rows:30px}.product-card-b__price-icon-container{align-self:center}.compare-table__sticky-header-container{background-color:#fff;left:0;min-width:100%;opacity:0;pointer-events:none;position:absolute;position:fixed;top:0;visibility:hidden;width:100%;z-index:9000}.compare-table__cards-sticky-wrapper{left:0;overflow:hidden;position:relative}.compare-table__cards-sticky-wrapper-container{margin:0 auto;max-width:1540px;padding:0 20px}.compare-table--sticky .compare-table__sticky-header-container{opacity:1;pointer-events:auto;visibility:visible}.compare-table__sticky-header-container.--hidden-arrow .compare-table__sticky-scroll-left,.compare-table__sticky-header-container.--hidden-arrow .compare-table__sticky-scroll-right{display:none;visibility:hidden}.compare-table__sticky-scroll-left{left:calc(50vw - 790px)}.compare-table__sticky-scroll-left,.compare-table__sticky-scroll-right{align-items:center;color:#000;display:flex;height:30px;justify-content:center;position:absolute;top:30px;width:30px;z-index:10}.compare-table__sticky-scroll-right{right:calc(50vw - 790px)}@media screen and (max-width:1570px){.compare-table__sticky-scroll-right{right:0}.compare-table__sticky-scroll-left{left:0}}.compare-table__sticky-scroll-left:before,.compare-table__sticky-scroll-right:before{color:#282a33;font-family:fa;font-size:2.4rem;line-height:1;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.compare-table__sticky-scroll-left:before{content:""}.compare-table__sticky-scroll-right:before{content:""}.product-card-a:hover .image-slider-a__nav-container-item{border-bottom:2px solid #fff}.compare-table-footer{background-color:#f3f3f3;box-sizing:border-box;color:#000;margin-top:30px;padding:20px 15px;position:relative;text-align:justify;width:100%}.compare-table-footer:after,.compare-table-footer:before{background-color:#f3f3f3;bottom:0;content:"";position:absolute;top:0;z-index:20}.compare-table-footer:before{left:-9999px;right:calc(100% - 15px)}.compare-table-footer:after{left:calc(100% - 15px);right:-9999px}.compare-favorite-sections__list{display:flex;flex-wrap:wrap}.compare-favorite-sections__item{color:#000;display:flex!important;height:34px;margin-bottom:10px;margin-right:10px}.compare-favorite-sections__name{align-items:center;background-color:#cfcfcf;border-radius:1px 0 0 1px;box-sizing:border-box;color:currentColor;display:flex;margin-right:2px;padding:10px 10px 10px 14px}.compare-favorite-sections__name-counter{color:#818181;margin-left:10px}.compare-favorite-sections__close{align-items:center;background-color:#cfcfcf;border-radius:0 1px 1px 0;box-sizing:border-box;color:#818181;display:flex;height:34px;justify-content:center;transition:backgroundColor .2s;width:40px}.compare-favorite-sections__close:hover{background-color:#a8a8a8;color:currentColor}.compare-favorite-sections__item.--active{color:#fff}.compare-favorite-sections__item.--active .compare-favorite-sections__name{background-color:#696969}.compare-favorite-sections__item.--active .compare-favorite-sections__close,.compare-favorite-sections__item.--active .compare-favorite-sections__name-counter{background-color:#696969;color:#fff}.compare-favorite-sections__item.--active .compare-favorite-sections__close:hover{background-color:#4d4d4d}.compares-page-title-fail{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-bottom:20px;margin-top:20px}.compares-page-title-fail__head{grid-column:span 2}.compares-page-title-fail__empty-message-block{display:grid;grid-column:span 2;grid-template-columns:1fr 202px;grid-gap:20px}.compares-page-title-fail__empty-message-info{display:flex}.compares-page-title-fail__empty-message-icon{color:silver;height:40px;margin-right:20px;width:40px}.compares-page-title-fail__subscribe-block{display:grid;grid-column:span 2;grid-template-columns:50px 1fr 400px;grid-gap:20px;background-color:#ccc;padding:20px 30px}.compares-page-title-fail__subscribe-block-form{display:grid;grid-template-columns:1fr 140px;grid-gap:20px}.compares-page-title-fail__subscribe-block-form-input-wrapper{background-color:#fff;border:1px solid #d0c9c6;border-radius:3px;box-sizing:border-box;height:44px;outline:none;padding-left:25px;position:relative}.compares-page-title-fail__subscribe-block-icon{height:50px;width:50px}.compares-page-title-fail__subscribe-block-head{color:#000;font-weight:700}.compares-page-title-fail__subscribe-block-text{color:#000}.compares-page-title-fail__subscribe-block-form-input-wrapper:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 44 44'%3E%3Cpath fill='%23aaa' fill-rule='evenodd' d='M9.166 7.333h25.667a5.5 5.5 0 0 1 5.5 5.5v18.334a5.5 5.5 0 0 1-5.5 5.5H9.166a5.5 5.5 0 0 1-5.5-5.5V12.833a5.5 5.5 0 0 1 5.5-5.5m0 3.667c-1.013 0-1.833.82-1.833 1.833v1.788l14.643 9.283 14.69-9.761v-1.31c0-1.012-.82-1.833-1.833-1.833zm27.5 7.545-12.66 8.413a3.67 3.67 0 0 1-3.993.043l-12.68-8.038v12.204c0 1.012.82 1.833 1.833 1.833h25.667c1.012 0 1.833-.82 1.833-1.833z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:20px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.compares-page-title-fail__subscribe-block-form-input{border:0;box-shadow:none;color:#000;height:100%;outline:none;width:100%}.compares-page-title-fail__subscribe-block-form-input:focus{border:0;box-shadow:none;outline:none}.compares-page-title-fail__subscribe-block-form-input::-moz-placeholder{color:#aaa}.compares-page-title-fail__subscribe-block-form-input::placeholder{color:#aaa}.compares-page-title-fail__subscribe-block-form-button{align-items:center;background-color:#df221c;border-radius:1px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:transform .1s;width:100%}.compares-page-title-fail__subscribe-block-form-button:hover{background-color:#b31b16}.compares-page-title-fail__subscribe-block-form-button:active{transform:scale(.95)}.compares-page-title-fail__empty-message-button .button-enter-main{border-radius:1px}@media(max-width:1000px){.compares-page-title-fail__subscribe-block{grid-template-columns:50px 1fr}.compares-page-title-fail__subscribe-block-form{grid-column:span 2}}@media(max-width:800px){.compares-page-title-fail__empty-message-block{grid-template-columns:1fr;justify-items:center}.compares-page-title-fail__empty-message-info{display:flex;justify-content:center}.compares-page-title-fail__call-block,.compares-page-title-fail__write-block{grid-column:span 2}}@media(max-width:550px){.compares-page-title-fail__subscribe-block-form{grid-template-columns:1fr}.compares-page-title-fail__subscribe-block-icon{display:none}.compares-page-title-fail__subscribe-block-info{grid-column:span 2}}.compares-add-item{border:1px solid transparent;border-radius:3px;box-sizing:border-box;color:#ababab}.compares-add-item:hover{border-color:currentColor}.compares-add-item__icon{align-items:center;display:flex;font-size:26px;height:26px;justify-content:center;width:26px}.compares-add-item__link{align-items:center;color:currentColor;display:grid;font-size:16px;grid-column-gap:10px;box-sizing:border-box;grid-template-columns:26px 1fr;height:42px;padding:0 25px}.compares-add-item__link:hover{color:currentColor}.compares-add-item__text{color:#000}.favorites-clear-all{align-items:center;color:#ababab;cursor:pointer;display:grid;font-size:16px;grid-column-gap:10px;border:1px solid transparent;border-radius:3px;box-sizing:border-box;grid-template-columns:26px 1fr;height:42px;padding:0 25px}.favorites-clear-all:hover{border-color:currentColor}.favorites-clear-all__icon{align-items:center;display:flex;font-size:20px;height:26px;justify-content:center;width:26px}.favorites-clear-all__text{color:#000}.compare-functions-wrapper{display:grid;grid-gap:10px;align-items:center;grid-template-columns:auto auto auto 1fr;margin-bottom:0;margin-top:0!important;padding-bottom:5px}.regular-checkbox-a{padding-left:28px;position:relative}.regular-checkbox-a__input{display:none}.regular-checkbox-a__label{color:#000;font-size:16px}.regular-checkbox-a__label:before{background-color:#fff;border:1px solid #a3a3a3;border-radius:3px;content:"";height:20px;left:4px;position:absolute;top:5px;transition:backgroundColor .2s;width:20px}.regular-checkbox-a__label:after{border-bottom:3px solid transparent;border-left:3px solid transparent;border-right-color:transparent;border-top-color:transparent;content:none;height:8px;left:8px;position:absolute;top:8px;transform:rotate(-45deg);width:13px}.regular-checkbox-a__label:hover:after{border-color:#a3a3a3;content:""}.regular-checkbox-a__input:checked~.regular-checkbox-a__label:before{background-color:#a3a3a3}.regular-checkbox-a__input:checked~.regular-checkbox-a__label:after{border-color:#fff;content:""}.regular-checkbox-a__input:checked~.regular-checkbox-a__label:hover:before{background-color:#5e5e5e;content:""}.compares-social-block-wrapper{display:flex;justify-content:flex-end}.social-block-button-a{height:42px;position:relative}.social-block-button-a__content{display:grid;grid-template-columns:repeat(3,40px);grid-template-rows:repeat(2,40px);grid-gap:15px}.social-block-button-a__item{align-items:center;background-color:#ccc;border-radius:5px;box-sizing:border-box;color:#fff;display:flex;font-size:20px;height:40px;justify-content:center;width:40px}.social-block-button-a__item:hover{box-shadow:0 0 4px #0006;color:#fff}.social-block-button-a__button{display:grid;grid-template-columns:30px auto;grid-gap:10px;align-items:center;border:1px solid transparent;border-radius:3px;cursor:pointer;height:100%;padding:5px 20px}.social-block-button-a__button:hover{border-color:#ababab}.social-block-button-a__button-icon{height:30px;width:30px}.social-block-button-a__button-text{color:#000;font-size:16px}.social-block-button-a__content-wrapper{background-color:#fff;border-radius:3px;display:none;grid-template-rows:repeat(3,auto);padding:17px 25px;position:absolute;right:40px;top:calc(100% + 10px);z-index:1000;grid-gap:15px;box-shadow:0 0 5px #0000004d}.social-block-button-a__content-wrapper:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 8px 8px;content:"";height:0;position:absolute;right:20px;top:-8px;width:0;z-index:999}.social-block-button-a__content-wrapper:after{border-color:transparent transparent rgba(0,0,0,.1);border-style:solid;border-width:0 8px 8px;content:"";height:0;position:absolute;right:20px;top:-9px;width:0;z-index:997}.social-block-button-a__link-copy-button{align-items:center;border:1px solid #ababab;border-radius:3px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:44px;justify-content:center;width:100%}.social-block-button-a__link-copy-button:hover{background-color:#ababab;color:#000}.social-block-button-a__link-copy-button.--copied{border-color:transparent;cursor:auto}.social-block-button-a__link-copy-button.--copied:hover{background-color:transparent}.social-block-button-a__link-copy-button.--copied .social-block-button-a__link-copy-done{display:block}.social-block-button-a__content-header{display:grid;grid-template-columns:1fr 20px;grid-gap:10px;color:#000;font-size:16px}.social-block-button-a.--opened .social-block-button-a__content-wrapper{display:grid}.social-block-button-a__content-header-close{align-items:center;color:#ababab;cursor:pointer;display:flex;font-size:16px;height:20px;justify-content:center;width:20px}.social-block-button-a__content-header-close:hover{color:#000;transform:scale(.95)}.social-block-button-a__item--vk{background-color:#45668e}.social-block-button-a__item--facebook{background-color:#3b5998}.social-block-button-a__item--odnoklassniki{background-color:#ed812b}.social-block-button-a__item--twitter{background-color:#55acee}.social-block-button-a__item--whatsapp{background-color:#43d854}.social-block-button-a__item--viber{background-color:#59267c}.social-block-button-a__item--telegram{background-color:#1769ff}.social-block-button-a__item--mail{background-color:#fff}.social-block-button-a__item--mail,.social-block-button-a__item--mail:hover{border:1px solid #ababab;color:#000}@media(max-width:1000px){.compares-social-block-wrapper .social-block-button-a__button-text{display:none}.social-block-button-a__button{grid-template-columns:30px;padding:5px 10px}.social-block-button-a__content-wrapper{right:0}}@media(max-width:800px){.compare-functions-wrapper .favorites-clear-all{grid-template-columns:1fr}.compare-functions-wrapper .favorites-clear-all__text{display:none}}@media(max-width:650px){.compare-functions-wrapper .compares-add-item__link{grid-template-columns:1fr;padding:5px 10px}.compare-functions-wrapper .compares-add-item__text{display:none}.compare-functions-wrapper .favorites-clear-all{padding:5px 10px}}@media(max-width:500px){.compare-functions-wrapper{grid-template-columns:auto auto 1fr;grid-template-rows:1fr 1fr;grid-row-gap:0;grid-template-areas:"add clear social" "cb cb cb"}.compares-add-item{grid-area:add}.favorites-clear-all{grid-area:clear}.compares-diff-checkbox{grid-area:cb}.compares-social-block-wrapper{grid-area:social}}.disable-element{cursor:default!important;opacity:.8!important;pointer-events:none!important}.product-card-a__button-counter-form{grid-template-columns:minmax(0,1fr) 48px}.product-card-a__input-group{grid-template-columns:36px minmax(0,1fr) 40px 36px}.product-card-a__counter-input{min-width:0;width:100%}.compare-favorite-sections__close:hover,.compares-add-item__link:hover,.filter-list-view-button:hover,.product-card-a__action-link-button:hover,.product-card-a__button:hover,.product-card-a__move-to-cat-button:hover,.product-card-a__title-link:hover,.product-card-a__to-cart-button:hover,.product-card-b__product-link:hover{text-decoration:none}.page-content-info-block[data-v-ea092693]{margin-top:30px}.page-content-info-block__content[data-v-ea092693]{overflow:hidden;transition:max-height .3s ease}.hide-description-block:not(.--opened) .page-content-info-block__content[data-v-ea092693]{-webkit-mask-image:linear-gradient(#000 60%,transparent);mask-image:linear-gradient(#000 60%,transparent);max-height:160px}.hide-description-block.--opened .page-content-info-block__content[data-v-ea092693]{-webkit-mask-image:none;mask-image:none;max-height:none}.page-content-info-block__content[data-v-ea092693] p{color:#333;line-height:1.6;margin:0 0 12px}
