.custom-hero{position:relative;display:flex;align-items:center;overflow:hidden}.custom-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.custom-hero__img{width:100%;height:100%;object-fit:cover;display:block}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.custom-hero__wrap{position:relative;z-index:1;width:100%;padding-left:1.5rem;padding-right:1.5rem}.custom-hero__content{max-width:66rem;display:flex;flex-direction:column;gap:1.5rem}.custom-hero__content--center{margin-left:auto;margin-right:auto;text-align:center;align-items:center}.custom-hero__content--left{margin-left:0;text-align:left;align-items:flex-start}.custom-hero__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),.9);padding:.45rem 1rem;border-radius:2rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);width:fit-content}.custom-hero__badge-dot{width:7px;height:7px;border-radius:50%;background-color:currentColor;opacity:.9;flex-shrink:0;animation:hero-dot-pulse 2s ease-in-out infinite}@keyframes hero-dot-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.custom-hero__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:800;font-size:clamp(2.75rem,8vw,5.5rem);line-height:1.06;letter-spacing:-.025em;margin:0;color:rgb(var(--color-foreground))}.custom-hero__subheading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:400;line-height:1.55;letter-spacing:-.01em;margin:0;opacity:.88;color:rgb(var(--color-foreground));max-width:44rem}.custom-hero__content--center .custom-hero__subheading{margin-left:auto;margin-right:auto}.custom-hero__description{font-size:1.0625rem;opacity:.78;max-width:40rem;line-height:1.7;color:rgb(var(--color-foreground))}.custom-hero__content--center .custom-hero__description{margin-left:auto;margin-right:auto}.custom-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.375rem}.custom-hero__content--center .custom-hero__buttons{justify-content:center}.custom-hero__buttons .button{font-size:1rem;padding:1rem 2.25rem;letter-spacing:.03em}.custom-hero__text-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.9375rem;font-weight:600;color:rgb(var(--color-foreground));opacity:.72;text-decoration:none;letter-spacing:.02em;transition:opacity .2s ease,gap .25s ease;padding:0;background:none;border:none;line-height:1}.custom-hero__text-link:hover{opacity:1;gap:.6rem}@media screen and (max-width:749px){.custom-hero__wrap{padding-left:1rem;padding-right:1rem}.custom-hero__buttons{flex-direction:column;align-items:stretch}.custom-hero__content--center .custom-hero__buttons{align-items:center}.custom-hero__buttons .button{width:100%;max-width:22rem;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/component-custom-hero.css.map */
