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