.splash-section{min-height:1000px;padding:6em 5vw 0 5vw;position:sticky;top:0}.splash-section>.flex-row{align-items:center;justify-content:space-evenly}.splash-text{max-width:600px;padding-top:4em}.splash-text h1,.splash-text span,.splash-text p{color:var(--background)}.splash-display{max-width:1000px;padding:2em;text-align:center}.splash-display img{filter:drop-shadow(8px 10px 8px black);max-width:600px;width:100%}.splash-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.splash-background img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.treeline-section{display:flex;overflow:hidden;position:relative;width:100%;z-index:10}@media screen and (max-width:960px){.splash-background img{height:150%}}@media screen and (max-width:1500px){.splash-section{position:static}}