@media screen and (max-width:799px){.nav--active .nav{display:flex;flex-direction:column;align-items:center;padding-top:4rem;padding-bottom:3em}.nav--active .nav__list{display:flex;flex-direction:column;height:calc(100vh - 4rem - 3em);justify-content:flex-start}.nav--active .nav__list li:last-child{margin-top:auto}.splash{padding-left:1rem;padding-right:0;padding-top:5rem}.splash-container{width:100%}.splash{width:100%;max-width:100%}.splash h1{white-space:nowrap}.splash h2{white-space:nowrap}}@media screen and (max-width:799px) and (max-width:400px){.splash h2{white-space:normal}}@media screen and (min-width:800px){.nav{height:100vh;display:flex;flex-direction:column}.nav__list{display:flex;flex-direction:column;height:100%;justify-content:flex-start}.nav__list li:last-child{margin-top:auto;padding-bottom:3em}}