.hero-rounded-banner{position:relative;width:100%;overflow:hidden}.hero-rounded-banner__inner{position:relative;height:var(--hero-height-desktop);border-radius:var(--hero-radius-desktop);overflow:hidden}@media screen and (max-width: 767px){.hero-rounded-banner__inner{height:var(--hero-height-mobile);border-radius:var(--hero-radius-mobile)}}.hero-rounded-banner__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-rounded-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--overlay-color, rgba(0,0,0,.3));z-index:2}.hero-rounded-banner__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;max-width:var(--content-max);margin:0 auto;padding:0 2rem}
/*# sourceMappingURL=/cdn/shop/t/38/compiled_assets/styles.css.map */
