.sp-sept-timer{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:9px;color:#163a2d;font-size:11px;font-weight:900;letter-spacing:.02em}.sp-sept-timer__label{display:inline-flex;align-items:center;gap:6px}.sp-sept-timer__label::before{content:"";width:7px;height:7px;border-radius:50%;background:#e0473e;box-shadow:0 0 0 4px rgba(224,71,62,.1);animation:spSeptPulse 1.4s ease-in-out infinite}.sp-sept-timer__clock{display:inline-flex;align-items:center;gap:4px}.sp-sept-timer__unit{display:inline-flex;align-items:baseline;gap:2px;background:#163a2d;color:#fff;border-radius:7px;padding:5px 7px;min-width:38px;justify-content:center;box-shadow:0 5px 12px rgba(22,58,45,.12)}.sp-sept-timer__unit b{font-size:13px;line-height:1}.sp-sept-timer__unit small{font-size:7px;line-height:1;text-transform:uppercase;opacity:.75}.sp-sept-timer__sep{font-weight:950;color:#789080}.sp-sept-timer.is-ended .sp-sept-timer__label::before{animation:none;background:#829087;box-shadow:none}.sp-sept-timer.is-ended .sp-sept-timer__clock{display:none}@keyframes spSeptPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.55}}@media(max-width:749px){.sp-sept-timer{gap:7px;font-size:9px}.sp-sept-timer__clock{gap:3px}.sp-sept-timer__unit{padding:5px 6px;min-width:34px}.sp-sept-timer__unit b{font-size:12px}.sp-sept-timer__unit small{font-size:6px}}
