.custom-hero{position:relative;width:100%;height:calc(100svh - var(--hero-offset, 0px));display:flex;align-items:flex-end;overflow:hidden}@media screen and (min-width:990px){.custom-hero{align-items:center}}.custom-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.custom-hero__media:after{content:"";position:absolute;bottom:0;left:0;right:0;height:65%;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 50%,transparent 100%);pointer-events:none;z-index:1}.custom-hero--dark .custom-hero__media:after{background:linear-gradient(to top,rgba(255,255,255,.8) 0%,rgba(255,255,255,.5) 50%,transparent 100%)}@media screen and (min-width:990px){.custom-hero__media:after{top:0;right:0;bottom:0;left:0;height:auto;background:linear-gradient(to right,rgba(0,0,0,.35) 0%,transparent 50%)}.custom-hero--dark .custom-hero__media:after{background:linear-gradient(to right,rgba(255,255,255,.35) 0%,transparent 50%)}}.custom-hero__image{width:100%;height:100%;object-fit:cover}.custom-hero__content{position:relative;z-index:1;width:100%;max-width:60rem;padding:4rem 1.6rem;display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width:750px){.custom-hero__content{padding:6rem 3.2rem}}@media screen and (min-width:990px){.custom-hero__content{padding:8rem 6rem;gap:2.4rem}}.custom-hero__heading{font-family:Big Shoulders Display,sans-serif;font-weight:700;text-transform:uppercase;font-size:4rem;line-height:1.1;letter-spacing:0;margin:0;color:#fff;text-wrap:balance}.custom-hero--dark .custom-hero__heading{color:#111}@media screen and (min-width:990px){.custom-hero__heading{font-size:7.2rem;line-height:1.05}}.custom-hero__text{font-family:Inter,sans-serif;font-weight:400;font-size:1.6rem;line-height:1.5;margin:0;color:#fff;text-wrap:pretty}@media screen and (min-width:990px){.custom-hero__text{font-size:1.8rem}}.custom-hero--dark .custom-hero__text{color:#767676}.custom-hero__buttons{display:flex;gap:1.2rem;flex-wrap:wrap}.custom-hero__buttons .button{min-width:14rem;font-family:Inter,sans-serif;font-weight:700;font-size:1.6rem;line-height:1;text-transform:uppercase;text-decoration:none;padding:1.6rem 3.2rem;border:none;cursor:pointer;transition:opacity .2s ease;color:#111;background-color:#fff}.custom-hero__buttons .button:after{display:none}.custom-hero__buttons .button:hover{opacity:.85}.custom-hero--dark .custom-hero__buttons .button{color:#fff;background-color:#111}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-hero.css.map */
