.daraz-flash{background:#fff;border:1px solid #f0f0f0;border-radius:.25rem;margin-bottom:1.5rem;overflow:hidden}.daraz-flash__head{background:linear-gradient(90deg,#fff7ed 0%,#fff 100%);border-bottom:1px solid #f5f5f5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.daraz-flash__title-wrap{align-items:baseline;gap:.75rem;display:flex}.daraz-flash__title{color:#212121;font-size:1.125rem;font-weight:700}.daraz-flash__badge{color:#f57224;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.daraz-flash__shop-all{color:#f57224;border:1px solid #f57224;border-radius:.25rem;padding:.35rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s}.daraz-flash__shop-all:hover{color:#fff;background:#f57224}.daraz-flash__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;padding:.75rem .5rem 1rem;display:flex;overflow-x:auto}.daraz-flash__track::-webkit-scrollbar{height:4px}.daraz-flash__track::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.daraz-flash__item{scroll-snap-align:start;color:inherit;flex:0 0 140px;padding:0 .5rem;text-decoration:none;position:relative}@media (min-width:640px){.daraz-flash__item{flex:0 0 160px}}.daraz-product-card{color:inherit;background:#fff;text-decoration:none;transition:transform .25s;display:block}.daraz-product-card:hover{transform:translateY(-2px)}.daraz-product-card__img{aspect-ratio:1;object-fit:contain;background:#fafafa;border:1px solid #f0f0f0;border-radius:.15rem;width:100%}.daraz-product-card__name{color:#212121;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.1em;margin-top:.5rem;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}.daraz-product-card__price{color:#f57224;margin-top:.35rem;font-size:1rem;font-weight:700}.daraz-product-card__was{color:#9e9e9e;margin-right:.25rem;font-size:.6875rem;text-decoration:line-through}.daraz-product-card__off{color:#212121;font-size:.6875rem;font-weight:600}.daraz-product-card__stars{color:#f57224;align-items:center;gap:.15rem;margin-top:.25rem;font-size:.65rem;display:flex}.daraz-section-title{color:#212121;border-bottom:2px solid #f57224;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:inline-block}.daraz-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.daraz-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:1024px){.daraz-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.daraz-grid{grid-template-columns:repeat(6,1fr)}}.daraz-grid-card{background:#fff;border:1px solid #f0f0f0;border-radius:.15rem;transition:box-shadow .25s,transform .25s;overflow:hidden}.daraz-grid-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.daraz-grid-card__link{color:inherit;text-decoration:none;display:block}.daraz-grid-card__img-wrap{aspect-ratio:1;background:#fafafa;position:relative}.daraz-grid-card__img{object-fit:contain;width:100%;height:100%}.daraz-grid-card__discount-tag{color:#f57224;background:#ffe8d9;padding:.15rem .35rem;font-size:.6875rem;font-weight:700;position:absolute;top:0;right:0}.daraz-grid-card__body{padding:.65rem .5rem .75rem}.daraz-grid-card__actions{gap:.35rem;padding:0 .5rem .65rem;display:flex}.daraz-grid-card__actions button{flex:1;padding:.35rem;font-size:.7rem}
