.deals__product--countdown{-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center;right:0;transition:var(--transition);position:absolute;bottom:8px;gap:.5rem;left:0}@media only screen and (min-width:1200px){.deals__product--countdown{bottom:calc(14px + var(--timer-padding-bottom, 0px))}}.deals__product--countdown .countdown__item{padding:.3rem .5rem;color:rgb(var(--color-button-text));text-align:center;border-radius:.3rem;background:rgba(var(--color-button),var(--alpha-button-background))}.deals__product--countdown .countdown__item:last-child{margin-right:0}.deals__product--countdown .countdown__item:before{display:none}.countdown__item>span{display:block}.deals__product--countdown .countdown__number{font-size:1.4rem;font-weight:700;-webkit-transition:.3s;transition:.3s;border-radius:10px 0}.deals__product--countdown .countdown__text{font-size:1.4rem;padding-bottom:.5rem;line-height:1}@media only screen and (min-width:750px){.deals__product--countdown .countdown__item{min-width:4.5rem}}@media only screen and (max-width:749px){.deals__product--countdown{bottom:15px}.deals__product--countdown .countdown__number,.deals__product--countdown .countdown__text{font-size:1.2rem}.deals__product--countdown{gap:.15rem}}@media only screen and (min-width:992px){.product__card:not(.product__card--style_1):hover .deals__product--countdown{opacity:0}}