.product-block__image-container .relative{position:relative}.kbd-product-badges{position:absolute;z-index:3;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;max-width:calc(100% - 24px);pointer-events:none}.kbd-product-label-row{position:absolute;z-index:3;top:12px;left:12px;display:flex;flex-wrap:nowrap;align-items:center;gap:6px;max-width:calc(100% - 24px);pointer-events:none}.kbd-product-label-row .product-label{position:static;flex:0 0 auto;margin:0}.kbd-position-top-left{top:12px;left:12px}.kbd-position-top-center{top:12px;left:50%;transform:translate(-50%)}.kbd-position-top-right{top:12px;right:12px}.kbd-position-middle-left{top:50%;left:12px;transform:translateY(-50%)}.kbd-position-middle-center{top:50%;left:50%;transform:translate(-50%,-50%)}.kbd-position-middle-right{top:50%;right:12px;transform:translateY(-50%)}.kbd-position-bottom-left{bottom:12px;left:12px}.kbd-position-bottom-center{bottom:12px;left:50%;transform:translate(-50%)}.kbd-position-bottom-right{right:12px;bottom:12px}.kbd-product-badges.kbd-position-top-right,.kbd-product-badges.kbd-position-middle-right,.kbd-product-badges.kbd-position-bottom-right{justify-content:flex-end}.kbd-product-badges.kbd-position-top-center,.kbd-product-badges.kbd-position-middle-center,.kbd-product-badges.kbd-position-bottom-center{justify-content:center}.kbd-product-badge{position:relative;display:inline-flex;min-height:28px;align-items:center;gap:4px;overflow:hidden;padding:5px 9px;border-radius:4px;background:var(--kbd-badge-bg, #d82c0d);color:var(--kbd-badge-color, #fff);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.02em;box-shadow:0 1px 3px #0000002e}.kbd-product-badge,.kbd-product-badge__emoji,.kbd-effect-shine:after{animation-duration:var(--kbd-effect-duration, 1.8s);animation-iteration-count:var(--kbd-effect-iterations, infinite);animation-timing-function:ease-in-out;animation-fill-mode:both}.kbd-product-badge__emoji{line-height:1}.kbd-speed-slow{--kbd-effect-duration: 3s}.kbd-speed-normal{--kbd-effect-duration: 1.8s}.kbd-speed-fast{--kbd-effect-duration: 1s}.kbd-intensity-subtle{--kbd-effect-scale: .04;--kbd-effect-distance: 2px;--kbd-effect-angle: 2deg;--kbd-effect-fade: .3;--kbd-effect-glow: 3px}.kbd-intensity-normal{--kbd-effect-scale: .06;--kbd-effect-distance: 3px;--kbd-effect-angle: 3deg;--kbd-effect-fade: .45;--kbd-effect-glow: 5px}.kbd-intensity-strong{--kbd-effect-scale: .09;--kbd-effect-distance: 5px;--kbd-effect-angle: 5deg;--kbd-effect-fade: .6;--kbd-effect-glow: 8px}.kbd-play-once{--kbd-effect-iterations: 1}.kbd-effect-pulse{animation-name:kbd-badge-pulse}.kbd-effect-float{animation-name:kbd-badge-float}.kbd-effect-glow{animation-name:kbd-badge-glow}.kbd-effect-wiggle{animation-name:kbd-badge-wiggle}.kbd-effect-bounce{animation-name:kbd-badge-bounce}.kbd-effect-fade{animation-name:kbd-badge-fade}.kbd-effect-heartbeat{animation-name:kbd-badge-heartbeat}.kbd-effect-rotate{animation-name:kbd-badge-rotate}.kbd-effect-neon{animation-name:kbd-badge-neon}.kbd-effect-rainbow{animation-name:kbd-badge-rainbow;animation-timing-function:linear}.kbd-effect-emoji-bounce .kbd-product-badge__emoji{animation-name:kbd-badge-emoji-bounce}.kbd-effect-shine:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 25%,rgb(255 255 255 / 55%) 50%,transparent 75%);content:"";transform:translate(-120%);animation-name:kbd-badge-shine}@keyframes kbd-badge-pulse{50%{transform:scale(calc(1 + var(--kbd-effect-scale)))}}@keyframes kbd-badge-float{50%{transform:translateY(calc(0px - var(--kbd-effect-distance)))}}@keyframes kbd-badge-glow{50%{filter:drop-shadow(0 0 var(--kbd-effect-glow) currentcolor)}}@keyframes kbd-badge-shine{55%,to{transform:translate(120%)}}@keyframes kbd-badge-wiggle{25%{transform:rotate(calc(0deg - var(--kbd-effect-angle)))}75%{transform:rotate(var(--kbd-effect-angle))}}@keyframes kbd-badge-bounce{40%{transform:translateY(calc(0px - var(--kbd-effect-distance)))}60%{transform:translateY(-2px)}}@keyframes kbd-badge-fade{50%{opacity:calc(1 - var(--kbd-effect-fade))}}@keyframes kbd-badge-heartbeat{15%,45%{transform:scale(calc(1 + var(--kbd-effect-scale)))}30%,60%{transform:scale(1)}}@keyframes kbd-badge-rotate{50%{transform:rotate(var(--kbd-effect-angle))}}@keyframes kbd-badge-neon{50%{filter:drop-shadow(0 0 var(--kbd-effect-glow) currentcolor);opacity:.82}}@keyframes kbd-badge-rainbow{to{filter:hue-rotate(360deg)}}@keyframes kbd-badge-emoji-bounce{50%{transform:translateY(calc(0px - var(--kbd-effect-distance))) scale(calc(1 + var(--kbd-effect-scale)))}}.kbd-play-hover,.kbd-play-hover .kbd-product-badge__emoji,.kbd-play-hover:after{animation-play-state:paused}.product-block__image-container:hover .kbd-play-hover,.product-block__image-container:hover .kbd-play-hover .kbd-product-badge__emoji,.product-block__image-container:hover .kbd-play-hover:after,.relative:hover .kbd-play-hover,.relative:hover .kbd-play-hover .kbd-product-badge__emoji,.relative:hover .kbd-play-hover:after{animation-play-state:running}.kbd-product-countdown{position:absolute;z-index:3;display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:4px 7px;max-width:calc(100% - 20px);padding:7px 9px;border-radius:5px;background:#121212d6;color:#fff;font-size:11px;font-weight:650;line-height:1.25;font-variant-numeric:tabular-nums;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}@media(max-width:749px){.kbd-product-badges{gap:4px;max-width:calc(100% - 16px)}.kbd-product-label-row{top:8px;left:8px;gap:4px;max-width:calc(100% - 16px)}.kbd-position-top-left{top:8px;left:8px}.kbd-position-top-center{top:8px}.kbd-position-top-right{top:8px;right:8px}.kbd-position-middle-left{left:8px}.kbd-position-middle-right{right:8px}.kbd-position-bottom-left{bottom:8px;left:8px}.kbd-position-bottom-center{bottom:8px}.kbd-position-bottom-right{right:8px;bottom:8px}.kbd-product-badge{min-height:24px;padding:4px 7px;font-size:10px}.kbd-product-countdown{padding:5px 7px;font-size:9px}}@media(prefers-reduced-motion:reduce){.kbd-product-badge,.kbd-effect-shine:after{animation:none}.kbd-product-countdown{-webkit-backdrop-filter:none;backdrop-filter:none}}
/*# sourceMappingURL=/cdn/shop/t/158/assets/kbd-product-badges.css.map */
