.sticker{position:absolute;z-index:3;top:0;left:-2px;display:flex;flex-wrap:wrap;}.sticker--static{position:static;}.sticker__item{--sticker_color:#1B4;--sticker-height:23px;padding:1px 6px 1px 8px;margin:0 2px 4px;color:#fff;background:#1B4;background:var(--sticker_color);border-radius:8px;border-radius:calc(var(--border-radius) - 2px);font-weight:500;position:relative;height:var(--sticker-height);display:inline-flex;align-items:center;}.sticker .sticker__item{line-height:var(--sticker-height);display:flex;}.sticker__item:before{content:"";position:absolute;z-index:1;inset:0;box-shadow:0 6px 12px var(--sticker_color);opacity:.2;border-radius:8px;border-radius:var(--border-radius);}.sticker__item--bordered{color:#666;color:var(--lite_basic_text_black);border:1px solid #DDD;border-color:var(--stroke_black);background:#FFF;background:var(--light2_bg_black);}.sticker--upper .sticker__item{text-transform:uppercase;letter-spacing:1.2px;}.sticker__item--sale,.sticker__item--aktsiya,.sticker__item--stock{--sticker_color:#FE8;color:#222;}.sticker__item--new,.sticker__item--novinka{--sticker_color:#3C5;}.sticker__item--hit,.sticker__item--khit{--sticker_color:#F66;}.sticker__item--recommend,.sticker__item--sovetuem{--sticker_color:#A7F;}.sticker__item--sale-text{--sticker_color:#D58;}.status-icon{position:relative;color:#3B1;&.status-container{display:flex;align-items:center;gap:6px;white-space:nowrap}}.status-icon.nostock{color:#F78;}.status-icon.order{color:#2AE;}.status-icon.pending{color:#F94;}.btn-fast-view{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;z-index:4;opacity:0;box-shadow:0 5px 30px 0 #22222219;transition:opacity .3s ease;}.btn-fast-view .btn{border:none;font-weight:normal;}.btn-fast-view .btn:not(:hover){background-color:#FFFFFFE5;color:#222;}.grid-list__item:hover .btn-fast-view{opacity:1;}@media (max-width:600px){.sticker__item{--sticker-height:19px}}