.hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;color:var(--color-white);padding-bottom:83px}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000004d,#00000026 40%,#0006);z-index:1}.hero__content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;padding-top:80px}.hero__text{font-size:26px;line-height:1.2}.hero__heading{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--text-hero);line-height:1;color:var(--color-white);text-shadow:0 2px 40px rgba(0,0,0,.25);animation:heroFadeIn 1s ease both}.hero__subtext{font-family:var(--font-body);font-weight:var(--weight-medium);font-size:var(--text-body-hero);line-height:1.2;color:#ffffffe6;max-width:600px;text-shadow:0 1px 20px rgba(0,0,0,.2);animation:heroFadeIn 1s ease .2s both}.hero__actions{display:flex;align-items:center;gap:16px;margin-top:8px;animation:heroFadeIn 1s ease .4s both}.hero__cta,.hero__secondary{font-size:var(--text-body-md)}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:960px){.hero__heading{font-size:52px}.hero__subtext{font-size:22px}.hero__bg-image{object-position:left}}@media(max-width:600px){.hero{min-height:500px;padding-bottom:56px}.hero__heading{font-size:38px}.hero__subtext{font-size:18px}.hero__text{font-size:16px}.hero__actions{flex-direction:column;width:100%}.hero__cta,.hero__secondary{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/faranoa-hero.css.map */
