.rf-subpage-hero{align-items:center;background-image:var(--rf-bg-image);background-position:50%;background-size:cover;color:#fff;display:flex;flex-direction:column;height:560px;justify-content:center;position:relative}.rf-subpage-hero:before{background:linear-gradient(180deg,rgba(20,12,4,.8) 0,rgba(20,12,4,.55) 18%,rgba(20,12,4,.3) 40%,rgba(20,12,4,.3) 70%,rgba(20,12,4,.6)),radial-gradient(ellipse 60% 50% at 50% 45%,rgba(20,12,4,.55) 0,rgba(20,12,4,0) 75%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.rf-subpage-hero-content{align-self:center;margin-top:40px;max-width:760px;padding:0 24px;position:relative;text-align:center;z-index:1}.rf-subpage-hero h1{color:#fff;font-family:var(--rf-font-heading);font-size:clamp(52px,7.5vw,82px);font-weight:400;letter-spacing:.01em;line-height:1.05;margin-bottom:20px;text-shadow:0 2px 16px rgba(0,0,0,.55),0 1px 2px rgba(0,0,0,.4);text-transform:capitalize}.rf-subpage-hero-subtitle{color:hsla(0,0%,100%,.94);font-family:var(--rf-font-body);font-size:clamp(15px,1.8vw,19px);font-style:italic;line-height:1.65;margin:0 auto;max-width:580px;text-shadow:0 1px 8px rgba(0,0,0,.55),0 1px 2px rgba(0,0,0,.4)}@media (max-width:900px){.rf-subpage-hero{height:460px}.rf-subpage-hero-content{margin-top:40px}}