.location-hero h1,.location-hero h2,.location-hero h3,.location-hero h4,.location-hero h5,.location-hero h6{font-weight:600}.location-hero{background:radial-gradient(circle at 82% 12%,rgba(151,34,29,.08),transparent 32%),linear-gradient(180deg,#fbfaf8,#fff);overflow:hidden;padding:0;position:relative}.location-hero__reveal{animation:location-hero-fade-up .85s cubic-bezier(.22,1,.36,1) forwards;opacity:0;transform:translateY(24px);will-change:opacity,transform}.location-hero__eyebrow.location-hero__reveal{animation-delay:.08s}.location-hero__title.location-hero__reveal{animation-delay:.16s}.location-hero__description.location-hero__reveal{animation-delay:.26s}.location-hero__actions.location-hero__reveal{animation-delay:.36s}.location-hero__media.location-hero__reveal{animation-delay:.22s}.location-hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:.08;position:absolute}.location-hero__container{margin:0 auto;max-width:1500px;padding:0 50px;position:relative;z-index:1}.location-hero__main{align-items:center;display:flex;min-height:588px;position:static}.location-hero__copy{max-width:500px;padding:12px 0;position:relative;z-index:2}.location-hero__eyebrow{color:#5b271f;font-size:15px;font-weight:800;letter-spacing:.12em;line-height:1.55;margin-bottom:22px;text-transform:uppercase}.location-hero__title{color:#211f24;font-size:clamp(2.7rem,7vw,3rem);font-weight:900;letter-spacing:-.05em;line-height:.95;margin:0;text-transform:uppercase}.location-hero__description{margin-top:20px;max-width:460px}.location-hero__description,.location-hero__description p{color:#2d2c32;font-size:18px;line-height:1.55}.location-hero__description p{margin:0}.location-hero__actions{margin-top:26px}.location-hero__button,.location-hero__button:visited{align-items:center;background:#97221d;border:1px solid #97221d;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:.14em;min-height:48px;padding:0 22px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.location-hero__button:focus,.location-hero__button:hover{background:#7c1b17;border-color:#7c1b17;color:#fff;text-decoration:none;transform:translateY(-1px)}.location-hero__media{border-radius:0;bottom:0;left:0;max-width:none;overflow:hidden;position:relative!important;right:0;top:0;width:auto}.location-hero__media:after{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.85) 20%,hsla(0,0%,100%,.4) 40%,transparent 60%);content:"";inset:0;pointer-events:none;position:absolute}.location-hero__image{border-radius:0;display:block;height:100%;object-fit:cover;width:100%}@keyframes location-hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1299px){.location-hero__container{padding:0 32px}}@media (max-width:991px){.location-hero{padding:0}.location-hero__container{padding:0 20px}.location-hero__main{flex-direction:column;min-height:auto}.location-hero__copy{max-width:none;padding:48px 0 32px;text-align:center;width:100%}.location-hero__description{margin-left:auto;margin-right:auto;max-width:640px}.location-hero__actions{display:flex;justify-content:center}.location-hero__media{min-height:320px;position:relative;width:100vw}.location-hero__media:after{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,.6) 25%,transparent 50%)}}@media (max-width:640px){.location-hero__container{padding:0 16px}.location-hero__copy{margin:0 auto;max-width:90%;overflow:hidden;padding:0}.location-hero__title{font-size:clamp(3rem,18vw,2.5rem);letter-spacing:-.04em;line-height:1;overflow-wrap:break-word}.location-hero__eyebrow{font-size:12px;margin-bottom:16px}.location-hero__description,.location-hero__description p{font-size:16px;overflow-wrap:break-word}.location-hero__button,.location-hero__button:visited{max-width:100%;width:100%}.location-hero__media{min-height:260px}}@media (prefers-reduced-motion:reduce){.location-hero__reveal{animation:none;opacity:1;transform:none}}