.gx-pdp__countdowns{display:grid;gap:8px;margin-top:16px}
.gx-pdp__countdown-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;background:#f4f4f4;font-size:12.5px}
.gx-pdp__countdown-bar--sale{cursor:default}
.gx-pdp__countdown-label em{font-style:italic;font-weight:800}
.gx-pdp__countdown-label strong{font-weight:800}
.gx-pdp__countdown-timer b,.gx-pdp__countdown-urgent{font-weight:800}
.gx-pdp__countdown-bar--sale .gx-pdp__countdown-urgent{color:#c0392b}
.gx-pdp__countdown-arrow{font-size:20px;color:#999;line-height:1}
@media(max-width:760px){.gx-pdp__countdown-bar{flex-direction:column;align-items:flex-start;gap:4px}.gx-pdp__countdown-bar--sale{flex-direction:row;justify-content:flex-start;gap:6px}.gx-pdp__countdown-bar--sale .gx-pdp__countdown-arrow{margin-left:0}}
