.hero-custom{position:relative;width:100%;min-height:var(--hero-min-height);display:flex;align-items:flex-start;padding-top:2rem}@media screen and (min-width:750px){.hero-custom{min-height:var(--hero-min-height-desktop);align-items:center;padding-top:0}}.hero-custom__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-custom__image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-custom__placeholder{width:100%;height:100%;background:#e8e7e2}.hero-custom__placeholder-svg{width:100%;height:100%;object-fit:cover}.hero-custom__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;display:block}@media screen and (min-width:750px){.hero-custom__overlay{display:none}}.hero-custom__container{position:relative;z-index:1;width:100%;display:flex;padding-top:3rem;padding-bottom:3rem}@media screen and (min-width:750px){.hero-custom__container{padding-top:5rem;padding-bottom:5rem}}.hero-custom__content{width:100%;display:flex}.hero-custom__content--left{justify-content:flex-start}.hero-custom__content--center{justify-content:center;text-align:center}.hero-custom__content--right{justify-content:flex-end}@media screen and (max-width:749px){.hero-custom__content{justify-content:center;text-align:center}}.hero-custom__content-inner{max-width:var(--hero-content-max-width);width:100%}@media screen and (min-width:750px){.hero-custom__content-inner{transform:translate(var(--hero-offset-x),var(--hero-offset-y))}}.hero-custom__subheading{font-size:1rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--hero-text-color);margin:0 0 1.25rem;opacity:.8}.hero-custom__heading{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:var(--hero-heading-color);margin:0 0 1.5rem;white-space:pre-line}.hero-custom__text{font-size:2rem;line-height:1.6;color:var(--hero-text-color);margin:0 0 2rem;opacity:.85}.hero-custom__text p{margin:0}@media screen and (min-width:750px){.hero-custom__subheading{font-size:1.0625rem;margin-bottom:1.5rem}.hero-custom__heading{font-size:clamp(3rem,5vw,4.5rem);margin-bottom:1.75rem}.hero-custom__text{font-size:2rem;margin-bottom:2.5rem}}.hero-custom__buttons{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}@media screen and (max-width:749px){.hero-custom__buttons{justify-content:center}}.hero-custom__button-secondary{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;color:var(--hero-button-secondary);padding:1rem .5rem;transition:all .25s ease}.hero-custom__button-secondary:hover{filter:brightness(.85)}.hero-custom__button-secondary:hover .hero-custom__button-icon{transform:translate(5px)}.hero-custom__button-icon{transition:transform .25s ease;width:20px;height:20px}.hero-custom__buttons a[aria-disabled=true]{pointer-events:none;opacity:.6}@media(prefers-reduced-motion:no-preference){.hero-custom__content-inner>*{animation:heroFadeIn .6s ease-out backwards}.hero-custom__subheading{animation-delay:.1s}.hero-custom__heading{animation-delay:.2s}.hero-custom__text{animation-delay:.3s}.hero-custom__buttons{animation-delay:.4s}}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-hero-custom.css.map */
