*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-section{min-height:100vh;position:relative;overflow:hidden;will-change:transform;transform:translateZ(0)}.hero-content{position:relative;margin-top:60px;display:flex;flex-direction:column;align-items:center;padding-top:2rem;text-align:center;padding-left:1.5rem;padding-right:1.5rem}.hero-title{margin-bottom:1rem;font-size:1.6875rem;font-weight:700;line-height:1.2}.hero-description{margin-bottom:1.5rem;max-width:95%;font-size:1rem;line-height:1.6}.hero-buttons{display:flex;flex-direction:column;justify-content:center;gap:.75rem;width:100%}.hero-bg-1{left:5%;top:100px;height:250px;width:300px;background-color:rgba(248,113,113,.25);filter:blur(130px)}.hero-bg-1,.hero-bg-2{position:absolute;border-radius:50%}.hero-bg-2{left:0;top:0;height:200px;width:200px;transform:translateX(-40%) translateY(50%);border:1px solid white}@media (min-width:640px){.hero-content{margin-top:80px;padding-top:3rem;padding-left:1.5rem;padding-right:1.5rem}.hero-title{font-size:2.5rem;margin-bottom:1.5rem}.hero-description{max-width:80%;margin-bottom:2rem}.hero-buttons{flex-direction:row;width:auto}.hero-bg-1{height:350px;width:450px}.hero-bg-2{height:300px;width:300px}}@media (min-width:1024px){.hero-title{font-size:3.75rem;margin-bottom:2rem}.hero-description{max-width:40%}}