.hero-section{background:linear-gradient(155deg,#32ee935e 10%,#003319cc 30%,#000000e6);color:#fff;justify-content:center;min-height:55vh;overflow:hidden;padding:100px 0;position:relative;text-align:center}.hero-container,.hero-section{align-items:center;display:flex;flex-direction:column}.hero-container{max-width:900px;padding:0 15px;width:100%;z-index:1}.hero-content{max-width:600px;padding:0 10px;text-align:center}.hero-title{color:#fff;font-size:3.2rem;font-weight:700;margin-bottom:15px}.hero-text{color:#aaa;font-size:1.6rem;margin-bottom:30px}.hero-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.hero-button{border-radius:25px;font-size:1.6rem;padding:12px 25px;transition:background-color .3s,color .3s}.btn-primary{background-color:#45f5a1;border:none;color:#000}.btn-secondary{background-color:#000;border:2px solid #fff;color:#fff}.btn-primary:hover,.btn-secondary:hover{background-color:#fff;color:#000}@media (max-width:768px){.hero-title{font-size:2.4rem}.hero-button,.hero-text{font-size:1.4rem}.hero-button{padding:10px 20px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-button,.hero-text{font-size:1.2rem}.hero-button{padding:8px 18px}}
/*# sourceMappingURL=564.575aa33a.chunk.css.map*/