.hs-hero-banner{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hs-hero-banner__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hs-hero-banner__background img{height:100%;object-fit:cover;width:100%}.hs-hero-banner__overlay{background:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.65));bottom:0;left:0;position:absolute;right:0;top:0}.hs-hero-banner__content{margin:0 auto;max-width:800px;padding:2rem 1.5rem;position:relative;z-index:1}.hs-hero-banner__eyebrow{color:hsla(0,0%,100%,.85);display:block;font-size:.6875rem;font-weight:600;letter-spacing:.2em;margin-bottom:1.5rem;text-shadow:0 1px 4px rgba(0,0,0,.5);text-transform:uppercase}.hs-hero-banner__title{color:#fff;font-family:Cormorant Garamond,serif;font-size:4.5rem;font-weight:400;line-height:1.05;margin:0 0 1.5rem;text-shadow:0 2px 8px rgba(0,0,0,.3)}.hs-hero-banner__title em{color:#e8c9a8;font-style:italic;text-shadow:0 2px 12px rgba(0,0,0,.6)}.hs-hero-banner__subtitle{color:hsla(0,0%,100%,.8);font-family:Montserrat,sans-serif;font-size:1rem;line-height:1.8;margin:0 auto 2.5rem;max-width:560px}.hs-hero-banner__cta-group{align-items:center;display:flex;gap:1.25rem;justify-content:center}.hs-hero-banner__cta{border-radius:100px;display:inline-block;font-family:Montserrat,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.2em;padding:.9375rem 2rem;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.hs-hero-banner__cta--primary{background-color:#a85b10;border:1px solid #a85b10;color:#fff}.hs-hero-banner__cta--primary:focus,.hs-hero-banner__cta--primary:hover{background-color:#8a4a0d;border-color:#8a4a0d}.hs-hero-banner__cta--secondary{background-color:transparent;border:1px solid hsla(0,0%,100%,.6);color:#fff}.hs-hero-banner__cta--secondary:focus,.hs-hero-banner__cta--secondary:hover{border-color:#fff}.hs-hero-banner__scroll-indicator{bottom:2rem;color:hsla(0,0%,100%,.6);left:50%;position:absolute;transform:translateX(-50%);z-index:1}@media screen and (max-width:991px){.hs-hero-banner__title{font-size:3.5rem}}@media screen and (max-width:767px){.hs-hero-banner{min-height:80vh}.hs-hero-banner__title{font-size:2.75rem}.hs-hero-banner__subtitle{font-size:.9375rem}.hs-hero-banner__cta-group{flex-direction:column}.hs-hero-banner__cta{width:100%}}