.price{flex-wrap:wrap;font-size:18px;color:rgb(var(--color-foreground));flex-direction:row;align-items:center;line-height:1.5;display:flex}.price.price--unavailable{visibility:hidden}.price--end{justify-content:flex-end}.price dl{flex-direction:column;margin:0;display:flex}.price dd{margin:0 1rem 0 0}.price .price__last:last-of-type{margin:0}@media screen and (min-width:750px){.price{margin-bottom:0}}.price--large{font-size:1.6rem;line-height:1.5}@media screen and (min-width:750px){.price--large{font-size:1.8rem}}.price--sold-out .price__availability,.price__regular{display:block}.price .price__badge-sale,.price .price__badge-sold-out,.price--no-compare .price__compare,.price--on-sale .price__availability,.price--on-sale .price__regular,.price__availability,.price__sale{display:none}.price--on-sale .price__badge-sale,.price--sold-out .price__badge-sold-out{display:inline-flex}.price--on-sale .price__sale{flex-wrap:wrap;flex-direction:row;display:flex}.price--center{justify-content:center;display:flex}.price--on-sale .price-item--regular{font-size:1.3rem;text-decoration:line-through;color:rgba(var(--color-foreground),.75)}.unit-price{font-size:1.1rem;color:rgba(var(--color-foreground),.7);line-height:1.2;margin-top:.2rem}