.flash-sale{display:block;position:relative}.flash-sale__surface{position:relative;overflow:hidden;border-radius:2.4rem;background:var(--fsc-bg, #15111a);background-image:linear-gradient(135deg,var(--fsc-gradient-1, #181022),var(--fsc-gradient-2, #ef3178));color:var(--fsc-text, #fff);padding:var(--fsc-padding-top-mobile, 48px) 1.6rem var(--fsc-padding-bottom-mobile, 48px);isolation:isolate}@media screen and (min-width:750px){.flash-sale__surface{padding:var(--fsc-padding-top-desktop, 80px) 3.2rem var(--fsc-padding-bottom-desktop, 80px)}}.flash-sale__bg-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.flash-sale__bg-image img{width:100%;height:100%;object-fit:cover}.flash-sale__bg-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0000008c,#000000b3)}.flash-sale[data-glow=true] .flash-sale__surface{box-shadow:0 0 12rem rgba(var(--fsc-accent-rgb),.35)}.flash-sale__inner{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.flash-sale__inner--narrow{max-width:72rem}.flash-sale__messages{position:relative;height:2.4rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;letter-spacing:.08rem;text-transform:uppercase;color:var(--fsc-accent, #ef3178)}.flash-sale__message{position:absolute;opacity:0;transform:translateY(.6rem);transition:opacity .4s ease,transform .4s ease;white-space:nowrap}.flash-sale__message.is-active{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.flash-sale__message{transition:opacity 1ms linear}}.flash-sale__state{display:flex;flex-direction:column;align-items:center;gap:1rem;animation:flash-sale-fade-in .5s ease both}.flash-sale__state[hidden]{display:none}@keyframes flash-sale-fade-in{0%{opacity:0;transform:translateY(.8rem)}to{opacity:1;transform:translateY(0)}}.flash-sale__headline{margin:0;font-size:clamp(1.8rem,3.6vw,2.8rem);letter-spacing:.04rem;line-height:1.1;color:var(--fsc-text, #fff)}.flash-sale__countdown-label{margin:0;font-size:1.4rem;letter-spacing:.1rem;text-transform:uppercase;opacity:.8}.flash-sale__subheading{max-width:56rem;font-size:1.3rem;line-height:1.45;opacity:.85}.flash-sale__subheading p{margin:0 0 .6rem}.flash-sale__subheading p:last-child{margin-bottom:0}.flash-sale__countdown{display:flex;gap:1.2rem;justify-content:center;flex-wrap:wrap}.flash-sale__unit{display:flex;flex-direction:column;align-items:center;gap:.4rem;min-width:calc(var(--fsc-countdown-size, 56px) * 1.15)}.flash-sale__unit-value{font-size:var(--fsc-countdown-size, 56px);font-weight:600;line-height:1;font-variant-numeric:tabular-nums;background:#ffffff14;border:.1rem solid rgba(255,255,255,.16);border-radius:1.2rem;padding:.4rem .8rem;min-width:2ch;display:inline-block;backface-visibility:hidden;transform-style:preserve-3d}.flash-sale__unit-value.is-flipping{animation:flash-sale-flip .42s ease}@keyframes flash-sale-flip{0%{transform:rotateX(0)}50%{transform:rotateX(-90deg);opacity:.5}51%{transform:rotateX(90deg)}to{transform:rotateX(0);opacity:1}}@media(prefers-reduced-motion:reduce){.flash-sale__unit-value.is-flipping{animation:none}}.flash-sale__unit--seconds .flash-sale__unit-value{color:var(--fsc-accent, #ef3178)}@media screen and (max-width:749px){.flash-sale__unit-value{font-size:calc(var(--fsc-countdown-size, 58px) * .7)}}.flash-sale__unit-label{font-size:1.1rem;letter-spacing:.08rem;text-transform:uppercase;opacity:.75}.flash-sale__cta{margin-top:.4rem}.flash-sale__progress{width:100%;max-width:40rem;display:flex;flex-direction:column;gap:.6rem}.flash-sale__progress-label{margin:0;font-size:1.2rem;letter-spacing:.06rem;text-transform:uppercase;opacity:.8}.flash-sale__progress-rail{height:.8rem;border-radius:999px;background:#ffffff26;overflow:hidden}.flash-sale__progress-fill{height:100%;width:0%;border-radius:999px;background:var(--fsc-accent, #ef3178);transition:width .8s ease}.flash-sale__ribbon{position:absolute;top:1.8rem;right:-3.2rem;z-index:3;transform:rotate(45deg);background:var(--fsc-accent, #ef3178);color:#fff;padding:.5rem 4rem;font-size:1.2rem;font-weight:600;letter-spacing:.1rem;text-transform:uppercase;box-shadow:0 .4rem 1rem #00000040}.flash-sale__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.flash-sale__particle{position:absolute;top:100%;width:.5rem;height:.5rem;border-radius:50%;background:#ffffffb3;animation:flash-sale-float 9s linear infinite}.flash-sale__particle:nth-child(1){left:4%;animation-duration:8s;animation-delay:0s}.flash-sale__particle:nth-child(2){left:12%;animation-duration:11s;animation-delay:1.2s}.flash-sale__particle:nth-child(3){left:20%;animation-duration:7.5s;animation-delay:2.1s}.flash-sale__particle:nth-child(4){left:28%;animation-duration:10s;animation-delay:.6s}.flash-sale__particle:nth-child(5){left:36%;animation-duration:9.5s;animation-delay:3s}.flash-sale__particle:nth-child(6){left:44%;animation-duration:8.2s;animation-delay:1.8s}.flash-sale__particle:nth-child(7){left:52%;animation-duration:12s;animation-delay:.3s}.flash-sale__particle:nth-child(8){left:60%;animation-duration:7s;animation-delay:2.6s}.flash-sale__particle:nth-child(9){left:68%;animation-duration:10.5s;animation-delay:1s}.flash-sale__particle:nth-child(10){left:76%;animation-duration:9s;animation-delay:3.4s}.flash-sale__particle:nth-child(11){left:84%;animation-duration:8.8s;animation-delay:.9s}.flash-sale__particle:nth-child(12){left:90%;animation-duration:11.5s;animation-delay:2.4s}.flash-sale__particle:nth-child(13){left:96%;animation-duration:7.8s;animation-delay:1.5s}.flash-sale__particle:nth-child(14){left:8%;animation-duration:10.2s;animation-delay:2.9s}@keyframes flash-sale-float{0%{transform:translateY(0) translate(0) scale(.6);opacity:0}10%{opacity:.9}90%{opacity:.4}to{transform:translateY(-32rem) translate(1.5rem) scale(1);opacity:0}}@media(prefers-reduced-motion:reduce){.flash-sale__particle{display:none}}.flash-sale__confetti{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;overflow:hidden}.flash-sale__confetti-piece{position:absolute;top:-2rem;width:.8rem;height:1.4rem;opacity:.9;animation:flash-sale-confetti-fall linear forwards}@keyframes flash-sale-confetti-fall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(540deg);opacity:0}}.flash-sale__marquee{width:100%;overflow:hidden;background:var(--fsc-marquee-bg, #c8102e)}.flash-sale__marquee-track{display:flex;width:max-content;animation:flash-sale-marquee-scroll var(--fsc-marquee-speed, 32s) linear infinite;will-change:transform}.flash-sale__marquee-half{display:flex;align-items:center;flex:0 0 auto;gap:1.4rem;padding:.9rem 1.4rem}.flash-sale__marquee-text{color:var(--fsc-marquee-text, #ffd43b);font-weight:800;font-size:1.4rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.flash-sale__marquee-separator{color:var(--fsc-marquee-text, #ffd43b);opacity:.6;font-size:1.2rem}@keyframes flash-sale-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.flash-sale__marquee-track{animation:none}.flash-sale__marquee-half[aria-hidden=true]{display:none}}.flash-sale__banner-wrap{padding-top:2rem;padding-bottom:2rem}.flash-sale__banner{position:relative;z-index:2;display:block;width:100%;max-width:46rem;margin:0 auto;border-radius:1.6rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.flash-sale__banner:hover,.flash-sale__banner:focus-visible{transform:translateY(-.3rem);box-shadow:0 1.2rem 3rem #00000059}.flash-sale__banner img{display:block;width:100%;height:auto}.flash-sale__carousel{margin-top:3.2rem}.flash-sale__carousel-list{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;list-style:none;margin:0;padding:.4rem .4rem 1.2rem;-webkit-overflow-scrolling:touch}.flash-sale__carousel-item{flex:0 0 20rem;scroll-snap-align:start}@media screen and (max-width:749px){.flash-sale--sticky-mobile{position:sticky;bottom:0;z-index:10}.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__surface{padding:1rem 1.6rem;border-radius:1.6rem 1.6rem 0 0}.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__particles,.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__subheading,.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__messages,.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__progress,.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__ribbon{display:none}.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__unit-value{font-size:2.2rem;padding:.2rem .5rem}.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__headline{font-size:1.4rem}.flash-sale--sticky-mobile[data-condensed=true] .flash-sale__state{flex-direction:row;justify-content:space-between;width:100%;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/flash-sale.css.map */
