body.has-hero-fixed{--hero-h:max(calc(90vh + 74px),700px)}.wp-block-propcomm-hero-block{display:flex;flex-direction:column;width:100%;height:var(--hero-h,95vh);overflow:hidden;background-color:var(--brand-secondary);margin:0;padding-block:0 !important;will-change:transform}body.has-hero-fixed .wp-block-propcomm-hero-block{position:fixed;top:-74px;left:0;right:0;width:100%;z-index:-1}body.has-hero-fixed .site-wrapper{padding-top:0 !important}body.has-hero-fixed .site-main{position:relative;z-index:2;margin-top:calc(var(--hero-h) - 75px)}.hero-block__bg{position:absolute;left:0;right:0;top:-30%;height:135%;background-size:cover;background-position:center bottom;background-repeat:no-repeat;z-index:1;will-change:transform}.hero-block__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center bottom;display:block}.hero-block__bg--video{width:100%;height:135%;object-fit:cover;object-position:center bottom;opacity:0;transition:opacity 1.1s cubic-bezier(.16,1,.3,1)}.hero-block__overlay{opacity:0;transition:opacity 1.1s cubic-bezier(.16,1,.3,1)}.wp-block-propcomm-hero-block.is-loaded .hero-block__bg--video{opacity:1}.wp-block-propcomm-hero-block.is-loaded .hero-block__overlay{opacity:var(--hero-ov,0.4)}.wp-block-propcomm-hero-block:not(:has(.hero-block__bg--video)) .hero-block__overlay{opacity:var(--hero-ov,0.4);transition:none}.hero-block__overlay{position:absolute;inset:0;z-index:2}.hero-block__content{position:relative;z-index:3;display:flex;flex-direction:column;flex:1;width:100%}.hero-block__top{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:calc(74px + var(--sp-12)) clamp(1.5rem,6vw,4rem) var(--sp-8);gap:0}.hero-block__line--1{display:block;font-family:var(--font-title);text-transform:uppercase;opacity:0;transform:translateY(-14px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);max-width:600px}.hero-block__top.is-visible .hero-block__line--1{opacity:1;transform:translateY(0)}.hero-block__subheading{font-family:var(--font-body) !important;font-weight:400;line-height:1.55;width:100%;max-width:600px;margin:var(--sp-4) auto 0;color:inherit;opacity:0;transform:translateY(-14px);transition:opacity .9s .15s cubic-bezier(.16,1,.3,1),transform .9s .15s cubic-bezier(.16,1,.3,1)}.hero-block__top.is-visible .hero-block__subheading{opacity:.82;transform:translateY(0)}.hero-block__link{display:inline-flex;align-items:center;gap:var(--sp-2);font-family:var(--font-body);font-size:clamp(1.5rem,1.8vw,1.7rem);font-weight:400;text-decoration:none;margin-top:var(--sp-8);background:var(--btn-primary-bg);color:var(--btn-primary-text);border:1px solid transparent;border-radius:4px;padding:14px 28px;opacity:0;transform:translateY(-12px);transition:opacity .9s .3s cubic-bezier(.16,1,.3,1),transform .9s .3s cubic-bezier(.16,1,.3,1),background-color .15s,color .15s,border-color .15s,gap .2s}.hero-block__link--secondary{background:transparent;color:var(--btn-secondary-text);border-color:var(--btn-secondary-border)}.hero-block__link--tertiary{background:transparent;color:var(--btn-tertiary-text);padding:0 0 var(--sp-1);border:0;border-bottom:1px solid var(--btn-tertiary-line);border-radius:0}.hero-block__link--light{background:var(--btn-primary-light-bg);color:var(--btn-primary-light-text)}.hero-block__link--secondary.hero-block__link--light{background:transparent;color:var(--btn-secondary-light-text);border-color:var(--btn-secondary-light-border)}.hero-block__link--tertiary.hero-block__link--light{background:transparent;color:var(--btn-tertiary-light-text);border-bottom-color:var(--btn-tertiary-light-line)}.hero-block__top.is-visible .hero-block__link{opacity:.9;transform:translateY(0)}.hero-block__link::after{content:'→';font-size:0.9em;transition:transform 0.2s cubic-bezier(.25,.46,.45,.94)}.hero-block__link:hover{background:var(--btn-primary-hover-bg);color:var(--btn-primary-hover-text)}.hero-block__link--secondary:hover{background:var(--btn-secondary-hover-border);color:var(--btn-secondary-hover-text);border-color:var(--btn-secondary-hover-border)}.hero-block__link--tertiary:hover{background:transparent;color:var(--btn-tertiary-hover-text);border-bottom-color:var(--btn-tertiary-hover-line)}.hero-block__link--light:hover{background:var(--btn-primary-light-hover-bg);color:var(--btn-primary-light-hover-text)}.hero-block__link--secondary.hero-block__link--light:hover{background:var(--btn-secondary-light-hover-border);color:var(--btn-secondary-light-hover-text);border-color:var(--btn-secondary-light-hover-border)}.hero-block__link--tertiary.hero-block__link--light:hover{background:transparent;color:var(--btn-tertiary-light-hover-text);border-bottom-color:var(--btn-tertiary-light-hover-line)}.hero-block__link:hover::after{transform:translateX(4px)}.hero-block__bottom{flex-shrink:0;overflow:hidden;line-height:0.82;padding-bottom:var(--sp-12)}.hero-block__line--2{display:block;font-family:var(--font-title);font-weight:400;font-size:clamp(3rem,13vw,16rem);text-align:center;white-space:nowrap;width:var(--nav-width);margin:0 auto;padding:0;opacity:0;transform:translateY(110%);transition:opacity .6s .1s ease,transform 1.1s .1s cubic-bezier(.16,1,.3,1)}.hero-block__bottom.is-visible .hero-block__line--2{opacity:1;transform:translateY(0)}.wp-block-propcomm-hero-block mark{background:none;color:inherit}@media (max-width:900px){.hero-block__bottom.is-visible .hero-block__line--2{transform:translateY(0)}.hero-block__line--2{font-size:clamp(2.75rem,13vw,8.5rem) !important}.hero-block__bg--video{transform:scale(1.98);width:100%;min-height:10%;transform-origin:center bottom;object-position:center bottom}.hero-block__line--1{font-size:calc(clamp(1.9rem,6vw,3.75rem) * var(--pc-line-scale,1)) !important}}@media (max-width:600px){body.has-hero-fixed{--hero-h:calc(95svh + 74px)}body.has-hero-fixed .site-main{margin-top:calc(var(--hero-h) - 74px)}.hero-block__bg--video{transform:scale(1.98);width:100%;min-height:10%;transform-origin:center bottom;object-position:center bottom}.hero-block__top{padding:calc(74px + var(--sp-8)) 1.5rem var(--sp-6)}.hero-block__line--1{font-size:calc(clamp(1.7rem,8vw,2.6rem) * var(--pc-line-scale,1)) !important}.hero-block__subheading{font-size:clamp(0.95rem,4vw,1.1rem) !important}.hero-block__link{font-size:1.15rem !important}}.hero-block__line--2 .hero-block__line-plain{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.hero-block__line-svg{display:block;width:calc(100% * var(--wm-scale,1));margin-inline:auto;height:auto;overflow:visible;fill:currentColor}@media (max-width:600px){.hero-block__line-svg{width:calc((100% - 2 * var(--content-pad)) * var(--wm-scale,1))}}.hero-block__line-svg text{font-family:var(--font-title,'ConcretteXL',Georgia,serif);font-size:161px;letter-spacing:0.25em;font-weight:400;text-transform:uppercase}