.hero-section{display:flex;align-items:center;justify-content:center;width:100%;max-width:1440px;padding:16px 0;margin:0 auto}@media(min-width:992px){.hero-section{padding:84px 0}}.hero-container{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:992px){.hero-container{flex-direction:row;gap:40px}}.hero-animation{order:1;margin-bottom:1.5rem}@media(min-width:992px){.hero-animation{margin-bottom:0}}.hero-animation-wrapper{position:relative;width:280px;height:280px}@media(min-width:992px){.hero-animation-wrapper{width:432px;height:432px}}.hero-content{order:2;text-align:center;max-width:550px;margin:0 16px}@media(min-width:992px){.hero-content{margin-left:40px}}.hero-title{color:#000;font-size:28px;font-weight:700;line-height:1.208;margin-bottom:4px}@media(min-width:992px){.hero-title{font-size:48px}}.hero-description{color:#000;font-size:16px;font-weight:500;line-height:1.6;letter-spacing:.02em;margin-bottom:1rem}@media(min-width:992px){.hero-description{font-size:24px}}.hero-cta{width:100%;display:flex;justify-content:center}.downloadSection{display:flex;flex-direction:column;align-items:center;margin-top:8px;flex:1}@media(min-width:640px){.downloadSection{align-items:flex-start}}.downloadButtons{display:flex;flex-direction:row;gap:12px;align-items:center;flex-wrap:wrap;justify-content:center}@media(min-width:640px){.downloadButtons{justify-content:flex-start;flex-wrap:nowrap}}.downloadButton{width:auto;white-space:nowrap}@media(min-width:640px){.downloadButton{width:auto}}