@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--price-component__font-size-mini:1rem;--price-component__font-size-small:1.2rem;--price-component__font-size-large:3.4rem;--price-component__location-font-weight:500}.price-component__wrapper{text-transform:uppercase;line-height:var(--typography-heading-lineheight);letter-spacing:var(--typography-heading-letter-spacing);font-family:var(--typography-headingfont);font-weight:500}[data-background-dark=true] .price-component__wrapper{color:var(--typography-headingcolor-darkbg)}.price-component__wrapper{font-weight:400}.price-component__heading{color:var(--color-text-grey);font-size:var(--price-component__font-size-mini);font-weight:var(--price-component__location-font-weight)}.price-component__amount{line-height:1;font-size:var(--price-component__font-size-large);font-weight:var(--price-component__location-font-weight);display:block}.price-component__currency{padding-left:var(--space-4);line-height:133.333%;font-size:var(--price-component__font-size-small);font-weight:var(--price-component__location-font-weight)}.price-component__details-row1{padding-top:var(--space-4);white-space:nowrap;font-size:var(--typography-text-micro);display:block}.price-component__details-row2{padding-top:var(--space-4);color:var(--color-text-grey);font-size:var(--typography-text-micro);display:block}
