.page-about-us{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.page-about-us *,.page-about-us *:before,.page-about-us *:after{box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-padding{padding:80px 0}.content-wrapper{max-width:800px;margin:0 auto}.hero-gradient{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0;position:relative;overflow:hidden}.hero-gradient:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" fill="white" opacity="0.1"><polygon points="0,100 1000,0 1000,100"/></svg>') no-repeat center bottom;background-size:cover}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:-.02em}.hero-subtitle{font-size:1.75rem;font-weight:400;margin-bottom:3rem;opacity:.95;letter-spacing:.5px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-top:4rem}.stat-item{text-align:center;padding:2rem;background:#ffffff1a;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;display:block}.stat-label{font-size:1rem;opacity:.9;font-weight:500}.story-section{max-width:1000px;margin:0 auto}.story-header{text-align:center;margin-bottom:4rem}.section-title{font-size:3rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.story-subtitle{font-size:1.25rem;color:#6b7280;font-weight:500;margin-bottom:2rem}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem}.story-column{position:relative}.story-highlight{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px}.highlight-number{font-size:2rem;font-weight:700}.highlight-text{font-size:1rem;opacity:.9}.story-paragraph{font-size:1.1rem;line-height:1.8;color:#4b5563;margin-bottom:0}.story-mission{text-align:center;padding:3rem;background:#f9fafb;border-radius:20px;border:1px solid #e5e7eb}.mission-title{font-size:2rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.mission-text{font-size:1.125rem;line-height:1.8;color:#4b5563;max-width:800px;margin:0 auto}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin-bottom:4rem}.team-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:all .3s ease;border:1px solid #e5e7eb}.team-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.team-image{width:100%;height:250px;object-fit:cover}.team-content{padding:2rem}.team-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.team-description{color:#6b7280;line-height:1.6;font-size:1rem}.team-description-section{margin-top:4rem;text-align:center}.text-paragraph{font-size:1.125rem;color:#4b5563;line-height:1.8;margin-bottom:1.5rem}.trade-shows-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.trade-show-card{color:#fff;padding:2.5rem;border-radius:20px;transition:all .3s ease;position:relative;overflow:hidden}.trade-show-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff1a;opacity:0;transition:opacity .3s ease}.trade-show-card:hover:before{opacity:1}.trade-show-card:hover{transform:translateY(-8px)}.trade-show-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.trade-show-header i{font-size:2rem}.trade-show-header h3{font-size:1.5rem;font-weight:600;margin:0}.trade-show-card p{opacity:.9;line-height:1.6;font-size:1.1rem}.exhibition-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.gallery-card{background:#fff;border-radius:20px;box-shadow:0 8px 25px #0000001a;overflow:hidden;transition:all .3s ease;border:1px solid #e5e7eb}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.gallery-image{width:100%;height:200px;object-fit:cover}.gallery-content{padding:1.5rem}.gallery-content h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.gallery-content p{color:#6b7280;font-size:1rem;line-height:1.5}.innovation-section{max-width:1200px;margin:0 auto}.innovation-header{margin-bottom:4rem}.innovation-content{display:flex;flex-direction:column;gap:3rem}.innovation-main{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.innovation-card.featured{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 15px 40px #0000001a;border:1px solid #e5e7eb}.innovation-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.innovation-icon i{font-size:2.5rem}.innovation-text h3{font-size:2rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem}.innovation-text p{color:#4b5563;line-height:1.8;margin-bottom:2rem;font-size:1.1rem}.innovation-features{list-style:none;padding:0}.innovation-features li{color:#6b7280;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.innovation-features li:before{content:"\2713";position:absolute;left:0;color:#10b981;font-weight:700}.innovation-grid-secondary{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.innovation-grid-secondary .innovation-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 8px 25px #00000014;text-align:center;transition:all .3s ease;border:1px solid #e5e7eb}.innovation-grid-secondary .innovation-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.innovation-grid-secondary .innovation-icon{width:60px;height:60px;margin:0 auto 1rem}.innovation-grid-secondary .innovation-icon i{font-size:1.8rem}.innovation-grid-secondary h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.innovation-grid-secondary p{color:#6b7280;line-height:1.6;font-size:.95rem}.section-gradient{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.contact-form-wrapper{max-width:800px;margin:0 auto}.contact-form-container{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 40px #0000001a}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444}.form-group textarea{resize:vertical;min-height:120px}.form-submit{text-align:center;margin-top:1rem}.btn-primary{background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 16px #8b5cf64d}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.alert{padding:1rem;border-radius:8px;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.5rem}.alert-success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.alert-error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.alert ul{margin:.5rem 0 0;padding-left:1rem}.gradient-blue{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.gradient-red{background:linear-gradient(135deg,#ef4444,#ec4899)}.gradient-green{background:linear-gradient(135deg,#10b981,#14b8a6)}.gradient-orange{background:linear-gradient(135deg,#f59e0b,#ef4444)}.gradient-yellow{background:linear-gradient(135deg,#eab308,#f59e0b)}.gradient-indigo{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.text-center{text-align:center}.text-white{color:#fff}.bg-white{background:#fff}.bg-gray-100{background:#f3f4f6}.mb-12{margin-bottom:3rem}.fade-in{opacity:1}.section-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:3rem;line-height:1.7}@media (max-width: 768px){.container{padding:0 15px}.section-padding{padding:60px 0}.hero-gradient{padding:80px 0}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:2rem}.stats-grid,.story-content{grid-template-columns:1fr;gap:2rem}.team-grid,.trade-shows-grid{grid-template-columns:1fr}.exhibition-gallery{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.innovation-main,.innovation-grid-secondary,.form-row{grid-template-columns:1fr}.contact-form-container{padding:2rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:1.75rem}.contact-form-container{padding:1.5rem}.btn-primary{padding:.875rem 1.5rem}}.exhibition-text-section{text-align:center;margin:3rem 0 2rem}.exhibition-section-title{font-size:2rem;font-weight:600;color:#1f2937;margin:0}.trade-shows-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem}
/*# sourceMappingURL=/cdn/shop/t/10/assets/about-us-styles.css.map */
