:root{--hero-txt-bg:#0006}.hero-div{top:calc(var(--navbar-ht) * -1.5);width:100%;height:fit-content;margin:auto;position:relative;left:0;right:0}.splash-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-copy{text-shadow:4px 4px 2px #000;z-index:3;margin-left:50px;font-family:beloved-sans;font-size:4.5vw;font-weight:700;position:absolute;top:80px}.divider-div{width:100%;position:relative;overflow-x:hidden}@media screen and (max-width:1000px){.hero-div{top:-18vw}}@media screen and (max-width:767px){.hero-div{top:var(--navbar-ht)}}
