.product__flash-promo[hidden],.product-card__flash-promo[hidden],.product-flash-promo[hidden]{display:none!important}.product-flash-promo{display:flex;align-items:center;justify-content:space-between;gap:var(--flash-promo-layout-gap, .8rem);width:100%;box-sizing:border-box;padding:var(--flash-promo-bar-padding-block, 10px) var(--flash-promo-bar-padding-inline, 12px);background-color:var(--flash-promo-bg, #ffcc00);border-radius:var(--flash-promo-bar-radius, 10px)}.product-flash-promo--card.product-flash-promo--stack-mobile{display:flex;flex-direction:column;align-items:stretch;gap:var(--flash-promo-layout-gap, .8rem)}.product-flash-promo--pdp,.product-flash-promo--card:not(.product-flash-promo--stack-mobile){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:0;column-gap:var(--flash-promo-layout-gap, .8rem);justify-content:initial}.product-flash-promo--pdp .product-flash-promo__title,.product-flash-promo--pdp .product-flash-promo__timer,.product-flash-promo--card:not(.product-flash-promo--stack-mobile) .product-flash-promo__title,.product-flash-promo--card:not(.product-flash-promo--stack-mobile) .product-flash-promo__timer{flex:unset;width:auto;max-width:100%}.product-flash-promo--card:not(.product-flash-promo--stack-mobile) .product-flash-promo__timer{min-width:0}.product-flash-promo__title{margin:0;flex:0 0 50%;width:50%;max-width:50%;box-sizing:border-box;min-width:0;color:var(--flash-promo-title-color, #0b0b0b);font-size:var(--flash-promo-title-size, 12px);font-weight:700;font-style:italic;line-height:1.2;letter-spacing:.02em;text-transform:uppercase}.product-flash-promo--card.product-flash-promo--stack-mobile .product-flash-promo__title{flex:none;width:100%;max-width:100%;text-align:center}.product-flash-promo__timer{display:flex;align-items:center;justify-content:flex-end;flex:0 0 50%;width:50%;max-width:50%;box-sizing:border-box;gap:.4rem;min-width:0}.product-flash-promo--card.product-flash-promo--stack-mobile .product-flash-promo__timer{justify-content:center;flex:none;width:100%;max-width:100%;flex-wrap:wrap}.product-flash-promo__ends-label{flex-shrink:0;margin:0;color:var(--flash-promo-title-color, #0b0b0b);font-size:var(--flash-promo-ends-size, 13px);font-weight:400;font-style:normal;line-height:1.2;white-space:nowrap}.product-card__flash-promo{width:100%;margin-block:0}.product-card:has(.product-card__flash-promo){gap:var(--spacing-2)}.product-card__flash-promo .product-flash-promo{border-radius:var(--flash-promo-bar-radius, 8px)}.product-flash-promo-countdown{display:block;flex:0 0 auto;min-width:0;max-width:100%}.product-flash-promo--pdp .product-flash-promo__timer{justify-content:flex-end;min-width:0}.product-flash-promo--pdp .product-flash-promo__timer-group{display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem;flex:0 1 auto;min-width:0;max-width:100%}.product-flash-promo--pdp .product-flash-promo__ends-label{flex-shrink:0}.product-flash-promo--pdp .product-flash-promo-countdown{flex:0 0 auto}.product-flash-promo--pdp .product-flash-promo-countdown__columns{justify-content:flex-end;min-width:0}.product-flash-promo-countdown__columns{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:0;max-width:100%}.product-flash-promo--card.product-flash-promo--stack-mobile .product-flash-promo-countdown__columns{justify-content:center}.product-flash-promo-countdown__unit{flex:0 0 auto;position:relative;padding-inline:calc(var(--flash-promo-timer-unit-gap, 10px) / 2)}.product-flash-promo-countdown__unit:first-child{padding-inline-start:0}.product-flash-promo-countdown__unit:last-child{padding-inline-end:0}.product-flash-promo-countdown__unit+.product-flash-promo-countdown__unit:before{content:":";position:absolute;left:0;top:calc(var(--flash-promo-timer-digit-padding, 6px) + var(--flash-promo-timer-number-size, 16px) / 2);transform:translate(-50%,-50%);font-size:var(--flash-promo-timer-separator-size, 16px);font-weight:700;line-height:1;color:var(--flash-promo-timer-separator-color, #0b0b0b);pointer-events:none}.product-flash-promo-countdown__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-width:var(--flash-promo-timer-min-width, 36px);padding:var(--flash-promo-timer-digit-padding, 6px) calc(var(--flash-promo-timer-digit-padding, 6px) + 2px);background-color:var(--flash-promo-timer-digit-bg, #ffffff);border:var(--flash-promo-timer-digit-border-width, 0) solid var(--flash-promo-timer-digit-border-color, transparent);border-radius:var(--flash-promo-timer-digit-radius, 4px)}.product-flash-promo-countdown__number{display:block;font-size:var(--flash-promo-timer-number-size, 16px);font-weight:700;line-height:1;font-variant-numeric:tabular-nums;color:var(--flash-promo-timer-digit-color, #0b0b0b);min-width:2ch;text-align:center}.product-flash-promo-countdown__label{display:block;font-size:var(--flash-promo-timer-label-size, 10px);font-weight:600;line-height:1.1;letter-spacing:.04em;text-transform:uppercase;color:var(--flash-promo-timer-digit-color, #0b0b0b);text-align:center;white-space:nowrap;opacity:.85}@media screen and (max-width:749px){.product-flash-promo--hide-timer-labels .product-flash-promo-countdown__label{display:none}}@media screen and (min-width:750px){.product-flash-promo{padding:var(--flash-promo-bar-padding-block-desktop, var(--flash-promo-bar-padding-block, 10px)) var(--flash-promo-bar-padding-inline-desktop, var(--flash-promo-bar-padding-inline, 12px));gap:var(--flash-promo-layout-gap-desktop, var(--flash-promo-layout-gap, .8rem))}.product-flash-promo--pdp,.product-flash-promo--card:not(.product-flash-promo--stack-mobile){column-gap:var(--flash-promo-layout-gap-desktop, var(--flash-promo-layout-gap, .8rem))}.product-flash-promo--card.product-flash-promo--stack-mobile{gap:var(--flash-promo-layout-gap-desktop, var(--flash-promo-layout-gap, .8rem))}.product-flash-promo--pdp .product-flash-promo__timer-group{gap:.625rem}.product-flash-promo--card:not(.product-flash-promo--stack-mobile) .product-flash-promo__title{text-align:left}.product-flash-promo--card:not(.product-flash-promo--stack-mobile) .product-flash-promo-countdown__columns{justify-content:flex-end}.product-flash-promo__title{font-size:var(--flash-promo-title-size-desktop, var(--flash-promo-title-size, 16px))}.product-flash-promo-countdown__number{font-size:var(--flash-promo-timer-number-size-desktop, var(--flash-promo-timer-number-size, 20px))}.product-flash-promo-countdown__unit+.product-flash-promo-countdown__unit:before{font-size:var(--flash-promo-timer-separator-size-desktop, var(--flash-promo-timer-separator-size, 18px));top:calc(var(--flash-promo-timer-digit-padding-desktop, var(--flash-promo-timer-digit-padding, 6px)) + var(--flash-promo-timer-number-size-desktop, var(--flash-promo-timer-number-size, 20px)) / 2)}.product-flash-promo-countdown__card{min-width:var(--flash-promo-timer-min-width-desktop, var(--flash-promo-timer-min-width, 36px));padding:var(--flash-promo-timer-digit-padding-desktop, var(--flash-promo-timer-digit-padding, 6px)) calc(var(--flash-promo-timer-digit-padding-desktop, var(--flash-promo-timer-digit-padding, 6px)) + 2px)}.product-flash-promo-countdown__unit{padding-inline:calc(var(--flash-promo-timer-unit-gap-desktop, var(--flash-promo-timer-unit-gap, 10px)) / 2)}.product-flash-promo-countdown__label{font-size:var(--flash-promo-timer-label-size-desktop, var(--flash-promo-timer-label-size, 11px))}.product-flash-promo--hide-timer-labels-desktop .product-flash-promo-countdown__label{display:none}}@media screen and (min-width:750px)and (max-width:1023px){.product-flash-promo--pdp{grid-template-columns:1fr;column-gap:0;row-gap:var(--flash-promo-layout-gap-desktop, var(--flash-promo-layout-gap, .8rem))}.product-flash-promo--pdp .product-flash-promo__title{text-align:center}.product-flash-promo--pdp .product-flash-promo__timer{justify-content:center}.product-flash-promo--pdp .product-flash-promo__timer-group{justify-content:center;width:100%;max-width:100%}.product-flash-promo--pdp .product-flash-promo-countdown__columns{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/347/assets/component-product-flash-promo.css.map */
