.dvp-section .dvp-count{display:block;padding:0;border:0;border-radius:0;background:none;color:var(--dv-ink);font-size:14px;font-weight:400;margin-bottom:14px}.dvp-section .dvp-count b,.dvp-section .dvp-count em{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.dvp-section .dvp-count--pill{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border-radius:99px;background:var(--dv-primary);color:#fff;font-weight:700}.dvp-section .dvp-count--inline{display:flex;align-items:center;gap:8px;padding:2px 0;font-size:13.5px;color:var(--dv-muted)}.dvp-section .dvp-count--inline .dvp-c-pip{width:7px;height:7px;border-radius:50%;flex:0 0 auto;background:var(--dv-accent);animation:dvp-cd-pulse 1.6s ease-in-out infinite}.dvp-section .dvp-count--inline b{color:var(--dv-accent);font-weight:700;font-size:14.5px}@keyframes dvp-cd-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.82)}}.dvp-section .dvp-count--notice{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:10px;background:#fbf1ee;background:color-mix(in srgb,var(--dv-accent) 8%,#fff);border-left:3px solid var(--dv-accent);font-size:13.5px;color:var(--dv-ink)}.dvp-section .dvp-count--notice svg{flex:0 0 auto;color:var(--dv-accent)}.dvp-section .dvp-count--notice b{margin-left:auto;color:var(--dv-accent);font-weight:800;font-size:15px}.dvp-section .dvp-count--ghost{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px;border-radius:99px;background:#fff;border:1.5px solid var(--dv-accent);color:var(--dv-accent);font-size:13.5px;font-weight:700}.dvp-section .dvp-count--ghost b{font-weight:800;font-size:15px}.dvp-section .dvp-count--split{display:flex;align-items:center;gap:12px}.dvp-section .dvp-count--split .dvp-c-lab{font-size:10.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--dv-muted);line-height:1.3;max-width:96px}.dvp-section .dvp-count--split .dvp-c-blocks{display:flex;align-items:center;gap:6px}.dvp-section .dvp-count--split .dvp-c-blk{background:var(--dv-ink);color:#fff;border-radius:9px;padding:7px 10px 5px;text-align:center;min-width:46px}.dvp-section .dvp-count--split .dvp-c-blk em{display:block;font-style:normal;font-size:19px;font-weight:800;line-height:1.05}.dvp-section .dvp-count--split .dvp-c-blk span{display:block;font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;opacity:.62;margin-top:2px}.dvp-section .dvp-count--split .dvp-c-sep{font-size:19px;font-weight:800;color:var(--dv-ink);opacity:.3;padding-bottom:6px}.dvp-section .dvp-count--merge{border:1px solid #F0D5CC;border:1px solid color-mix(in srgb,var(--dv-accent) 28%,#fff);border-radius:var(--dv-radius);background:#fdf6f4;background:color-mix(in srgb,var(--dv-accent) 5%,#fff);padding:13px 15px}.dvp-section .dvp-count--merge .dvp-c-top{display:flex;align-items:center;gap:8px;margin-bottom:9px}.dvp-section .dvp-count--merge .dvp-c-top svg{flex:0 0 auto;color:var(--dv-accent)}.dvp-section .dvp-count--merge .dvp-c-top strong{font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:var(--dv-accent)}.dvp-section .dvp-count--merge .dvp-c-top b{margin-left:auto;font-size:16px;font-weight:800;color:var(--dv-ink)}.dvp-section .dvp-count--merge .dvp-c-bar{display:block;height:6px;border-radius:99px;overflow:hidden;background:#f4dfd8;background:color-mix(in srgb,var(--dv-accent) 18%,#fff)}.dvp-section .dvp-count--merge .dvp-c-bar i{display:block;height:100%;border-radius:99px;background:var(--dv-accent)}.dvp-section .dvp-count--merge .dvp-c-note{display:block;font-size:11.5px;color:var(--dv-muted);margin-top:7px}@media(max-width:420px){.dvp-section .dvp-count--notice{padding:10px 12px;gap:8px;font-size:12.5px}.dvp-section .dvp-count--notice b{font-size:14px}.dvp-section .dvp-count--split{gap:9px}.dvp-section .dvp-count--split .dvp-c-lab{max-width:74px;font-size:10px}.dvp-section .dvp-count--split .dvp-c-blk{min-width:42px;padding:6px 8px 4px}.dvp-section .dvp-count--split .dvp-c-blk em{font-size:17px}.dvp-section .dvp-count--merge{padding:12px 13px}}@media(prefers-reduced-motion:reduce){.dvp-section .dvp-count--inline .dvp-c-pip{animation:none}}.dvp-section .dvp-count--strip{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:var(--dv-ink);color:#fff;border:0;border-radius:calc(var(--dv-radius) - 2px);padding:9px 10px 9px 14px;margin-bottom:14px}.dvp-section .dvp-count--strip .dvp-c-claim{font-size:12.5px;font-weight:800;letter-spacing:.01em;line-height:1.25;flex:1 1 auto;min-width:0}.dvp-section .dvp-count--strip .dvp-c-units{display:flex;gap:5px;flex:0 0 auto}.dvp-section .dvp-count--strip .dvp-c-u{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:38px;padding:4px 5px;border-radius:7px;background:#ffffff21}.dvp-section .dvp-count--strip .dvp-c-u em{font-style:normal;font-size:15px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.dvp-section .dvp-count--strip .dvp-c-u span{font-size:8.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;opacity:.62;margin-top:2px}@media(max-width:640px){.dvp-section .dvp-count--strip{padding:8px 9px 8px 12px;gap:9px}.dvp-section .dvp-count--strip .dvp-c-claim{font-size:11.5px;flex:1 1 100%}.dvp-section .dvp-count--strip .dvp-c-units{flex:1 1 100%;justify-content:space-between}.dvp-section .dvp-count--strip .dvp-c-u{flex:1 1 auto}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/duven-countdown.css.map */
