.section__temporary-deal{background-color:#f5f5f5}.container-narrow{max-width:calc((var(--page-width, 1392px) + 6rem) * .8);margin-left:auto;margin-right:auto}.temporary-deal__wrapper{display:flex;align-items:center;gap:var(--gap, 2rem)}@media screen and (min-width: 768px){.temporary-deal__wrapper{gap:var(--gap-desktop, 3rem)}}.temporary-deal__media{flex:0 0 100%}@media screen and (min-width: 768px){.temporary-deal__media{flex:0 0 calc(var(--col-width, 50%) - var(--gap-desktop, 3rem) / 2)}}.temporary-deal__content{flex:0 0 100%}@media screen and (min-width: 768px){.temporary-deal__content{flex:0 0 calc(100% - var(--col-width, 50%) - var(--gap-desktop, 3rem) / 2)}}.temporary-deal__image-wrapper{position:relative;background:#fff;border-radius:20px;padding:2rem;box-shadow:0 2px 10px #0000000d}.temporary-deal__image{position:relative;width:100%;overflow:hidden}.temporary-deal__image img{width:100%;height:100%;object-fit:contain;display:block}.temporary-deal__badge{z-index:2}.badge-discount{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#e5e5e5;color:#1d1d1f;font-weight:600;padding:.5rem}.temporary-deal__details{max-width:100%}.temporary-deal__hero{text-align:center;margin-bottom:3rem}.temporary-deal__heading{font-size:var(--h2, clamp(3rem, calc(3rem + (40 - 30) * var(--responsive-rate)), 4rem));font-weight:var(--heading-weight);color:var(--color-heading, #1d1d1f);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.countdown-label{font-size:var(--body-font-size, 16px);color:var(--color-text, #666);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.temporary-deal-countdown{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.temporary-deal-countdown .countdown-container{background:#fff;color:var(--limited-offer-timer-text, currentColor);border-radius:18px;padding:.9rem;text-align:center;box-shadow:inset 0 1px #fff6,0 12px 20px #0000000f}.temporary-deal-countdown .countdown-item{font-size:var(--h2, clamp(3rem, calc(3rem + (40 - 30) * var(--responsive-rate)), 4rem));font-weight:var(--heading-weight);color:var(--color-heading, #1d1d1f);line-height:1.2;margin-bottom:.25rem}.temporary-deal-countdown .timer-announcementbar-text{font-size:calc(var(--body-font-size, 16px) - 2px);color:var(--color-text, #666);text-transform:uppercase;letter-spacing:.05em}.temporary-deal__type{font-size:var(--body-font-size, 16px);color:var(--color-text, #666);margin-bottom:.5rem;text-transform:capitalize}.temporary-deal__title{font-size:var(--h2, clamp(3rem, calc(3rem + (40 - 30) * var(--responsive-rate)), 4rem));font-weight:var(--heading-weight);color:var(--color-heading, #1d1d1f);margin-bottom:.75rem;line-height:1.3}.temporary-deal__volume{font-size:var(--body-font-size, 16px);color:var(--color-text, #666);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.temporary-deal__rating{margin-bottom:1.25rem}.temporary-deal__rating .product-rating{justify-content:flex-start}.temporary-deal__description{font-size:var(--body-font-size, 16px);color:var(--color-text, #666);line-height:var(--body-line-height, 1.625);margin-bottom:1.5rem;max-width:100%}.temporary-deal__price{margin-bottom:2rem}.temporary-deal__price.price-size-small .price{font-size:var(--h3, clamp(2.6rem, calc(2.6rem + (30 - 26) * var(--responsive-rate)), 3rem))}.temporary-deal__price.price-size-medium .price,.temporary-deal__price.price-size-large .price{font-size:var(--h2, clamp(3rem, calc(3rem + (40 - 30) * var(--responsive-rate)), 4rem))}.temporary-deal__price .price{font-weight:var(--heading-weight);color:var(--color-heading, #1d1d1f)}.temporary-deal__price .price-regular .compare-price{font-size:calc(var(--h3, clamp(2.6rem, calc(2.6rem + (30 - 26) * var(--responsive-rate)), 3rem)) * .7);color:var(--color-text, #999);text-decoration:line-through;margin-left:.5rem}.temporary-deal__button{width:100%;max-width:100%}.temporary-deal__button .product-form,.temporary-deal__button .product-form__buttons{margin:0}@media screen and (max-width: 767.98px){.temporary-deal__wrapper{flex-direction:column}.temporary-deal__image-wrapper{padding:1.5rem;margin-bottom:2rem;max-width:100%;margin-left:auto;margin-right:auto}.temporary-deal__media{order:2;width:100%;max-width:400px;margin:0 auto}.temporary-deal__content{order:3;width:100%}.temporary-deal__details{text-align:center}.badge-discount{width:50px;height:50px;font-size:.75rem}.temporary-deal-countdown{gap:.5rem}.temporary-deal-countdown .countdown-container{min-width:70px;padding:.75rem .5rem}.temporary-deal-countdown .countdown-item{font-size:var(--h3, clamp(2.6rem, calc(2.6rem + (30 - 26) * var(--responsive-rate)), 3rem))}.temporary-deal-countdown .timer-announcementbar-text{font-size:calc(var(--body-font-size, 16px) - 4px)}.temporary-deal__heading{font-size:var(--h3, clamp(2.6rem, calc(2.6rem + (30 - 26) * var(--responsive-rate)), 3rem));margin-bottom:1rem}.countdown-label{font-size:var(--body-font-size, 16px);margin-bottom:.75rem}.temporary-deal__title{font-size:var(--h3, clamp(2.6rem, calc(2.6rem + (30 - 26) * var(--responsive-rate)), 3rem))}.temporary-deal__rating .product-rating{justify-content:center}.temporary-deal__button .btn{width:100%;padding:var(--btn-padding-y, 1rem) var(--btn-padding-x, 2rem);font-size:var(--btn-font-size, 1.4rem);border-radius:var(--btn-radius, 999px)}}[dir=rtl] .temporary-deal__price .price-regular .compare-price{margin-left:0;margin-right:.5rem}.temporary-deal__wrapper.row-reverse-md{flex-direction:column-reverse}@media screen and (min-width: 768px){.temporary-deal__wrapper.row-reverse-md{flex-direction:row-reverse}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/temporary-deal.css.map */
