.custom-hero{position:relative;overflow:hidden;min-height:var(--hero-min-height, 600px)}.custom-hero--auto{--hero-min-height: auto}.custom-hero--small{--hero-min-height: 400px}.custom-hero--medium{--hero-min-height: 600px}.custom-hero--large{--hero-min-height: 800px}.custom-hero--full-screen{--hero-min-height: 100svh}.custom-hero--custom{--hero-min-height: var(--hero-custom-height)}.custom-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.custom-hero__video,.custom-hero__poster,.custom-hero__image,.custom-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.custom-hero__poster{z-index:1}.custom-hero__video{z-index:2}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background-color:rgba(var(--hero-overlay-color, 0, 0, 0),var(--hero-overlay-opacity, .2));pointer-events:none}.custom-hero__link{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10;display:block!important;width:100%!important;height:100%!important;pointer-events:auto!important}.custom-hero__link-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;padding:0;margin:-1px}.custom-hero__content-wrapper{position:relative;z-index:1;min-height:inherit;display:flex;flex-direction:column;justify-content:var(--hero-content-align-v, center);pointer-events:none}.custom-hero__content{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0;max-width:48rem;align-self:var(--hero-content-align-h, flex-start);pointer-events:none}.custom-hero__content :is(h1,h2,h3,p){margin:0}.custom-hero__content :is(a,button,input,textarea,select){pointer-events:auto}.custom-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (max-width:749px){.custom-hero--mobile-auto{--hero-min-height: auto}.custom-hero--mobile-small{--hero-min-height: 300px}.custom-hero--mobile-medium{--hero-min-height: 420px}.custom-hero--mobile-large{--hero-min-height: 560px}.custom-hero--mobile-full-screen{--hero-min-height: 100svh}.custom-hero--mobile-custom{--hero-min-height: var(--hero-custom-height-mobile)}.custom-hero__content{padding:1.25rem 0;gap:.75rem;max-width:100%}.custom-hero__buttons{gap:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
