.price-current{white-space:nowrap}
.price-normal,.price-holiday{display:inline-flex;align-items:baseline;gap:3px;white-space:nowrap}
.price-normal+.price-holiday{margin-left:8px}
.price-normal>span,.price-holiday>span{font-size:.78em;font-weight:500}
@media(max-width:520px){.price-normal,.price-holiday{display:flex}.price-normal+.price-holiday{margin:2px 0 0}}
html.js .price-module{visibility:hidden}
html.js .price-module.js-ready{visibility:visible}
.price-market{margin-left:8px;text-decoration:line-through;white-space:nowrap}
