.custom-hero-section{position:relative;width:98%;height:100vh;background:#969696;padding:0;overflow:hidden;margin:0 auto}.custom-hero-section--fade-in{opacity:0;animation:custom-hero-fade-in .8s ease forwards}@keyframes custom-hero-fade-in{to{opacity:1}}@media(prefers-reduced-motion:reduce){.custom-hero-section--fade-in{opacity:1;animation:none}}.custom-hero-video,.custom-hero-image,.custom-hero-image--placeholder{display:block;width:100%;height:100%;object-fit:cover}.custom-hero-video,.custom-hero-image,.custom-hero-image--placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:var(--overlay-color, #000000);opacity:var(--overlay-opacity, 0);z-index:1}.custom-hero-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.custom-hero-title{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(4.8rem,9vw,8.4rem);line-height:1;color:#000}.custom-hero-button{margin-top:1.6rem;display:inline-flex;align-items:center;gap:.8rem;padding:0;border:0;background:transparent;color:#000;text-decoration:none;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:clamp(1.6rem,2vw,2.2rem);font-weight:var(--font-body-weight);line-height:1.2;cursor:pointer;transition:opacity .25s ease}.custom-hero-button:hover,.custom-hero-button:focus-visible{opacity:.4}.custom-hero-button-icon{display:inline-flex;align-items:center;justify-content:center;font-style:normal}.custom-hero-button-icon:before{content:"\2192"}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-hero-section.css.map */
