.heading{position:relative;line-height:1.2;margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground));font-size:calc(var(--font-heading-scale) * 2rem)}.heading--gradient{background:linear-gradient(var(--gradient-direction,to right),var(--gradient-start),var(--gradient-end));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.heading--gradient.bold-text--highlight b,.heading--gradient.bold-text--highlight strong{-webkit-background-clip:padding-box;-webkit-text-fill-color:currentColor;background-clip:padding-box}.heading__section{margin-bottom:1.6rem}.heading__section .subheading{text-transform:uppercase;letter-spacing:.1em;opacity:.8;position:relative;margin-bottom:.8rem}.subheading--with-separator{padding-bottom:2rem}.subheading--with-separator::after{content:"";position:absolute;bottom:.8rem;left:0;width:var(--separator-width,50%);height:var(--separator-height,3px);background-color:var(--separator-color,rgb(var(--color-accent-1)))}.product__title.heading{margin-bottom:1.2rem}