.header__bottom{background:#232323}.header{border-bottom:#232323}.productSticker{position:absolute;left:15px;bottom:15px;z-index:5;display:flex;flex-direction:column;align-items:flex-start;gap:8px;line-height:1}.productSticker-item{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;min-height:34px;padding:0;border-radius:8px;background:linear-gradient(180deg, rgba(22, 24, 32, 0.96) 0%, rgba(14, 16, 22, 0.98) 100%);border:1px solid currentColor;box-shadow:0 8px 18px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.04);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.productSticker-item::before,.productSticker-item::after{content:none !important}.productSticker-container{display:flex;align-items:center;justify-content:center;padding:8px 14px;background:rgba(0,0,0,0);border-radius:inherit}.productSticker-content{color:currentColor;font-size:13px;font-weight:600;line-height:1;letter-spacing:.2px;white-space:nowrap;text-align:center;text-shadow:0 1px 1px rgba(0,0,0,.18)}.productSticker-item.__discount .productSticker-container{padding:8px 12px}.productSticker-item.__discount .productSticker-content{font-size:12px;font-weight:700;letter-spacing:.15px}.productSticker-item.__promo,.productSticker-item.__new,.productSticker-item.__popular,.productSticker-item.__discount{align-self:flex-start}