.custom-hero{position:relative;width:100%;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.custom-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.custom-hero__background-image{width:100%;height:100%;object-fit:cover;display:block}.custom-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000,#0000004d,#000);z-index:1}.custom-hero__content{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;padding:4rem 1.5rem}.custom-hero__text-wrapper{text-align:center;width:100%;max-width:800px}.custom-hero__title{font-size:3rem;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)));text-transform:uppercase;letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));margin:0 0 3rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}@media screen and (min-width: 750px){.custom-hero__title{font-size:4.5rem}}@media screen and (min-width: 990px){.custom-hero__title{font-size:6rem}}.custom-hero__buttons{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center}@media screen and (min-width: 750px){.custom-hero__buttons{flex-direction:row;gap:2rem}}.custom-hero__button{min-width:200px;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border:1px solid rgb(var(--color-foreground));transition:all .3s ease}.custom-hero__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.custom-hero__button.button--primary{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.custom-hero__button.button--primary:hover{background-color:rgba(var(--color-foreground),.9)}.custom-hero__button.button--secondary{background-color:transparent;color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-foreground))}.custom-hero__button.button--secondary:hover{background-color:rgba(var(--color-foreground),.1)}@media screen and (max-width: 749px){.custom-hero{min-height:60vh}.custom-hero__title{font-size:2.5rem;margin-bottom:2rem}.custom-hero__button{width:100%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-custom-hero.css.map */
