.stickers{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.stickers .stickers__item{display:flex;padding:12px 10px 0;color:#fff;text-align:center;font-size:9px;font-style:normal;font-weight:700;line-height:10px;text-transform:uppercase;min-width:46px;min-height:32px;border-radius:10px 10px 10px 2px}.stickers .stickers__item.stickers__item_sale{background:linear-gradient(111deg,rgba(255,255,255,0) 49.3%,rgba(255,255,255,.14) 49.3%),#EB2525}.stickers .stickers__item.stickers__item_new_product{background:linear-gradient(111deg,rgba(255,255,255,0) 49.3%,rgba(255,255,255,.14) 49.3%),#009C64}.stickers .stickers__item.stickers__item_specialoffer{background:linear-gradient(111deg,rgba(255,255,255,0) 49.3%,rgba(255,255,255,.14) 49.3%),#FF7100}.stickers .stickers__item.stickers__item_free_shipping{background:linear-gradient(111deg,rgba(255,255,255,0) 49.3%,rgba(255,255,255,.14) 49.3%),#d2af10}.stickers .stickers__item.stickers__item_promotion{background:linear-gradient(111deg,rgba(255,255,255,0) 49.3%,rgba(255,255,255,.14) 49.3%),#d68100}.stickers .stickers__item.stickers__item_attracted{background:linear-gradient(111deg,rgba(255,255,255,0) 49.3%,rgba(255,255,255,.14) 49.3%),#87837e}.stickers .stickers__item.stickers__item_is_markdown{background:linear-gradient(111deg,rgba(255,255,255,0) 49.3%,rgba(255,255,255,.14) 49.3%),#FFA600}.price{color:#000;font-weight:600;display:flex;white-space:nowrap}.price .price__new{color:#eb2525;font-size:18px;line-height:18px}.price .price__old{color:#848484;font-size:16px;line-height:16px;text-decoration:line-through;font-weight:400}.buy-btn{position:relative}.buy-btn svg{margin-right:10px}.instock-btn{background-color:#eb2525;color:#fff;font-size:11px;font-weight:600;line-height:11px;letter-spacing:.36px;border-radius:16px;height:40px;padding:8px 16px;justify-content:center;align-items:center;gap:4px;border:2px solid #EB2525}.instock-btn:hover{background-color:#8b0000;color:#fff}.product-card{background:#FFF;box-shadow:var(--shadow-l);transition:box-shadow .3s ease-in-out;padding:16px;border-radius:10px;gap:16px}@media screen and (max-width: 768px){.product-card{padding:9px}}.product-card:hover{box-shadow:var(--shadow-l),var(--shadow-l)}.product-card .product-card__top{height:24px}.product-card .product-card__top span{color:#6b7280;font-size:10px;font-weight:600}.product-card .product-card__picture-wrapper{position:relative}.product-card .product-card__picture-wrapper .product-card__quick-view{font-size:14px;line-height:14px;text-align:center;position:absolute;text-decoration:none;color:#0a0a0a;font-weight:500;display:inline-flex;padding:10px 16px;justify-content:center;align-items:center;gap:4px;border-radius:16px;background:#FFF;box-shadow:0 4px 20px 10px #0000001f;z-index:2;opacity:0;transition:opacity .1s ease-out,color .2s,background .2s}.product-card .product-card__picture-wrapper .product-card__quick-view:hover{background:#009C64;color:#fff}.product-card .product-card__picture-wrapper:hover .product-card__quick-view{opacity:1}.product-card .product-card__picture-wrapper:hover .product-card__picture{opacity:.5}.product-card .product-card__picture{height:228px;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-in-out}.product-card .product-card__picture img{max-width:100%;max-height:228px;width:auto;height:auto}@media screen and (max-width: 768px){.product-card .product-card__picture{height:102px;margin-bottom:0;width:120px}.product-card .product-card__picture img{max-height:102px}}.product-card .product-card__rating{display:flex;gap:2px;height:18px;align-items:center}.product-card .product-card__rating span{margin-left:14px;color:#999;font-size:14px;font-weight:500;line-height:16px}.product-card .product-card__rating a{color:#6b7280;display:flex;align-items:center;font-size:14px;line-height:16px}.product-card .product-card__rating a svg{margin-right:4px}.product-card .product-card__name{height:74px;overflow:hidden;text-decoration:none;display:block;color:#0a0a0a;font-size:15px;font-weight:600;line-height:16px}@media screen and (max-width: 768px){.product-card .product-card__name{font-size:14px;line-height:18px}}.product-card .product-card__name:hover{color:#009c64}.product-card .product-card__price{font-size:18px;line-height:18px;margin-bottom:16px;gap:16px;min-height:18px}@media (max-width: 767.98px){.product-card .product-card__price{flex-direction:column;gap:8px}}.product-card .product-card__price .price__old{font-size:16px;line-height:16px}.product-card .product-card__actions{gap:16px}.product-card .product-card__actions button{padding-left:9px;padding-right:9px}.product-card .product-card__actions button:hover svg path{stroke:#009c64}@media screen and (max-width: 389px){.product-card .product-card__actions{gap:8px}}.product-card .buy-btn button svg{width:20px;height:20px}.product-card .product-card__on-the-way{color:#000;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.4px}.product-card.product-card_mini{padding:9px}.product-card.product-card_mini .product-card__picture{height:170px;margin-bottom:9px}.product-card.product-card_mini .product-card__name{font-size:14px;line-height:18px;height:54px}.product-card.product-card_mini .product-card__price{font-size:20px;margin-bottom:0}.product-card.product-card_mini .product-card__price small{font-size:14px;line-height:16px}.product-card.product-card_mini .product-card__price .price__old{font-size:12px;line-height:16px;margin-bottom:4px}.product-card.product-card_mini .product-card__wishlist{position:absolute;top:0;right:0}.block-list{box-shadow:var(--shadow-l);border-radius:10px;margin-bottom:16px;padding:16px 0}.block-list .block-list__title{color:#19191d;font-size:18px;font-weight:500;line-height:23px;display:flex;align-items:center;justify-content:space-between;padding:8px 4px;margin-bottom:4px}.block-list .block-list__title.block-list__title_padded{margin:0 12px}.block-list.block-list_padded{padding:16px 12px}.block-list a{color:#000;font-size:14px;display:block;font-style:normal;font-weight:400;line-height:14px;padding:12px 4px;border-radius:8px;text-decoration:none;transition:all .3s ease-in-out}.block-list a svg{margin-right:8px}.block-list a:hover{background:#F6F6F8;color:#009c64;margin-left:-8px;margin-right:-8px;padding-left:12px;padding-right:12px;border-radius:8px}.account-wishlist{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}@media (max-width: 1395.98px){.account-wishlist{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1279.98px){.account-wishlist{grid-template-columns:repeat(4,1fr)}}@media (max-width: 991.98px){.account-wishlist{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 575px){.account-wishlist{grid-template-columns:repeat(2,1fr)}}
