.wdhm-flash-sale{--wdhm-accent:#c93225;--wdhm-ink:#172033;--wdhm-line:#e5e7eb;max-width:1180px;margin:24px auto;padding:22px;border:1px solid var(--wdhm-line);border-radius:14px;background:#fff!important;color:var(--wdhm-ink)}
.wdhm-flash-sale__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.wdhm-flash-sale__header h2{margin:0;color:var(--wdhm-accent);font-size:clamp(22px,3vw,30px);line-height:1.1;text-transform:uppercase;letter-spacing:-.03em}
.wdhm-flash-sale__timer{display:flex;align-items:flex-start;gap:8px;color:var(--wdhm-accent);font-variant-numeric:tabular-nums}.wdhm-flash-sale__timer span{display:grid;gap:3px;text-align:center}.wdhm-flash-sale__timer b{min-width:42px;padding:7px 6px;border-radius:7px;background:var(--wdhm-accent);color:#fff;font-size:20px;line-height:1}.wdhm-flash-sale__timer small{font-size:11px;font-weight:600;color:#626771}.wdhm-flash-sale__timer i{padding-top:5px;font-size:22px;font-style:normal;font-weight:700}
.wdhm-flash-sale__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.wdhm-flash-sale__product{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;min-width:0}.wdhm-flash-sale__image{display:block;aspect-ratio:1;border-radius:10px;overflow:hidden;background:#f5f6f7}.wdhm-flash-sale__image img{width:100%;height:100%;object-fit:cover}.wdhm-flash-sale__details h3{margin:2px 0 8px;font-size:15px;line-height:1.35}.wdhm-flash-sale__details h3 a{color:inherit;text-decoration:none}.wdhm-flash-sale__details h3 a:hover{text-decoration:underline}.wdhm-flash-sale__price{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0;font-size:14px}.wdhm-flash-sale__price ins{color:var(--wdhm-accent);font-weight:750;text-decoration:none}.wdhm-flash-sale__price del{color:#747985;font-size:12px}.wdhm-flash-sale__price mark{padding:2px 5px;border-radius:4px;background:#fbe9e7;color:#a52219;font-size:11px;font-weight:700}
@media (max-width:767px){.wdhm-flash-sale{margin:16px 0;padding:16px}.wdhm-flash-sale__header{align-items:flex-start;flex-direction:column;gap:14px}.wdhm-flash-sale__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wdhm-flash-sale__product{grid-template-columns:1fr}.wdhm-flash-sale__image{max-width:100%}}
@media (max-width:420px){.wdhm-flash-sale__products{grid-template-columns:1fr}.wdhm-flash-sale__product{grid-template-columns:82px minmax(0,1fr)}.wdhm-flash-sale__timer b{min-width:38px}}
