.home-container{justify-content:center;align-items:center;min-height:100vh;padding:0 1.5rem;display:flex}.home-content{text-align:center;max-width:48rem}.home-title{letter-spacing:-.025em;text-transform:uppercase;margin-bottom:0;font-size:6rem;font-weight:200}@media (max-width:768px){.home-title{font-size:3.75rem}}@media (max-width:416px){.home-title{font-size:3rem}}.home-subtitle{letter-spacing:.025em;font-size:1.25rem}@media (min-width:768px){.home-subtitle{font-size:1.5rem}}.home-tagline{opacity:.7;margin-bottom:3rem;font-size:1rem}@media (min-width:768px){.home-tagline{font-size:1.125rem}}.home-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.home-button-primary{color:#000;background-color:#fff;border:2px solid #000;padding:.75rem 2rem;text-decoration:none;transition:all .3s}.home-button-primary:hover{color:#fff;background-color:#000}.home-button-secondary{color:#fff;background-color:#000;border:2px solid #000;padding:.75rem 2rem;text-decoration:none;transition:all .3s}.home-button-secondary:hover{color:#000;background-color:#fff}
