.sticker{position:absolute;z-index:3;top:0;left:-2px;display:flex;flex-wrap:wrap;right:calc(var(--catalog-block-padding) - 2px);max-width:100%}.sticker>div{max-width:100%}.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-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.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%);bottom:16px;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}.catalog-item:hover .btn-fast-view{opacity:1}@media (max-width:600px){.sticker__item{--sticker-height:19px}}.image-list-wrapper:has(.side-icons) .sticker{padding-right:52px}