.jaivie-hero-v2{position:relative;display:flex;width:100%;min-height:var(--jaivie-hero-height-desktop);overflow:hidden;isolation:isolate;background:#000}.jaivie-hero-v2__media,.jaivie-hero-v2__picture{position:absolute;top:0;right:0;bottom:0;left:0}.jaivie-hero-v2__picture{display:block;width:100%;height:100%}.jaivie-hero-v2__image,.jaivie-hero-v2__placeholder{display:block;width:100%;height:100%;object-fit:cover;filter:brightness(var(--jaivie-hero-brightness-desktop));transition:filter .25s ease}.jaivie-hero-v2__content{position:relative;z-index:2;display:flex;align-items:center;width:100%;padding-top:5rem;padding-bottom:5rem}.jaivie-hero-v2__box{width:100%;max-width:68rem;color:#fff;transform:translateY(var(--jaivie-hero-content-offset-desktop))}.jaivie-hero-v2--desktop-left .jaivie-hero-v2__content{justify-content:flex-start;text-align:left}.jaivie-hero-v2--desktop-center .jaivie-hero-v2__content{justify-content:center;text-align:center}.jaivie-hero-v2--desktop-right .jaivie-hero-v2__content{justify-content:flex-end;text-align:right}.jaivie-hero-v2__eyebrow{display:inline-block;margin-bottom:1.6rem;padding-bottom:2.4rem;color:#c8a46b;border-bottom:2px solid #c8a46b;font-size:1.4rem;font-weight:600;letter-spacing:.35em;line-height:1.2;text-transform:uppercase}.jaivie-hero-v2__heading{max-width:18ch;margin:0;color:#fff;font-size:clamp(4.8rem,5vw,6.8rem);font-weight:500;letter-spacing:.01em;line-height:1.03;text-transform:uppercase}.jaivie-hero-v2__text{max-width:42rem;margin-top:2rem;color:#ffffffe0;font-size:1.7rem;line-height:1.65}.jaivie-hero-v2__text p{margin:0}.jaivie-hero-v2--desktop-center .jaivie-hero-v2__heading,.jaivie-hero-v2--desktop-center .jaivie-hero-v2__text{margin-right:auto;margin-left:auto}.jaivie-hero-v2--desktop-right .jaivie-hero-v2__heading,.jaivie-hero-v2--desktop-right .jaivie-hero-v2__text{margin-left:auto}.jaivie-hero-v2__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}.jaivie-hero-v2--desktop-center .jaivie-hero-v2__buttons{justify-content:center}.jaivie-hero-v2--desktop-right .jaivie-hero-v2__buttons{justify-content:flex-end}.jaivie-hero-v2__button{display:inline-flex;align-items:center;justify-content:center;min-width:18rem;min-height:5.4rem;padding:1.4rem 2.8rem;border-radius:0;font-size:1.5rem;font-weight:600;letter-spacing:.14em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease}.jaivie-hero-v2__button--primary{background:#c8a46b;color:#000;border:1px solid #C8A46B}.jaivie-hero-v2__button--primary:hover{background:#fff;color:#000;border-color:#fff}.jaivie-hero-v2__button--secondary{background:transparent;color:#c8a46b;border:1px solid #C8A46B}.jaivie-hero-v2__button--secondary:hover{background:#c8a46b;color:#000}@media screen and (max-width:749px){.jaivie-hero-v2{height:var(--jaivie-hero-height-mobile);min-height:0}.jaivie-hero-v2__image,.jaivie-hero-v2__placeholder{filter:brightness(var(--jaivie-hero-brightness-mobile))}.jaivie-hero-v2__content{height:100%;box-sizing:border-box;align-items:flex-start;padding:2.4rem 1.6rem 3rem}.jaivie-hero-v2__box{max-width:25rem;margin-top:0;transform:translateY(var(--jaivie-hero-content-offset-mobile))}.jaivie-hero-v2--mobile-left .jaivie-hero-v2__content{justify-content:flex-start;text-align:left}.jaivie-hero-v2--mobile-center .jaivie-hero-v2__content{justify-content:center;text-align:center}.jaivie-hero-v2--mobile-right .jaivie-hero-v2__content{justify-content:flex-end;text-align:right}.jaivie-hero-v2__eyebrow{margin-bottom:1.2rem;padding-bottom:1.4rem;font-size:1.1rem;letter-spacing:.28em}.jaivie-hero-v2__heading{max-width:9ch;font-size:clamp(2.5rem,7vw,3rem);line-height:1.04;text-wrap:balance}.jaivie-hero-v2__text{max-width:24rem;margin-top:1.4rem;font-size:1.35rem;line-height:1.55}.jaivie-hero-v2__buttons{flex-direction:column;width:100%;max-width:22rem;gap:.8rem;margin-top:1.8rem}.jaivie-hero-v2__button{width:100%;min-width:0;min-height:4.5rem;padding:1rem 1.4em;font-size:1.5rem}.jaivie-hero-v2--mobile-center .jaivie-hero-v2__box,.jaivie-hero-v2--mobile-center .jaivie-hero-v2__heading,.jaivie-hero-v2--mobile-center .jaivie-hero-v2__text,.jaivie-hero-v2--mobile-center .jaivie-hero-v2__buttons{margin-right:auto;margin-left:auto}.jaivie-hero-v2--mobile-right .jaivie-hero-v2__box,.jaivie-hero-v2--mobile-right .jaivie-hero-v2__heading,.jaivie-hero-v2--mobile-right .jaivie-hero-v2__text,.jaivie-hero-v2--mobile-right .jaivie-hero-v2__buttons{margin-left:auto}}@media screen and (min-width:750px){.jaivie-hero-v2 .jaivie-hero-v2__content.page-width{width:100%;max-width:none;padding-right:5rem;padding-left:5rem}}@media screen and (min-width:1600px){.jaivie-hero-v2 .jaivie-hero-v2__content.page-width{padding-right:8rem;padding-left:8rem}.jaivie-hero-v2__heading{font-size:6.8rem}.jaivie-hero-v2__text{font-size:1.9rem}}@media screen and (min-width:2000px){.jaivie-hero-v2 .jaivie-hero-v2__content.page-width{padding-right:15rem;padding-left:15rem}.jaivie-hero-v2__heading{font-size:7.6rem}.jaivie-hero-v2__text{font-size:2.1rem}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/jaivie-hero-v2.css.map */
