/* START_SNIPPET:hg-wundervoll-quantity (INDEX:170) */
.hg-wundervoll-quantity{border:0;padding:0;margin:0;min-width:0;scroll-margin-top:130px}
.hg-wundervoll-quantity legend{font-weight:650;font-size:1rem;padding:0 0 14px}
.hg-wundervoll-option{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px;border:1px solid #d1d1d1;border-radius:12px;margin-bottom:10px;cursor:pointer;background:#fff;color:#171717}
.hg-wundervoll-option:has(input:checked){border-color:#171717;box-shadow:inset 0 0 0 1px #171717;background:#f7f7f7}
.hg-wundervoll-option:has(input:focus-visible){outline:2px solid #171717;outline-offset:3px}
.hg-wundervoll-option:has(input:disabled){opacity:.55;cursor:not-allowed}
.hg-wundervoll-option input{appearance:auto;position:static;width:18px;height:18px;opacity:1;margin:0;accent-color:#171717}
.hg-wundervoll-copy,.hg-wundervoll-prices{display:flex;flex-direction:column;gap:4px;min-width:0}
.hg-wundervoll-copy strong,.hg-wundervoll-prices strong{font-size:1.05rem;line-height:1.3}
.hg-wundervoll-copy small,.hg-wundervoll-prices small{font-size:.75rem;line-height:1.4}
.hg-wundervoll-prices{text-align:right}.hg-wundervoll-prices strong{white-space:nowrap}
.hg-wundervoll-saving{font-weight:650}
@media(max-width:390px){.hg-wundervoll-option{gap:8px;padding:12px}.hg-wundervoll-copy strong,.hg-wundervoll-prices strong{font-size:.95rem}.hg-wundervoll-copy small,.hg-wundervoll-prices small{font-size:.7rem}}
/* END_SNIPPET:hg-wundervoll-quantity */
