body.fixed-top-nav.has-hero{padding-top:0!important}.has-hero .container.mt-5{margin-top:0!important}.hero-block{position:relative;width:100%;height:100vh;background-image:var(--hero-image);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:64px}.hero-overlay{position:absolute;inset:0;background:var(--hero-ovl-color,#000);opacity:var(--hero-ovl-op,.35)}.hero-inner{position:relative;z-index:1;max-width:min(1100px,92vw);margin-inline:auto}.hero-title{margin:0;color:#fff;font-weight:800;line-height:1.05;font-size:clamp(2rem,5vw,4rem);text-shadow:0 2px 14px rgba(0,0,0,.25)}.hero-subtitle{margin:.5rem 0 0;color:#eee;font-size:clamp(1rem,1.6vw,1.3rem)}#after-hero+.container{margin-top:2rem}.has-hero .site-header,.has-hero .navbar,.has-hero header.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;box-shadow:none}