.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__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}