.App{text-align:center}.page-container{min-height:calc(100vh - 134px);padding:24px}.hero-section{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:600px;justify-content:center;position:relative;text-align:center}.hero-section:before{background-color:#0009;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{max-width:800px;padding:0 20px;position:relative;z-index:1}.hero-title{font-size:3.5rem;margin-bottom:10px;text-transform:uppercase}.hero-subtitle{font-size:2rem;margin-bottom:20px}.hero-description{font-size:1.2rem;margin-bottom:30px}.section{padding:60px 0}.section-dark{background-color:#f5f5f5}.product-card{margin-bottom:24px;transition:all .3s}.product-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.contact-form{margin:0 auto;max-width:600px}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.5rem}.section-title{font-size:2rem}}@media (max-width:576px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:1.8rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#0056b3;--secondary-color:#f8f9fa;--accent-color:#ff6b00;--text-color:#333;--light-text:#fff;--dark-bg:#222;--border-color:#ddd;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}ul{list-style:none}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 15px;width:90%}.section-title{color:#0056b3;color:var(--primary-color);font-size:2.5rem;margin-bottom:2rem;padding-bottom:15px;position:relative;text-align:center}.section-title:after{background-color:#ff6b00;background-color:var(--accent-color);bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}section{padding:80px 0}
/*# sourceMappingURL=main.706c4186.css.map*/