.flash-deals-section{position:relative;overflow:hidden;background:#000;padding:4rem 0}.flash-deals-content{position:relative;z-index:1}.flash-deals-header{text-align:center;margin-bottom:4rem;position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem}.flash-deals-title{color:#fff;font-family:Playfair Display,Times New Roman,serif;font-size:3.5rem;font-weight:700;margin-bottom:0;letter-spacing:1.68px;text-transform:uppercase}.view-all-deals{color:#f60;text-decoration:none;font-size:18px;font-weight:500;text-transform:uppercase;letter-spacing:1px;display:flex;align-items:center;gap:.5rem;transition:color .3s ease;margin-top:1rem}.view-all-deals:hover{color:#f80}.flash-deals-badge{background:linear-gradient(45deg,red,#f60);color:#fff;padding:.8rem 2rem;border-radius:25px;font-size:1rem;font-weight:700;display:inline-block;margin-bottom:1.5rem;animation:pulse 2s infinite;box-shadow:0 4px 15px #ff00004d;text-transform:uppercase;letter-spacing:1px}@keyframes pulse{0%{transform:scale(1);box-shadow:0 4px 15px #ff00004d}50%{transform:scale(1.05);box-shadow:0 6px 20px #ff000080}to{transform:scale(1);box-shadow:0 4px 15px #ff00004d}}.countdown-timer{display:flex;justify-content:center;gap:1.5rem;margin:2rem 0;flex-wrap:wrap}.countdown-item{background:linear-gradient(135deg,red,#c00);color:#fff;padding:1.5rem 2rem;border-radius:15px;text-align:center;min-width:100px;box-shadow:0 8px 25px #ff00004d;border:3px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.countdown-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s}.countdown-item:hover:before{left:100%}.countdown-number{font-size:2.5rem;font-weight:900;display:block;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.countdown-label{font-size:.9rem;text-transform:uppercase;margin-top:.5rem;font-weight:600;letter-spacing:1px}.flash-deals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.flash-deals-product{display:block;text-decoration:none;color:inherit;position:relative}.flash-deals-product:hover{text-decoration:none;color:inherit}.discount-label{position:absolute;top:15px;left:15px;color:#f60;padding:.4rem .8rem;font-size:20px;font-weight:700;z-index:2;text-transform:uppercase;letter-spacing:1px}.flash-deals-product-image-container{position:relative}.flash-deals-product-image{width:100%;height:auto;object-fit:cover}.flash-deals-product-info{padding:1rem 0;margin-left:20px}.flash-deals-product-title{font-size:1.4rem;font-weight:500;margin-bottom:.8rem;color:#fff;line-height:1.4}.flash-deals-price{display:flex;align-items:center;gap:1rem;margin-bottom:0}.original-price{text-decoration:line-through;color:#666;font-size:1.2rem;font-weight:400}.sale-price{color:#fff;font-size:1.5rem;font-weight:700}.no-sale-products{grid-column:1 / -1;text-align:center;padding:3rem;color:#fff;background:#1a1a1a;border:1px solid #333}.no-sale-products p{margin:0;font-size:1.1rem;line-height:1.5}.flash-deals-button{width:100%;background:linear-gradient(45deg,red,#f60);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.flash-deals-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.flash-deals-button:hover:before{left:100%}.flash-deals-button:hover{background:linear-gradient(45deg,#f60,red);transform:translateY(-2px);box-shadow:0 8px 20px #ff00004d}.flash-deals-button:active{transform:translateY(0)}@media (max-width: 1024px){.flash-deals-section{padding:3rem 0}.flash-deals-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.flash-deals-title{font-size:2.5rem}}@media (max-width: 768px){.flash-deals-section{padding:2rem 0}.flash-deals-header{margin-bottom:2rem;gap:.8rem}.flash-deals-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.countdown-timer{gap:1rem;margin:1.5rem 0}.countdown-item{min-width:80px;padding:1rem 1.5rem}.countdown-number{font-size:2rem}.flash-deals-title{font-size:2rem;margin-bottom:0}.view-all-deals{font-size:14px;margin-top:.5rem}.flash-deals-badge{padding:.6rem 1.5rem;font-size:.9rem;margin-bottom:1rem}}@media (max-width: 480px){.flash-deals-section{padding:1.5rem 0}.flash-deals-header{margin-bottom:1.5rem;gap:.5rem}.flash-deals-grid{grid-template-columns:1fr;gap:1rem}.countdown-timer{gap:.5rem;margin:1rem 0}.countdown-item{min-width:60px;padding:.8rem 1rem}.countdown-number{font-size:1.5rem}.countdown-label{font-size:.7rem}.flash-deals-title{font-size:1.5rem;margin-bottom:0;letter-spacing:1px}.view-all-deals{font-size:14px;margin-top:.3rem}.flash-deals-badge{padding:.5rem 1rem;font-size:.8rem;margin-bottom:.8rem}.flash-deals-product-info{margin-left:10px}.flash-deals-product-title{font-size:1.1rem;margin-bottom:.5rem}.original-price{font-size:1rem}.sale-price{font-size:1.2rem}.discount-label{font-size:16px;padding:.3rem .6rem;top:10px;left:10px}}@media (max-width: 360px){.flash-deals-section{padding:1rem 0}.flash-deals-header{margin-bottom:1rem;gap:.3rem}.flash-deals-title{font-size:1.2rem;letter-spacing:.5px}.view-all-deals{font-size:14px;margin-top:.2rem}.countdown-timer{gap:.3rem;margin:.8rem 0}.countdown-item{min-width:50px;padding:.6rem .8rem}.countdown-number{font-size:1.2rem}.countdown-label{font-size:.6rem}.flash-deals-badge{padding:.4rem .8rem;font-size:.7rem;margin-bottom:.6rem}.flash-deals-product-info{margin-left:5px}.flash-deals-product-title{font-size:1rem;margin-bottom:.3rem}.original-price{font-size:.9rem}.sale-price{font-size:1.1rem}.discount-label{font-size:14px;padding:.2rem .4rem;top:8px;left:8px}}@media (prefers-color-scheme: dark){.flash-deals-product,.flash-deals-product-title{color:#fff}.original-price{color:#666}}.flash-deals-product{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.flash-deals-product:nth-child(1){animation-delay:.1s}.flash-deals-product:nth-child(2){animation-delay:.2s}.flash-deals-product:nth-child(3){animation-delay:.3s}.flash-deals-product:nth-child(4){animation-delay:.4s}.flash-deals-product:nth-child(5){animation-delay:.5s}.flash-deals-product:nth-child(6){animation-delay:.6s}
/*# sourceMappingURL=/cdn/shop/t/104/assets/flash-deals.css.map */
