.product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card_visible .product-card-preview__separator{display:none}.product-card__stickers{left:.375rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card__sale,.product-card__stickers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;position:absolute;top:.375rem;z-index:1}.product-card__sale{right:.375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--red);border-radius:.375rem;color:var(--white);font-size:.625rem;font-weight:700;justify-content:center;padding:.25rem}.product-card__sale svg{height:.75rem;width:.75rem}.product-card__info{-ms-flex:1 1 0px;flex:1 1 0}.product-card__info,.product-card__top{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product-card__top{-ms-flex:1 1 0px;flex:1 1 0;gap:.5rem;padding:.75rem .5rem}.product-card__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.product-card__prices_line{display:none}.product-card__price_current,.product-card__price_default{font-size:1.125rem;font-weight:800;line-height:100%}.product-card__price_current{color:var(--red)}.product-card__price_old{color:var(--gray-3);font-size:.75rem;font-weight:500;line-height:100%;text-decoration:line-through}.product-card__details{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}.product-card__stock{color:var(--green);font-size:.625rem;font-weight:500;padding-left:.75rem;position:relative}.product-card__stock:before{background-color:var(--green);border-radius:50%;bottom:0;content:"";height:.5rem;left:0;margin:auto;position:absolute;top:0;width:.5rem}.product-card__stock_red{color:var(--red)}.product-card__stock_red:before{background-color:var(--red)}.product-card__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;gap:.25rem}.product-card__rating svg{--gray-4:var(--yellow)}.product-card__name{font-size:.875rem;font-weight:500;line-height:125%}.product-card__name,.product-card__name a{color:var(--black);text-decoration:none}.product-card__button{width:100%}.product-card__button svg{height:1rem;width:1rem}.product-card__button_disabled{opacity:.5}.product-card__description{display:none}.product-card__sold-out{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;z-index:1}.product-card__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem}.product-card__buttons_wishlist .button:first-child{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.product-card__wishlist{padding:0;width:2rem}@media (hover:hover){.product-card__name:hover{color:var(--accent-2)}.product-card__name a:hover{color:var(--accent-2)}}.product-container{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;display:-ms-grid;display:grid;grid-auto-flow:dense;grid-auto-rows:auto;grid-template-columns:repeat(auto-fill,minmax(10.25rem,1fr));row-gap:1.125rem;width:100%}.product-container_line{-ms-grid-columns:1fr;gap:1.125rem;grid-template-columns:1fr}.product-container_line .product-card{display:-ms-grid;display:grid;-ms-grid-columns:10.25rem .75rem auto;gap:.75rem;grid-template-columns:10.25rem auto}.product-container_line .product-card__top{padding:0 0 .5rem}.product-container_line .product-card__name{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.product-container_line .product-card__prices{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.product-container_line .product-card__details{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.product-sticker{border-radius:.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:1.5rem;width:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--white);justify-content:center;overflow:hidden}.product-sticker_big{height:3rem;width:3rem}.product-sticker img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.product-card-preview{position:relative}.product-card-preview__container{display:block;height:10.25rem;position:relative}.product-card-preview__wrapper{border-radius:.75rem;height:10.25rem;overflow:hidden;position:relative;width:100%}.product-card-preview__track{height:100%;position:relative}.product-card-preview__track_sold-out{opacity:.64}.product-card-preview__slide{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;position:absolute;top:0;-webkit-transition:var(--transition);transition:var(--transition);width:100%}.product-card-preview__picture_active .product-card-preview__slide{opacity:1}.product-card-preview__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:.375rem;-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem;pointer-events:none;z-index:1}.product-card-preview__bullet{background:var(--gray-4);border-radius:50%;display:block;height:.375rem;-webkit-transition:var(--transition);transition:var(--transition);width:.375rem}.product-card-preview__bullet_active{background:var(--accent-2)}.product-card-preview__separator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;bottom:0;justify-content:space-between;left:0;position:absolute;right:0;top:0}.product-card-preview__separator-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:48rem){.product-container{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}.product-container_line{-ms-grid-columns:1fr;grid-template-columns:1fr}.product-container_line .product-card{-ms-grid-columns:16rem auto;grid-template-columns:16rem auto}.product-container_line .product-card__name{-webkit-box-ordinal-group:3;-ms-flex-order:2;font-size:1.125rem;line-height:125%;order:2;-webkit-box-flex:0;-ms-flex:none;flex:none}.product-container_line .product-card__details{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:start;-ms-flex-pack:start;gap:.75rem;justify-content:flex-start}.product-container_line .product-card__description{display:block;-webkit-box-ordinal-group:4;-ms-flex-order:3;line-height:140%;margin:1rem 0 0;order:3;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.product-container_line .product-card__prices{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.product-card-preview__container,.product-card-preview__wrapper{height:16rem}}@media (min-width:74rem){.product-card__sale{font-size:.75rem}.product-card__price_current,.product-card__price_default{font-size:1.25rem}.product-card__price_old{font-size:.875rem}.product-card__stock{font-size:.75rem}.product-card__button{border-radius:.5rem;font-size:1rem;gap:.5rem;height:3rem}.product-card__button svg{height:1.5rem;width:1.5rem}.product-container{-ms-grid-columns:1fr .75rem 1fr .75rem 1fr .75rem 1fr;gap:.75rem;grid-template-columns:repeat(4,1fr)}.product-container_line{-ms-grid-columns:1fr;gap:1.5rem;grid-template-columns:1fr}.product-container_line .product-card{gap:2rem}.product-container_line .product-card__prices{display:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;gap:.75rem;order:0}.product-container_line .product-card__prices_line{display:-webkit-box;display:-ms-flexbox;display:flex}.product-container_line .product-card__price_current,.product-container_line .product-card__price_default{font-size:1.5rem}.product-container_line .product-card__price_old{font-size:1rem}.product-container_line .product-card__info{display:-ms-grid;display:grid;-ms-grid-columns:auto 2rem 15.625rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:auto 15.625rem}.product-container_line .product-card__bottom{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:justify;-ms-flex-pack:justify;justify-content:space-between}}