.hero-container{text-align:center;max-width:80rem;margin:0 auto;padding:6rem 1rem}.blur-text-container{justify-content:center;width:100%;display:flex}.hero-title{letter-spacing:-.025em;color:var(--color-dark-text);text-align:center;font-size:2.5rem;font-weight:600;line-height:1.2}.hero-subtitle{color:var(--color-dark-text);max-width:90%;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:400;line-height:1.5}.hero-btn-group{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.hero-btn-group a{font-size:1rem}@media (min-width:640px){.hero-container{padding:8rem 1rem}.hero-title{font-size:3.5rem}.hero-subtitle{max-width:80%;font-size:1.125rem}.hero-btn-group{flex-direction:row;gap:1.5rem}}@media (min-width:1024px){.hero-container{padding:12rem 1rem}.hero-title{font-size:4.5rem}.hero-subtitle{max-width:70%}}
