/*
Generated time: September 23, 2025 17:08
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.product-v1__heading{text-align:center;margin-bottom:6rem}.product-v1__subtitle{font-weight:500;color:rgba(var(--color-foreground),.3);font-size:calc(var(--font-heading-scale) * 1.7rem);letter-spacing:calc(var(--font-heading-scale) * .16rem)}.product-v1__title-wrap{position:relative}.product-v1__title-line{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:.1rem;background-color:rgba(var(--color-foreground),.1)}.product-v1__title{position:relative;font-size:calc(var(--font-heading-scale) * 2.4rem);letter-spacing:calc(var(--font-heading-scale) * .16rem);font-weight:500;margin:.5rem 0 0;padding:0 4rem;background-color:rgba(var(--color-background));display:inline-block;z-index:2}.product-v1__title::after{content:"";position:absolute;bottom:-2rem;left:50%;transform:translateX(-50%);width:25%;height:.2rem;background-color:rgba(var(--color-accent))}