*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;color:var(--text-dark);font-family:var(--font-body);line-height:var(--lh-normal);position:relative;z-index:0}h1,h2,h3,h4{color:var(--navy);font-weight:700;line-height:var(--lh-tight)}p{color:var(--text-dark);font-size:var(--fs-md)}.container{margin:0 auto;max-width:1080px;width:90%}section{z-index:1}footer,section{position:relative}footer{z-index:10}.hero{background:#000;height:100vh;overflow:hidden;position:relative;width:100%}.hero img,.hero-video,.hero-video img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero .overlay{background:rgba(0,0,0,.28);inset:0;pointer-events:none;position:absolute;z-index:1}.hero-content{position:relative;z-index:2}