.page-wrapper{z-index:50;color:#fff;width:100vw;height:100vh;font-size:.8em;font-family:var(--font-stack);background:#0b0c10;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:0;display:flex;position:fixed;top:0;left:0;overflow:hidden}.home-header{text-align:center;z-index:60;max-width:600px;margin-bottom:4rem;padding:0 1rem}.home-h1{letter-spacing:-.05em;margin-bottom:1rem;font-size:3em;font-weight:700}.home-p{color:#8a8d9b;font-size:1.2em;line-height:1.5}.home-ul{width:100%;margin:0;padding:0;list-style:none}.home-li{border-bottom:2px solid #333;width:100%;padding:2rem;display:inline-block;position:relative}.home-link{color:inherit;text-decoration:none;display:block}.swipeimage{object-fit:cover;z-index:65;opacity:0;visibility:hidden;pointer-events:none;border-radius:50%;width:350px;height:350px;position:fixed;top:0;left:0;box-shadow:0 20px 50px #00000080}.home-h3{margin:0;font-size:2em;font-weight:300}@media (max-width:768px){.page-wrapper{justify-content:flex-start;height:auto;min-height:100vh;padding:2rem 0;position:relative;overflow-y:auto}.home-header{margin-top:2rem;margin-bottom:2rem}.home-h1{font-size:2em}.home-p{font-size:1em}.home-li{padding:1.5rem 1rem}.home-h3{font-size:1.5em}.swipeimage{display:none}}
