.hs-hero-section{position:relative;width:100%;height:var(--mobile-height);background-color:var(--bg-color);background-image:var(--bg-image, none);background-size:cover;background-position:var(--bg-position-mobile);background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:768px){.hs-hero-section{height:var(--desktop-height);background-position:var(--bg-position-desktop)}}.hs-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--overlay-color);opacity:var(--overlay-opacity);pointer-events:none;z-index:1}.hs-hero-overlay:empty{display:block}.hs-hero-content{position:relative;z-index:2;text-align:center;padding:20px;max-width:1200px;width:100%}.hs-hero-title{color:var(--title-color);margin:0 0 20px;font-weight:600}.hs-hero-text{color:var(--text-color);max-width:800px;margin:0 auto 30px}.hs-hero-section .button{border-color:var(--button-bg-color);color:var(--button-text-color)}.hs-hero-section .button--primary{background-color:var(--button-bg-color)}.hs-hero-section .button--secondary{background-color:transparent}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hs-hero-section.css.map */
