.product-list--line{border-top:15px solid #e7e7e7}.product-list{overflow:hidden}.product-list__items{background:transparent;display:-ms-grid;display:grid;gap:0;justify-items:center;margin-bottom:-.0625rem;margin-right:-.0625rem}@media only screen and (max-width:34.3125em){.product-list__items{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media only screen and (min-width:34.375em) and (max-width:49.9375em){.product-list__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:50em) and (max-width:62.4375em){.product-list__items{grid-template-columns:repeat(auto-fill,minmax(auto,33.33333%))}}@media only screen and (min-width:62.5em) and (max-width:81.1875em){.product-list__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:81.25em){.product-list__items{grid-template-columns:repeat(auto-fill,minmax(auto,33.33333%))}}@media only screen and (min-width:53.125em) and (max-width:87.4375em){.product-list__items--hp{grid-template-columns:repeat(auto-fill,minmax(auto,33.33333%))}}@media only screen and (min-width:87.5em){.product-list__items--hp{grid-template-columns:repeat(auto-fill,minmax(25%,25%))}}
/*! autoprefixer grid: autoplace */.product-item,.product-list__items--recommended{display:-ms-grid;display:grid}.product-item{position:relative;z-index:1;-ms-grid-rows:1fr auto auto;grid-template-rows:1fr auto auto;-ms-grid-columns:auto;background-color:#fff;border-bottom:1px solid #dcdcdc;border-right:1px solid #dcdcdc;color:#000;grid-template-columns:auto;outline:#fff;-webkit-transition:outline-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:outline-color .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;transition:outline-color .4s ease-in-out,box-shadow .4s ease-in-out;transition:outline-color .4s ease-in-out,box-shadow .4s ease-in-out,-webkit-box-shadow .4s ease-in-out;width:100%}.product-item>:first-child{-ms-grid-column:1;-ms-grid-row:1}.product-item>:nth-child(2){-ms-grid-column:1;-ms-grid-row:2}.product-item>:nth-child(3){-ms-grid-column:1;-ms-grid-row:3}@media only screen and (max-width:21.875em){.product-item{-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto;-ms-grid-columns:100%;grid-template-columns:100%;margin:.8125rem 0}.product-item>:first-child{-ms-grid-column:1;-ms-grid-row:1}.product-item>:nth-child(2){-ms-grid-column:1;-ms-grid-row:2}.product-item>:nth-child(3){-ms-grid-column:1;-ms-grid-row:3}}.product-item:hover{-webkit-box-shadow:0 17px 51px 0 rgba(108,135,149,.2);box-shadow:0 17px 51px 0 rgba(108,135,149,.2);-webkit-box-shadow:0 1.0625rem 3.1875rem 0 rgba(108,135,149,.2);box-shadow:0 1.0625rem 3.1875rem 0 rgba(108,135,149,.2);color:#000;outline:1px solid #506c98;outline:.0625rem solid #506c98;text-decoration:none;z-index:10}.product-item__picture{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;max-height:290px;max-height:18.125rem;min-height:290px;min-height:18.125rem;width:100%}.product-item__picture:hover .product-item__jumpcontent{opacity:1;z-index:9}.product-item__picture:hover .label{opacity:.1}.product-item__picture picture{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.product-item__picture img{line-height:1;max-height:90%;max-width:90%;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.product-item__text{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;padding:1.5625rem .9375rem .6875rem;width:100%}.product-item__text .title{color:#000;font-family:inter,arial,Helvetica,sans-serif;font-size:16px;font-size:1rem;font-weight:500}.product-item__text p{color:#404040}.product-item__price{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-size:1.5rem;gap:10px;gap:.625rem;line-height:1.2;padding:0 .9375rem 1.25rem;width:100%}.product-item__price .small{font-size:14px;font-size:.875rem}.product-item__price .line{text-decoration:line-through}.product-item__price .basket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;gap:.3125rem}.product-item__price .basket input{-moz-appearance:textfield;border:1px solid #e5e5e5;border-radius:10px;height:45px;height:2.8125rem;text-align:center;width:38px;width:2.375rem}.product-item__price .basket input::-webkit-inner-spin-button,.product-item__price .basket input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-item__jumpcontent{background:rgba(0,0,0,.6);height:290px;height:18.125rem;opacity:0;position:absolute;top:0;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;width:100%}.product-item__jumpcontent .wrapper{height:100%}.product-item__jumpcontent .icon_svg{color:#fff;height:30px;height:1.875rem;margin-bottom:1.25rem;width:30px;width:1.875rem}.product-item__jumpcontent p{color:#fff;font-size:20px;font-size:1.25rem}.product-item--recommneded{display:-ms-grid;display:grid;position:relative;-ms-grid-rows:1fr 0 auto;grid-template-areas:"img text price" "img label price";grid-template-rows:1fr auto;-ms-grid-columns:auto 2.5rem 1fr 2.5rem auto;border-right:none;gap:0 40px;gap:0 2.5rem;grid-template-columns:auto 1fr auto;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem 0}@media only screen and (max-width:37.5em){.product-item--recommneded{-ms-grid-columns:auto 1.25rem auto;grid-template-columns:auto auto;-ms-grid-rows:auto 1.25rem auto;gap:20px;gap:1.25rem;grid-template-areas:"img img label" "text text price"}}.product-item--recommneded .product-item__picture{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-row-align:center;align-self:center;grid-area:img}.product-item--recommneded .product-item__text{grid-area:text;-ms-grid-column:3;-ms-grid-row:1;padding:0}.product-item--recommneded .product-item__price{-ms-grid-row:1;-ms-grid-row-span:3;grid-area:price;-ms-grid-column:5;padding:0}.product-item--recommneded .label{-ms-grid-column:3;-ms-grid-row:3;position:relative;top:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-grid-row-align:start;align-self:start;grid-area:label}@media only screen and (max-width:37.5em){.product-item--recommneded .product-item__picture{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:3}.product-item--recommneded .product-item__text{-ms-grid-column:1;-ms-grid-row:3;-ms-grid-column-span:3}.product-item--recommneded .product-item__price{-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:5}.product-item--recommneded .label{-ms-grid-column:5;-ms-grid-row:1}}.product-item--recommneded .product-item__picture{max-height:100px;max-height:6.25rem;max-width:100px;max-width:6.25rem;min-height:unset;position:unset}.product-item--recommneded .product-item__picture img{max-height:100px;max-height:6.25rem;max-width:unset;max-width:100%}.product-item--recommneded .product-item__jumpcontent{height:100%;left:0;width:calc(100% - 180px);width:calc(100% - 11.25rem)}.label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;right:10px;right:.625rem;top:10px;top:.625rem;z-index:7;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;opacity:1;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.label .label__item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;color:#fff;flex-shrink:0;font-family:inter,arial,Helvetica,sans-serif;font-size:15px;font-size:.9375rem;font-weight:600;line-height:1;margin:.1875rem 0 .1875rem .3125rem;padding:.375rem .5rem;text-transform:uppercase}.label .label__item--available1,.label .label__item--stock{background-color:#92b643}.label .label__item--available2{background-color:rgba(235,28,36,.7)}.label .label__item--available3{background-color:rgba(64,174,229,.7)}.label .label__item--action{background-color:rgba(190,41,41,.7)}.label .label__item--new{background-color:rgba(193,126,17,.7)}.label .label__item--delivery{background-color:rgba(36,84,175,.7)}.label .label__item--gift{background-color:rgba(160,1,0,.7)}.label .label__item--sale{background-color:rgba(34,150,96,.7)}.label--detail{bottom:20px;bottom:1.25rem;right:20px;right:1.25rem}.pagening{padding:1.875rem 0}.pagening .item{padding:.375rem .75rem}.pagening .number{border:1px solid #e5e5e5;border-radius:5px;margin:0 .125rem;-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.pagening .number.active,.pagening .number:hover{background-color:red;color:#fff;text-decoration:none}.pagening .number.active{font-family:inter,arial,Helvetica,sans-serif;font-weight:600}.pagening .dots{display:inline-block;margin:0 .625rem;position:relative}.pagening .dots:after{color:#000;content:"...";font-size:26px;font-size:1.625rem;height:26px;height:1.625rem;left:50%;line-height:1;margin-left:-.8125rem;margin-top:-1.375rem;position:absolute;text-align:center;top:50%;width:26px;width:1.625rem}@media only screen and (max-width:31.1875em){.pagening .back,.pagening .next{text-align:center;width:100%}}.pagening .back:hover,.pagening .next:hover{color:#e50607}@media only screen and (max-width:31.1875em){.pagening .back{margin-bottom:.5rem}.pagening .next{margin-top:.5rem}}.product-sort{border-bottom:1px solid #ddd}.product-sort .active.product-sort__item{background-color:#e50607;color:#fff;text-decoration:none}.product-sort__item{background-color:#fff;border:1px solid #ddd;color:#545454;font-family:inter,arial,Helvetica,sans-serif;font-weight:600;margin:.375rem .375rem -.0625rem 0;padding:.5rem 2.125rem;-webkit-transition:background-color .4s ease-in-out,color .4s ease-in-out;transition:background-color .4s ease-in-out,color .4s ease-in-out}.product-sort__item:hover{background-color:#bebebe;color:#fff;text-decoration:none}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.noUi-target{direction:ltr;position:relative}.noUi-base,.noUi-connects{height:100%;position:relative;width:100%;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{height:100%;left:0;position:absolute;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;-webkit-transform-style:flat;transform-style:flat;width:100%;will-change:transform;z-index:1}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px;height:1.125rem}.noUi-horizontal .noUi-handle{height:28px;height:1.75rem;left:-17px;left:-1.0625rem;top:-6px;top:-.375rem;width:34px;width:2.125rem}.noUi-vertical{width:18px;width:1.125rem}.noUi-vertical .noUi-handle{height:34px;height:2.125rem;left:-6px;left:-.375rem;top:-17px;top:-1.0625rem;width:28px;width:1.75rem}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{left:auto;right:-10px;right:-.625rem}.noUi-target{background:#fafafa;border:1px solid #d3d3d3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb;-webkit-box-shadow:inset 0 .0625rem .0625rem #f0f0f0,0 .1875rem .375rem -.3125rem #bbb;box-shadow:inset 0 .0625rem .0625rem #f0f0f0,0 .1875rem .375rem -.3125rem #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{background:#fff;border:1px solid #d9d9d9;border-radius:3px;-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;-webkit-box-shadow:inset 0 0 .0625rem #fff,inset 0 .0625rem .4375rem #ebebeb,0 .1875rem .375rem -.1875rem #bbb;box-shadow:inset 0 0 .0625rem #fff,inset 0 .0625rem .4375rem #ebebeb,0 .1875rem .375rem -.1875rem #bbb;cursor:default}.noUi-active{-webkit-box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb;-webkit-box-shadow:inset 0 0 .0625rem #fff,inset 0 .0625rem .4375rem #ddd,0 .1875rem .375rem -.1875rem #bbb;box-shadow:inset 0 0 .0625rem #fff,inset 0 .0625rem .4375rem #ddd,0 .1875rem .375rem -.1875rem #bbb}.noUi-handle:after,.noUi-handle:before{background:#e8e7e6;content:"";display:block;height:14px;height:.875rem;left:14px;left:.875rem;position:absolute;top:6px;top:.375rem;width:1px;width:.0625rem}.noUi-handle:after{left:17px;left:1.0625rem}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{height:1px;height:.0625rem;left:6px;left:.375rem;top:14px;top:.875rem;width:14px;width:.875rem}.noUi-vertical .noUi-handle:after{top:17px;top:1.0625rem}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-webkit-box-sizing:border-box;box-sizing:border-box}.noUi-pips{color:#999;position:absolute}.noUi-value{position:absolute;text-align:center;white-space:nowrap}.noUi-value-sub{color:#ccc;font-size:10px;font-size:.625rem}.noUi-marker{background:#ccc;position:absolute}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{height:80px;height:5rem;left:0;padding:.625rem 0;top:100%;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{height:5px;height:.3125rem;margin-left:-.0625rem;width:2px;width:.125rem}.noUi-marker-horizontal.noUi-marker-sub{height:10px;height:.625rem}.noUi-marker-horizontal.noUi-marker-large{height:15px;height:.9375rem}.noUi-pips-vertical{height:100%;left:100%;padding:0 .625rem;top:0}.noUi-value-vertical{padding-left:1.5625rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.noUi-rtl .noUi-value-vertical{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{height:2px;height:.125rem;margin-top:-.0625rem;width:5px;width:.3125rem}.noUi-marker-vertical.noUi-marker-sub{width:10px;width:.625rem}.noUi-marker-vertical.noUi-marker-large{width:15px;width:.9375rem}.noUi-tooltip{background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#000;display:block;padding:.3125rem;position:absolute;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{bottom:120%;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.noUi-vertical .noUi-tooltip{right:120%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}