.image-hero{position:relative;width:100%;min-height:60dvh;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.image-hero__background-image{width:100%;height:100%;object-fit:cover;display:block}.image-hero__background-image--desktop{display:none}.image-hero__background--desktop-only .image-hero__background-image--desktop{display:block}@media screen and (min-width:750px){.image-hero__background-image--mobile{display:none}.image-hero__background-image--desktop{display:block}}.image-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.image-hero__content{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem}.image-hero__text-wrapper{text-align:center;width:100%;max-width:800px}.image-hero__title{font-size:2.5rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));color:rgb(var(--color-foreground));margin:0 0 .5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media screen and (min-width:750px){.image-hero__title{font-size:3.5rem}}@media screen and (min-width:990px){.image-hero__title{font-size:4.5rem}}.image-hero__text{font-size:1.4rem;line-height:1.4;color:rgb(var(--color-foreground));margin:0 0 2rem;font-weight:200;text-shadow:1px 1px 2px rgba(0,0,0,.5);opacity:.7}.image-hero__text p{margin:0}@media screen and (min-width:750px){.image-hero__text{font-size:1.6rem}}@media screen and (min-width:990px){.image-hero__text{font-size:1.8rem}}.image-hero__link-wrapper{margin-top:2rem}.image-hero__link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground));text-shadow:1px 1px 2px rgba(0,0,0,.5);transition:opacity .3s ease}.image-hero__link:hover{opacity:.8}.image-hero__link.button{text-shadow:none;padding:1.2rem 2.4rem;min-width:200px}.image-hero__link .svg-wrapper{display:inline-flex;align-items:center;transition:transform .3s ease}.image-hero__link:hover .svg-wrapper{transform:translate(.3rem)}@media screen and (max-width:749px){.image-hero{min-height:50vh}.image-hero__title{font-size:3.5rem;margin-bottom:1rem}.image-hero__text{font-size:1.4rem;margin-bottom:1.5rem}.image-hero__link{font-size:1.2rem}.image-hero__link.button{width:100%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/section-image-hero.css.map */
