.home{width:100vw;height:100vh;background-repeat:no-repeat;background-size:cover;background-position:center;text-align:center;display:grid}.home-title{width:fit-content;margin-inline:auto;padding-block:1rem;padding-inline:1.5rem;font-size:5rem;text-transform:uppercase;font-weight:900;color:#fff;border-radius:20px;background:#02295799;mix-blend-mode:hard-light;font-family:Asap,sans-serif}.home-subtitle{font-size:3rem;color:#fff;text-shadow:2px 4px 4px rgba(0,0,0,.45);font-family:Asap,sans-serif}.home-nav{display:flex;gap:6rem;justify-content:center;align-items:center;flex-wrap:wrap;margin:auto;font-size:3rem}.home-nav>*{font-size:3rem}.home-nav>*:nth-child(2){font-size:4rem}
