.hero-section{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center}.hero__content{position:relative;z-index:2;text-align:center;padding:3rem 3.5rem;max-width:800px;color:var(--color-black);background:radial-gradient(ellipse at center,color-mix(in srgb,var(--overlay-color, var(--color-white)) calc(var(--overlay-opacity, .6) * 100%),transparent) 0%,transparent 80%)}.hero__title{font-size:var(--font-size-hero);color:var(--color-black);margin-bottom:1rem;line-height:1.1}.hero__subtitle{font-size:var(--font-size-body-large);margin-bottom:2rem;line-height:1.6}.hero__cta{display:inline-flex}@media(max-width:768px){.hero-section{align-items:flex-start;background-size:contain;background-repeat:no-repeat}.hero__content{margin-top:6rem}.hero__title{font-size:2.5rem}.hero__subtitle{font-size:1.125rem}}@media(max-width:480px){.hero__title{font-size:2rem}.hero__subtitle{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
