.hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;background:#000;color:#fff;background-image:url(/assets/init-v5K1xKzL.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;z-index:0}.hero-title{font-size:5rem!important;margin:0}.hero-subtitle{font-size:1.25rem!important;margin-top:1rem}.hero-section:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#00000080;z-index:1}.hero-section>*{position:relative;z-index:2}.hero-buttons{margin-top:2rem;display:flex;gap:1rem;z-index:2}.hero-btn-primary{background-color:#fff!important;color:#000!important;border-radius:50px!important;padding:.6rem 1.5rem;font-weight:700;transition:all .3s ease}.hero-btn-primary:hover{background-color:#e0e0e0!important}.hero-btn-secondary{background-color:transparent!important;color:#fff!important;border:2px solid #fff!important;border-radius:50px!important;padding:.6rem 1.5rem;font-weight:700;transition:all .3s ease}.hero-btn-secondary:hover{background-color:#ffffff1a!important}.about-product-section{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f9fa}.about-product-title{font-size:2.5rem;margin-bottom:1rem;text-align:center}.about-product-description{max-width:60%;margin-bottom:3rem;text-align:center}.aboutProduct-buttons{margin-top:2rem;display:flex;gap:1rem;z-index:2}.aboutProduct-btn-primary{background-color:#010101!important;color:#fff!important;border-radius:50px!important;padding:.6rem 1.5rem;font-weight:700;transition:all .3s ease;font-size:.8rem!important}.aboutProduct-btn-primary:hover{background-color:#e0e0e0!important}.about-product-section{padding:4rem 2rem;text-align:center;background-color:#f5f5f5}.about-product-title{margin-bottom:1.5rem}.about-product-description{max-width:700px;margin:0 auto 3rem}.features-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.feature-card{flex:1 1 200px;max-width:250px;display:flex;flex-direction:column;align-items:center;text-align:center}.feature-icon{color:#000;margin-bottom:.5rem}.feature-label{font-size:.75rem;color:#888}.feature-title{font-weight:600;margin:.3rem 0}.feature-description{font-size:.9rem;color:#555}.contact-section{display:flex;align-items:center;padding-top:3rem;min-height:100vh;background-color:#000e;color:#fff}.contact-form-container{max-width:45%;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.contact-input label{color:#ccc}.contact-input .MuiOutlinedInput-root{color:#fff}.contact-input .MuiOutlinedInput-notchedOutline{border-color:#ccc}.contact-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.contact-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#fff}.contact-button{background-color:#fff!important;color:#000!important;padding:.75rem 2rem;border-radius:50px!important;font-weight:700;transition:background-color .3s ease}.contact-button:hover{background-color:#ddd!important}.contact-input label.Mui-focused{color:#fff}@media all and (max-width: 479px){.contact-form-container{max-width:90%}}.footer-section{display:flex;justify-content:space-between;align-items:center;background-color:#000;color:#fff;padding:2rem 1rem;flex-wrap:wrap}.footer-icons{display:flex}.footer-icons .MuiSvgIcon-root{color:#fff;transition:color .3s ease}.footer-icons .MuiSvgIcon-root:hover{color:#1a5891}.footer-text{font-size:100px;color:#afafaf}.footer-text:hover{color:#afafaf}
