.card__name,.card__sum,.content ol,.content p,.content ul,.product__name,.product__sum{font-weight:400;font-size:18px;line-height:145%;letter-spacing:-.02em}@media screen and (max-width:640px){.card__name,.card__sum,.content ol,.content p,.content ul,.product__name,.product__sum{font-size:14px;letter-spacing:-.01em}}.category__input,.product__price,.quantity__input{font-weight:500;font-size:14px;line-height:21px;letter-spacing:-.01em}@media screen and (max-width:640px){.category__input,.product__price,.quantity__input{font-size:13px;line-height:150%}}.card__price,.card__unit,.product__characteristic,.product__unit{font-weight:500;font-size:13px;line-height:140%;letter-spacing:-.01em}@media screen and (max-width:640px){.card__price,.card__unit,.product__characteristic,.product__unit{font-size:12px;line-height:150%}}.card__id{font-weight:500;font-size:12px;line-height:150%;letter-spacing:-.01em}.content{color:#333}.content>:not(:last-child){margin-bottom:10px}.content h2{margin:30px 0!important}@media screen and (max-width:640px){.content h2{margin:20px 0!important}}.content ol,.content ul{padding-left:24px;list-style:disc}.content ol{list-style:auto}.content img{height:auto}.category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}@media screen and (max-width:1600px){.category{gap:20px}}@media screen and (max-width:992px){.category{gap:10px}}.category__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;gap:20px;width:340px}@media screen and (max-width:992px){.category__left{display:none}}.category__content{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-positive:1;flex-grow:1;gap:20px;overflow:hidden}@media screen and (max-width:640px){.category__content{gap:24px}}.category__groups,.category__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.category__inner{margin-top:20px;gap:20px}@media screen and (max-width:640px){.category__inner{margin-top:0;gap:8px}}.category__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media screen and (max-width:640px){.category__top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}}.category__dropdowns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media screen and (max-width:640px){.category__dropdowns{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}}.category__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:17px}@media screen and (max-width:640px){.category__control{width:100%;gap:12px}}.category__search{margin-left:auto;padding:10px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:10px;max-width:540px;border:1px solid #ccc;border-radius:5px;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.category__search:has(input:focus){border-color:#2eb045}.category__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:#333}.category__input::-webkit-input-placeholder{color:#999}.category__input::-moz-placeholder{color:#999}.category__input:-ms-input-placeholder,.category__input::-ms-input-placeholder{color:#999}.category__input::placeholder{color:#999}.category__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.category__loupe{width:20px;height:20px;fill:none;stroke:#333;stroke-width:1.5;stroke-linecap:round}.category__tpls{gap:12px}.category__tpl,.category__tpls{display:-webkit-box;display:-ms-flexbox;display:flex}.category__type{width:20px;height:20px;fill:none;stroke:#ccc;stroke-width:1.5;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.category__type--list{stroke-linecap:round;stroke-linejoin:round}.category__tpl:not(.active):hover .category__type{stroke:#999}.category__tpl.active .category__type{stroke:#333}.category__filters{display:none;padding:12px;grid-template-columns:repeat(5,1fr);gap:12px;background-color:#edf1f4;border-radius:8px}@media screen and (max-width:1600px){.category__filters{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.category__filters{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:876px){.category__filters{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.category__filters{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:420px){.category__filters{grid-template-columns:1fr}}.category__listing{display:grid;grid-template-columns:1fr;gap:20px}.category__listing.cards{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1600px){.category__listing.cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.category__listing.cards{grid-template-columns:repeat(2,1fr);gap:10px}}.category__pagination{margin-top:20px}.category__gallery{grid-column:1/3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media screen and (max-width:640px){.category__gallery{margin-right:-10px;grid-column:1/2;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;width:calc(100vw - 10px);overflow-x:auto}}.category__gal{-ms-flex-negative:0;flex-shrink:0;width:calc((((100% - 20px)/2) - 20px)/2)}@media screen and (max-width:640px){.category__gal{width:180px}}.category__gal--half{width:calc(((100% - 20px)/2))}@media screen and (max-width:640px){.category__gal--half{width:370px}}.category__img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media screen and (max-width:1600px){.category__img{height:310px}}@media screen and (max-width:992px){.category__img{height:250px}}@media screen and (max-width:768px){.category__img{height:200px}}@media screen and (max-width:640px){.category__img{border-radius:5px}}.category__banners{display:none;gap:12px}@media screen and (max-width:992px){.category__banners{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:640px){.category__banners{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product{display:-webkit-box;display:-ms-flexbox;display:flex}.product__img,.product__img>img{-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.product__img{-ms-flex-negative:0;flex-shrink:0;width:154px;min-height:154px;border:1px solid #ccc;border-right:none;border-radius:8px 0 0 8px;overflow:hidden}@media screen and (max-width:640px){.product__img{display:none}}.product__img>img{height:100%;-o-object-fit:cover;object-fit:cover}.product__img:hover{border-color:#2eb045}.card__img:hover>img,.product__img:hover>img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.product__card{padding:16px;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-positive:1;flex-grow:1;gap:16px;background-color:#edf1f4;border-radius:0 8px 8px 0}@media screen and (max-width:640px){.product__card{padding:10px;border-radius:5px;gap:12px}}.product__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.product__name{color:#333;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.product__name:hover{color:#2eb045}.product__characteristics{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media screen and (max-width:640px){.product__characteristics{display:none}}.product__characteristic{color:#999}.product__characteristic--value{color:#333}.product__form{margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}@media screen and (max-width:992px){.product__form{margin-top:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}}@media screen and (max-width:640px){.product__form{-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}}.product__control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:640px){.product__control{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.product__units{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:5px}.product__unit{padding:8px;background-color:transparent;border-radius:5px;color:#999;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}@media screen and (max-width:640px){.product__unit{padding:4px 6px}}.product__unit.active{background-color:#2eb045;color:#fff;cursor:default}@media screen and (max-width:640px){.product__quantity{padding:3px 4px!important}}.product__offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:640px){.product__offer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;width:100%}}.product__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.product__price{color:#999}.product__sums{display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__sum{color:#333}.product__sum>span{white-space:nowrap}.product__old-price{text-decoration:line-through}.product__button{width:110px}.product__button:hover{background-color:#2eb045;-webkit-box-shadow:1px 2px 8px 2px rgba(46,176,69,.4);box-shadow:1px 2px 8px 2px rgba(46,176,69,.4);color:#fff}.product__hidden{display:none}.product__remove{display:-webkit-box;display:-ms-flexbox;display:flex}.product__close{width:20px;height:20px;fill:none;stroke:#333;stroke-width:1.5;stroke-linecap:round;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.product__remove:hover .product__close,.quantity__button:hover .quantity__svg{stroke:#2eb045}.card,.card__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card__visual{position:relative;padding-top:16px;gap:10px;border:1px solid #ccc;border-bottom:none;border-radius:8px 8px 0 0;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}@media screen and (max-width:640px){.card__visual{padding-top:12px}}.card__visual:has(.card__img:hover){border-color:#2eb045}.card__top{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}@media screen and (max-width:640px){.card__top{position:absolute;top:4px;right:10px;padding:0}}.card__id{color:#999}@media screen and (max-width:640px){.card__id{display:none}}.card__img{padding:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:640px){.card__img{padding:12px 0}}.card__img>img{max-width:128px;height:128px;-o-object-fit:contain;object-fit:contain;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}@media screen and (max-width:640px){.card__img>img{max-width:96px;height:96px}}.card__data{padding:16px 12px;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-positive:1;flex-grow:1;gap:16px;background-color:#edf1f4;border-radius:0 0 8px 8px}@media screen and (max-width:640px){.card__data{padding:10px 6px;gap:12px}}.card__name{color:#333;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.card__name:hover{color:#2eb045}.card__form{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-positive:1;flex-grow:1;gap:16px}@media screen and (max-width:640px){.card__form{gap:10px}}.card__control{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media screen and (max-width:640px){.card__control{display:none;gap:12px}}.card__units{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:5px}.card__unit{padding:8px;background-color:transparent;border-radius:5px;color:#999;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.card__unit.active{background-color:#2eb045;color:#fff;cursor:default}.card__offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}@media screen and (max-width:850px){.card__offer{-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;gap:12px}}@media screen and (max-width:640px){.card__offer{margin-top:auto}}.card__offer--bottom{margin-top:auto}.card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.card__price{color:#999}.card__sum{color:#333}.card__button{width:108px}.card__button:hover{background-color:#2eb045;-webkit-box-shadow:1px 2px 8px 2px rgba(46,176,69,.4);box-shadow:1px 2px 8px 2px rgba(46,176,69,.4);color:#fff}@media screen and (max-width:640px){.card__button{width:100%}}.wishlist{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media screen and (max-width:640px){.wishlist{gap:12px}}.wishlist__item,.wishlist__svg{-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.wishlist__item{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:993px){.wishlist__item:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}.wishlist__svg{width:20px;height:20px;fill:none;stroke:#333;stroke-linejoin:round}.wishlist__svg--compare{stroke-width:1.6;stroke-linecap:round}.wishlist__svg--favorite{stroke-width:1.5;fill-rule:evenodd;clip-rule:evenodd}.wishlist__item:not(.wishlist__item--remove).active .wishlist__svg{stroke:#2eb045}.quantity{padding:7px 6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background-color:#fff;border-radius:5px}.quantity.hidden{display:none}.quantity,.quantity__button{display:-webkit-box;display:-ms-flexbox;display:flex}.quantity__button:disabled{cursor:default}.quantity__svg{width:20px;height:20px;fill:none;stroke:#333;stroke-width:1.5;stroke-linecap:round;-webkit-transition-duration:400ms;-o-transition-duration:400ms;transition-duration:400ms}.quantity__button:disabled .quantity__svg{stroke:#999}.quantity__input{width:55px;color:#333;text-align:center}