@charset "UTF-8";/*! Slick slider */.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slide:active,.slick-slide:focus{outline:0!important}.slick-next,.slick-prev{position:absolute;display:block;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}[dir=rtl] .slick-prev{left:auto}[dir=rtl] .slick-next{right:auto}.slick-dotted.slick-slider{margin-bottom:0}.slick-dots{padding-left:0;list-style:none;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0}.slick-dots li{position:relative;display:inline-block;margin:0 10px;padding:0}.slick-dots li button{display:block;height:7px;width:7px;border:0;background-color:#dedede;border-radius:50%;outline:0;line-height:0;font-size:0;color:transparent;padding:0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li.slick-active button{background-color:#e00027;color:#000;opacity:1}.product-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:#fff;border-radius:2px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-box-shadow:0 2px 10px rgba(48,48,48,.05);box-shadow:0 2px 10px rgba(48,48,48,.05)}.product-item .product-item__photo{position:relative;display:block;width:100%;overflow:hidden;border-radius:2px;padding-bottom:100%}.product-item .product-item__photo img{-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.product-item .product-item__image-box{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem}.product-item .product-item_content_wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.product-item .product-item__name{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (any-hover:hover){.product-item .product-item__name:hover{color:#959595}}@media (any-hover:none){.product-item .product-item__name:active{color:#959595}}.product-item .product-item__sku{display:block;margin-bottom:.5rem;font-size:.75rem;line-height:1;color:#777e90}.product-item .products-item__feedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.product-item .products-item__rating .star{width:10px;height:10px}.product-item .products-item__reviews-link{display:inline-block;font-size:.75rem;color:#959595;margin-left:5px}@media (any-hover:hover){.product-item .products-item__reviews-link:hover{text-decoration:underline}}@media (any-hover:none){.product-item .products-item__reviews-link:active{text-decoration:underline}}.product-item .product-item__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;margin-bottom:10px;row-gap:4px}.product-item .product-price_oldprice{color:#959595;width:100%;font-size:14px;text-decoration:line-through}.product-item .product-price{font-size:1.25rem;font-weight:700}.product-item .product-item_price_cashback{background-color:#ffeeb2;line-height:1;font-size:11px;font-weight:500;padding:3px 4px;border-radius:2px;white-space:nowrap;margin-top:4px}.product-item .product-item_price_text{width:100%;margin-top:4px;color:#959595}.product-item .product-item_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-item .product-item_action .btn{min-width:120px}@media (max-width:480px){.product-item .product-item_action .btn{padding:10px 8px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.product-item .cart-button{position:relative;font-weight:700}.product-item .cart-button .quantity-icon{background:green;border:1px solid #fff;color:#fff;display:none;position:absolute;min-width:17px;height:17px;line-height:17px;top:-5px;right:-6px}.product-item .favorite-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;border-radius:50%}.product-item .favorite-button svg{fill:#fff;stroke:#303030;stroke-width:1.5;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:22px;height:22px}@media (any-hover:hover){.product-item .favorite-button:hover svg{fill:none;stroke:#e00027;-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (any-hover:none){.product-item .favorite-button:active svg{fill:none;stroke:#e00027;-webkit-transform:scale(1.1);transform:scale(1.1)}}.product-item .favorite-button.active svg{stroke:#e00027!important;fill:#e00027!important}.product-item .product-item_markers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:absolute;z-index:2;row-gap:5px}.product-item .product-item_markers.position-left{top:.5rem;left:.5rem}.product-item .product-item_markers.position-right{top:.5rem;right:.5rem}.product-item .product-item__info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px 14px 14px}.product-item .product-item_footer{padding:14px;position:absolute;top:calc(100% - 14px);left:0;right:0;display:none;background:#fff;-webkit-box-shadow:0 10px 12px rgba(0,0,0,.16);box-shadow:0 10px 12px rgba(0,0,0,.16);border:1px solid transparent;border-top:none!important;border-bottom-left-radius:2px;border-bottom-right-radius:2px}.product-item .product-item_footer .product-item_info{padding-top:14px;border-top:1px solid #ddd}.product-item .product-item_footer .product-item_info_list{font-size:12px;background-color:#fff}.product-item .product-item_footer .product-item_info_list li{margin-bottom:4px;list-style:none;color:#959595;line-height:1.35;position:relative}.product-item .product-item_footer .product-item_info_list li .key{text-align:left;padding-right:5px;max-width:60%;display:inline}.product-item .product-item_footer .product-item_info_list li .value{color:#303030;text-align:right;max-width:60%;display:inline}@media only screen and (max-width:480px){.product-item .product-item_action_group{display:none}}.product-item .sold-out-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 8px;font-weight:500;border-radius:2px;min-width:135px;background-color:rgba(41,43,49,.05);color:#959595}@media (any-hover:hover){.product-item:hover{z-index:2;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.16);box-shadow:0 3px 12px rgba(0,0,0,.16);border-color:transparent}.product-item:hover .product-item__photo img{-webkit-transform:scale(1.05);transform:scale(1.05)}.product-item:hover .product-item_footer{display:block}}@media (any-hover:none){.product-item:active{z-index:2;-webkit-box-shadow:0 3px 12px rgba(0,0,0,.16);box-shadow:0 3px 12px rgba(0,0,0,.16);border-color:transparent}.product-item:active .product-item__photo img{-webkit-transform:scale(1.05);transform:scale(1.05)}.product-item:active .product-item_footer{display:block}}@media only screen and (max-width:767px){.product-item .product-price{font-size:1.125rem}.product-item .product-item_price_text{font-size:.75rem}.product-item .product-item__info{padding:10px}}.card-product-index{display:block}.card-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1025px){.card-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.section{background-color:#fff;padding:24px 16px;margin-top:12px;border-radius:5px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07)}@media only screen and (min-width:1024px){.section{padding:32px 22px}}.section .section--inner{max-width:1054px;margin-left:auto;margin-right:auto}.section .section--title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;font-size:18px;font-weight:500}.section .section--title span{font-size:14px;font-weight:400;color:#959595}@media only screen and (max-width:1023.98px){.section .section--title span{display:none}}@media only screen and (min-width:1024px){.section .section--title{font-size:24px}.section .section--title span{font-size:18px}}.section .section--content{font-size:.875rem;line-height:1.5}.section .section--content .h1,.section .section--content .h2,.section .section--content .h3,.section .section--content .h4,.section .section--content .h5,.section .section--content .h6,.section .section--content h1,.section .section--content h2,.section .section--content h3,.section .section--content h4,.section .section--content h5,.section .section--content h6{color:var(--black);margin-bottom:1.25rem}.section .section--content ol,.section .section--content ul{padding-left:1rem}.section .section--content ol li+li,.section .section--content ul li+li{margin-top:.75rem}@media only screen and (min-width:1024px){.section .section--content{font-size:1rem}}.card-product-image-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:12px;border-radius:5px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07);background-color:#fff;padding:5px}@media only screen and (min-width:1025px){.card-product-image-box{width:434px;-webkit-box-flex:0;-ms-flex:0 0 434px;flex:0 0 434px;max-width:434px;margin-right:16px}}@media only screen and (min-width:1366px){.card-product-image-box{width:608px;-webkit-box-flex:0;-ms-flex:0 0 608px;flex:0 0 608px;max-width:608px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1600px){.card-product-image-box{width:700px;-webkit-box-flex:0;-ms-flex:0 0 700px;flex:0 0 700px;max-width:700px;margin-right:20px}}.card-display-image{position:relative;display:block;overflow:hidden;width:100%}.card-display-image:before{content:"";position:relative;display:block;width:100%;padding-top:100%}@media screen and (min-width:1366px){.card-display-image{width:calc(100% - 78px);margin-left:10px}}.card-product-image-box .label-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:5px;position:absolute;z-index:3}.card-product-image-box .label-wrapper.position-left{top:10px;left:10px}.card-product-image-box .label-wrapper.position-right{top:10px;right:10px}.main-gallery{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0}.main-gallery.swiper-initialized{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.main-gallery .product_image-gallery_item{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.main-gallery .swiper-button-next,.main-gallery .swiper-button-prev{background-color:rgba(189,189,189,.8);width:40px;height:65px;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;margin-top:-20px;outline:0!important}.main-gallery .swiper-button-next:after,.main-gallery .swiper-button-prev:after{font-size:1rem;color:#fff}.main-gallery .swiper-button-next:active,.main-gallery .swiper-button-prev:active{background:rgba(146,146,146,.8);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.main-gallery .swiper-pagination-bullet-active{background-color:#e00027;-webkit-transform:scale(1.3);transform:scale(1.3)}@media only screen and (min-width:1025px){.main-gallery .swiper-pagination{display:none}}.min-slider-image{opacity:0;overflow:hidden}.min-slider-image.swiper-initialized{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.min-slider-image .product_image-gallery_item{width:68px;height:68px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #d5d5d5;border-radius:5px;cursor:pointer;position:relative;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#fff;padding:3px}.min-slider-image .swiper-slide{width:68px;height:68px}.min-slider-image .swiper-slide.swiper-slide-thumb-active .product_image-gallery_item{border-color:#e00027}@media only screen and (max-width:1365px){.min-slider-image{display:block;height:68px;width:calc(100% - 10px);margin:10px 0 0}}@media only screen and (min-width:1366px){.min-slider-image{display:block;width:68px;max-height:100%}}@-webkit-keyframes zoomEffect{0%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomEffect{0%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@media only screen and (min-width:1025px) and (max-width:1365px){.card-product-info-box{width:calc(100% - 450px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 450px);flex:0 0 calc(100% - 450px);max-width:calc(100% - 450px)}}@media only screen and (min-width:1366px) and (max-width:1399px){.card-product-info-box{width:calc(100% - 624px);-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 624px);flex:0 0 calc(100% - 624px);max-width:calc(100% - 624px)}}@media screen and (min-width:1400px) and (max-width:1599px){.card-product-info-box{width:746px;-webkit-box-flex:0;-ms-flex:0 0 746px;flex:0 0 746px;max-width:746px}}@media screen and (min-width:1600px){.card-product-info-box{width:650px;-webkit-box-flex:0;-ms-flex:0 0 650px;flex:0 0 650px;max-width:650px}}.card-product-info-box .info-buy,.card-product-info-box .info-delivery-payment-warranty,.card-product-info-box .info-main,.card-product-info-box .one-click-buy-container{background-color:#fff;padding:24px 16px;margin-bottom:12px;border-radius:5px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07)}@media only screen and (min-width:1025px){.card-product-info-box .info-buy,.card-product-info-box .info-delivery-payment-warranty,.card-product-info-box .info-main,.card-product-info-box .one-click-buy-container{padding:22px 32px}}.card-product-info-box .product-title{font-size:24px;font-weight:500;line-height:1.3;margin:0}@media (max-width:1919px){.card-product-info-box .product-title{font-size:calc(20px + 4 * ((100vw - 320px)/ 1599))}}.card-product-info-box .product-rating-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem}.card-product-info-box .product-sku{font-size:.8125rem;line-height:1.3846;color:#959595;margin-left:auto}@media only screen and (max-width:767px){.card-product-info-box .product-sku{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 5px}}.card-product-info-box .product_availability_status{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 8px;font-weight:500;border-radius:2px;min-width:135px;margin-right:1rem}.card-product-info-box .product_availability_status.in-stock{background-color:rgba(0,172,69,.05);color:#00ac45;padding-left:28px}.card-product-info-box .product_availability_status.in-stock:before{content:"";position:absolute;left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px;height:9px;background:url(/img/icon-check--green.svg) no-repeat 50%;background-size:contain}.card-product-info-box .product_availability_status.sold-out{background-color:rgba(41,43,49,.05);color:#959595}@media only screen and (max-width:767px){.card-product-info-box .product_availability_status{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:auto}}.card-product-info-box .product_rate{display:-webkit-box;display:-ms-flexbox;display:flex}.card-product-info-box .product_rate .product_rate_value{display:inline-block;margin-left:5px;color:#5285cc;border-bottom:1px dashed}.card-product-info-box .product_rate .product_rate_value:hover{color:#7fb5ff}@media only screen and (max-width:767px){.card-product-info-box .product_rate{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.card-product-info-box .card-product__prices{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-areas:"price buttons favorite";grid-template-columns:auto 1fr 40px;gap:1rem}@media only screen and (min-width:1025px) and (max-width:1099px){.card-product-info-box .card-product__prices{grid-template-areas:"price price" "buttons favorite";grid-template-columns:1fr 40px}}@media only screen and (max-width:619px){.card-product-info-box .card-product__prices{grid-template-areas:"price favorite" "buttons buttons";grid-template-columns:auto 40px}}.card-product-info-box .product-price-block{grid-area:price;text-transform:lowercase}@media only screen and (min-width:620px){.card-product-info-box .product-price-block{margin-right:1rem}}.card-product-info-box .product-price_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-product-info-box .product-price{font-size:30px;font-weight:700}.card-product-info-box .product-price-old{position:relative;font-size:20px;color:#959595;padding-left:3px;padding-right:3px}.card-product-info-box .product-price-old:after{content:"";position:absolute;top:50%;left:0;display:block;height:1px;width:100%;background:#f6063f;z-index:1}.card-product-info-box .product-price-old.visible{display:block}.card-product-info-box .product-price_cashback{background-color:#ffeeb2;line-height:1;font-size:11px;font-weight:500;padding:3px 4px;border-radius:2px;white-space:nowrap;margin-top:4px}.card-product-info-box .buttons-wrap{grid-area:buttons;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (min-width:620px){.card-product-info-box .buttons-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-product-info-box .buttons-wrap .btn{height:50px;width:150px;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}.card-product-info-box .add-to-cart-button{position:relative;padding-left:5px;padding-right:5px;z-index:2}.card-product-info-box .add-to-cart-button svg{display:inline-block;width:14px;height:17px;margin-left:5px;margin-bottom:1px}.card-product-info-box .sold-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:150px;-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;padding-left:5px;padding-right:5px;z-index:2;height:50px;pointer-events:none}.card-product-info-box .favorite-button{grid-area:favorite;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border-radius:.25rem;border:1px solid #e0e0e0}.card-product-info-box .favorite-button svg{fill:none;stroke:var(--black);stroke-width:1.5;-webkit-transition:all .3s;transition:all .3s;max-width:20px;max-height:20px}.card-product-info-box .favorite-button:hover svg{stroke:#e00027;-webkit-transform:scale(1.2);transform:scale(1.2)}.card-product-info-box .favorite-button.active svg{stroke:#e00027;fill:#e00027}.card-product-info-box .section-title{position:relative;font-weight:500;font-size:18px;margin-bottom:10px}.card-product-info-box .section-title>span{position:relative;display:inline-block;background-color:#fff;padding-right:10px;z-index:2}.card-product-info-box .section-title:after{content:"";position:absolute;left:0;bottom:4px;border-bottom:1px solid #ebebeb;z-index:1;width:100%}.card-product-info-box .product_delivery,.card-product-info-box .product_payment{margin-bottom:22px}.card-product-info-box .product_delivery a,.card-product-info-box .product_payment a,.card-product-info-box .product_warranty a{color:#1060c1;text-decoration:underline}.card-product-info-box .product_delivery a:hover,.card-product-info-box .product_payment a:hover,.card-product-info-box .product_warranty a:hover{color:#0c4992;text-decoration:none}.product_characteristics table{width:100%;border-collapse:collapse}.product_characteristics .product_characteristics_list{width:100%}.product_characteristics .ftr-item{position:relative;display:block;padding:12px;page-break-inside:auto}.product_characteristics .ftr-item:nth-child(odd){background:#f7fafd}@media only screen and (min-width:1024px){.product_characteristics .ftr-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;padding:15px 20px}}.product_characteristics .ftr-item__name{display:block;white-space:nowrap;font-size:12px;line-height:16px;margin-bottom:.8rem;color:#303030;width:100%;padding-right:5px}@media only screen and (min-width:1024px){.product_characteristics .ftr-item__name{display:table-cell;width:auto;font-size:14px;line-height:20px;margin-bottom:0}}.product_characteristics .ftr-item__doter{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:20px;background-image:url('data:image/svg+xml;utf8, <svg xmlns= "http://www.w3.org/2000/svg" version= "1.1" height= "20px" width= "4px" ><text x= "0" y= "16" fill= "rgb(97, 97, 97)" font-size= "14" >.</text></svg>');background-repeat:repeat-x;background-position:bottom;padding:2px;min-width:150px}@media only screen and (max-width:1023px){.product_characteristics .ftr-item__doter{display:none}}.product_characteristics .ftr-item__values{text-align:right}@media only screen and (max-width:1023px){.product_characteristics .ftr-item__values{display:block;text-align:left}}.product_characteristics .ftr-item__value{display:inline-block;font-size:14px;line-height:18px;font-weight:500;padding-left:5px}@media only screen and (min-width:1024px){.product_characteristics .ftr-item__value{font-size:16px;line-height:20px}}.product_reviews .product_reviews_rate{display:-webkit-box;display:-ms-flexbox;display:flex}.product_reviews .product_reviews_rate .product_reviews_rate_value{display:inline-block;margin-left:5px}.product_reviews .rating-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.product_reviews .rating-row label{width:auto;font-size:15px;margin-right:8px;margin-bottom:0}.product_reviews .rating-row label:after,.product_reviews .rating-row label:before{display:none!important}.product_reviews .rating-row .help-block{width:100%}.product_reviews_controls{margin-bottom:30px;margin-top:30px}.product_reviews-form-section{padding:15px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.07);box-shadow:0 0 10px rgba(0,0,0,.07)}.product_reviews_empty-text{font-size:18px;line-height:1.1;font-weight:500}.product_review-item{margin-bottom:20px}.product_review-item .product_review{display:-webkit-box;display:-ms-flexbox;display:flex}.product_review-item .product_review-item_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;background-color:#f7f8f9;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:25px;margin-right:25px}.product_review-item .product_review-item_img svg{width:50%;height:50%;fill:#878787}@media only screen and (max-width:1023px){.product_review-item .product_review-item_img{display:none}}.product_review-item .product_review-item_content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;background-color:#f7f8f9;border-radius:4px}.product_review-item .product_review-item_content:before{content:"";position:absolute;top:20px;right:100%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #f7f8f9}@media only screen and (max-width:1023px){.product_review-item .product_review-item_content:before{display:none}}.product_review-item .product_review-item_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.product_review-item .product_review-item_username{font-size:16px;font-weight:500;margin-right:20px}.product_review-item .product_review-rating{margin-right:15px}.product_review-item .product_review-item_date{margin-left:auto;color:#777e90}@media only screen and (max-width:767px){.product_review-item .product_review-item_date{width:100%;margin-left:0;margin-top:.5rem}}.product_review-item .product_review-item_text p{margin-bottom:0}.product_review-item .product_review-item_advantages,.product_review-item .product_review-item_negatives{padding-left:28px;margin-top:20px;position:relative}.product_review-item .product_review-item_advantages:before{font-size:24px;position:absolute;content:"+";color:#00ac45;left:2px;top:-1px;line-height:1}.product_review-item .product_review-item_negatives:before{font-size:34px;position:absolute;content:"-";left:2px;top:-1px;line-height:13px;color:#fd3321}.product_review-item .product_review-item_advantages_title{font-weight:500;margin-bottom:5px}.product-review-answers{list-style:none;padding:0 0 0 100px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:1023px){.product-review-answers{padding:0 0 0 20px}}.product-review-answer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;background-color:#f7f8f9;border-radius:4px;margin-top:15px}.product-review-answer .product-review-answer__author-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:10px}@media only screen and (max-width:767px){.product-review-answer .product-review-answer__author-wrap{width:100%;margin-right:0}}.product-review-answer .product-review-answer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px;height:35px;background-color:#f7f8f9;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.product-review-answer .product-review-answer__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.product-review-answer .product-review-answer__author{font-size:16px;font-weight:500}.product-review-answer .product-review-answer__date{margin-left:auto;color:#777e90}@media only screen and (max-width:767px){.product-review-answer .product-review-answer__date{width:100%;margin-left:0;margin-top:.5rem}}.product-review-answer .product-review-answer__text p{margin-bottom:0}.product-review-answer:before{content:"";position:absolute;left:20px;bottom:100%;width:0;height:0;border-left:10px solid transparent;border-bottom:10px solid #f7f8f9;border-right:10px solid transparent}.product_review-item+.product_review-item{margin-top:20px}.product_review-item+.product_review-item:before{content:"";display:block;width:100%;margin:18px 0;border-top:1px dashed #d5d5d5;height:1px}.viewed-products{position:relative;margin-top:40px}.viewed-products .viewed-products_content{position:relative}.viewed-products .viewed-products_title{font-size:18px;margin-bottom:10px;font-weight:500}.viewed-products .viewed-products_title span{font-size:18px;font-weight:400;color:#959595}@media only screen and (min-width:1024px){.viewed-products .viewed-products_title{font-size:24px;margin-bottom:20px}}@media (max-width:767.98px){.product-modal_fancybox .fancybox-slide--html{padding:0}.product-modal_fancybox .fancybox-content{border-radius:0}}#product-modal{display:none;width:1440px;max-width:100%;height:100%}#product-modal.fancybox-content{display:inline-block!important;margin:0!important}.product-modal_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:16px;height:100%;width:100%}@media (min-width:992px){.product-modal_content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.photo-modal__thumbs{width:100%;height:68px}@media (min-width:992px){.photo-modal__thumbs{width:68px;height:100%}}.photo-modal__body{width:100%;height:calc(100% - 88px);margin-bottom:20px}@media (min-width:992px){.photo-modal__body{padding-left:20px;padding-right:20px;width:calc(100% - 68px);height:100%;margin-bottom:0}}.product-modal_thumbnails__images{opacity:0;overflow:hidden;width:100%;height:100%}.product-modal_thumbnails__images.swiper-initialized{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.product-modal_thumbnails__images .product_image-gallery_item{width:68px;height:68px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #d5d5d5;border-radius:5px;cursor:pointer;position:relative;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#fff;padding:3px}.product-modal_thumbnails__images .swiper-slide{width:68px;height:68px}.product-modal_thumbnails__images .swiper-slide.swiper-slide-thumb-active .product_image-gallery_item{border-color:#e00027}.product-modal_img-wrap{position:relative;height:100%;width:100%;opacity:0}.product-modal_img-wrap.swiper-initialized{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.product-modal_img-wrap .product_image-gallery_item{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-modal_img-wrap .swiper-button-next,.product-modal_img-wrap .swiper-button-prev{background-color:rgba(189,189,189,.8);width:40px;height:65px;border-radius:4px;-webkit-transition:all .3s;transition:all .3s;margin-top:-20px;outline:0!important}.product-modal_img-wrap .swiper-button-next:after,.product-modal_img-wrap .swiper-button-prev:after{font-size:1rem;color:#fff}.product-modal_img-wrap .swiper-button-next:active,.product-modal_img-wrap .swiper-button-prev:active{background:rgba(146,146,146,.8);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);box-shadow:0 0 10px rgba(0,0,0,.4)}.added-product{gap:1rem}.added-product__image{width:5rem;height:5rem;-webkit-box-flex:0;-ms-flex:0 0 5rem;flex:0 0 5rem}@media (max-width:767px){.added-product__image{width:3.75rem;height:3.75rem;-webkit-box-flex:0;-ms-flex:0 0 3.75rem;flex:0 0 3.75rem}}.added-product__info{row-gap:.75rem}.added-product__name{font-size:clamp(.9375rem,.9146341463rem + .0975609756vw,1rem);font-weight:500}.added-product__price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media (max-width:375px){.added-product__price-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.25rem}}.added-product__price{font-size:1.125rem;font-weight:500}.added-product__oldprice{position:relative;font-size:.875rem;color:var(--text-light)}.added-product__oldprice:after{content:"";position:absolute;top:50%;left:0;display:block;height:1px;width:100%;background:#f6063f;z-index:1}.promo-timer{width:220px;margin-bottom:1.5rem}.promo-timer .values{font-size:26px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.promo-timer .values span{width:28px;text-align:center}.promo-timer .values .ss{color:#e00027}.promo-timer .units{color:var(--gray-500);display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:.25rem}.promo-timer .units span{display:block;width:28px;text-align:center}.promo-timer .timer-title{color:var(--gray-500);font-size:1.25rem;margin-bottom:.5rem}